0.0
No commit activity in last 3 years
No release in over 3 years
Simple tool for viewing DMARC reports
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.13
~> 0
~> 0

Runtime

~> 2.4
~> 4.38
~> 1.3
 Project Readme

dmarcurator

Imports DMARC report XML into SQLite DB.

install

Install sqlite3 bc it's cool and you need it brew install sqlite3

gem install dmarcurator

usage

  • Get some DMARC reports in XML and put them in a directory.
  • dmarcurator --db=./dmarc/reports.sqlite --reports-path=./dmarc/reports

how to browse db

SQLite-web is a deec interface.