Commit 73cff9c
committed
Update security scan categories to avoid conflicts
Change SARIF upload categories to use unique namespaced names:
- trivy-image-scan -> security-analysis/trivy-image
- trivy-filesystem-scan -> security-analysis/trivy-filesystem
This ensures GitHub Security tab references the correct workflow
and prevents conflicts with old cached workflow references.
Signed-off-by: Ihor Dvoretskyi <[email protected]>1 parent 51b0f5d commit 73cff9c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
0 commit comments