What's Changed
- Travis ci file by @lukehinds in #282
- Changes OpenStack specifics to PyCQA by @lukehinds in #1
- Migrate to new PyPI website by @ericwb in #2
- Create a code of conduct by @ericwb in #283
- Remove the unused integration tests by @ericwb in #285
- Create an issue template for the project by @ericwb in #284
- Add a build status badge to the README by @ericwb in #289
- Show support for Python 3.6 by @ericwb in #288
- Remove integration test playbooks by @ericwb in #290
- Update issue templates to new GitHub format by @ericwb in #301
- Logo design: Bandit by @baranpirincal in #302
- Add a smaller logo that works with the README rst by @ericwb in #304
- Update the doc links, remove openstack by @ericwb in #305
- Add missing B413 import_pycrypto in README by @ericwb in #308
- Add PyCryptodome to import blacklists by @warthog9 in #307
- Django sql injection by @ehooo in #292
- Use bandit.readthedocs.io in setup.cfg by @ericwb in #312
- Add detection for Django XSS by @ehooo in #295
- Add missing documentation link for B703 by @ericwb in #314
- Remove OpenStack-specific plugins by @nickthetait in #316
- Improve shell by @ehooo in #298
- Fast fix for yaml import by @ehooo in #303
- Django sql injection by @ehooo in #310
- Enable travis to run pylint and pep8 tox env by @ericwb in #325
- Add development status classifier by @ericwb in #321
- Remove openstack specific utils.exec checks by @ericwb in #328
- add os.tempnam() / os.tmpnam() to blacklist by @chair6 in #330
- Add Python 3.7 support by @ericwb in #327
- Add subprocess.run to B602 by @ericwb in #334
- Repair some broken see also links in the doc by @ericwb in #336
- Use html.escape() instead of cgi.escape() by @ericwb in #339
- Re-enable functional tests as part of CI by @ericwb in #348
- Add more_info URL to XML output by @stannum-l in #354
- Report dill usage by @calve in #347
- Add experimental Python 3.8-dev to test with by @ericwb in #337
- Add emojis to issue types by @ericwb in #358
- Add more_info URL to text output by @stannum-l in #359
- Add more_info URL to screen formatter by @stannum-l in #360
- Add support to run bandit as python -m bandit by @rtfpessoa in #363
- Add more_info URL to csv formatter by @stannum-l in #361
- Add external documentation references by @evqna in #368
- Change ver 1.4.1 references to 1.5.0 by @ericwb in #370
New Contributors
- @baranpirincal made their first contribution in #302
- @warthog9 made their first contribution in #307
- @nickthetait made their first contribution in #316
- @chair6 made their first contribution in #330
- @calve made their first contribution in #347
- @rtfpessoa made their first contribution in #363
Full Changelog: 1.4.0...1.5.0