Skip to content

Commit

Permalink
feat(parser: generic): Allow epss_* parameters (#11293)
Browse files Browse the repository at this point in the history
kiblik authored Dec 6, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 0d58217 commit 990a0fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dojo/tools/generic/json_parser.py
Original file line number Diff line number Diff line change
@@ -45,6 +45,8 @@ def _get_test_json(self, data):
"date",
"cwe",
"cve",
"epss_score",
"epss_percentile",
"cvssv3",
"cvssv3_score",
"mitigation",

0 comments on commit 990a0fa

Please sign in to comment.