Skip to content

v4.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Aug 01:47
· 6 commits to main since this release
v4.0.0
ddb2ff6
AegisGate Platform v4.0.0 — ML Threat Detection

- Char CNN-BiLSTM neural network threat detector (1.58M params, 6.2MB ONNX)
- 100/100 evasion resistance with 0% false positive rate
- ~6ms inference latency
- CGO build-tag architecture (ONNX/heuristic split)
- Auto-discovery of onnxruntime shared library
- Adversarial robustness testing (PGD + FGSM)
- Data drift monitoring (PSI + KL-divergence)
- A/B testing framework
- Cold-start deployment runbook
- 10,983 tests passing, 0 failures, 0 race conditions