org.sonar.plugins.csharp.S2696.json Maven / Gradle / Ivy
{
"title": "Instance members should not write to \"static\" fields",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "COMPLETE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "20min"
},
"tags": [
"multi-threading"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-2696",
"sqKey": "S2696",
"scope": "Main",
"securityStandards": {
"STIG ASD_V5R3": [
"V-222567"
]
},
"quickfix": "infeasible"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy