org.sonar.plugins.csharp.S5856.json Maven / Gradle / Ivy
{
"title": "Regular expressions should be syntactically valid",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "HIGH"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "15min"
},
"tags": [
"regex"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-5856",
"sqKey": "S5856",
"scope": "All",
"quickfix": "infeasible"
}