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

org.sonar.l10n.py.rules.python.S6332.json Maven / Gradle / Ivy

There is a newer version: 4.23.0.17664
Show newest version
{
  "title": "Using unencrypted EFS file systems is security-sensitive",
  "type": "SECURITY_HOTSPOT",
  "code": {
    "impacts": {
      "SECURITY": "MEDIUM"
    },
    "attribute": "TRUSTWORTHY"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "10min"
  },
  "tags": [
    "aws",
    "cwe"
  ],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-6332",
  "sqKey": "S6332",
  "scope": "All",
  "securityStandards": {
    "CWE": [
      311
    ],
    "PCI DSS 3.2": [
      "2.2",
      "6.5.3"
    ],
    "PCI DSS 4.0": [
      "2.2",
      "6.2.4"
    ]
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy