build(deps): update mitmproxy/mitmproxy Docker tag to v11.1.3#659
Open
fro-bot[bot] wants to merge 1 commit into
Open
build(deps): update mitmproxy/mitmproxy Docker tag to v11.1.3#659fro-bot[bot] wants to merge 1 commit into
fro-bot[bot] wants to merge 1 commit into
Conversation
60b2bbb to
e727a34
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
11.0.2→11.1.3Release Notes
mitmproxy/mitmproxy (mitmproxy/mitmproxy)
v11.1.3Compare Source
(#7564, @mhils)
(#7540, @mhils)
(#7545, @mhils)
web_password.(#7554, @mhils)
(#7562, @mhils)
(#7563, @mhils)
v11.1.2Compare Source
mitmweb's API now requires an authentication token by default.
The mitmweb API is bound to localhost only, but @gronke found that an attacker can circumvent that restriction
by tunneling requests through the proxy server itself in an SSRF-style attack.
(fa89055, @mhils)
web_passwordoption replaces the randomly-generated tokenauthentication with a fixed secret that survives mitmproxy restarts.
(0bd573a, @mhils)
(62693af, @mhils)
xsrf_tokencookie is nowHttpOnly; SameSite=Strict.(#7491, @mhils)
(#7484, @mhils)
(#7485, @mhils)
(#7497, @sujaldev)
(#7509, @EstherRoeth)
(#7514, @sujaldev)
ignore_hostsorallow_hosts.(#7519, @mhils)
(#7352, @lups2000)
(#7520, @proteusvacuum)
v11.1.1Compare Source
v11.1.0Compare Source
(#7440, @mhils)
(#7440, @mhils)
(#7386, @mhils)
(#7385, @lups2000)
(#7455, @jwadolowski)
Users can opt into case-sensitive filters by setting MITMPROXY_CASE_SENSITIVE_FILTERS=1
as an environment variable.
(#7458, @mhils, @AdityaPatadiya)
(#7456, @jwadolowski)
(#7453, @lups2000, @AdityaPatadiya)
(#7445, @errorxyz)
Configuration
📅 Schedule: (in timezone America/Phoenix)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.