Admin changes #3737
Admin changes #3737
12 new alerts including 1 error
New alerts in code changed by this pull request
- 1 error
- 11 notes
See annotations below for details.
Annotations
Check failure on line 29 in scripts/control/restart.py
Code scanning / Bandit
subprocess call with shell=True identified, security issue. Error
Check notice on line 5 in augur/api/routes/admin.py
Code scanning / Bandit
Consider possible security implications associated with the subprocess module. Note
Check notice on line 17 in augur/api/routes/admin.py
Code scanning / Bandit
subprocess call - check for execution of untrusted input. Note
Check notice on line 18 in augur/api/routes/admin.py
Code scanning / Bandit
Starting a process with a partial executable path Note
Check notice on line 18 in augur/api/routes/admin.py
Code scanning / Bandit
subprocess call with shell=True seems safe, but may be changed in the future, consider rewriting without shell Note
Check notice on line 25 in augur/api/routes/admin.py
Code scanning / Bandit
Starting a process with a partial executable path Note
Check notice on line 25 in augur/api/routes/admin.py
Code scanning / Bandit
subprocess call with shell=True seems safe, but may be changed in the future, consider rewriting without shell Note
Check notice on line 1 in scripts/control/restart.py
Code scanning / Bandit
Consider possible security implications associated with the subprocess module. Note
Check notice on line 7 in scripts/control/restart.py
Code scanning / Bandit
Starting a process with a partial executable path Note
Check notice on line 7 in scripts/control/restart.py
Code scanning / Bandit
subprocess call with shell=True seems safe, but may be changed in the future, consider rewriting without shell Note
Check notice on line 8 in scripts/control/restart.py
Code scanning / Bandit
Starting a process with a partial executable path Note
Check notice on line 8 in scripts/control/restart.py
Code scanning / Bandit
subprocess call with shell=True seems safe, but may be changed in the future, consider rewriting without shell Note