Skip to content

fix tests

f2f48fb
Select commit
Loading
Failed to load commit list.
Closed

feat: implement HTTP caching with mitmproxy's native format #646

fix tests
f2f48fb
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 16, 2025 in 2s

1 new alert including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 34 in airbyte/http_caching/mitm_proxy.py

See this annotation in the file changed.

Code scanning / CodeQL

Binding a socket to all network interfaces Medium

'' binds a socket to all interfaces.