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

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

There is a newer version: 9.32.0.97167
Show newest version
{
  "title": "Using hardcoded IP addresses is security-sensitive",
  "type": "SECURITY_HOTSPOT",
  "code": {
    "impacts": {
      "SECURITY": "MEDIUM"
    },
    "attribute": "TRUSTWORTHY"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "30min"
  },
  "tags": [],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-1313",
  "sqKey": "S1313",
  "scope": "Main",
  "securityStandards": {
    "OWASP": [
      "A3"
    ],
    "OWASP Top 10 2021": [
      "A1"
    ]
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy