Skip to content

Commit e7957be

Browse files
hyperpolymathclaude
andcommitted
chore: OpenSSF workflows and compliance updates
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent efa05f7 commit e7957be

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Justfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,3 +175,7 @@ first-run:
175175
@echo "1. Update SPEC/ROADMAP first"
176176
@echo "2. Add a just recipe (and tests)"
177177
@echo "3. Only then edit code"
178+
179+
# Run panic-attacker pre-commit scan
180+
assail:
181+
@command -v panic-attack >/dev/null 2>&1 && panic-attack assail . || echo "panic-attack not found — install from https://github.com/hyperpolymath/panic-attacker"

0 commit comments

Comments
 (0)