Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.27 KB

README.md

File metadata and controls

27 lines (15 loc) · 1.27 KB

DevSecOps HTTP Application

License Python 3.6

This repository contains the practice code for the Code Practices lab in the Coursera.org course IBM-CD0267EN-SkillsNetwork Application Security and Monitoring

Contents

This lab contains a Python Flask backend with a React frontend. It demonstrates the use of Flask-CORS to remediate Cross Origin Resource Sharing (CORS) vulnerabilities and Flask-Talisman for creating secure HTTP headers.

Authors

Richard Ye
John J. Rofrano Senior Technical Staff Member, DevOps Champion, @ IBM Research

License

Copyright (c) IBM Corporation. All rights reserved.

Licensed under the Apache License. See LICENSE

This repo is part of the Coursera.org course IBM-CD0267EN-SkillsNetwork Application Security and Monitoring


© IBM Corporation 2022. All rights reserved.