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

feat(net): normalize http urls to prevent attacks #5085

Merged
merged 2 commits into from
Mar 23, 2023

Conversation

xxo1shine
Copy link
Contributor

What does this PR do?
normalize http urls to prevent attacks

Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

@codecov-commenter
Copy link

codecov-commenter commented Mar 23, 2023

Codecov Report

Merging #5085 (bfa2ffe) into release_v4.7.2 (4339688) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@                 Coverage Diff                  @@
##             release_v4.7.2    #5085      +/-   ##
====================================================
- Coverage             54.74%   54.72%   -0.03%     
+ Complexity             8242     8238       -4     
====================================================
  Files                   841      841              
  Lines                 49714    49715       +1     
  Branches               5460     5460              
====================================================
- Hits                  27216    27205      -11     
- Misses                20358    20370      +12     
  Partials               2140     2140              
Impacted Files Coverage Δ
...tron/core/services/filter/HttpApiAccessFilter.java 80.64% <100.00%> (+0.64%) ⬆️

... and 6 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@xxo1shine xxo1shine merged commit 6db2db9 into tronprotocol:release_v4.7.2 Mar 23, 2023
@xxo1shine xxo1shine deleted the normalize_http_url branch July 14, 2023 09:09
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.

4 participants