Merge branch 'main' into henrymercer/remove-legacy-tracing
This commit is contained in:
commit
f7a67e4341
92 changed files with 401 additions and 220 deletions
|
|
@ -877,6 +877,8 @@ export function fixInvalidNotifications(
|
|||
`Removed ${numDuplicateLocationsRemoved} duplicate locations from SARIF notification ` +
|
||||
"objects."
|
||||
);
|
||||
} else {
|
||||
logger.debug("No duplicate locations found in SARIF notification objects.");
|
||||
}
|
||||
return newSarif;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue