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
Development
To run all the tests: tox
Changelog
0.2.2 (2017-05-11)
Block thread being started if DJANGO_SHELL environment variable is set.
Fix log parser code.
0.2.1 (2017-05-11)
Remove reverse column from migration.
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
Built Distribution
File details
Details for the file django-meerkat-0.2.2.tar.gz
.
File metadata
- Download URL: django-meerkat-0.2.2.tar.gz
- Upload date:
- Size: 4.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46f47a101acacacfa4b95ec6eae9405fd00ef3cf77d27e771c62f8cb18511b8b |
|
MD5 | 14d2d80cbcdfe9c4599deec5265e15bf |
|
BLAKE2b-256 | 60efe8496646e3d9888f546910e14e9b8e3a9e14be4e2e620efb0311d782a0e2 |
File details
Details for the file django_meerkat-0.2.2-py2.py3-none-any.whl
.
File metadata
- Download URL: django_meerkat-0.2.2-py2.py3-none-any.whl
- Upload date:
- Size: 4.5 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 443c32601a3d0967792e92a9e1a27ce1f844339491678ae4609a3ef2fe7ebd22 |
|
MD5 | 2f989140fd44ae291ec20abf238c9dcd |
|
BLAKE2b-256 | 26efacb43d971e744548574916ff663f60ce09c72dcbc523b5381cda67f6f588 |