Cybersecurity-Projects/PROJECTS/advanced
CarterPerez-dev d03b9a37ad fix(hsm-emulator): install.sh builds and validates the ReleaseSafe artifact
build_module printed (ReleaseSafe) but ran plain 'zig build', which is Debug here (preferred_optimize_mode only ships ReleaseSafe with --release). It left a 20M Debug .so labeled as the shipped build, and 'zig build smoke' would reinstall Debug over any ReleaseSafe artifact via its install-step dependency.

Run build + test + smoke with --release=safe so the script produces and validates the real 5.9M shipped artifact end to end. Kept check-only (no dependency auto-install): missing deps still hard-fail/warn with the exact apt command.

Verified: ./install.sh exits 0 on a clean tree, final zig-out/lib/libhsm.so is 5.9M ReleaseSafe, tests + smoke pass, pkcs11-tool loads it.
2026-06-02 08:01:48 -04:00
..
ai-threat-detection Merge pull request #247 from CarterPerez-dev/dependabot/uv/PROJECTS/advanced/ai-threat-detection/backend/idna-3.15 2026-05-22 14:18:49 -04:00
api-rate-limiter chore(deps): bump idna in /PROJECTS/advanced/api-rate-limiter 2026-05-19 15:59:27 +00:00
bug-bounty-platform chore(deps): bump idna in /PROJECTS/advanced/bug-bounty-platform/backend 2026-05-19 16:19:13 +00:00
encrypted-p2p-chat chore(deps): bump idna in /PROJECTS/advanced/encrypted-p2p-chat/backend 2026-05-19 16:30:52 +00:00
haskell-reverse-proxy fix: extract Aenebris.Net.IP to dedupe SockAddr rendering (Finding 10) 2026-04-29 02:19:56 -04:00
honeypot-network cracked 2026-05-23 05:01:01 -04:00
hsm-emulator fix(hsm-emulator): install.sh builds and validates the ReleaseSafe artifact 2026-06-02 08:01:48 -04:00
monitor-the-situation-dashboard cracked 2026-05-23 05:01:01 -04:00