Enhance Trivy integration: update email dispatch logic, add LLM prompt generation, and improve security context in deployments
This commit is contained in:
@@ -85,6 +85,7 @@ resource "kubernetes_deployment" "ssh_locker_web" {
|
||||
|
||||
security_context {
|
||||
allow_privilege_escalation = false
|
||||
read_only_root_filesystem = true
|
||||
}
|
||||
|
||||
port {
|
||||
|
||||
Reference in New Issue
Block a user