Merge pull request #1 from iehrenwald/add_python3_badshell

Add python3 to the list of badShells
This commit is contained in:
iehrenwald
2025-04-25 14:20:01 -04:00
committed by GitHub

View File

@@ -3397,6 +3397,7 @@ readScriptFile sourced = do
"fish",
"perl",
"python",
"python3",
"ruby",
"tcsh",
"zsh"