aquasecurity/trivy
View on GitHubenhancement(cyclonedx): use `component.evidence.occurrences.location` for filapaths and linenumber
Open
#9,832 opened on Nov 20, 2025
help wanted
Repository metrics
- Stars
- (35,000 stars)
- PR merge metrics
- (Avg merge 5d 2h) (53 merged PRs in 30d)
Description
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