Interpres Application - RunZero
- Type: Vulnerabilities
- Vendor: RunZero
RunZero network discovery and asset inventory platform integration for retrieving assets and vulnerability data.
Vendor setup
-
Log into your RunZero console at https://console.runzero.com
-
Navigate to "API Clients" by clicking "Account" in the left navigation menu
-
Click on "API Clients" in the Account section
-
Click "Register New API Client" button
- Enter "Interpres" as the client name and click Register
- Copy the Client ID and Client Secret that are generated.
- Navigate to Global Settings -> Organizations in the left menu, click on your organization
- 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.






