Skip to content

Commit

Permalink
Update security-gate.yml (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
htrgouvea authored Sep 2, 2024
1 parent b2f3e5e commit 5390551
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/security-gate.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Security Gate - Instriq
name: Security Gate - LESIS

on:
push:
Expand Down Expand Up @@ -32,4 +32,7 @@ jobs:
--critical $MAX_CRITICAL \
--high $MAX_HIGH \
--medium $MAX_MEDIUM \
--low $MAX_LOW
--low $MAX_LOW \
--dependency-alerts \
--code-alerts \
--secret-alerts

0 comments on commit 5390551

Please sign in to comment.