aquasecurity/trivy
enhancement(cyclonedx): use `component.evidence.occurrences.location` for filapaths and linenumber
开放
#9,832 创建于 2025年11月20日
help wanted
仓库指标
- 星标
- (35,000 个星标)
- PR 合并指标
- (平均合并 5天 2小时) (30 天内合并 53 个 PR)
描述
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