Skip to content

ibm-developer-skills-network/DevSecOps-HTTP-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.