org.sonar.plugins.csharp.S4487.json Maven / Gradle / Ivy
{
"title": "Unread \"private\" fields should be removed",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "CLEAR"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"cwe",
"unused"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-4487",
"sqKey": "S4487",
"scope": "All",
"securityStandards": {
"CWE": [
563
]
},
"quickfix": "targeted"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy