Skip to content

Interpres Application - RunZero

  • Type: Vulnerabilities
  • Vendor: RunZero

RunZero network discovery and asset inventory platform integration for retrieving assets and vulnerability data.

Vendor setup

  1. Log into your RunZero console at https://console.runzero.com

  2. Navigate to "API Clients" by clicking "Account" in the left navigation menu

  1. Click on "API Clients" in the Account section

  2. Click "Register New API Client" button

  1. Enter "Interpres" as the client name and click Register

  1. Copy the Client ID and Client Secret that are generated.

  1. Navigate to Global Settings -> Organizations in the left menu, click on your organization

  1. Copy the Organization ID value from the page

App Configuration

App Parameters:

  • Base URL (string, Optional): The base URL for the RunZero API. If not provided, defaults to https://console.runzero.com/api/v1.0

  • Client ID (string): RunZero API Client ID

  • Client Secret (password): RunZero API Client Secret

  • Organization ID (string): RunZero Organization ID

App Validation

Check there is connectivity (green light) in the integration created.

Implemented Actions

  • Get Assets: Returns a list of assets from RunZero network discovery including hostnames, IP addresses, operating systems, and services.

  • Get Vulnerabilities: Gets a list of hosts and their active CVEs discovered by RunZero vulnerability scanning.