Remove Backrest and WD backup references

This commit is contained in:
2026-05-15 16:57:42 +02:00
parent 1e3e019f28
commit 57ea7507a7
14 changed files with 106 additions and 102 deletions
+2 -3
View File
@@ -1,9 +1,9 @@
# Policy Check Report
## Summary
- Compose files checked: 30
- Compose files checked: 29
- Critical findings: 0
- Warnings: 5
- Warnings: 4
- Info findings: 9
## Critical
@@ -11,7 +11,6 @@
## Warnings
- [SEC001] infra\ddns-updater\docker-compose.yml :: ddns-updater: Missing security_opt no-new-privileges:true.
- [SEC001] ops\backrest\docker-compose.yml :: backrest: Missing security_opt no-new-privileges:true.
- [USER001] ops\grafana-influxdb\docker-compose.yml :: grafana: Runs as user 0. Documented exception, keep visible for hardening.
- [USER001] ops\grafana-influxdb\docker-compose.yml :: influxdb3-core: Runs as user 0. Documented exception, keep visible for hardening.
- [SEC001] ops\scrutiny\docker-compose.yml :: scrutiny: Missing security_opt no-new-privileges:true.