mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-02-17 07:03:58 +00:00
Visualization improvements (Closes #49)
This commit is contained in:
BIN
docs/_static/screenshots/dmarc-summary-charts.png
vendored
BIN
docs/_static/screenshots/dmarc-summary-charts.png
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 90 KiB |
File diff suppressed because one or more lines are too long
@@ -94,6 +94,8 @@ def _main():
|
||||
logger.error("Splunk HEC error: {0}".format(e.__str__()))
|
||||
|
||||
arg_parser = ArgumentParser(description="Parses DMARC reports")
|
||||
arg_parser.add_argument("-c", "--config-file",
|
||||
help="A path to a configuration file")
|
||||
arg_parser.add_argument("file_path", nargs="*",
|
||||
help="one or more paths to aggregate or forensic "
|
||||
"report files or emails")
|
||||
|
||||
Reference in New Issue
Block a user