Skip to main content

Rapid7 InsightVM

Vulnerability Management

The Rapid7 InsightVM connector integrates with the cloud-based Rapid7 InsightVM platform through the Insight Platform REST API (vm/v4/integration/*) and the InsightVM bulk-export GraphQL API (export/graphql). It synchronizes hosts (assets), the vulnerabilities found on those hosts, vulnerability definitions (including full CVSS v2/v3 detail), and policy violations with their definitions into the Brinqa Unified Data Model (UDM).

The connector synchronizes the following models:

  • Host — Asset inventory records, including operating system, network, cloud instance, tag, and site metadata
  • Vulnerability — Vulnerability findings detected on each host (new, unchanged, and remediated)
  • Vulnerability Definition — Vulnerability catalog entries with CVSS v2/v3 detail, references, and remediation
  • Violation — Policy assessment failures per asset from the bulk policy export
  • Violation Definition — Benchmark/rule definitions behind each policy violation

Data retrieved from Rapid7 InsightVM

Connector ObjectRequiredMaps to Data Model
HostYesHost
VulnerabilityYesVulnerability
Vulnerability DefinitionYesVulnerability Definition
ViolationYesViolation
Violation DefinitionYesViolation Definition

Model relationships

note

For detailed steps on how to view the data retrieved from Rapid7 InsightVM in the Brinqa Platform, see How to view your data.