Skip to content

Commit

Permalink
fix: add a CWE ID mapping to rule G114
Browse files Browse the repository at this point in the history
Signed-off-by: Cosmin Cojocar <[email protected]>
  • Loading branch information
ccojocar committed Aug 22, 2022
1 parent a319b66 commit a892be9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions issue.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ var ruleToCWE = map[string]string{
"G111": "22",
"G112": "400",
"G113": "190",
"G114": "676",
"G201": "89",
"G202": "89",
"G203": "79",
Expand Down

0 comments on commit a892be9

Please sign in to comment.