Skip to content

Commit cc73836

Browse files
committed
Update parser.py
1 parent c9f4c07 commit cc73836

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dojo/tools/harbor_vulnerability/parser.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ def get_findings(self, filename, test):
8282
component_name=package_name,
8383
component_version=package_version,
8484
cwe=cwe,
85-
fix_version=fix_version,
8685
)
8786
if vulnerability_id:
8887
find.unsaved_vulnerability_ids = [vulnerability_id]

0 commit comments

Comments
 (0)