Skip to content

Comments

fix(security): add localhost rule to default_proxy_filter#50

Merged
WSH032 merged 3 commits intomainfrom
fix/security
Jan 15, 2025
Merged

fix(security): add localhost rule to default_proxy_filter#50
WSH032 merged 3 commits intomainfrom
fix/security

Conversation

@WSH032
Copy link
Owner

@WSH032 WSH032 commented Jan 14, 2025

Summary

Now, the default_proxy_filter will reject http://localhost.

Checklist

  • I've read CONTRIBUTING.md.
  • I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.

@codecov
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.43%. Comparing base (558a86b) to head (a00bf76).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   96.96%   97.43%   +0.46%     
==========================================
  Files           9        9              
  Lines         461      467       +6     
  Branches       44       36       -8     
==========================================
+ Hits          447      455       +8     
+ Misses          9        7       -2     
  Partials        5        5              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@WSH032 WSH032 merged commit 558f950 into main Jan 15, 2025
21 checks passed
@WSH032 WSH032 deleted the fix/security branch January 15, 2025 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant