| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-17 | 299 Bytes | |
| Release 1.79.3 source code.tar.gz | 2026-03-17 | 3.0 MB | |
| Release 1.79.3 source code.zip | 2026-03-17 | 4.0 MB | |
| Totals: 3 Items | 7.0 MB | 0 | |
Security
- server: fix an authorization bypass where malformed :path headers (missing the leading slash) could bypass path-based restricted "deny" rules in interceptors like
grpc/authz. Any request with a non-canonical path is now immediately rejected with anUnimplementederror. (#8981)