Skip to content

Commit

Permalink
Add multiple impacts for CCT (#2871)
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrik-buchwald-sonarsource authored Aug 14, 2023
1 parent 442194d commit 6d2e23d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions rules/S1523/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"type": "SECURITY_HOTSPOT",
"code": {
"impacts": {
"MAINTAINABILITY": "LOW",
"SECURITY": "HIGH"
},
"attribute": "TRUSTWORTHY"
Expand Down
1 change: 1 addition & 0 deletions rules/S2077/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"type": "SECURITY_HOTSPOT",
"code": {
"impacts": {
"MAINTAINABILITY": "LOW",
"SECURITY": "MEDIUM"
},
"attribute": "COMPLETE"
Expand Down
1 change: 1 addition & 0 deletions rules/S5782/cfamily/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"type": "VULNERABILITY",
"code": {
"impacts": {
"RELIABILITY": "MEDIUM",
"SECURITY": "HIGH"
},
"attribute": "CONVENTIONAL"
Expand Down

0 comments on commit 6d2e23d

Please sign in to comment.