All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.plugins.csharp.S3949.json Maven / Gradle / Ivy

There is a newer version: 10.2.0.105762
Show newest version
{
  "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