diff --git a/rules/web/web_django_security.yml b/rules/web/web_django_security.yml index 75844d7ff..05ebe627f 100644 --- a/rules/web/web_django_security.yml +++ b/rules/web/web_django_security.yml @@ -1,5 +1,6 @@ title: Django framework security errors description: Detects suspicious Django web application framework that could indicate exploitation attempts +author: Thomas Patzke reference: - https://docs.djangoproject.com/en/1.11/ref/exceptions/ - https://docs.djangoproject.com/en/1.11/topics/logging/#django-security