Commit bd74b72
committed
fix(claude): add permissions block to settings.json
Clears AgentShield medium finding "No permissions block configured" by
adding scoped allow/deny lists. Fleet-standard 8-entry deny list +
9 commonly used Bash allow entries, both arrays sorted alphanumerically
per the recently landed sorting rule.
Grade improves from A (97/100) to A (99/100); 2 medium → 0 medium.1 parent 1723e71 commit bd74b72
1 file changed
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
2 | 25 | | |
3 | 26 | | |
4 | 27 | | |
| |||
0 commit comments