Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: mitigate allowed redirect domain bypass #174

Merged
merged 1 commit into from
May 12, 2024

fix: mitigate allowed redirect domain bypass

5f35430
Select commit
Loading
Failed to load commit list.
Merged

fix: mitigate allowed redirect domain bypass #174

fix: mitigate allowed redirect domain bypass
5f35430
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2024 in 0s

95.04% (+0.00%) compared to 8f905de

View this Pull Request on Codecov

95.04% (+0.00%) compared to 8f905de

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.04%. Comparing base (8f905de) to head (5f35430).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #174   +/-   ##
=======================================
  Coverage   95.04%   95.04%           
=======================================
  Files          10       10           
  Lines        2179     2179           
=======================================
  Hits         2071     2071           
  Misses         74       74           
  Partials       34       34           
Files Coverage Δ
httpbin/handlers.go 99.57% <100.00%> (ø)