Skip to content

Commit

Permalink
🐛 fix kics, #7966
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-sommer committed Feb 14, 2024
1 parent bdd191c commit 211952f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dojo/tools/kics/parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ def get_findings(self, filename, test):
+ category
+ issue_type
+ file_name
+ expected_value
+ str(line_number)
).encode("utf-8")
).hexdigest()
Expand Down

0 comments on commit 211952f

Please sign in to comment.