OWASP vulnerabilities in Python
pathfinder scan --ruleset cpf/python/owasp-top-10
Detects unsafe pickle deserialization where untrusted data flows to pickle.loads() leading to RCE