trying out rendering Mermaid.js diagrams
This commit is contained in:
parent
49920cd332
commit
64c09d643c
@ -4,6 +4,12 @@ This is a Python project to learn working with Flask. To make it useful for my d
|
||||
|
||||

|
||||
|
||||
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...) 👽
|
||||
|
Loading…
x
Reference in New Issue
Block a user