Skip to content

Commit

Permalink
[bitnami/kibana] Add clamav action allowing false positive
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
  • Loading branch information
carrodher committed Nov 20, 2023
1 parent 23418dc commit 206f265
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .vib/kibana/vib-verify.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@
"OS"
]
}
},
{
"action_id": "clamav",
"params": {
"allowlist": ["Win.Tool.UACBypass-5474404-0"]
}
}
]
}
Expand Down

0 comments on commit 206f265

Please sign in to comment.