1.6.3
What's Changed
- Replace setattr by @tylerwince in #493
- Fix 3.8 errors by @tylerwince in #509
- get_url returns different urls calling twice (bug #506) by @ehooo in #507
- fix B603 docstring by @graingert in #524
- --exit-zero option by @maciejstromich in #510
- fix the documentation file README.rst by @MrDolev in #533
- Cleanup comments after #510 by @florczakraf in #532
- Update test requirements to latest versions by @ericwb in #535
- Remove obsolete "sudo" keyword. by @jugmac00 in #538
- Remove unused bindep.txt file by @ericwb in #539
- Revert "Revert "Update python documentation links for version 3 counterparts"" by @ericwb in #540
- Add several ini options for .bandit file by @vuolter in #508
- Add type checking to name node of hashlib_new by @teeann in #516
- Add more missing ini options by @ericwb in #541
- Add shelve to the pickle blacklists by @auscompgeek in #542
- Fix readme file on Extending Bandit on list things by @MrDolev in #534
- Add official support of Python 3.8 by @ericwb in #547
- update README to add info about badge by @zachvalenta in #482
- Fix docs for B610,B611,B703 by @amacfie in #555
- Use SPDX license identifier instead of bulky headers by @ericwb in #530
- Add a section explaining "nosec" by @exhuma in #554
- replace 'then' with 'than' by @pwoolvett in #557
- Add sha1 to the list of insecure hashes by @ericwb in #561
- Use GitHub Actions to run CI by @ericwb in #565
- Ignore common directories by default by @ericwb in #544
- Add push and pull request to GH Action trigger by @ericwb in #567
- Add contributing file by @Glyphack in #572
- Fix contributing typo by @Glyphack in #582
- [DOC] Support python3 venv creation by @look4regev in #583
- Cleanup some typos in recent contributor guide by @ericwb in #585
- Fix colorama not being disabled after being used by @adambenali in #586
- Fix typo for activating venv by @bavedarnow in #590
- Bump pyyaml by @dosisod in #588
- Update CODE_OF_CONDUCT.md by @ericwb in #591
- Resolve 'NoneType' object has no attribute 'id'Traceback in django_mark_safe by @ehooo in #598
- [FIX] blacklist: fix typo in import_ftplib by @Yenthe666 in #601
- Add release notes project URL by @scop in #610
- Drop Python2 build, test, and install by @ericwb in #615
- Fix # noqa rendering in docs by @DrGFreeman in #645
- Don't show progress information on --quiet by @fniessink in #641
- Add skip configuration to assert_used by @wilbertom in #633
- GitHub Action to publish to Test PyPI by @ericwb in #652
- Add workflow to publish to PyPI by @ericwb in #653
New Contributors
- @graingert made their first contribution in #524
- @MrDolev made their first contribution in #533
- @florczakraf made their first contribution in #532
- @jugmac00 made their first contribution in #538
- @vuolter made their first contribution in #508
- @teeann made their first contribution in #516
- @auscompgeek made their first contribution in #542
- @zachvalenta made their first contribution in #482
- @amacfie made their first contribution in #555
- @exhuma made their first contribution in #554
- @pwoolvett made their first contribution in #557
- @Glyphack made their first contribution in #572
- @look4regev made their first contribution in #583
- @adambenali made their first contribution in #586
- @bavedarnow made their first contribution in #590
- @dosisod made their first contribution in #588
- @Yenthe666 made their first contribution in #601
- @scop made their first contribution in #610
- @DrGFreeman made their first contribution in #645
- @fniessink made their first contribution in #641
- @wilbertom made their first contribution in #633
Full Changelog: 1.6.2...1.6.3