Skip to content

Fix the flag in "subprocess.check_call" for Windows#306

Merged
PokhodenkoSA merged 1 commit intoIntelPython:masterfrom
vlad-perevezentsev:fix_for_bandit
Mar 2, 2021
Merged

Fix the flag in "subprocess.check_call" for Windows#306
PokhodenkoSA merged 1 commit intoIntelPython:masterfrom
vlad-perevezentsev:fix_for_bandit

Conversation

@vlad-perevezentsev
Copy link
Copy Markdown
Collaborator

@vlad-perevezentsev vlad-perevezentsev commented Mar 1, 2021

This PR fixes Bandit warning in building script related to subprocess.check_call(..., shell=True).

@diptorupd
Copy link
Copy Markdown
Contributor

@vlad-perevezentsev Is this flagged by bandit? Please put a description on why this PR is needed and what it does.

@PokhodenkoSA
Copy link
Copy Markdown
Contributor

@vlad-perevezentsev Is this flagged by bandit? Please put a description on why this PR is needed and what it does.

Done.

@PokhodenkoSA PokhodenkoSA merged commit a0495d4 into IntelPython:master Mar 2, 2021
diptorupd pushed a commit to diptorupd/dpctl that referenced this pull request Mar 4, 2021
diptorupd pushed a commit to diptorupd/dpctl that referenced this pull request Mar 4, 2021
@vlad-perevezentsev vlad-perevezentsev deleted the fix_for_bandit branch June 20, 2023 10:54
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.

3 participants