Skip to content

Commit

Permalink
NO-JIRA update OWASP doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jbertram authored Oct 29, 2024
1 parent 5321882 commit 9f1681a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hacking-guide/_building.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

0 comments on commit 9f1681a

Please sign in to comment.