Skip to content

[TT-7099] [Customer FR] Send info and debug messages to stdout not stderr #2473

[TT-7099] [Customer FR] Send info and debug messages to stdout not stderr

[TT-7099] [Customer FR] Send info and debug messages to stdout not stderr #2473

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@d3fa20888fa2878e877e22bb7702141217290e7c # 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 }}