anistark / anistark/django-react-comments
Security
Open
difficulty level: expert
enhancement
help wanted
- Dominant language
- Python
- Stars
- 6
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
The comments module should be secure enough to follow through any security issue that's to be arise.
References / Plan:
1. [Django security module](https://docs.djangoproject.com/en/1.8/ref/middleware/#module-django.middleware.security)
2. [Some alternate django security packages](https://www.djangopackages.com/grids/g/security)
Also, revisiting the [django-contrib-comments](https://github.com/django/django-contrib-comments) security guidelines to come up with a powerful security module.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.