gitlab.bandit.B404
385
Download Count*
License
Consider possible security implications associated with subprocess module.
Run Locally
Run in CI
Defintion
rules:
- id: bandit.B404
patterns:
- pattern: import subprocess
message: |
Consider possible security implications associated with subprocess module.
metadata:
cwe: "CWE-78: Improper Neutralization of Special Elements used in an OS Command
('OS Command Injection')"
owasp: "A8: Insecure Deserialization"
primary_identifier: bandit.B404
secondary_identifiers:
- name: Bandit Test ID B404
type: bandit_test_id
value: B404
license: MIT
languages:
- python
severity: WARNING
Short Link: https://sg.run/lj3o