aboutcode-org / aboutcode-org/vulnerablecode
process_advisories should check if fixed version lies within the affected_version_range
Open
- Dominant language
- Python
- Stars
- 702
- Forks
- 328
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 3
Description
It is possible - by error - that a fix version is provided which already lies within the ``affected_version_ranage``, this should be caught and not populated in the database.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.