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

Disallow null characters in URL <-> path conversions #33

Merged
merged 1 commit into from
Nov 23, 2023
Merged

Conversation

rmisev
Copy link
Member

@rmisev rmisev commented Nov 23, 2023

Check for null characters in url_from_file_path and path_from_file_url functions.

Check for null characters in url_from_file_path and path_from_file_url
functions.
Copy link

codecov bot commented Nov 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fcaaaa1) 99.73% compared to head (357f370) 99.73%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #33   +/-   ##
=======================================
  Coverage   99.73%   99.73%           
=======================================
  Files          16       16           
  Lines        2279     2285    +6     
=======================================
+ Hits         2273     2279    +6     
  Misses          6        6           

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

@rmisev rmisev merged commit 357f370 into main Nov 23, 2023
22 checks passed
@rmisev rmisev deleted the null-character branch November 23, 2023 21:45
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