aquasecurity/trivy
enhancement(cyclonedx): use `component.evidence.occurrences.location` for filapaths and linenumber
Aberta
#9.832 aberto em 20 de nov. de 2025
help wanted
Métricas do repositório
- Stars
- (35.000 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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