PyCQA / bandit

Bandit is a tool designed to find common security issues in Python code.
https://bandit.readthedocs.io
Apache License 2.0
6.45k stars 606 forks source link

Can symtable provided additional capabilities? #476

Open ericwb opened 5 years ago

ericwb commented 5 years ago

Transfer of OpenStack blueprint to GH issue: https://blueprints.launchpad.net/bandit/+spec/use-symtable

Investigate if symtable can provide additional capabilities and improve accuracy of tests.

ericwb commented 10 months ago

Prototype: https://review.opendev.org/c/openstack/bandit/+/235491