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

Add subprocess-run-check #3896

Merged
merged 1 commit into from Apr 26, 2023
Merged

Add subprocess-run-check #3896

merged 1 commit into from Apr 26, 2023

Conversation

Ruchip16
Copy link
Member

The subprocess-run-check indicates that the check parameter for the subprocess.run() function is not explicitly defined, and it defaults to False. This can potentially lead to unexpected behavior if the command exits with a non-zero status code.

@Ruchip16 Ruchip16 added the bug label Apr 26, 2023
@Ruchip16 Ruchip16 self-assigned this Apr 26, 2023
@Ruchip16 Ruchip16 requested review from a team as code owners April 26, 2023 02:23
@Ruchip16 Ruchip16 requested review from Shaps, odyssey4me, cidrblock, priyamsahoo, shatakshiiii and ssbarnea and removed request for a team April 26, 2023 02:23
@ssbarnea ssbarnea merged commit 7cfcf4c into main Apr 26, 2023
16 checks passed
@ssbarnea ssbarnea deleted the super branch April 26, 2023 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants