Commit c5436d8
authored
chore: fix heuristic dependency handling temporarily (#1144)
Modified the _should_skip method of DetectMaliciousMetadataCheck so that multiple entries in depends_on are handled as expected.
Signed-off-by: Carl Flottmann <[email protected]>1 parent 6329041 commit c5436d8
File tree
1 file changed
+7
-3
lines changed- src/macaron/slsa_analyzer/checks
1 file changed
+7
-3
lines changedLines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
103 | 104 | | |
104 | | - | |
105 | | - | |
106 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
107 | 111 | | |
108 | 112 | | |
109 | 113 | | |
| |||
0 commit comments