Commit fee73a2
committed
fix: blocklist_commands enforcement, &-split, scanner cache, W605
- _scanner: blocklist_commands from policy now force DENY (was dead config)
- _bash_scanner: & added to dispatch_commands separators
- _scanner: get_scanner() cache invalidated on policy content_hash change
- _bash_scanner: fix W605 invalid escape sequence in docstring1 parent 6a4bdfa commit fee73a2
2 files changed
Lines changed: 28 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
| 255 | + | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
228 | 246 | | |
229 | 247 | | |
230 | 248 | | |
| |||
857 | 875 | | |
858 | 876 | | |
859 | 877 | | |
860 | | - | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
861 | 883 | | |
862 | | - | |
863 | | - | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
864 | 887 | | |
865 | 888 | | |
866 | 889 | | |
| |||
0 commit comments