Commit acf52ff
Code review fixes: harden hook assets
- protect-paths.json: case-insensitive path match (Secrets.json, SECRET_KEY.txt
now blocked) and broaden *secrets* -> *secret*
- notify-on-stop.json: strip quotes/backslashes from the notification message so
osascript can't be broken by message content
CI/deploy/build review: 0 bugs (pipeline verified to pass on first run).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent d59eed5 commit acf52ff
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments