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

New Rule: Require CORS (OWASP API8) #5

Closed
2 tasks done
philsturgeon opened this issue Sep 23, 2022 · 1 comment · Fixed by #51
Closed
2 tasks done

New Rule: Require CORS (OWASP API8) #5

philsturgeon opened this issue Sep 23, 2022 · 1 comment · Fixed by #51
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed released

Comments

@philsturgeon
Copy link
Contributor

philsturgeon commented Sep 23, 2022

User Story Description

As an API Designer I should probably create a shared CORS header and apply it to all my responses because I always forget to add CORS, and it would be nice if Spectral could remind me to spec it, so that Prism Proxy will remind me to actually code it in. Otherwise this will definitely go online without CORS.

Acceptance Criteria

More information: https://apisecurity.io/encyclopedia/content/owasp/api7-security-misconfiguration

@philsturgeon philsturgeon added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Oct 3, 2022
@philsturgeon philsturgeon changed the title New Rule: Require CORS New Rule: Require CORS (OWASP API7) Oct 3, 2022
@philsturgeon philsturgeon changed the title New Rule: Require CORS (OWASP API7) New Rule: Require CORS (OWASP API8) Jan 31, 2024
Copy link

github-actions bot commented Mar 5, 2024

🎉 This issue has been resolved in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants