org.sonar.plugins.csharp.S1147.json Maven / Gradle / Ivy
{
"title": "Exit methods should not be called",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "30min"
},
"tags": [
"cwe",
"suspicious"
],
"defaultSeverity": "Blocker",
"ruleSpecification": "RSPEC-1147",
"sqKey": "S1147",
"scope": "Main",
"securityStandards": {
"CWE": [
382
]
},
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy