Rapid7 · Schema

BrowserDoNotDownloadExtension

SecurityVulnerability ManagementSIEMXDRCloud SecuritySOARApplication Security

Properties

Name Type Description
value string
View JSON Schema on GitHub

JSON Schema

rapid7-browserdonotdownloadextension-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/BrowserDoNotDownloadExtension",
  "title": "BrowserDoNotDownloadExtension",
  "properties": {
    "value": {
      "type": "string"
    }
  }
}