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

upload_package: Don't leak directory name into sha256sums file #150

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

pothos
Copy link
Member

@pothos pothos commented Sep 27, 2023

The base directory is part of the filename entry in the sha256sums file when it's an absolute path.
Don't leak any absolute paths into the checksum file.

How to use

Use for next release upload

Testing done

None, todo in next release

@pothos pothos requested a review from a team September 27, 2023 15:53
upload_package Outdated Show resolved Hide resolved
The base directory is part of the filename entry in the sha256sums file
when it's an absolute path.
Don't leak any absolute paths into the checksum file.
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.

2 participants