Skip to content

Merge pull request #3 from fakepixels/tina-debug-1006 #21

Merge pull request #3 from fakepixels/tina-debug-1006

Merge pull request #3 from fakepixels/tina-debug-1006 #21

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"