PanoraysFindingsAPI
Retrieve and monitor internal security findings for your organization from the Panorays platform to streamline self-assessment posture and automate internal incident response within Cortex XSOAR.
Vulnerability Management · Panorays
Details
| ID | PanoraysFindingsAPI |
|---|---|
| Provider | Panorays |
| Category | Vulnerability Management |
| From Version | 6.0.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
README
Retrieve and monitor internal security findings for your organization from the Panorays platform to streamline self-assessment posture and automate internal incident response within Cortex XSOAR.
This integration was integrated and tested with version v2 of PanoraysFindingsAPI.
Configure Panorays Findings API in Cortex
| Parameter | Required |
|---|---|
| Panorays PAPI base URL | True |
| apikey | True |
| API Key | True |
| Trust any certificate (not secure) | False |
| Use system proxy settings | False |
| Maximum number of incidents to fetch per run | False |
| First fetch timestamp (e.g., 7 days) | False |
| Incident type | False |
| Fetch incidents | False |
Commands
You can execute these commands from the CLI, as part of an automation, or in a playbook.
After you successfully execute a command, a DBot message appears in the War Room with the command details.
panorays-finding-list
Lists the company findings as detected by Panorays.
Base Command
panorays-finding-list
Input
| Argument Name | Description | Required |
|---|---|---|
| limit | The maximum number of findings to return. Default is 50. | Optional |
| page | The page number of results to retrieve. Default is 1. | Optional |
Context Output
There is no context output for this command.
Configuration parameters
url— Panorays PAPI base URL (required)apikey— (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settingsmax_fetch— Maximum number of incidents to fetch per runfirst_fetch— First fetch timestamp (e.g., 7 days)incidentType— Incident typeincidentFetchInterval— Incidents Fetch IntervalisFetch— Fetch incidents
Commands (1)
-
panorays-finding-listLists the company findings as detected by Panorays.
## How to get your Panorays API Key 1. Log in to your Panorays platform. 2. Navigate to **Settings → Integrations → Public API**. 3. Click **Generate API Key** and copy the token. For full instructions, see the [Panorays Public API documentation](https://support.panoraysapp.com/en/articles/520347-panorays-public-api). ## Support For assistance, contact Panorays support at **support@panorays.com**.