Skip to content

TT-15786 test: intentionally fail TestAreMapsEqual #1561

TT-15786 test: intentionally fail TestAreMapsEqual

TT-15786 test: intentionally fail TestAreMapsEqual #1561

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 }}