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

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

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