python os module commit #16450
Annotations
3 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (S605):
os_py/os_module.py#L61
os_py/os_module.py:61:1: S605 Starting a process with a shell, possible injection detected
|
|
Ruff (INP001):
os_py/os_module.py#L1
os_py/os_module.py:1:1: INP001 File `os_py/os_module.py` is part of an implicit namespace package. Add an `__init__.py`.
|