aboutcode-org / aboutcode-org/vulnerablecode
Provide throttled API for unauthenticated users
Open
API
- Dominant language
- Python
- Stars
- 702
- Forks
- 328
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 3
Description
There are a good number of use cases where the number of requests are fairly low, and having them go through an authenticated API is quite overkill.
Use cases that might benefit from this:
- VulnTotal :)
- Simple script that tracks new vulnerabilities in a particular package every day
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.