Commit 65cc643
committed
fix(hypatia): farm token key → secret-name (scanner FP on 'secret = …')
git-private-farm.a2ml records only the secret's NAME, but the literal
'secret = "…"' shape trips Hypatia's generic-secret detector (error-level,
fails the gate — seen on nextgen-typing#34 / oblibeny#59). Renamed the key;
no value was ever present.
https://claude.ai/code/session_01GJatEm2TVFSTBEkKXmserJ1 parent c7bfdda commit 65cc643
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments