aboutcode-org / aboutcode-org/vulnerablecode
Improve results for unknown package versions that are in a vulnerable range
未關閉
- 主要語言
- Python
- 星號
- 702
- 分支
- 328
- 平均合併
- 3 天 8 小時
- 30 天內合併 PR
- 3
描述
We need to improve the API results we return for unknown package versions that are in a vulnerable range.
Say I have this setup:
- package A has known versions 1,2,4 and 5.
- It is affected by cve1 from version 1 to 4, 5 in fixed
- we find version 3 in a codebase scan, but 3 does note exists upstream
- here a lookup for 3 will report it as non-vulnerable
- but we want to to tell that:
1. it is an unknown version
2. it falls in a vulnerable range
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。