add restapi endpoint and fix ci #1
Annotations
3 errors and 1 notice
Test: subprocess_popen_with_shell_equals_true id: B602:
src/iosanita/policy/locales/update.py#L37
subprocess call with shell=True identified, security issue. more info https://bandit.readthedocs.io/en/1.7.4/plugins/b602_subprocess_popen_with_shell_equals_true.html
|
Test: subprocess_popen_with_shell_equals_true id: B602:
src/iosanita/policy/locales/update.py#L53
subprocess call with shell=True identified, security issue. more info https://bandit.readthedocs.io/en/1.7.4/plugins/b602_subprocess_popen_with_shell_equals_true.html
|
Test: subprocess_popen_with_shell_equals_true id: B602:
src/iosanita/policy/locales/update.py#L67
subprocess call with shell=True identified, security issue. more info https://bandit.readthedocs.io/en/1.7.4/plugins/b602_subprocess_popen_with_shell_equals_true.html
|
Test: blacklist id: B404:
src/iosanita/policy/locales/update.py#L5
Consider possible security implications associated with the subprocess module. more info https://bandit.readthedocs.io/en/1.7.4/blacklists/blacklist_imports.html#b404-import-subprocess
|