Commit 03faf11
committed
fix: Add file_path to deduplication key for Anchore Grype parser
Modified dupe_key in parser to include file_path, preventing same CVE found in different binaries from being merged into a single finding
Reference : DefectDojo#145731 parent ccb4021 commit 03faf11
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
189 | 197 | | |
190 | 198 | | |
191 | 199 | | |
| |||
0 commit comments