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

Sanitize malformed paths #120

Merged
merged 4 commits into from
May 31, 2024
Merged

Sanitize malformed paths #120

merged 4 commits into from
May 31, 2024

Conversation

jaraco
Copy link
Owner

@jaraco jaraco commented May 31, 2024

  • Add some assertions about malformed paths.
  • Add SanitizedNames mixin.
  • Employ SanitizedNames in CompleteDirs. Fixes broken test.
  • Add news fragment.

Closes #119

@jaraco jaraco merged commit fd604bd into main May 31, 2024
24 checks passed
@jaraco jaraco deleted the bugfix/119-malformed-paths branch May 31, 2024 16:31
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.

Improve handling of malformed zip files
1 participant