org.sonar.plugins.csharp.S3871.json Maven / Gradle / Ivy
{
"title": "Exception types should be \"public\"",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "COMPLETE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"error-handling",
"api-design"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-3871",
"sqKey": "S3871",
"scope": "All",
"securityStandards": {
"OWASP": [
"A10"
]
},
"quickfix": "targeted"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy