v0.4.0: DevSecOps Benchmarking, GitHub Actions & Enterprise Compliance #10
Vishisht16
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release pivots HumaneProxy further into the DevSecOps lifecycle by introducing robust CLI benchmarking capabilities, a native GitHub Action for PR safety gates, and enterprise-grade compliance transparency.
🎉 Major Features
benchmarkCLI command (hp benchmark --dataset evals/sample.json) to evaluate custom datasets against HumaneProxy's pipeline. It produces beautiful terminal analytics containing latency statistics, precision, recall, and a per-category confusion matrix usingrich.hpShorthand Alias: Added thehpCLI shortcut inpyproject.tomlso developers can run commands quickly (e.g.,hp start,hp check,hp benchmark).evals/sample.jsoncontaining 20 curated baseline strings designed to safely test false positives and boundary conditions.🔒 Security & Fast-Tracking
COMPLIANCE.mdheavily targeted towards engineering leaders, defining our explicit architecture controls supporting HIPAA, GDPR, and SOC 2 requirements. Emphasises the strict zero-BAA threshold achieved by self-hosting..github/SECURITY.mddefining supported versions, timelines, and email escalation routes indicating explicit exclusion parameters..github/CODEOWNERSblocking unregulated modification of core configuration and architecture files.🧩 Ecosystem Polish & Maintenance
CONTRIBUTING.mdnow establishes a CLA mandate to eliminate long-term evolution and liability bottlenecks.README.mdcontaining transparent platform badges for PyPI, Glama AAA Registry, and the MCP Marketplace. Added a new dedicated "As an MCP Server" quick start flow.>=0.109.1successfully addressing thepython-multipartContent-Type Header ReDoS vulnerability (GHSA-qf9m-vfgh-m389).server.jsonparameters now explicitly mark"required": falseensuring parity against stubborn third-party MCP JSON parsers.Full Changelog: v0.3.1...v0.4.0
This discussion was created from the release v0.4.0: DevSecOps Benchmarking, GitHub Actions & Enterprise Compliance.
Beta Was this translation helpful? Give feedback.
All reactions