Skip to content

Commit 67946e3

Browse files
authored
Update sarif_mapper.md
Update with correct mapping for impact values.
1 parent 4144606 commit 67946e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/heimdall_tools/help/sarif_mapper.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ SARIF level to HDF impact Mapping:
44
SARIF level error -> HDF impact 0.7
55
SARIF level warning -> HDF impact 0.5
66
SARIF level note -> HDF impact 0.3
7-
SARIF level none -> HDF impact 0.0
8-
SARIF level not provided -> HDF impact 0.5 as default
7+
SARIF level none -> HDF impact 0.1
8+
SARIF level not provided -> HDF impact 0.1 as default
99

1010
Examples:
1111

0 commit comments

Comments
 (0)