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 rate limit to requests sent to other services #1432

Open
cuixq opened this issue Dec 9, 2024 · 2 comments
Open

Add rate limit to requests sent to other services #1432

cuixq opened this issue Dec 9, 2024 · 2 comments
Labels
guided remediation Related to guided remediation / osv-scanner fix

Comments

@cuixq
Copy link
Contributor

cuixq commented Dec 9, 2024

OSV-Scanner sends requests to other services for various purposes. Considering there may be rate limit policies for these services, we should add rate limit to these requests. golang.org/x/time/rate might be something useful here.

@cuixq cuixq added the guided remediation Related to guided remediation / osv-scanner fix label Dec 9, 2024
@sureshkrishnan-v
Copy link

sureshkrishnan-v commented Dec 9, 2024

Hello! I would like to contribute to this issue. Could you please assign it to me? Thank you! and i am new to open source and i have 1 year experience as a golang developer can you guys please guide me to solve this issue

@cuixq
Copy link
Contributor Author

cuixq commented Dec 9, 2024

@sureshkrishnan-v I think this may not be a good first issue since it requires familiarity on this repository, feel free to contribute to other good first issues!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
guided remediation Related to guided remediation / osv-scanner fix
Projects
None yet
Development

No branches or pull requests

2 participants