mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-28 15:28:24 +00:00
docs: Add build badges and metrics dashboard to wiki Home
- Add workflow status badges for all components - Add development metrics (131 packages, 94% migration) - Add module status by category with progress indicators - Update version announcement to v2.3.0 with mitmproxy WAF Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
parent
29ce4cfa1e
commit
e041caa8d6
53
Home.md
53
Home.md
|
|
@ -2,21 +2,54 @@
|
|||
|
||||
**CyberMind · Gondwana · Notre-Dame-du-Cruet · Savoie** | [FR](Home-FR) | [中文](Home-ZH)
|
||||
|
||||
Complete security appliance solution ported from OpenWrt to Debian bookworm. Designed for GlobalScale ARM64 boards (MOCHAbin, ESPRESSObin) and x86_64 systems. **125 packages** with **2000+ API endpoints**.
|
||||
Complete security appliance solution ported from OpenWrt to Debian bookworm. Designed for GlobalScale ARM64 boards (MOCHAbin, ESPRESSObin) and x86_64 systems.
|
||||
|
||||
---
|
||||
|
||||
> **NEW v2.2.3 — Multi-Boot Live OS with Eye Remote Integration**
|
||||
## Build & Release Status
|
||||
|
||||
| Component | Status | Description |
|
||||
|-----------|--------|-------------|
|
||||
|  | [](https://github.com/CyberMind-FR/secubox-deb/actions/workflows/build-packages.yml) | Debian packages (131 debs) |
|
||||
|  | [](https://github.com/CyberMind-FR/secubox-deb/actions/workflows/build-all-live-usb.yml) | Bootable images (x64, ARM64) |
|
||||
|  | [](https://github.com/CyberMind-FR/secubox-deb/actions/workflows/build-installer-iso.yml) | GUI installer ISO |
|
||||
|  | [](https://github.com/CyberMind-FR/secubox-deb/actions/workflows/build-eye-remote.yml) | USB gadget boot device |
|
||||
|  | [](https://github.com/CyberMind-FR/secubox-deb/actions/workflows/build-multiboot.yml) | Dual-arch live image |
|
||||
|
||||
## Development Metrics
|
||||
|
||||
| Metric | Value | Status |
|
||||
|--------|-------|--------|
|
||||
|  | **131** Debian packages | Production |
|
||||
|  | 123/131 completed | Active |
|
||||
|  | REST + WebSocket | Stable |
|
||||
|  | x86_64 + ARM64 | Supported |
|
||||
|  | v2.3.0 | Stable |
|
||||
|
||||
### Module Status
|
||||
|
||||
| Category | Count | Migrated | Status |
|
||||
|----------|-------|----------|--------|
|
||||
| 🟢 Core | 15 | 15 |  |
|
||||
| 🟡 Security | 25 | 24 |  |
|
||||
| 🔵 Network | 20 | 20 |  |
|
||||
| 🟣 Apps | 35 | 33 |  |
|
||||
| 🟠 Monitoring | 18 | 18 |  |
|
||||
| 🔴 SOC | 18 | 13 |  |
|
||||
|
||||
---
|
||||
|
||||
> **NEW v2.3.0 — Mitmproxy WAF + VirtualBox Support**
|
||||
>
|
||||
> Dual-architecture bootable image (ARM64 + AMD64) with RAM-based execution and shared persistent storage. Boot from USB or use Pi Zero Eye Remote as USB gadget to boot ESPRESSObin/MOCHAbin.
|
||||
> Complete mitmproxy WAF module migration with LXC isolation, 90+ threat detection patterns, and HAProxy integration. VirtualBox VM images now available for instant testing.
|
||||
>
|
||||
> **Features:**
|
||||
> - Boot any ARM64 (U-Boot) or AMD64 (UEFI) system from one USB stick
|
||||
> - Pi Zero presents multiboot image as USB storage for ESPRESSObin boot
|
||||
> - RAM-based live execution — minimal I/O, perfect for USB gadgets
|
||||
> - Shared data partition accessible from both architectures
|
||||
> **What's New:**
|
||||
> - Mitmproxy WAF with CrowdSec auto-banning
|
||||
> - VirtualBox VDI images for easy VM setup
|
||||
> - Eye Remote multi-arch OS flasher
|
||||
> - Improved network detection for VMs and baremetal
|
||||
>
|
||||
> See [[Multiboot]] for documentation | [Download v2.2.3](https://github.com/CyberMind-FR/secubox-deb/releases/tag/multiboot-v2.2.3)
|
||||
> See [[Live-USB-VirtualBox]] for VM setup | [Download v2.3.0](https://github.com/CyberMind-FR/secubox-deb/releases/tag/v2.3.0)
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -104,7 +137,7 @@ See [[Installation]] for detailed instructions.
|
|||
| 🟢 **ROOT** | System, CLI, hardening | core, hub, system, console |
|
||||
| 🔵 **MESH** | Network, WireGuard, QoS | wireguard, haproxy, netmodes, turn |
|
||||
|
||||
**Total: 125 packages**
|
||||
**Total: 131 packages**
|
||||
|
||||
See [[MODULES-EN|Modules]] for complete module documentation.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user