HelloWorldV2
Use the Hello World v2 integration to learn how to build and configure Cortex integrations.
Utilities · 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 settingseventFetchInterval— Events Fetch Intervalthreshold_ip— Score threshold for IP reputation commandintegrationReliability— Source Reliabilityfirst_fetch— First fetch timeseverity— Severity of alerts to fetchisFetch— Fetch incidentsincidentType— Incident typemax_incidents_fetch— Maximum number of incidents per fetchisFetchEvents— Fetch eventsmax_events_fetch— Maximum number of events per fetchisFetchAssets— Fetch assets and vulnerabilities
Commands (9)
-
helloworld-alert-listLists example alerts as they would appear in a fetch operation.
-
helloworld-alert-note-createCreate a note in the API.
-
helloworld-get-assetsRetrieves resources and assets in the HelloWorld environment.
-
helloworld-get-eventsRetrieves 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-vulnerabilitiesRetrieves vulnerabilities found in the HelloWorld environment.
-
helloworld-job-pollPolls a submitted job for completion status. This is called automatically by helloworld-job-submit.
-
helloworld-job-submitSubmits a job to the HelloWorld API and polls for completion. Used for asynchronous APIs and long-running operations.
-
helloworld-say-helloPrints hello to a specified name.
-
ipThe returned IP information and reputation.