Skip to content

Merge branch 'main' of https://github.com/fakepixels/ock-identity #25

Merge branch 'main' of https://github.com/fakepixels/ock-identity

Merge branch 'main' of https://github.com/fakepixels/ock-identity #25

Workflow file for this run

name: Salus Security Scan
on: [pull_request, push]
jobs:
scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Salus Scan
id: salus_scan
uses: federacy/[email protected]
with:
active_scanners: "\n - PatternSearch\n - Semgrep\n - Trufflehog"