Skip to content

feat(ci): add weekly audit watcher for scoped-gate revert - #139

Merged
indigo423 merged 1 commit into
mainfrom
feat/audit-watch-workflow
Jul 28, 2026
Merged

feat(ci): add weekly audit watcher for scoped-gate revert#139
indigo423 merged 1 commit into
mainfrom
feat/audit-watch-workflow

Conversation

@indigo423

Copy link
Copy Markdown
Collaborator

Refs #138 (intentionally not closing — the issue closes with the gate revert).

The Dependabot alert for GHSA-mh99-v99m-4gvg was auto-dismissed (dev-scoped), so no security-update PR will fire when a brace-expansion 1.x backport ships, and Dependabot version updates don't touch lockfile-only transitive deps. Without a watcher, nothing announces that the --omit=dev gate scoping (#137) can be reverted.

This adds:

Verification: make audit-full fails locally as expected while the advisory is live; make audit still green; actionlint passes on the new workflow. Post-merge I'll trigger a workflow_dispatch run to confirm the no-comment path (audit red → job green, no comment).

🤖 Generated with Claude Code

The Dependabot alert for GHSA-mh99-v99m-4gvg was auto-dismissed
(dev-scoped), so no security-update PR will announce a brace-expansion
1.x backport, and version updates don't touch lockfile-only transitive
deps. Nothing signals when the full tree is clean again.

Add an audit-full Makefile target (full-tree npm audit) and a weekly
scheduled workflow that runs it non-gating and comments on #138 once it
passes, so the --omit=dev gate scoping gets reverted promptly. Delete
both with the revert.

Refs #138

Assisted-by: ClaudeCode:claude-fable-5
Signed-off-by: Ronny Trommer <ronny@no42.org>
@indigo423
indigo423 merged commit 6e3d8f5 into main Jul 28, 2026
4 checks passed
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