Commit b503f96
fix: harden dependency-review workflow from adversarial review
Fixes applied:
- fail-on-scopes covers development deps, not just runtime (default)
- path-filter to dependency manifests + workflow files (GitHub Actions
ecosystem changes are also reviewed)
- concurrency cancel-in-progress + 10min timeout, matching version-gate
Auto-fixed by Claude watch-pipeline
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent dae910e commit b503f96
1 file changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
4 | 15 | | |
5 | 16 | | |
6 | 17 | | |
7 | 18 | | |
8 | 19 | | |
9 | 20 | | |
10 | 21 | | |
| 22 | + | |
11 | 23 | | |
12 | 24 | | |
13 | 25 | | |
| |||
16 | 28 | | |
17 | 29 | | |
18 | 30 | | |
| 31 | + | |
19 | 32 | | |
0 commit comments