| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
* remove unnecessary else clause
|
|
|
|
| |
* update README.md to the latest changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Misc
+ add report directory
+ add template directory
Feature Release
+ add report feature --report
+ add basic report template
+ add feature to use -d/ --domain flag multiple times
Optimization
+ add config.py loading user config
* further code optimization
* update gitignore file
|
|
|
|
|
| |
+ add support gzip compressed logs
+ add support for multiple input files
|
|
|
|
|
|
|
|
| |
* replace system calls to sqlite
+ add tabulate module to format output
* update sql commands with named parameter substitution
asd
|
|
|
|
| |
+ add temporary abusereport generator script
|
| |
|
|
|
|
| |
* corrected a missed find
|
|
|
|
| |
+ add filter for the delay tag search to prevent timestamp mixups
|
|
|
|
| |
+ add None catch to body tag filter
|
|
+ python3 ingest and db management
+ abusereport bash script
|