aquasecurity/trivy
View on GitHubenhancement(cyclonedx): use `component.evidence.occurrences.location` for filapaths and linenumber
Open
#9832 opened on Nov 20, 2025
help wanted
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