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

[autoparallel] fix insecure subprocess #1680

Merged
merged 41 commits into from Oct 6, 2022

Conversation

Cypher30
Copy link
Contributor

@Cypher30 Cypher30 commented Oct 6, 2022

What's New?

In the previous PR of C rotor version #1658, we built C extension with subprocess.Popen with shell=True, however it might cause some serious problems by code injection, therefore, I remove it this PR and modify it in the form of shell=False.

Cypher30 and others added 30 commits July 14, 2022 16:07
@Cypher30 Cypher30 merged commit b1be5b8 into hpcaitech:main Oct 6, 2022
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.

None yet

3 participants