Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,3 @@ spec:
# VULN 3: hardcoded secret embedded directly in the manifest
- name: DB_PASSWORD
value: "Pa$$w0rd!2024"
volumeMounts:
- name: host-root
mountPath: /host
volumes:
# VULN 6: mounts the entire host filesystem into the container
- name: host-root
hostPath:
path: /