org.sonar.plugins.csharp.S6423.json Maven / Gradle / Ivy
{
"title": "Azure Functions should log all failures",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "COMPLETE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"azure",
"error-handling"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6423",
"sqKey": "S6423",
"scope": "Main",
"quickfix": "unknown"
}