All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.owasp.dependencycheck.agent.package-info Maven / Gradle / Ivy

/**
 * The agent package holds an agent API that can be used by other applications that have information about dependencies; but would
 * rather implement something in their code directly rather then spawn a process to run the entire dependency-check engine. This
 * basically provides programmatic access to running a scan.
 */
package org.owasp.dependencycheck.agent;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy