aboutcode-org / aboutcode-org/vulnerablecode
When collecting patches and searching or validating fixed version, search all active version "lines"
Open
- Dominant language
- Python
- Stars
- 702
- Forks
- 328
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 3
Description
When collecting patches and searching or validating fixed version, search all active version "lines", aka. branches that are maintained.
For instance we may find a patch that applies to v2.1.0 but the v1.0.0 branch may still be actively maintained and may need a patch. We can find and also check if it exists when it should.
Sometimes the patch may be missing, or forgotten by maintainers.
Reported by @ppkarwasz
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.