You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would also be interested in being able to configure this. I'm trying to run Trivy in an air-gapped environment and it's getting stuck retrying these connections forever.
Ideally we could point the checks to an internal mirror to fix the issue.
Can we configure the URL of the Maven repository in Trivy?
It looks like it's set here
go-dep-parser/pkg/java/jar/parse.go
Line 29 in 5be6514
I ask for two reasons
Ideally I would like to see a CLI flag for the Trivy tool to set the an alternative repository search tool, e.g. Nexus or Artifactory.
The OWASP dependency scanning tool has the same functionality, I don't know if their implementation is useful as a reference point
https://owasp.org/www-project-dependency-check/
The text was updated successfully, but these errors were encountered: