Skip to content

python os module commit #16450

python os module commit

python os module commit #16450

Triggered via pull request November 17, 2025 19:06
Status Failure
Total duration 9s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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`.