Skip to content

Commit b9102ef

Browse files
committed
Add using bandit and flake8 to lint code and cleanup.
1 parent f20e730 commit b9102ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ Fixed:
8383
- Document security issues in xmlrpc interface in doc/xmlrpc.txt.
8484
- Enable autoescape in the jinja2 template and use the i18n extension
8585
for translations. (Report: John Rouillard; Fix: Christof Meerwald)
86+
- Cleanup code by linting using flake8. (John Rouillard)
87+
- Cleanup code by security linting using bandit. (John Rouillard)
8688

8789
2019-10-23 2.0.0 alpha 0
8890

0 commit comments

Comments
 (0)