You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closes the dynamic side of the Slice A bootstrap (the static governance
artifacts landed in 638fda7). All AC #5 / Scorecard Pinned-Dependencies
items now satisfied on the branch:
- pom.xml jacoco-maven-plugin: re-enable the `check` execution (bound
to `verify` phase) with BUNDLE LINE COVEREDRATIO >= 0.85.
Fails `mvn verify` below threshold, per AC #5 (gate is not just
Sonar — explicit jacoco rule required).
- pom.xml dependency-check-maven: add `failBuildOnCVSS=7` so any
High/Critical CVE in transitive deps fails the build, per
rules/security.md ("High/Critical = block").
- ci-java.yml / beta-java.yml / release-java.yml: pin
actions/checkout, actions/setup-java, actions/upload-artifact, and
softprops/action-gh-release to 40-char commit SHAs (with version
comments) so OSSF Scorecard `Pinned-Dependencies` passes for the
whole repo, not just the new workflows.
SHAs:
- actions/checkout@de0fac2e (v4.2.2)
- actions/setup-java@be666c2f (v4.7.1)
- actions/upload-artifact@043fb46d (v4.6.2)
- softprops/action-gh-release@3bb12739 (v2)
Refs RAN-46.
Co-Authored-By: Paperclip <noreply@paperclip.ing>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments