Skip to content

Commit

Permalink
Codigo mas issues
Browse files Browse the repository at this point in the history
Ubuntu committed Sep 10, 2024
1 parent 1cd0bd6 commit 1237aa6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/dast-test.yaml
Original file line number Diff line number Diff line change
@@ -30,6 +30,13 @@ jobs:
dast:
name: ZAP - DAST Test
runs-on: ubuntu-latest

permissions:
security-events: write
packages: read
actions: read
contents: read
issues: write
steps:
- uses: actions/checkout@v3
name: Checkout code

0 comments on commit 1237aa6

Please sign in to comment.