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

add security features to web services plugin #13227

Open
4 tasks
jeabakker opened this issue Jun 5, 2020 · 0 comments
Open
4 tasks

add security features to web services plugin #13227

jeabakker opened this issue Jun 5, 2020 · 0 comments
Labels

Comments

@jeabakker
Copy link
Member

jeabakker commented Jun 5, 2020

  • rate limiting
  • IP limits / origin / referrer checks (API key can only be used from a certain domain / IP address)
  • limit API methods to API token (don't allow all API methods)
  • support PUT / DELETE HTTP methods

based on https://cheatsheetseries.owasp.org/cheatsheets/REST_Security_Cheat_Sheet.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant