Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to Add Security Headers and CORS Policies #16

Closed
rodriguez-miguel-angel opened this issue Mar 22, 2023 · 0 comments
Closed

Need to Add Security Headers and CORS Policies #16

rodriguez-miguel-angel opened this issue Mar 22, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rodriguez-miguel-angel
Copy link
Owner

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

  • Flask-Talisman will be used for security headers
  • Flask-Cors will be used to establish cross-origin resource sharing (CORS) policies

Acceptance Criteria

Given the site is secured
When a REST API request is made
Then secure headers and a CORS policy should be returned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant