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

Adding mac / windows specific tests for standalone command. #169

Merged
merged 15 commits into from
Aug 30, 2024

Conversation

robinjhuang
Copy link
Member

No description provided.

@robinjhuang robinjhuang changed the title Adding windows specific tests. Adding mac / windows specific tests for standalone command. Aug 29, 2024
@robinjhuang
Copy link
Member Author

Windows standalone --rehydrate is caused by astral-sh/uv#1368


with Live(progress_table, refresh_per_second=10):
with tarfile.open(inPath) as tar:
tar.extractall(filter=_filter)

Check failure

Code scanning / CodeQL

Arbitrary file write during tarfile extraction High

This file extraction depends on a
potentially untrusted source
.
@telamonian telamonian force-pushed the rh-more-tests branch 3 times, most recently from 4ea2c1d to 3844722 Compare August 30, 2024 04:28
@telamonian telamonian merged commit 60f735d into main Aug 30, 2024
7 of 12 checks passed
@telamonian telamonian mentioned this pull request Aug 30, 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.

2 participants