We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9f4c07 commit cc73836Copy full SHA for cc73836
dojo/tools/harbor_vulnerability/parser.py
@@ -82,7 +82,6 @@ def get_findings(self, filename, test):
82
component_name=package_name,
83
component_version=package_version,
84
cwe=cwe,
85
- fix_version=fix_version,
86
)
87
if vulnerability_id:
88
find.unsaved_vulnerability_ids = [vulnerability_id]
0 commit comments