intel_risk_score

Hostname risk score, which is a value between 0 (lowest risk) to 1 (highest risk).

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-intel-risk-score-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/intel_risk_score",
  "title": "intel_risk_score",
  "description": "Hostname risk score, which is a value between 0 (lowest risk) to 1 (highest risk).",
  "type": "number"
}