mirror of
https://github.com/bitnami/containers.git
synced 2026-02-19 14:08:07 +08:00
[bitnami/*] Set Trivy threshold to LOW (#61104)
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
This commit is contained in:
committed by
GitHub
parent
841d774e93
commit
154f3b5dca
@@ -52,7 +52,7 @@
|
||||
{
|
||||
"action_id": "trivy",
|
||||
"params": {
|
||||
"threshold": "CRITICAL",
|
||||
"threshold": "LOW",
|
||||
"vuln_type": [
|
||||
"OS"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user