trying out rendering Mermaid.js diagrams

This commit is contained in:
Joost Agterhoek 2025-06-21 21:41:37 +02:00
parent 49920cd332
commit 64c09d643c

View File

@ -4,6 +4,12 @@ This is a Python project to learn working with Flask. To make it useful for my d
![](./screenshots/30-01-2025.png)
Testing a Mermaid graph to work out the flow of the website:
```mermaid
graph TD
Start --> End
```
## Todos
- [ ] reorganize the SPF, DMARC and DKIM results (organize the SPF to match ['record'] with ['parsed']) 📧
- [ ] try to incorporate OTX Alienvault results (unfortunately the historical telemetry is not possible via the API...) 👽