mirror of
https://github.com/ysoftdevs/odc-yocto-analyzer.git
synced 2026-01-11 22:41:33 +01: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.
|
||||
|
||||
@@ -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`.
|
||||
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