Skip to content

Commit b0bd84b

Browse files
Add Flowtriq logo and documentation metadata
1 parent cd22915 commit b0bd84b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/logos/flowtriq.png

6.61 KB
Loading

misp_modules/modules/expansion/flowtriq.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
'description': 'Query Flowtriq for DDoS attack intelligence on IP addresses',
2525
'module-type': ['expansion', 'hover'],
2626
'name': 'Flowtriq DDoS Intelligence',
27-
'logo': '',
27+
'logo': 'flowtriq.png',
2828
'requirements': ['Flowtriq API key and API URL'],
2929
'features': (
3030
'Queries the Flowtriq IP threat lookup API to check whether an IP '

0 commit comments

Comments
 (0)