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

Discuss throttling rate for each API endpoint #991

Closed
TG1999 opened this issue Nov 1, 2022 · 2 comments
Closed

Discuss throttling rate for each API endpoint #991

TG1999 opened this issue Nov 1, 2022 · 2 comments
Assignees

Comments

@TG1999
Copy link
Contributor

TG1999 commented Nov 1, 2022

We have 7 API endpoints currently, we need to discuss throttling rate for each endpoint

  • /packages
    • /packages/all
    • /packages/bulk_search
  • /vulnerabilities
  • /alias
  • /cpes
    • /cpe/bulk_search
@TG1999
Copy link
Contributor Author

TG1999 commented Nov 3, 2022

Here are the proposed throttling rate for basic user for each endpoint

  • /packages - 10/min
    • /packages/all - 1/hour
    • /packages/bulk_search - 5/hour
  • /vulnerabilities - 10/min
  • /alias - 5/min
  • /cpes - 5/min
    • /cpe/bulk_search - 5/hour

@TG1999
Copy link
Contributor Author

TG1999 commented Nov 11, 2022

Done in #993

@TG1999 TG1999 closed this as completed Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants