Skip to content

Standardize OWASP dependency-check aggregate execution - #2

Open
cappscolton wants to merge 2 commits into
merge-140Bfrom
add-dependency-check-execution
Open

Standardize OWASP dependency-check aggregate execution#2
cappscolton wants to merge 2 commits into
merge-140Bfrom
add-dependency-check-execution

Conversation

@cappscolton

Copy link
Copy Markdown

Runs OWASP dependency-check as a single aggregate execution bound to verify at the root (rather than check per module), so the build produces one combined report. Adds the nvdApiKey and ossIndexServerId configuration everywhere, and bumps maven-enforcer-plugin to 3.6.3 for Maven 4 compatibility.

failBuildOnCVSS is left commented out except where it was already active.

Commits:

  • Standardize OWASP dependency-check aggregate execution

Bind dependency-check:aggregate to the verify phase so the scan runs as part
of the build, and align configuration across repos: nvdApiKey and
ossIndexServerId are now set everywhere. failBuildOnCVSS is left commented
out except where it was already enabled.
Bind the aggregate execution to the compile phase instead of verify so
vulnerable dependencies surface before the rest of the build runs. Turn
plugin scanning off and NVD auto-update on across every project.
@cappscolton
cappscolton changed the base branch from merge-140A to merge-140B August 20, 2026 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant