aboutcode-org / aboutcode-org/vulnerablecode
Provide `min_score` and `max_score` values in the Package API endpoint
Open
- Dominant language
- Python
- Stars
- 702
- Forks
- 328
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 3
Description
A "range string" is not an actional data point, it's not conveniant to be used for sorting, filtering, etc...
A better data in the API would be the `min_score` and `max_score`, as the range string can easily be computed from those 2.
We want to make sure this is available in the bulk_search as well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.