OpenAlchemy
OpenAlchemy copied to clipboard
Clean up Bandit violations
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.