dmarc-visualizer icon indicating copy to clipboard operation
dmarc-visualizer copied to clipboard

Analyse and visualize DMARC results using open-source tools

Results 47 dmarc-visualizer issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/debricked/dmarc-visualizer/assets/149593952/33b0844c-e56a-4044-af2f-0efae0b7a7db)

Hello, Recently I needed a way to visualiise my DMARC reports and wanted to use Docker. Thank you for sharing your repository, it helped me a lot. Unfortunately, I encountered...

When attempting to compose the docker, I got this error. Is something perhaps out of date? => CANCELED [internal] load metadata for docker.io/grafana/grafana:8.5.4 0.1s failed to solve: failed to compute...

Hi, i just spins new vm (ubuntu 20.04) and installed docker 20.10. Pulled this image and on first start i got in problems, grafana is up but without dashboard and...

When install dmarc-visualizer, I get the following error. Error: Service 'parsedmarc' failed to build: COPY failed: file not found in the build context or excluded by .dockerignore: stat parsedmarc.ini: file...

https://github.com/debricked/dmarc-visualizer/blob/454ee2ca2a3f647774043f5c36c721656e1334b5/parsedmarc/Dockerfile#L1C1-L1C5 use : python:3.9-alpine

Can anyone share a working Gmail API example? Everything was working fine with local files, but I want to move to reading over the API instead. I've currently: - created...

Hello, I'm getting an error when i'm trying to parse my email. I want to watch my dmarc report directly from my mailbox. My email account is on outlook.office365. I...

- add verbose flag so progress is shown during long `parsedmarc` process - add named volume on the ElasticSearch container so you can persist the data and come back to...

The parsedmarc container is continuously throwing this exception and then restarting shortly afterwards. ``` parsedmarc_1 | elasticsearch.exceptions.ConnectionError: ConnectionError(: Failed to establish a new connection: [Errno -3] Try again) caused by:...