You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
# Changelog
2
2
3
-
## 0.0.20 — Real-Client MITM Validation
3
+
## 0.0.20 -- Real-Client MITM Validation
4
4
5
5
**Release date:** 2026-03-14
6
6
7
7
This release marks the transition from "structurally validated" to "live MITM validated." The HTTPS interception path has been proven end-to-end with real HTTP clients through a trusted local CA.
8
8
9
-
### HTTPS MITM — Now Real-Client Validated
9
+
### HTTPS MITM -- Now Real-Client Validated
10
10
11
11
- Validated with **curl**, **requests**, and **httpx** using a trusted local CA
12
12
- 24 MITM live-validation tests covering: clean forward, blocked request, untrusted CA failure, secret in URL/header/body, binary passthrough, gzip body scanning, large body forwarding
***Verified Distribution:** Switched to OIDC (OpenID Connect) Trusted Publishing. Users can now verify the provenance of the package directly from our GitHub source.
3
3
***Project Metadata:** Added official links for documentation and issue tracking to improve developer support.
4
4
***Version Sync:** Standardized versioning across the SDK and PyPI.
5
5
6
-
#### **🔒 Security Improvements**
6
+
#### **Security Improvements**
7
7
***CI/CD Hardening:** Automated the release pipeline via GitHub Actions to ensure build integrity.
8
8
***Dependency Audit:** Verified `pyyaml` and `rich` requirements for the core scanner engine.
Bidirectional byte relay with no inspection. Data passes through unmodified. This is the graceful degradation path — Guard still runs but HTTPS content is opaque.
85
+
Bidirectional byte relay with no inspection. Data passes through unmodified. This is the graceful degradation path -- Guard still runs but HTTPS content is opaque.
0 commit comments