Commit 1e91510
fix(ci): re-pin panic-attack scan-and-report — optional-PAT skip (Security Scan green without VERISIMDB_PAT) (#309)
Follow-up to #307: with the argv overflow gone, Security Scan on main
still failed at the dispatch step (run 28842498410) — echidna carries no
`VERISIMDB_PAT` and the `GITHUB_TOKEN` fallback can never
`repository_dispatch` to `verisimdb-data` (curl exit 22).
hyperpolymath/panic-attack#156 makes the optional secret genuinely
optional (`::notice` + skip) and prints the HTTP status/response on real
rejections. This pins forward to its merge commit `6693e01`.
Note for owner: if the estate wants echidna's scan results flowing into
verisimdb-data again, mint/restore `VERISIMDB_PAT` (part of the
PAT-rotation backlog) — the workflow will then dispatch again
automatically.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent cf4b8f9 commit 1e91510
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
0 commit comments