Package org.owasp.dependencycheck.data.nexus
Contains classes related to searching a Nexus repository.
These are used to abstract Nexus searching away from OWASP Dependency Check so they can be reused elsewhere.
These are used to abstract Nexus searching away from OWASP Dependency Check so they can be reused elsewhere.
-
Interface Summary Interface Description NexusSearch -
Class Summary Class Description MavenArtifact Simple bean representing a Maven Artifact.NexusV2Search Class of methods to search Nexus repositories.NexusV3Search Class of methods to search Nexus v3 repositories.