GitHub Destination
Configuring Github as an alert destination in your Panther Console
Last updated
Configuring Github as an alert destination in your Panther Console
Last updated
Destinations are integrations that receive alerts from rules, policies, system health notifications, and rule errors. Panther supports configuring Github as the destination where you will receive alerts.
The GitHub Destination requires a Repository name
and an API Token
.
When an alert is forwarded to a GitHub Destination, it creates an Issue in the repository. The repository must have Issues enabled.
The integration is most useful when infrastructure is defined in code such as with AWS CloudFormation or with Terraform.
We recommend creating a dedicated Panther Alerts service account in Github.
Follow GitHub's documentation on generating a Personal Access Token.
Log in to your Github account using your service account (or any developer service account that has access to the repo)
Navigate to Settings > Developer settings:
On the Developer Settings page, Click Personal access tokens on the left. Click Generate new token.
Fill out the form to configure your token. Select the repo
permissions checkbox.
Note: GitHub does not support granular permissions for creating Issues. If this level of access is a concern, consider creating a dedicated Issue tracking repository.
Click Generate Token. Copy the token and store it in a secure location, as you will need it in the next steps.
Note: GitHub does not allow you to view the token again. If you lose access to this token, you will need to generate a new one.
Log in to the Panther Console.
In the left sidebar, click Configure > Alert Destinations.
Click +Add your first Destination.
If you have already created Destinations, click Create New in the upper right side of the page to add a new Destination.
Click Github.
Fill out the form to configure the Destination:
Display Name: Enter a descriptive name.
Repository Name: Enter the Github repository name. This will be in the format owner/repo_name
.
Token: Enter the token you generated in Github during the previous steps of this documentation.
Severity: Select the severity level of alerts to send to this Destination.
Alert Types: Select the alert types to send to this Destination.
Click Add Destination.
On the final page, optionally click Send Test Alert to test the integration. When you are finished, click Finish Setup.
For more information on alert routing order, modifying or deleting destinations, and workflow automation, please see the Panther docs: Destinations.
Log Type: By default, we will send alerts from all log types. Specify log types here if you want to only send alerts from specific log types.