Skip to content

Commit 0b3c449

Browse files
committed
update
1 parent 43be40e commit 0b3c449

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dojo/tools/xeol/parser.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ def get_findings(self, file, test):
8383
component_version=artifact.get("version", ""),
8484
static_finding=True,
8585
dynamic_finding=False,
86-
unique_id_from_tool=matches.get("ProductPermalink", None),
8786
nb_occurences=1,
8887
references=matches.get("ProductPermalink", ""),
8988
)

0 commit comments

Comments
 (0)