RULEAPI-834 Update remaining rules where defaultSeverity is different from MQR
This commit is contained in:
parent
753b21a566
commit
f16efb2b5c
@ -1,6 +1,12 @@
|
|||||||
{
|
{
|
||||||
"title": "Functions and methods should only return expected values",
|
"title": "Functions and methods should only return expected values",
|
||||||
"type": "BUG",
|
"type": "BUG",
|
||||||
|
"code": {
|
||||||
|
"impacts": {
|
||||||
|
"RELIABILITY": "BLOCKER"
|
||||||
|
},
|
||||||
|
"attribute": "LOGICAL"
|
||||||
|
},
|
||||||
"status": "ready",
|
"status": "ready",
|
||||||
"remediation": {
|
"remediation": {
|
||||||
"func": "Constant\/Issue",
|
"func": "Constant\/Issue",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user