OpenAlchemy icon indicating copy to clipboard operation
OpenAlchemy copied to clipboard

Clean up Bandit violations

Open rgreinho opened this issue 5 years ago • 0 comments

As a developer I want to use Bandit to find potential security issues in the code.

Therefore the following checks need to be re-enabled and fixed: B101, B303 and B310.

rgreinho avatar Sep 29 '20 14:09 rgreinho