Package org.owasp.dependencycheck.data.artifactory
Contains classes related to searching Artifactory Maven repository.
These are used to abstractArtifactory searching away from OWASP Dependency Check so they can be reused elsewhere. Data classes copied from JFrog's artifactory client.
These are used to abstractArtifactory searching away from OWASP Dependency Check so they can be reused elsewhere. Data classes copied from JFrog's artifactory client.
- See Also:
- artifactory-client-java
-
Class Summary Class Description ArtifactorySearch Class of methods to search Artifactory for hashes and determine Maven GAV from there.ChecksumsImpl Copied from JFrog's artifactory client.FileImpl Copied from JFrog's artifactory client.ItemImpl Copied from JFrog's artifactory client.