Metadata-Version: 1.0
Name: django-paranoia
Version: 0.1.8.3
Summary: OWASP detection point reporting for Django
Home-page: https://github.com/andymckay/django-paranoia
Author: Andy McKay
Author-email: andym@mozilla.com
License: BSD
Description: A Django lib to expose likely intrusion attempts. Using some of the AppSensor
        detection points from OWASP:
        
        https://www.owasp.org/index.php/AppSensor_DetectionPoints
        
        Please docs on:
        
        https://django-paranoia.readthedocs.org/en/latest/
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django
