ken-william / devops-capstone-project

devops-capstone-project
Apache License 2.0
0 stars 0 forks source link

Need to add security headers and CORS policies #13

Open ken-william opened 1 week ago

ken-william commented 1 week ago

Title: Need to add security headers and CORS policies
As a service provider
I need my service to use security headers and CORS policies
So that my web site is not vulnerable to CORS attacks

Assumptions

Acceptance Criteria


Given the site is secured
When a REST API request is made
Then secure headers and a CORS policy should be returned