pylint-secure-coding-standard v1.2.1
- Reworded E8003 and extend it to include a few more cases:
subprocess.getoutput()subprocess.getstatusoutput()asyncio.create_subprocess_shell()loop.subprocess_shell()
subprocess.getoutput()subprocess.getstatusoutput()asyncio.create_subprocess_shell()loop.subprocess_shell()