Specify private registry (Artifactory) for Maven and Gradle dependences #8292
Unanswered
stefanstojanovskin26
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Question
Is there any way I can specify a local Artifactory URL that will be used to fetch Gradle and Maven dependences when doing a filesystem scan?
I'm not talking about scanning container images that are stored in Artifactory, but rather using a local Artifactory to resolve dependencies instead of the default URL https://repo.maven.apache.org/maven2/
I have some Gradle and Maven project with a lot of private dependencies which are not properly processed.
When doing a filesystem scan to generate SBOM in cyclonedx format, this is what I get
Target
Filesystem
Scanner
None
Output Format
CycloneDX
Mode
Standalone
Operating System
macos
Version
Beta Was this translation helpful? Give feedback.
All reactions