Skip to content

fix: add xyz dll security audit guard#108

Open
TJCurnutte wants to merge 1 commit into
CodeBountyOrg:mainfrom
TJCurnutte:tjcurnutte/bounty-9-xyz-dll-security-audit
Open

fix: add xyz dll security audit guard#108
TJCurnutte wants to merge 1 commit into
CodeBountyOrg:mainfrom
TJCurnutte:tjcurnutte/bounty-9-xyz-dll-security-audit

Conversation

@TJCurnutte
Copy link
Copy Markdown

Summary

/claim #9

Adds a repository-level security guard for the vulnerable xyz.dll artifact reported in issue #9.

Changes

  • adds security/denylist.json with xyz.dll blocked
  • adds scripts/security-audit.mjs to scan source paths and filenames for blocked artifacts
  • adds npm run security:audit as a repeatable validation command
  • documents the guardrail in SECURITY.md

Validation

  • npm run security:audit
  • node --check scripts/security-audit.mjs
  • git diff --check

Collision check

Immediately before implementation:

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