-
- Downloads
Project 'granef/analysis-api' was moved to 'granef/analysis/api'. Please update any links and bookmarks that may still have the old path.
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 |
ipaddress | ||
typing-extensions | ||
coloredlogs | ||
networkx | ||
\ No newline at end of file |
Please register or sign in to comment