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

[confmap/provider/http(s)provider] Validate URIs before fetching #10721

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Jul 24, 2024

Description

Validate URLs before fetching.

Link to tracking issue

Fixes #10468, Relates to #10121

@mx-psi mx-psi marked this pull request as ready for review July 24, 2024 10:42
@mx-psi mx-psi requested review from a team and songy23 July 24, 2024 10:42
Copy link

codecov bot commented Jul 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.23%. Comparing base (3caaf16) to head (b7ade31).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10721      +/-   ##
==========================================
- Coverage   92.24%   92.23%   -0.01%     
==========================================
  Files         403      403              
  Lines       18720    18722       +2     
==========================================
  Hits        17268    17268              
- Misses       1097     1099       +2     
  Partials      355      355              

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

@mx-psi mx-psi merged commit bfab7f6 into open-telemetry:main Jul 25, 2024
50 checks passed
@github-actions github-actions bot added this to the next release milestone Jul 25, 2024
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.

Validate URIs on http and https providers
2 participants