AppThreat / AppThreat/vulnerability-db
Support for package metadata
Open
- Dominant language
- Python
- Stars
- 151
- Forks
- 23
- Avg merge
- 22m
- Merged PRs (30d)
- 7
Description
While working on a new risk scoring feature for dep-scan, I realized the need for a database for package metadata to prevent querying npm and pypi datasources for each invocation.
This perhaps will be a separate file with its own index to prevent the vulnerability database from becoming large. Separate flag will be added to perform package metadata fetching.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.