Skip to content

Add security audit CI gate#185

Merged
jurei733 merged 1 commit into
masterfrom
security-ci-gate
Jun 17, 2026
Merged

Add security audit CI gate#185
jurei733 merged 1 commit into
masterfrom
security-ci-gate

Conversation

@jurei733

Copy link
Copy Markdown
Collaborator

Summary

  • add a dedicated security-audit GitHub Actions job
  • fail the security gate on high or critical production dependency findings
  • document the audit command and CI gate in the README

Validation

  • npm audit --omit=dev --audit-level=high -> found 0 vulnerabilities
  • npm run lint -> exit code 0, existing max-len warning remains
  • npm run test:coverage -> 261 + 6 specs successful

Completes #149

@jurei733 jurei733 merged commit 3c44b0f into master Jun 17, 2026
7 checks passed
@jurei733 jurei733 deleted the security-ci-gate branch June 17, 2026 13:26
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