Trivy integration does not report vulnerabilities for Golang components #4376
Labels
defect
Something isn't working
integration/trivy
Related to the Trivy integration
p2
Non-critical bugs, and features that help organizations to identify and reduce risk
size/S
Small effort
Milestone
Current Behavior
First of all, we are excited to see that Trivy has made its way into Dependency-Track - so that developers get the same vulnerabilities in their CI pipelines and in Dependency-Track.
But currently, it doesn't show vulnerabilities for Golang dependencies like
pkg:golang/github.com/nats-io/nkeys@0.4.4
.Sonatype OSS Index finds the vulnerability:
But It seems, that the Trivy integration currently works only for other package managers like npm or nuget:
Steps to Reproduce
trivy.log
Expected Behavior
Golang vulnerabilities, that the trivy cli has found, should also be part of the results in Dependency-Track.
Dependency-Track Version
4.12.1
Dependency-Track Distribution
Container Image
Database Server
PostgreSQL
Database Server Version
No response
Browser
Apple Safari
Checklist
The text was updated successfully, but these errors were encountered: