docs(security): add GitHub Actions security audit methodology#22
Merged
smartwatermelon merged 1 commit intoApr 29, 2026
Merged
Conversation
Documents the methodology used in the 2026-04-29 inaugural audit and intended for use by both ad-hoc human audits and the recurring quarterly remote agent (routine trig_01JaKYSFQhPJoc3jADyQPBgM). Contents: - Source: link to nesbitt.io 2026-04-28 article - In-scope filter: gh repo list with isArchived/isFork gates - The 9 vulnerability patterns: detection commands + remediation guidance for each pattern catalogued in the article - Severity rubric (blast radius × exploitability) - Mitigation framework (Tier 1/2/3 by cost-to-fix and exposure) - Tooling pointers (zizmor, pinact, ratchet) - Recurring audit reference (routine ID, cadence, deliverables) - Audit history table (2026-04-29 row pre-filled) The recurring agent's prompt instructs it to read this doc as the canonical methodology, so changes here propagate automatically. The agent is instructed NOT to modify this doc itself; methodology drift proposals from the agent come back as issues labeled "audit-methodology-update". Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documents the methodology used in the 2026-04-29 inaugural GitHub Actions security audit (the manual run that produced 9 PRs across the smartwatermelon/* and nightowlstudiollc/* repos) and codifies it for re-use by:
trig_01JaKYSFQhPJoc3jADyQPBgM), which fires next on 2026-07-01T17:00Z and reads this doc as its source of truth.Contents
gh repo listcommands with theisArchived/isForkgatesRecurring-agent contract
The agent's prompt is hard-coded to read this doc. Methodology changes propagate automatically on the next run. The agent is instructed NOT to modify this doc directly — if it discovers something the methodology should cover, it files an issue labeled
audit-methodology-updateand a human (you) decides what to merge.Test plan
🤖 Generated with Claude Code