Skip to content

Commit 9118e81

Browse files
committed
Removed pre-commit/trivy-secret.yaml and added .trivyignore
1 parent b0fae4f commit 9118e81

File tree

4 files changed

+5
-226
lines changed

4 files changed

+5
-226
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@
22
target/
33
uid2-shared.iml
44
dependencies/
5-
.pre-commit-trivy-cache/

.pre-commit-config.yaml

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

.trivyignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# List any vulnerability that are to be accepted
2+
# See https://aquasecurity.github.io/trivy/v0.35/docs/vulnerability/examples/filter/
3+
# for more details
4+
# e.g.
5+
# CVE-2022-3996

trivy-secret.yaml

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

0 commit comments

Comments
 (0)