zdoom-macos-deps/.github/workflows
alexey.lysiuk 77ee4965ea add source code check by bandit, a security linter from PyCQA
the following tests are disabled
[B101:assert_used] Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
[B404:blacklist] Consider possible security implications associated with subprocess module.
[B603:subprocess_without_shell_equals_true] subprocess call - check for execution of untrusted input.
[B607:start_process_with_partial_path] Starting a process with a partial executable path

https://bandit.readthedocs.io/

[skip ci]
2021-06-18 17:54:03 +03:00
..
build.yml specify continuous integration runners explicitly 2021-03-14 22:15:13 +02:00
lint.yml add source code check by bandit, a security linter from PyCQA 2021-06-18 17:54:03 +03:00
test.yml specify continuous integration runners explicitly 2021-03-14 22:15:13 +02:00