HelloWorldV2
Use the Hello World v2 integration to learn how to build and configure Cortex integrations.
- Category
- Utilities
- Pack
- HelloWorld
Configuration parameters
- url — Server URL (e.g., https://api.dummy-example.com) (required)
- credentials — (required)
- insecure — Trust any certificate (not secure)
- proxy — Use system proxy settings
- eventFetchInterval — Events Fetch Interval
- threshold_ip — Score threshold for IP reputation command
- integrationReliability — Source Reliability
- first_fetch — First fetch time
- severity — Severity of alerts to fetch
- isFetch — Fetch incidents
- incidentFetchInterval — Incidents Fetch Interval
- incidentType — Incident type
- max_incidents_fetch — Maximum number of incidents per fetch
- isFetchEvents — Fetch events
- max_events_fetch — Maximum number of events per fetch
- isFetchAssets — Fetch assets and vulnerabilities
- assetsFetchInterval — Assets and vulnerabilities fetch interval
Commands (9)
- helloworld-alert-list — Lists example alerts as they would appear in a fetch operation.
- helloworld-alert-note-create — Create a note in the API.
- helloworld-get-assets — Retrieves resources and assets in the HelloWorld environment.
- helloworld-get-events — Retrieves alerts from the HelloWorld API. Use this command for development and debugging only, as it may produce duplicate events, exceed API rate limits, or disrupt the fetch mechanism.
- helloworld-get-vulnerabilities — Retrieves vulnerabilities found in the HelloWorld environment.
- helloworld-job-poll — Polls a submitted job for completion status. This is called automatically by helloworld-job-submit.
- helloworld-job-submit — Submits a job to the HelloWorld API and polls for completion. Used for asynchronous APIs and long-running operations.
- helloworld-say-hello — Prints hello to a specified name.
- ip — The returned IP information and reputation.