GitGuardian Event Collector
#
This Integration is part of the GitGuardian Pack.Supported versions
Supported Cortex XSOAR versions: 8.4.0 and later.
This is the GitGuardian event collector integration for Cortex XSIAM. This integration was integrated and tested with version 1.0.0 of GitGuardianEventCollector.
#
Configure GitGuardian Event Collector in CortexParameter | Required |
---|---|
Server URL | False |
API key | True |
Max number of events per fetch | False |
Trust any certificate (not secure) | False |
Use system proxy settings | False |
#
CommandsYou 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.
#
gitguardian-get-eventsGets events from GitGuardian.
#
Base Commandgitguardian-get-events
#
InputArgument Name | Description | Required |
---|---|---|
should_push_events | If true, the command will create events, otherwise it will only display them. Possible values are: true, false. Default is false. | Required |
limit | Maximum number of results to return. | Required |
from_date | Date from which to get events. | Optional |
#
Context OutputThere is no context output for this command.