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

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

There is a newer version: 10.2.0.105762
Show newest version
{
  "title": "Members should not have conflicting transparency annotations",
  "type": "VULNERABILITY",
  "code": {
    "impacts": {
      "SECURITY": "MEDIUM"
    },
    "attribute": "LOGICAL"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "pitfall"
  ],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-4211",
  "sqKey": "S4211",
  "scope": "Main",
  "securityStandards": {
    "OWASP": [
      "A6"
    ],
    "OWASP Top 10 2021": [
      "A5"
    ],
    "PCI DSS 3.2": [
      "6.5.8"
    ],
    "PCI DSS 4.0": [
      "6.2.4"
    ]
  },
  "quickfix": "unknown"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy