org.sonar.plugins.csharp.S6964.json Maven / Gradle / Ivy
{
"title": "Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting.",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"asp.net"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6964",
"sqKey": "S6964",
"scope": "Main",
"quickfix": "targeted",
"code": {
"impacts": {
"RELIABILITY": "HIGH"
},
"attribute": "TRUSTWORTHY"
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy