appsembler / figures

Reporting and data retrieval app for Open edX
MIT License
44 stars 37 forks source link

add bandit security tests #401

Closed thraxil closed 2 years ago

thraxil commented 2 years ago

Bandit finds a couple issues (see tox -e bandit for the report). Those should be addressed separately. Once everything is passing, we can add it to the Github Actions workflow.