mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-23 01:29:43 +01:00
updated package-info
Former-commit-id: fe210fb0ea9a25612dc869e6086f4d63c29e282b
This commit is contained in:
@@ -1,13 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* <html>
|
* The agent package holds an agent API that can be used by other applications that have information about dependencies; but would
|
||||||
* <head>
|
* rather implement something in their code directly rather then spawn a process to run the entire dependency-check engine. This
|
||||||
* <title>org.owasp.dependencycheck.agent</title>
|
* basically provides programmatic access to running a scan.
|
||||||
* </head>
|
|
||||||
* <body>
|
|
||||||
* 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.
|
|
||||||
* </body>
|
|
||||||
* </html>
|
|
||||||
*/
|
*/
|
||||||
package org.owasp.dependencycheck.agent;
|
package org.owasp.dependencycheck.agent;
|
||||||
|
|||||||
Reference in New Issue
Block a user