aquasecurity/trivy
enhancement(cyclonedx): use `component.evidence.occurrences.location` for filapaths and linenumber
Ouverte
#9 832 ouverte le 20 nov. 2025
help wanted
Métriques du dépôt
- Stars
- (35 000 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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