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

org.sonar.l10n.xml.rules.xml.S6361.json Maven / Gradle / Ivy

The newest version!
{
  "title": "Defining a single permission for read and write access of content providers is security-sensitive",
  "type": "SECURITY_HOTSPOT",
  "code": {
    "impacts": {
      "SECURITY": "MEDIUM"
    },
    "attribute": "MODULAR"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "cwe",
    "android"
  ],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-6361",
  "sqKey": "S6361",
  "scope": "Main",
  "securityStandards": {
    "CWE": [
      1220
    ],
    "OWASP Mobile": [
      "M1",
      "M6"
    ],
    "OWASP Mobile Top 10 2024": [
      "M3",
      "M8"
    ],
    "MASVS": [
      "MSTG-PLATFORM-1"
    ]
  },
  "quickfix": "unknown"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy