mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
8 lines
226 B
JSON
8 lines
226 B
JSON
{
|
|
"name": "EmailRep",
|
|
"version": "0.1",
|
|
"author": "Security Onion Solutions",
|
|
"description": "This analyzer queries the EmailRep API for email address reputation information",
|
|
"supportedTypes" : ["email", "mail"]
|
|
}
|