Skip to content

Commit e0ed2b3

Browse files
committed
Refactor Trivy and Zizmor config
1 parent ee66234 commit e0ed2b3

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

.github/linters/.trivyignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Ignore the dataplexAdmin role issue
2+
AVD-GCP-0007

.github/linters/trivy.yaml

Lines changed: 0 additions & 2 deletions
This file was deleted.

.github/linters/zizmor.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
rules:
22
unpinned-uses:
3-
ignore: true
3+
ignore:
4+
- ci.yaml

0 commit comments

Comments
 (0)