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

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

There is a newer version: 10.2.0.105762
Show newest version
{
  "title": "Creating cookies without the \"HttpOnly\" flag is security-sensitive",
  "type": "SECURITY_HOTSPOT",
  "code": {
    "impacts": {
      "SECURITY": "LOW"
    },
    "attribute": "COMPLETE"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "10min"
  },
  "tags": [
    "cwe",
    "privacy"
  ],
  "defaultSeverity": "Minor",
  "ruleSpecification": "RSPEC-3330",
  "sqKey": "S3330",
  "scope": "Main",
  "securityStandards": {
    "CWE": [
      1004
    ],
    "OWASP": [
      "A7"
    ],
    "OWASP Top 10 2021": [
      "A5"
    ],
    "PCI DSS 3.2": [
      "6.5.10"
    ],
    "PCI DSS 4.0": [
      "6.2.4"
    ],
    "ASVS 4.0": [
      "3.4.2"
    ],
    "STIG ASD_V5R3": [
      "V-222575"
    ]
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy