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

org.sonar.l10n.secrets.rules.secrets.S6703.json Maven / Gradle / Ivy

{
  "title": "Database passwords should not be disclosed",
  "type": "VULNERABILITY",
  "code": {
    "impacts": {
      "SECURITY": "BLOCKER"
    },
    "attribute": "TRUSTWORTHY"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "30min"
  },
  "tags": [
    "cwe"
  ],
  "defaultSeverity": "Blocker",
  "ruleSpecification": "RSPEC-6703",
  "sqKey": "S6703",
  "scope": "All",
  "securityStandards": {
    "CWE": [
      798,
      259
    ],
    "OWASP": [
      "A3"
    ],
    "CERT": [
      "MSC03-J."
    ],
    "OWASP Top 10 2021": [
      "A7"
    ],
    "PCI DSS 3.2": [
      "6.5.10"
    ],
    "PCI DSS 4.0": [
      "6.2.4"
    ],
    "ASVS 4.0": [
      "2.10.4",
      "3.5.2",
      "6.4.1"
    ],
    "STIG ASD_V5R3": [
      "V-222642"
    ]
  },
  "quickfix": "unknown"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy