jazzband / django-analytical

Analytics services for Django projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Review (and fix) security issues

bittner opened this issue · comments

Bandit reports that we have potential security issues with the use of mark_safe.

Affected locations:

This should be reviewed and fixed.

When this is fixed allowing the Bandit check to fail should be undone in the Travis configuration.