RULEAPI-834 Update rules where defaultSeverity is different from MQR (#4686)
This commit is contained in:
parent
59fba4deac
commit
656f853238
@ -10,7 +10,7 @@
|
|||||||
"accessibility",
|
"accessibility",
|
||||||
"react"
|
"react"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Minor",
|
"defaultSeverity": "Major",
|
||||||
"ruleSpecification": "RSPEC-5254",
|
"ruleSpecification": "RSPEC-5254",
|
||||||
"sqKey": "S5254",
|
"sqKey": "S5254",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"type": "VULNERABILITY",
|
"type": "VULNERABILITY",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"SECURITY": "HIGH"
|
"SECURITY": "BLOCKER"
|
||||||
},
|
},
|
||||||
"attribute": "TRUSTWORTHY"
|
"attribute": "TRUSTWORTHY"
|
||||||
},
|
},
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"type": "CODE_SMELL",
|
"type": "CODE_SMELL",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW"
|
"MAINTAINABILITY": "MEDIUM"
|
||||||
},
|
},
|
||||||
"attribute": "EFFICIENT"
|
"attribute": "EFFICIENT"
|
||||||
},
|
},
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Minor",
|
"defaultSeverity": "Major",
|
||||||
"ruleSpecification": "RSPEC-6582",
|
"ruleSpecification": "RSPEC-6582",
|
||||||
"sqKey": "S6582",
|
"sqKey": "S6582",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"defaultSeverity": "Minor",
|
"defaultSeverity": "Major",
|
||||||
"ruleSpecification": "RSPEC-6660",
|
"ruleSpecification": "RSPEC-6660",
|
||||||
"sqKey": "S6660",
|
"sqKey": "S6660",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-6680",
|
"ruleSpecification": "RSPEC-6680",
|
||||||
"sqKey": "S6680",
|
"sqKey": "S6680",
|
||||||
"scope": "Main",
|
"scope": "Main",
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
"quickfix": "covered",
|
"quickfix": "covered",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW",
|
"MAINTAINABILITY": "MEDIUM",
|
||||||
"RELIABILITY": "LOW"
|
"RELIABILITY": "LOW"
|
||||||
},
|
},
|
||||||
"attribute": "LOGICAL"
|
"attribute": "LOGICAL"
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
"quickfix": "infeasible",
|
"quickfix": "infeasible",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW",
|
"MAINTAINABILITY": "MEDIUM",
|
||||||
"RELIABILITY": "LOW"
|
"RELIABILITY": "LOW"
|
||||||
},
|
},
|
||||||
"attribute": "FORMATTED"
|
"attribute": "FORMATTED"
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
"quickfix": "infeasible",
|
"quickfix": "infeasible",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW",
|
"MAINTAINABILITY": "MEDIUM",
|
||||||
"RELIABILITY": "LOW"
|
"RELIABILITY": "LOW"
|
||||||
},
|
},
|
||||||
"attribute": "CONVENTIONAL"
|
"attribute": "CONVENTIONAL"
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
"quickfix": "infeasible",
|
"quickfix": "infeasible",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW",
|
"MAINTAINABILITY": "MEDIUM",
|
||||||
"RELIABILITY": "LOW"
|
"RELIABILITY": "LOW"
|
||||||
},
|
},
|
||||||
"attribute": "CONVENTIONAL"
|
"attribute": "CONVENTIONAL"
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
"constantCost": "5min"
|
"constantCost": "5min"
|
||||||
},
|
},
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-6809",
|
"ruleSpecification": "RSPEC-6809",
|
||||||
"sqKey": "S6809",
|
"sqKey": "S6809",
|
||||||
"scope": "Main",
|
"scope": "Main",
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
"quickfix": "infeasible",
|
"quickfix": "infeasible",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW",
|
"MAINTAINABILITY": "MEDIUM",
|
||||||
"RELIABILITY": "LOW"
|
"RELIABILITY": "LOW"
|
||||||
},
|
},
|
||||||
"attribute": "CONVENTIONAL"
|
"attribute": "CONVENTIONAL"
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
"constantCost": "5min"
|
"constantCost": "5min"
|
||||||
},
|
},
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-6814",
|
"ruleSpecification": "RSPEC-6814",
|
||||||
"sqKey": "S6814",
|
"sqKey": "S6814",
|
||||||
"scope": "Main",
|
"scope": "Main",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"spring"
|
"spring"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-6816",
|
"ruleSpecification": "RSPEC-6816",
|
||||||
"sqKey": "S6816",
|
"sqKey": "S6816",
|
||||||
"scope": "Main",
|
"scope": "Main",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"spring"
|
"spring"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-6817",
|
"ruleSpecification": "RSPEC-6817",
|
||||||
"sqKey": "S6817",
|
"sqKey": "S6817",
|
||||||
"scope": "Main",
|
"scope": "Main",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"spring"
|
"spring"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-6818",
|
"ruleSpecification": "RSPEC-6818",
|
||||||
"sqKey": "S6818",
|
"sqKey": "S6818",
|
||||||
"scope": "Main",
|
"scope": "Main",
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
"quickfix": "infeasible",
|
"quickfix": "infeasible",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW"
|
"MAINTAINABILITY": "MEDIUM"
|
||||||
},
|
},
|
||||||
"attribute": "CONVENTIONAL"
|
"attribute": "CONVENTIONAL"
|
||||||
}
|
}
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
"quickfix": "targeted",
|
"quickfix": "targeted",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW",
|
"MAINTAINABILITY": "MEDIUM",
|
||||||
"RELIABILITY": "LOW"
|
"RELIABILITY": "LOW"
|
||||||
},
|
},
|
||||||
"attribute": "CONVENTIONAL"
|
"attribute": "CONVENTIONAL"
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"accessibility"
|
"accessibility"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Minor",
|
"defaultSeverity": "Major",
|
||||||
"ruleSpecification": "RSPEC-6823",
|
"ruleSpecification": "RSPEC-6823",
|
||||||
"sqKey": "S6823",
|
"sqKey": "S6823",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
"quickfix": "targeted",
|
"quickfix": "targeted",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW",
|
"MAINTAINABILITY": "MEDIUM",
|
||||||
"RELIABILITY": "LOW"
|
"RELIABILITY": "LOW"
|
||||||
},
|
},
|
||||||
"attribute": "CONVENTIONAL"
|
"attribute": "CONVENTIONAL"
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"spring"
|
"spring"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Minor",
|
"defaultSeverity": "Major",
|
||||||
"ruleSpecification": "RSPEC-6829",
|
"ruleSpecification": "RSPEC-6829",
|
||||||
"sqKey": "S6829",
|
"sqKey": "S6829",
|
||||||
"scope": "Main",
|
"scope": "Main",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"spring"
|
"spring"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Minor",
|
"defaultSeverity": "Major",
|
||||||
"ruleSpecification": "RSPEC-6830",
|
"ruleSpecification": "RSPEC-6830",
|
||||||
"sqKey": "S6830",
|
"sqKey": "S6830",
|
||||||
"scope": "Main",
|
"scope": "Main",
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
"quickfix": "targeted",
|
"quickfix": "targeted",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW"
|
"MAINTAINABILITY": "MEDIUM"
|
||||||
},
|
},
|
||||||
"attribute": "CLEAR"
|
"attribute": "CLEAR"
|
||||||
}
|
}
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
"quickfix": "infeasible",
|
"quickfix": "infeasible",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW",
|
"MAINTAINABILITY": "MEDIUM",
|
||||||
"RELIABILITY": "LOW"
|
"RELIABILITY": "LOW"
|
||||||
},
|
},
|
||||||
"attribute": "CONVENTIONAL"
|
"attribute": "CONVENTIONAL"
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"accessibility"
|
"accessibility"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Minor",
|
"defaultSeverity": "Major",
|
||||||
"ruleSpecification": "RSPEC-6845",
|
"ruleSpecification": "RSPEC-6845",
|
||||||
"sqKey": "S6845",
|
"sqKey": "S6845",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"accessibility"
|
"accessibility"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Minor",
|
"defaultSeverity": "Major",
|
||||||
"ruleSpecification": "RSPEC-6846",
|
"ruleSpecification": "RSPEC-6846",
|
||||||
"sqKey": "S6846",
|
"sqKey": "S6846",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"accessibility"
|
"accessibility"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Minor",
|
"defaultSeverity": "Major",
|
||||||
"ruleSpecification": "RSPEC-6847",
|
"ruleSpecification": "RSPEC-6847",
|
||||||
"sqKey": "S6847",
|
"sqKey": "S6847",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"accessibility"
|
"accessibility"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Minor",
|
"defaultSeverity": "Major",
|
||||||
"ruleSpecification": "RSPEC-6848",
|
"ruleSpecification": "RSPEC-6848",
|
||||||
"sqKey": "S6848",
|
"sqKey": "S6848",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"accessibility"
|
"accessibility"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Minor",
|
"defaultSeverity": "Major",
|
||||||
"ruleSpecification": "RSPEC-6851",
|
"ruleSpecification": "RSPEC-6851",
|
||||||
"sqKey": "S6851",
|
"sqKey": "S6851",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
@ -17,7 +17,7 @@
|
|||||||
"quickfix": "infeasible",
|
"quickfix": "infeasible",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW",
|
"MAINTAINABILITY": "MEDIUM",
|
||||||
"RELIABILITY": "LOW"
|
"RELIABILITY": "LOW"
|
||||||
},
|
},
|
||||||
"attribute": "CONVENTIONAL"
|
"attribute": "CONVENTIONAL"
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"accessibility"
|
"accessibility"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Minor",
|
"defaultSeverity": "Major",
|
||||||
"ruleSpecification": "RSPEC-6852",
|
"ruleSpecification": "RSPEC-6852",
|
||||||
"sqKey": "S6852",
|
"sqKey": "S6852",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"accessibility"
|
"accessibility"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Minor",
|
"defaultSeverity": "Major",
|
||||||
"ruleSpecification": "RSPEC-6853",
|
"ruleSpecification": "RSPEC-6853",
|
||||||
"sqKey": "S6853",
|
"sqKey": "S6853",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"spring"
|
"spring"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-6857",
|
"ruleSpecification": "RSPEC-6857",
|
||||||
"sqKey": "S6857",
|
"sqKey": "S6857",
|
||||||
"scope": "Main",
|
"scope": "Main",
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
"pitfall",
|
"pitfall",
|
||||||
"paths"
|
"paths"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Minor",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-6859",
|
"ruleSpecification": "RSPEC-6859",
|
||||||
"sqKey": "S6859",
|
"sqKey": "S6859",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-6861",
|
"ruleSpecification": "RSPEC-6861",
|
||||||
"sqKey": "S6861",
|
"sqKey": "S6861",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
"quickfix": "infeasible",
|
"quickfix": "infeasible",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"RELIABILITY": "LOW"
|
"RELIABILITY": "MEDIUM"
|
||||||
},
|
},
|
||||||
"attribute": "DISTINCT"
|
"attribute": "DISTINCT"
|
||||||
}
|
}
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW",
|
"MAINTAINABILITY": "LOW",
|
||||||
"SECURITY": "LOW"
|
"SECURITY": "MEDIUM"
|
||||||
},
|
},
|
||||||
"attribute": "COMPLETE"
|
"attribute": "COMPLETE"
|
||||||
}
|
}
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Minor",
|
"defaultSeverity": "Major",
|
||||||
"ruleSpecification": "RSPEC-6869",
|
"ruleSpecification": "RSPEC-6869",
|
||||||
"sqKey": "S6869",
|
"sqKey": "S6869",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"java21"
|
"java21"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-6876",
|
"ruleSpecification": "RSPEC-6876",
|
||||||
"sqKey": "S6876",
|
"sqKey": "S6876",
|
||||||
"scope": "Main",
|
"scope": "Main",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"java21"
|
"java21"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-6877",
|
"ruleSpecification": "RSPEC-6877",
|
||||||
"sqKey": "S6877",
|
"sqKey": "S6877",
|
||||||
"scope": "Main",
|
"scope": "Main",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"java21"
|
"java21"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Minor",
|
"defaultSeverity": "Major",
|
||||||
"ruleSpecification": "RSPEC-6878",
|
"ruleSpecification": "RSPEC-6878",
|
||||||
"sqKey": "S6878",
|
"sqKey": "S6878",
|
||||||
"scope": "Main",
|
"scope": "Main",
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
"java21",
|
"java21",
|
||||||
"multi-threading"
|
"multi-threading"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-6881",
|
"ruleSpecification": "RSPEC-6881",
|
||||||
"sqKey": "S6881",
|
"sqKey": "S6881",
|
||||||
"scope": "Main",
|
"scope": "Main",
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
"quickfix": "unknown",
|
"quickfix": "unknown",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW"
|
"MAINTAINABILITY": "MEDIUM"
|
||||||
},
|
},
|
||||||
"attribute": "EFFICIENT"
|
"attribute": "EFFICIENT"
|
||||||
}
|
}
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
"quickfix": "unknown",
|
"quickfix": "unknown",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW"
|
"MAINTAINABILITY": "MEDIUM"
|
||||||
},
|
},
|
||||||
"attribute": "EFFICIENT"
|
"attribute": "EFFICIENT"
|
||||||
}
|
}
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
"quickfix": "unknown",
|
"quickfix": "unknown",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW"
|
"MAINTAINABILITY": "MEDIUM"
|
||||||
},
|
},
|
||||||
"attribute": "EFFICIENT"
|
"attribute": "EFFICIENT"
|
||||||
}
|
}
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
"quickfix": "unknown",
|
"quickfix": "unknown",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW"
|
"MAINTAINABILITY": "MEDIUM"
|
||||||
},
|
},
|
||||||
"attribute": "EFFICIENT"
|
"attribute": "EFFICIENT"
|
||||||
}
|
}
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
"quickfix": "unknown",
|
"quickfix": "unknown",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW"
|
"MAINTAINABILITY": "MEDIUM"
|
||||||
},
|
},
|
||||||
"attribute": "EFFICIENT"
|
"attribute": "EFFICIENT"
|
||||||
}
|
}
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
"quickfix": "unknown",
|
"quickfix": "unknown",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW"
|
"MAINTAINABILITY": "MEDIUM"
|
||||||
},
|
},
|
||||||
"attribute": "EFFICIENT"
|
"attribute": "EFFICIENT"
|
||||||
}
|
}
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
"quickfix": "unknown",
|
"quickfix": "unknown",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW"
|
"MAINTAINABILITY": "MEDIUM"
|
||||||
},
|
},
|
||||||
"attribute": "EFFICIENT"
|
"attribute": "EFFICIENT"
|
||||||
}
|
}
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
"quickfix": "unknown",
|
"quickfix": "unknown",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW"
|
"MAINTAINABILITY": "MEDIUM"
|
||||||
},
|
},
|
||||||
"attribute": "EFFICIENT"
|
"attribute": "EFFICIENT"
|
||||||
}
|
}
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
"quickfix": "unknown",
|
"quickfix": "unknown",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW"
|
"MAINTAINABILITY": "MEDIUM"
|
||||||
},
|
},
|
||||||
"attribute": "CONVENTIONAL"
|
"attribute": "CONVENTIONAL"
|
||||||
}
|
}
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
"quickfix": "unknown",
|
"quickfix": "unknown",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW"
|
"MAINTAINABILITY": "MEDIUM"
|
||||||
},
|
},
|
||||||
"attribute": "EFFICIENT"
|
"attribute": "EFFICIENT"
|
||||||
}
|
}
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
"architecture",
|
"architecture",
|
||||||
"design"
|
"design"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7027",
|
"ruleSpecification": "RSPEC-7027",
|
||||||
"sqKey": "S7027",
|
"sqKey": "S7027",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
"quickfix": "unknown",
|
"quickfix": "unknown",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW"
|
"MAINTAINABILITY": "MEDIUM"
|
||||||
},
|
},
|
||||||
"attribute": "RESPECTFUL"
|
"attribute": "RESPECTFUL"
|
||||||
}
|
}
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"type": "VULNERABILITY",
|
"type": "VULNERABILITY",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"SECURITY": "LOW"
|
"SECURITY": "MEDIUM"
|
||||||
},
|
},
|
||||||
"attribute": "COMPLETE"
|
"attribute": "COMPLETE"
|
||||||
},
|
},
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7047",
|
"ruleSpecification": "RSPEC-7047",
|
||||||
"sqKey": "S7047",
|
"sqKey": "S7047",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7049",
|
"ruleSpecification": "RSPEC-7049",
|
||||||
"sqKey": "S7049",
|
"sqKey": "S7049",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7051",
|
"ruleSpecification": "RSPEC-7051",
|
||||||
"sqKey": "S7051",
|
"sqKey": "S7051",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7052",
|
"ruleSpecification": "RSPEC-7052",
|
||||||
"sqKey": "S7052",
|
"sqKey": "S7052",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7054",
|
"ruleSpecification": "RSPEC-7054",
|
||||||
"sqKey": "S7054",
|
"sqKey": "S7054",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
"quickfix": "unknown",
|
"quickfix": "unknown",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW"
|
"MAINTAINABILITY": "MEDIUM"
|
||||||
},
|
},
|
||||||
"attribute": "CONVENTIONAL"
|
"attribute": "CONVENTIONAL"
|
||||||
}
|
}
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7059",
|
"ruleSpecification": "RSPEC-7059",
|
||||||
"sqKey": "S7059",
|
"sqKey": "S7059",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7062",
|
"ruleSpecification": "RSPEC-7062",
|
||||||
"sqKey": "S7062",
|
"sqKey": "S7062",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
"quickfix": "unknown",
|
"quickfix": "unknown",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW"
|
"MAINTAINABILITY": "MEDIUM"
|
||||||
},
|
},
|
||||||
"attribute": "CONVENTIONAL"
|
"attribute": "CONVENTIONAL"
|
||||||
}
|
}
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
"quickfix": "unknown",
|
"quickfix": "unknown",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW"
|
"MAINTAINABILITY": "MEDIUM"
|
||||||
},
|
},
|
||||||
"attribute": "CONVENTIONAL"
|
"attribute": "CONVENTIONAL"
|
||||||
}
|
}
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7067",
|
"ruleSpecification": "RSPEC-7067",
|
||||||
"sqKey": "S7067",
|
"sqKey": "S7067",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7068",
|
"ruleSpecification": "RSPEC-7068",
|
||||||
"sqKey": "S7068",
|
"sqKey": "S7068",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7069",
|
"ruleSpecification": "RSPEC-7069",
|
||||||
"sqKey": "S7069",
|
"sqKey": "S7069",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7071",
|
"ruleSpecification": "RSPEC-7071",
|
||||||
"sqKey": "S7071",
|
"sqKey": "S7071",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7078",
|
"ruleSpecification": "RSPEC-7078",
|
||||||
"sqKey": "S7078",
|
"sqKey": "S7078",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"performance"
|
"performance"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7083",
|
"ruleSpecification": "RSPEC-7083",
|
||||||
"sqKey": "S7083",
|
"sqKey": "S7083",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7087",
|
"ruleSpecification": "RSPEC-7087",
|
||||||
"sqKey": "S7087",
|
"sqKey": "S7087",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7088",
|
"ruleSpecification": "RSPEC-7088",
|
||||||
"sqKey": "S7088",
|
"sqKey": "S7088",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
"architecture",
|
"architecture",
|
||||||
"design"
|
"design"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7091",
|
"ruleSpecification": "RSPEC-7091",
|
||||||
"sqKey": "S7091",
|
"sqKey": "S7091",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"pitfall"
|
"pitfall"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7094",
|
"ruleSpecification": "RSPEC-7094",
|
||||||
"sqKey": "S7094",
|
"sqKey": "S7094",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
"quickfix": "unknown",
|
"quickfix": "unknown",
|
||||||
"code": {
|
"code": {
|
||||||
"impacts": {
|
"impacts": {
|
||||||
"MAINTAINABILITY": "LOW"
|
"MAINTAINABILITY": "MEDIUM"
|
||||||
},
|
},
|
||||||
"attribute": "FORMATTED"
|
"attribute": "FORMATTED"
|
||||||
}
|
}
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7103",
|
"ruleSpecification": "RSPEC-7103",
|
||||||
"sqKey": "S7103",
|
"sqKey": "S7103",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"brain-overload"
|
"brain-overload"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7104",
|
"ruleSpecification": "RSPEC-7104",
|
||||||
"sqKey": "S7104",
|
"sqKey": "S7104",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Minor",
|
"defaultSeverity": "Major",
|
||||||
"ruleSpecification": "RSPEC-7105",
|
"ruleSpecification": "RSPEC-7105",
|
||||||
"sqKey": "S7105",
|
"sqKey": "S7105",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7108",
|
"ruleSpecification": "RSPEC-7108",
|
||||||
"sqKey": "S7108",
|
"sqKey": "S7108",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7109",
|
"ruleSpecification": "RSPEC-7109",
|
||||||
"sqKey": "S7109",
|
"sqKey": "S7109",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"performance"
|
"performance"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7113",
|
"ruleSpecification": "RSPEC-7113",
|
||||||
"sqKey": "S7113",
|
"sqKey": "S7113",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7114",
|
"ruleSpecification": "RSPEC-7114",
|
||||||
"sqKey": "S7114",
|
"sqKey": "S7114",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"unpredictable"
|
"unpredictable"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7115",
|
"ruleSpecification": "RSPEC-7115",
|
||||||
"sqKey": "S7115",
|
"sqKey": "S7115",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7120",
|
"ruleSpecification": "RSPEC-7120",
|
||||||
"sqKey": "S7120",
|
"sqKey": "S7120",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"performance"
|
"performance"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7123",
|
"ruleSpecification": "RSPEC-7123",
|
||||||
"sqKey": "S7123",
|
"sqKey": "S7123",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"symbolic-execution"
|
"symbolic-execution"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7131",
|
"ruleSpecification": "RSPEC-7131",
|
||||||
"sqKey": "S7131",
|
"sqKey": "S7131",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"symbolic-execution"
|
"symbolic-execution"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7133",
|
"ruleSpecification": "RSPEC-7133",
|
||||||
"sqKey": "S7133",
|
"sqKey": "S7133",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
"architecture",
|
"architecture",
|
||||||
"design"
|
"design"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7134",
|
"ruleSpecification": "RSPEC-7134",
|
||||||
"sqKey": "S7134",
|
"sqKey": "S7134",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"spring"
|
"spring"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7178",
|
"ruleSpecification": "RSPEC-7178",
|
||||||
"sqKey": "S7178",
|
"sqKey": "S7178",
|
||||||
"scope": "Main",
|
"scope": "Main",
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
"data-science",
|
"data-science",
|
||||||
"pyspark"
|
"pyspark"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7181",
|
"ruleSpecification": "RSPEC-7181",
|
||||||
"sqKey": "S7181",
|
"sqKey": "S7181",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"spring"
|
"spring"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7184",
|
"ruleSpecification": "RSPEC-7184",
|
||||||
"sqKey": "S7184",
|
"sqKey": "S7184",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"spring"
|
"spring"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7185",
|
"ruleSpecification": "RSPEC-7185",
|
||||||
"sqKey": "S7185",
|
"sqKey": "S7185",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"spring"
|
"spring"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7186",
|
"ruleSpecification": "RSPEC-7186",
|
||||||
"sqKey": "S7186",
|
"sqKey": "S7186",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"spring", "tests"
|
"spring", "tests"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7190",
|
"ruleSpecification": "RSPEC-7190",
|
||||||
"sqKey": "S7190",
|
"sqKey": "S7190",
|
||||||
"scope": "Tests",
|
"scope": "Tests",
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
"architecture",
|
"architecture",
|
||||||
"design"
|
"design"
|
||||||
],
|
],
|
||||||
"defaultSeverity": "Major",
|
"defaultSeverity": "Critical",
|
||||||
"ruleSpecification": "RSPEC-7197",
|
"ruleSpecification": "RSPEC-7197",
|
||||||
"sqKey": "S7197",
|
"sqKey": "S7197",
|
||||||
"scope": "All",
|
"scope": "All",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user