RULEAPI-834 Update remaining rules where defaultSeverity is different from MQR

This commit is contained in:
Fred Tingaud 2025-02-21 16:02:29 +01:00 committed by Fred Tingaud
parent d8c3c03e56
commit 753b21a566
17 changed files with 21 additions and 22 deletions

View File

@ -3,7 +3,7 @@
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "HIGH"
"RELIABILITY": "BLOCKER"
},
"attribute": "COMPLETE"
},

View File

@ -3,7 +3,7 @@
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "HIGH"
"RELIABILITY": "BLOCKER"
},
"attribute": "LOGICAL"
},

View File

@ -3,7 +3,7 @@
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "HIGH"
"RELIABILITY": "BLOCKER"
},
"attribute": "LOGICAL"
},

View File

@ -4,7 +4,7 @@
"code": {
"impacts": {
"RELIABILITY": "MEDIUM",
"SECURITY": "HIGH"
"SECURITY": "BLOCKER"
},
"attribute": "CONVENTIONAL"
},

View File

@ -7,7 +7,7 @@
"constantCost": "5min"
},
"tags": ["rspec-showcase"],
"defaultSeverity": "Major",
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-6778",
"sqKey": "S6778",
"scope": "All",

View File

@ -9,7 +9,7 @@
"tags": [
"rspec-showcase"
],
"defaultSeverity": "Major",
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-6826",
"sqKey": "S6826",
"scope": "All",

View File

@ -7,9 +7,10 @@
"constantCost": "1min"
},
"tags": [
"java21", "multi-threading"
"java21",
"multi-threading"
],
"defaultSeverity": "Minor",
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6879",
"sqKey": "S6879",
"scope": "All",

View File

@ -9,7 +9,7 @@
"tags": [
"java21"
],
"defaultSeverity": "Minor",
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6888",
"sqKey": "S6888",
"scope": "All",

View File

@ -9,7 +9,7 @@
"tags": [
"brain-overload"
],
"defaultSeverity": "Major",
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-6938",
"sqKey": "S6938",
"scope": "All",

View File

@ -16,7 +16,7 @@
"quickfix": "unknown",
"code": {
"impacts": {
"MAINTAINABILITY": "LOW"
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "CONVENTIONAL"
}

View File

@ -9,7 +9,7 @@
"tags": [
"brain-overload"
],
"defaultSeverity": "Major",
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-6947",
"sqKey": "S6947",
"scope": "All",

View File

@ -6,9 +6,8 @@
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
],
"defaultSeverity": "Major",
"tags": [],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-6952",
"sqKey": "S6952",
"scope": "All",

View File

@ -16,7 +16,7 @@
"quickfix": "unknown",
"code": {
"impacts": {
"MAINTAINABILITY": "LOW"
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "CONVENTIONAL"
}

View File

@ -17,7 +17,7 @@
"code": {
"impacts": {
"MAINTAINABILITY": "LOW",
"RELIABILITY": "HIGH"
"RELIABILITY": "BLOCKER"
},
"attribute": "LOGICAL"
}

View File

@ -7,7 +7,7 @@
"constantCost": "10min"
},
"tags": [],
"defaultSeverity": "Major",
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-7072",
"sqKey": "S7072",
"scope": "All",

View File

@ -6,9 +6,8 @@
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
],
"defaultSeverity": "Major",
"tags": [],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-7073",
"sqKey": "S7073",
"scope": "All",

View File

@ -7,7 +7,7 @@
"constantCost": "5min"
},
"tags": [],
"defaultSeverity": "Major",
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-7081",
"sqKey": "S7081",
"scope": "All",