org.sonar.plugins.csharp.S4005.json Maven / Gradle / Ivy
{
"title": "\"System.Uri\" arguments should be used instead of strings",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-4005",
"sqKey": "S4005",
"scope": "All",
"quickfix": "unknown"
}