mirror of
https://github.com/ysoftdevs/odc-yocto-analyzer.git
synced 2026-03-31 22:33:23 +02:00
Minor README adjustment
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
A plugin for OWASP Dependency Check that analyzes IPK files from YOCTO.
|
# Plugin for OWASP Dependency Check that analyzes IPK files from YOCTO
|
||||||
|
|
||||||
Useful for finding known vulnerabilities and licenses.
|
Useful for finding known vulnerabilities and licenses.
|
||||||
|
|
||||||
@@ -14,4 +14,4 @@ Tested with Debian, but it will likely work with other distributions or even wit
|
|||||||
|
|
||||||
1. Build JAR file using `mvn package`.
|
1. Build JAR file using `mvn package`.
|
||||||
2. Add the JAR file to `plugins` directory of OWASP Dependency Check (CLI version).
|
2. Add the JAR file to `plugins` directory of OWASP Dependency Check (CLI version).
|
||||||
3. Run the ODC on IPK files with com.ysoft.yocto.enabled=true.
|
3. Run the ODC on IPK files with com.ysoft.yocto.enabled=true.
|
||||||
|
|||||||
Reference in New Issue
Block a user