Minor README adjustment

This commit is contained in:
Šesták Vít
2020-01-31 22:07:48 +01:00
parent 12378b0505
commit 29e2117205

View File

@@ -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.