Skip to content

Separate OWASP dependency check into its own job#126

Merged
ibacher merged 1 commit intomasterfrom
separate-owasp-dependency-check
Apr 13, 2026
Merged

Separate OWASP dependency check into its own job#126
ibacher merged 1 commit intomasterfrom
separate-owasp-dependency-check

Conversation

@ibacher
Copy link
Copy Markdown
Member

@ibacher ibacher commented Apr 13, 2026

Summary

  • Separate OWASP dependency check into a standalone workflow job
  • OWASP check only runs on push and workflow_dispatch (not on PRs)
  • Build job no longer runs the OWASP check inline or needs the NVD_API_KEY secret

Test plan

  • Verify build job still passes
  • Verify OWASP dependency check runs on push to the default branch
  • Verify OWASP dependency check does not run on pull requests

@ibacher ibacher merged commit 66e9c2d into master Apr 13, 2026
9 checks passed
@ibacher ibacher deleted the separate-owasp-dependency-check branch April 13, 2026 21:33
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