org.sonar.plugins.csharp.S2184.json Maven / Gradle / Ivy
{
"title": "Results of integer division should not be assigned to floating point variables",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "LOW"
},
"attribute": "CLEAR"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [
"cwe",
"overflow"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-2184",
"sqKey": "S2184",
"scope": "All",
"securityStandards": {
"CWE": [
190
],
"ASVS 4.0": [
"5.4.3"
],
"STIG ASD_V5R3": [
"V-222612"
]
},
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy