derp, helper method rename

This commit is contained in:
2023-09-04 22:46:55 +03:00
parent e74e3b8ff6
commit 1d98dda05d
2 changed files with 43 additions and 39 deletions

View File

@@ -35,8 +35,9 @@ That's where SecDep comes in 💪. With SecDep, you can manage your virtual mach
- [x] SSH hardening
- [x] Firewall installation and configuration (UFW or firewalld)
- [ ] Fail2ban installation and configuration
- [x] Kernel Security Module installation and configuration (AppArmor or SELinux)
- [x] Kernel Security Module installation (AppArmor or SELinux)
- [x] Docker Rootless installation
- [ ] gVisor installation and integration with Docker
- [x] Docker deployment during hardening
- [x] Single docker-compose file deployment
- [x] Pulling of multiple docker images