BitSight BitSight Modeling Rule

Modeling Rule

Bitsight

Details

IDBitSight_BitSight_ModelingRule
From Version8.4.0

Schema

bitsight_bitsight_raw

Field Type Array?
_alert_data string
affects_rating string
asset_overrides string
assets string
attributed_companies string
details string
evidence_key string
first_seen string
impacts_risk_vector_details string
last_seen string
pcap_id string
remediation_history string
risk_category string
risk_vector string
risk_vector_label string
rolledup_observation_id string
severity string
severity_category string
temporary_id string
{
  "bitsight_bitsight_raw": {
    "assets": {
      "type": "string",
      "is_array": false
    },
    "details": {
      "type": "string",
      "is_array": false
    },
    "pcap_id": {
      "type": "string",
      "is_array": false
    },
    "severity": {
      "type": "string",
      "is_array": false
    },
    "severity_category": {
      "type": "string",
      "is_array": false
    },
    "last_seen": {
      "type": "string",
      "is_array": false
    },
    "first_seen": {
      "type": "string",
      "is_array": false
    },
    "_alert_data": {
      "type": "string",
      "is_array": false
    },
    "risk_vector": {
      "type": "string",
      "is_array": false
    },
    "evidence_key": {
      "type": "string",
      "is_array": false
    },
    "temporary_id": {
      "type": "string",
      "is_array": false
    },
    "risk_category": {
      "type": "string",
      "is_array": false
    },
    "affects_rating": {
      "type": "string",
      "is_array": false
    },
    "asset_overrides": {
      "type": "string",
      "is_array": false
    },
    "risk_vector_label": {
      "type": "string",
      "is_array": false
    },
    "remediation_history": {
      "type": "string",
      "is_array": false
    },
    "attributed_companies": {
      "type": "string",
      "is_array": false
    },
    "rolledup_observation_id": {
      "type": "string",
      "is_array": false
    },
    "impacts_risk_vector_details": {
      "type": "string",
      "is_array": false
    }
  }
}