Mitmproxy

Latest version: v11.0.0

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 13

10.1.5

* Remove stray `replay-extra` from CLI status bar.
([37d62ce](https://github.com/mitmproxy/mitmproxy/commit/37d62ce73ebd57780cff5ecf8b2ee57ec7d8ab30), mhils)

10.1.4

* Fix a hang/freeze in the macOS distributions when doing TLS negotiation.
([6480](https://github.com/mitmproxy/mitmproxy/pull/6480), mhils)
* Update savehar addon to fix creating corrupt har files caused by empty response content
([6459](https://github.com/mitmproxy/mitmproxy/pull/6459), lain3d)
* Update savehar addon to handle scenarios where "path" key in cookie
attrs dict is missing.
([6458](https://github.com/mitmproxy/mitmproxy/pull/6458), pogzyb)
* Add `server_replay_extra` option to serverplayback to define behaviour
when replayable response is missing.
([6465](https://github.com/mitmproxy/mitmproxy/pull/6465), dkarandikar)

10.1.3

* Fix a bug introduced in mitmproxy 10.1.2 where mitmweb would fail to establish
a WebSocket connection. Affected users may need to clear their browser cache
or hard-reload mitmweb (Ctrl+Shift+R).
([6454](https://github.com/mitmproxy/mitmproxy/pull/6454), mhils)

10.1.2

* Add a raw hex stream contentview.
([6389](https://github.com/mitmproxy/mitmproxy/pull/6389), mhils)
* Add a contentview for DNS-over-HTTPS.
([6389](https://github.com/mitmproxy/mitmproxy/pull/6389), mhils)
* Replaced standalone mitmproxy binaries on macOS with an app bundle
that contains the mitmproxy/mitmweb/mitmdump CLI tools.
This change was necessary to support macOS code signing requirements.
Homebrew remains the recommended installation method.
([6447](https://github.com/mitmproxy/mitmproxy/pull/6447), mhils)
* Fix certificate generation to work with strict mode OpenSSL 3.x clients
([6410](https://github.com/mitmproxy/mitmproxy/pull/6410), mmaxim)
* Fix path() documentation that the return value might include the query string
([6412](https://github.com/mitmproxy/mitmproxy/pull/6412), tddschn)
* mitmproxy now officially supports Python 3.12.
([6434](https://github.com/mitmproxy/mitmproxy/pull/6434), mhils)
* Fix root-relative URLs so that mitmweb can run in subdirectories.
([6411](https://github.com/mitmproxy/mitmproxy/pull/6411), davet2001)
* Add an optional parameter(ldap search filter key) to ProxyAuth-LDAP.
([6428](https://github.com/mitmproxy/mitmproxy/pull/6428), outlaws-bai)
* Fix a regression when using the proxyauth addon with clients that (rightfully) reuse connections.
([6432](https://github.com/mitmproxy/mitmproxy/pull/6432), mhils)

10.1.1

* Fix certificate generation for punycode domains.
([6382](https://github.com/mitmproxy/mitmproxy/pull/6382), mhils)
* Fix a bug that would crash mitmweb when opening options.
([6386](https://github.com/mitmproxy/mitmproxy/pull/6386), mhils)

10.1.0

* Add support for reading HAR files using the existing flow loading APIs, e.g. `mitmproxy -r example.har`.
([6335](https://github.com/mitmproxy/mitmproxy/pull/6335), stanleygvi)
* Add support for writing HAR files using the `save.har` command and the `hardump` option for mitmdump.
([6368](https://github.com/mitmproxy/mitmproxy/pull/6368), stanleygvi)
* Packaging changes:
- `mitmproxy-rs` does not depend on a protobuf compiler being available anymore,
we're now also providing a working source distribution for all platforms.
- On macOS, `mitmproxy-rs` now depends on `mitmproxy-macos`. We only provide binary wheels for this package because
it contains a code-signed system extension. Building from source requires a valid Apple Developer Id, see CI for
details.
- On Windows, `mitmproxy-rs` now depends on `mitmproxy-windows`. We only provide binary wheels for this package to
simplify our deployment process, see CI for how to build from source.

([6303](https://github.com/mitmproxy/mitmproxy/issues/6303), mhils)
* Increase maximum dump file size accepted by mitmweb
([6373](https://github.com/mitmproxy/mitmproxy/pull/6373), t-wy)

Page 3 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.