Harden Github Repo Security

Apply GitHub repository security protections tier by tier — rulesets, read-only Actions token, secret scanning + push protection, Dependabot, and (gated) required status checks / required PR with a GitHub App bypass for a CI auto-commit bot. Mutating and confirmation-gated: always assess first, apply the no-regret baseline, then decide required checks separately. Use when hardening a public user-owned repo after an audit, when a repo has no branch protection, when adding required checks without breaking a bot that pushes to the default branch, or when provisioning a GitHub App bypass actor for trusted automation.

pjt222 Updated

File contents

pjt222/agent-almanac/tree/main/skills/harden-github-repo-security commit 0c97f55aee

Frequently asked questions

npx skillmds@latest add pjt222/harden-github-repo-security