Skip to content

add restapi endpoint and fix ci #1

add restapi endpoint and fix ci

add restapi endpoint and fix ci #1

Triggered via push July 17, 2024 15:19
Status Failure
Total duration 22s
Artifacts

bandit.yml

on: push
Fit to window
Zoom out
Zoom in

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