Trivy flags Go stdlib CVEs in Datadog Agent binaries (7 / 7-jmx) #46336
Replies: 1 comment
|
I am going to close this discussion as the dd already launched the version https://github.com/DataDog/datadog-agent/releases/tag/7.75.4 which is addressed the issue. kudos |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey Datadog team,
Trivy is flagging Go stdlib vulnerabilities in Datadog Agent binaries in both of these images:
Trivy findings (Go stdlib)
CRITICAL
HIGH
Impact / request
These appear to be tied to the compiled Go binaries (not OS packages), so we can’t remediate downstream in our Dockerfile. Our CI blocks on CRITICAL/HIGH.
Could you confirm:
All reactions