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

py2lcov and xml2lcov: Fix command injection from subprocess.run([..], shell=True, [..]) (fixes #350) #356

Conversation

hartwork
Copy link
Contributor

Fixes #350

@henry2cox henry2cox merged commit 716f14f into linux-test-project:master Dec 18, 2024
2 checks passed
@henry2cox
Copy link
Collaborator

Looks OK to me...

@hartwork hartwork deleted the issue-350-fix-subprocess-shell-true-command-injection branch December 18, 2024 23:26
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.

[Git HEAD] py2lcov and xml2lcov: Use of subprocess.run([..], shell=True, [..]) allows command injection
2 participants