tylerwince / flake8-bandit

Automated security testing using bandit and flake8.
MIT License
110 stars 23 forks source link

Use dict for nosec_lines #26

Closed q0w closed 2 years ago

q0w commented 2 years ago

After https://github.com/PyCQA/bandit/pull/597 nosec_lines becomes a dict.