.forgejo/workflows/nyxscanner.yml hinzugefügt #18
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
- name: Run NYX scan
|
||||
id: nyx
|
||||
run: |
|
||||
.nyx-src/target/release/nyx scan --format sarif --fail-on HIGH > nyx-results.sarif 2>&1
|
||||
.nyx-src/target/release/nyx scan --format sarif --fail-on LOW > nyx-results.sarif 2>&1
|
||||
continue-on-error: true
|
||||
|
||||
- name: Post findings as PR comment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue