NO-JIRA update OWASP doc

This commit is contained in:
Justin Bertram 2024-10-29 15:15:55 -05:00 committed by GitHub
parent 5321882eb8
commit 9f1681a36a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -78,4 +78,4 @@ If you wish to generate a report for dependency CVEs you may build with the `-Po
----
$ mvn -Powasp verify -DskipTests
----
The output will be under `./target/dependency-check-report.html` for *each* sub-module.
The output for every module will be aggregated in `./target/dependency-check-report.html`.