9 new issues (0 max.) of at least minor severity.
Annotations
Check warning on line 6 in bumpversion/scm/git.py
codacy-production / Codacy Static Code Analysis
bumpversion/scm/git.py#L6
Consider possible security implications associated with the subprocess module.
Check warning on line 3 in bumpversion/scm/hg.py
codacy-production / Codacy Static Code Analysis
bumpversion/scm/hg.py#L3
Consider possible security implications associated with the subprocess module.
Check warning on line 67 in tests/conftest.py
codacy-production / Codacy Static Code Analysis
tests/conftest.py#L67
subprocess call - check for execution of untrusted input.
Check warning on line 76 in tests/conftest.py
codacy-production / Codacy Static Code Analysis
tests/conftest.py#L76
subprocess call - check for execution of untrusted input.
Check warning on line 3 in tests/test_scm/test_git.py
codacy-production / Codacy Static Code Analysis
tests/test_scm/test_git.py#L3
Consider possible security implications associated with the subprocess module.
Check warning on line 221 in tests/test_scm/test_git.py
codacy-production / Codacy Static Code Analysis
tests/test_scm/test_git.py#L221
subprocess call - check for execution of untrusted input.
Check warning on line 233 in tests/test_scm/test_git.py
codacy-production / Codacy Static Code Analysis
tests/test_scm/test_git.py#L233
subprocess call - check for execution of untrusted input.
Check warning on line 234 in tests/test_scm/test_git.py
codacy-production / Codacy Static Code Analysis
tests/test_scm/test_git.py#L234
subprocess call - check for execution of untrusted input.
Check warning on line 255 in tests/test_scm/test_git.py
codacy-production / Codacy Static Code Analysis
tests/test_scm/test_git.py#L255
subprocess call - check for execution of untrusted input.