aquasecurity/trivy
GitHub で見るenhancement(cyclonedx): use `component.evidence.occurrences.location` for filapaths and linenumber
Open
#9,832 opened on 2025年11月20日
help wanted
Repository metrics
- Stars
- (35,000 stars)
- PR merge metrics
- (平均マージ 5d 2h) (30d で 53 merged PRs)
説明
Description
In CycloneDX 1.5, the location and line fields were added under component.evidence.occurrences. These are fields we can use in Trivy:
- location can be used instead of property.filePath
- line can be used if Trivy supports detecting line numbers for that file