Skip to content

Add dependency review gate#43

Open
sameer2191 wants to merge 1 commit into
mainfrom
security/dependency-review-gate
Open

Add dependency review gate#43
sameer2191 wants to merge 1 commit into
mainfrom
security/dependency-review-gate

Conversation

@sameer2191

Copy link
Copy Markdown
Owner

Summary

  • add a pinned GitHub Dependency Review workflow for pull requests
  • fail risky dependency additions on moderate-or-higher vulnerabilities across runtime and development scopes
  • document the dependency-review gate in README, SECURITY, benchmark, research, and validation evidence

Validation

  • Verified dependency-review-action v5.0.0 SHA: a1d282b36b6f3519aa1f3fc636f609c47dddb294 via GitHub API
  • ruby -e 'require "yaml"; Dir[".github/workflows/*.yml"].each { |file| YAML.load_file(file); puts file }'
  • npm run verify
  • npm run package:check
  • npm pack --dry-run --json
  • npm run audit:prod
  • git diff --check
  • rg -n -i "recruiter|career|resume|proof|impress|job apply|jobs apply|linkedin" README.md docs SECURITY.md .github package.json src tests scripts install.sh install.ps1 llms.txt CONTRIBUTING.md

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