org.sonar.plugins.csharp.S3949.json Maven / Gradle / Ivy
{
"title": "Calculations should not overflow",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "MEDIUM"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"overflow"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-3949",
"sqKey": "S3949",
"scope": "All",
"securityStandards": {
"STIG ASD_V5R3": [
"V-222612"
]
},
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy