We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bbaf85 commit 0dac30cCopy full SHA for 0dac30c
1 file changed
github_extraction/get_git_sources.py
@@ -29,7 +29,7 @@ def run_command(
29
capture_output=True,
30
text=True,
31
timeout=300,
32
- shell=True,
+ shell=False,
33
check=False,
34
)
35
if result.returncode:
0 commit comments