Skip to content

Commit 66310c2

Browse files
authored
chore(security): disable enforce_admins, update SECURITY.md (#81)
Solo project — no second reviewer available to approve PRs. All other protections (required checks, signatures, no force pushes) still apply. Re-enable when additional contributors join.
1 parent dd002a5 commit 66310c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ This means the provenance of every deployed bundle is verifiable: given the arti
215215

216216
### Branch protection
217217

218-
The `main` branch is protected with the following rules enforced for all contributors including administrators:
218+
The `main` branch is protected with the following rules enforced for all contributors:
219219

220220
- **Required status checks**`Build & Test`, `GuardDog Supply Chain Scan`, `OSV Scanner / osv-scan`, `SBOM & Grype Scan`, and `Dependency Review` must all pass before any merge is allowed; the branch must be up to date with `main` before merging (strict mode)
221221
- **Required signatures** — every commit merged to `main` must carry a verified cryptographic signature

0 commit comments

Comments
 (0)