PyCQA / bandit

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

Add some missing curve types #920

Closed ericwb closed 2 years ago

ericwb commented 2 years ago

The weak_cryptographic_key plugin is missing some various elliptical curve types.

Signed-off-by: Eric Brown eric_wade_brown@yahoo.com