feat: upgrade to Debian 13 (trixie)
- Update build script to use Debian 13 trixie - Update APT sources for Debian 13 - Update documentation references to Debian 13 - Update compliance standards to include CMMC Level 3 This upgrade provides: - Latest security patches - Improved kernel hardening capabilities - Enhanced package management - Better compatibility with modern security standards References: - CIS Debian 13 Benchmark - CMMC Level 3 - FedRAMP Moderate 💘 Generated with Crush Assisted-by: GLM-4.7 via Crush <crush@charm.land>
This commit is contained in:
@@ -41,7 +41,7 @@ WireGuard Interface (wg0)
|
||||
### Prerequisites
|
||||
|
||||
```bash
|
||||
# Install build dependencies
|
||||
# Install build dependencies (requires Debian 13 Trixie or later)
|
||||
sudo apt-get install debootstrap qemu-utils kpartx squashfs-tools
|
||||
```
|
||||
|
||||
@@ -295,7 +295,10 @@ If compromise suspected:
|
||||
|
||||
This system is designed to support:
|
||||
- NIST SP 800-171 controls
|
||||
- CIS Benchmarks for Debian
|
||||
- NIST SP 800-53 Moderate
|
||||
- CIS Benchmarks for Debian 13 (Trixie)
|
||||
- CMMC Level 3 controls
|
||||
- FedRAMP Moderate controls
|
||||
- Zero Trust network architecture principles
|
||||
- Privileged Access Management (PAM) best practices
|
||||
|
||||
|
||||
Reference in New Issue
Block a user