Skip to content

Commit

Permalink
Add siem splunk secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
BrachaY authored Mar 5, 2024
1 parent 2d22944 commit 936c6fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/acceptance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ jobs:
SIEM_CONNECTION_S3_PATH: ${{ secrets.SIEM_CONNECTION_S3_PATH }}
SIEM_CONNECTION_S3_SECRET_KEY: ${{ secrets.SIEM_CONNECTION_S3_SECRET_KEY }}
SIEM_CONNECTION_S3_ACCESS_KEY: ${{ secrets.SIEM_CONNECTION_S3_ACCESS_KEY }}
SIEM_CONNECTION_SPLUNK_DISABLED_CERT_VALIDATION: ${{ secrets.SIEM_CONNECTION_SPLUNK_DISABLED_CERT_VALIDATION }}
SIEM_CONNECTION_SPLUNK_HOST: ${{ secrets.SIEM_CONNECTION_SPLUNK_HOST }}
SIEM_CONNECTION_SPLUNK_PORT: ${{ secrets.SIEM_CONNECTION_SPLUNK_PORT }}
SIEM_CONNECTION_SPLUNK_TOKEN: ${{ secrets.SIEM_CONNECTION_SPLUNK_TOKEN }}
CUSTOM_PRIVATE_KEY: ${{ secrets.CUSTOM_PRIVATE_KEY }}
CUSTOM_CERTIFICATE: ${{ secrets.CUSTOM_CERTIFICATE }}
TESTING_PROFILE: true
Expand Down

0 comments on commit 936c6fc

Please sign in to comment.