-
- Downloads
Suricata queries
Showing
- GranefAPI/main.py 2 additions, 1 deletionGranefAPI/main.py
- GranefAPI/models/query_models.py 5 additions, 1 deletionGranefAPI/models/query_models.py
- GranefAPI/routers/suricata_queries.py 104 additions, 0 deletionsGranefAPI/routers/suricata_queries.py
- requirements.txt 1 addition, 0 deletionsrequirements.txt
GranefAPI/routers/suricata_queries.py
0 → 100644
... | @@ -6,3 +6,4 @@ gunicorn | ... | @@ -6,3 +6,4 @@ gunicorn |
ipaddress | ipaddress | ||
typing-extensions | typing-extensions | ||
coloredlogs | coloredlogs | ||
networkx | |||
\ No newline at end of file |
Please register or sign in to comment