Skip to main content

Security audit tool for Django sites

Project description

Django Meerkat

Security audit tool for Django sites.

License

Software licensed under ISC license.

Installation

pip install django-meerkat

Documentation

On ReadTheDocs

Development

To run all the tests: tox

Changelog

0.2.0 (2017-05-11)

Implements logs models and functions:

  • thread to read Nginx logs continuously,

  • functions and classes to get IP information from ipinfo and ip-api,

  • function to append previous logs in DB,

  • better match log lines (improved parser regular expression).

Various additions and fixes:

  • Add ISP, ASN and Proxy fields in IPInfo model.

  • Add Highcharts as asset.

  • Monkey patch progress bar for Django 1.8.

  • Change geolocation names to ip_info.

  • Add django-app-settings requirement.

  • Add verbose names.

  • Improve geolocation.

  • Register models in admin.

  • Keep reference to thread reading logs in RequestLog attributes.

  • Link sub-models in main-models module.

  • Fix deprecated IPAddressField.

  • Add initial migration.

  • Use Codacy instead of Codecov.

  • Change license from MPL 2.0 to ISC (no ‘same license’ condition).

  • Remove Python 3.3 support.

0.1.0 (2016-06-08)

  • Alpha release on PyPi.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-meerkat-0.2.0.tar.gz (4.3 MB view hashes)

Uploaded Source

Built Distribution

django_meerkat-0.2.0-py2.py3-none-any.whl (4.5 MB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page