Skip to content

Commit e72b533

Browse files
committed
test: testing stricter zizmor persona
1 parent 0dc5ff1 commit e72b533

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ jobs:
5555
name: Zizmor GitHub Actions check
5656
runs-on: ubuntu-latest
5757
permissions:
58+
actions: read
59+
contents: read
5860
security-events: write
5961
steps:
6062
- name: Checkout repository
@@ -64,6 +66,11 @@ jobs:
6466

6567
- name: Run zizmor
6668
uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6
69+
with:
70+
online-audits: true
71+
persona: auditor
72+
min-severity: informational
73+
min-confidence: low
6774

6875
test-browser:
6976
name: Run browser tests

0 commit comments

Comments
 (0)