Enhance Trivy integration: update email dispatch logic, add LLM prompt generation, and improve security context in deployments

This commit is contained in:
2025-09-21 23:55:53 +02:00
parent aee57a8b89
commit 1e8526f442
9 changed files with 441 additions and 83 deletions
@@ -85,6 +85,7 @@ resource "kubernetes_deployment" "ssh_locker_web" {
security_context {
allow_privilege_escalation = false
read_only_root_filesystem = true
}
port {