Skip to content

[TT-16767][Global] [Implementation] Centralised Error Overrides Infrastructure #1303

[TT-16767][Global] [Implementation] Centralised Error Overrides Infrastructure

[TT-16767][Global] [Implementation] Centralised Error Overrides Infrastructure #1303

Workflow file for this run

---
name: SentinelOne CNS Scan
on: # yamllint disable-line rule:truthy
pull_request:
types: [opened, reopened, synchronize, ready_for_review]
branches: [master]
jobs:
s1_scanner:
uses: TykTechnologies/github-actions/.github/workflows/s1-cns-scan.yml@main
permissions:
contents: read
with:
iac_enabled: false
tag: service:vulnscan
scope_type: ACCOUNT
secrets:
S1_API_TOKEN: ${{ secrets.S1_API_TOKEN }}
CONSOLE_URL: ${{ secrets.S1_CONSOLE_URL }}
SCOPE_ID: ${{ secrets.S1_SCOPE_ID }}