mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-10 19:22:54 +01:00
8 lines
233 B
JSON
8 lines
233 B
JSON
{
|
|
"name": "Sublime",
|
|
"version": "0.1",
|
|
"author": "Security Onion Solutions",
|
|
"description": "This analyzer analyzes an email with Sublime Security to determine if it is considered malicious.",
|
|
"supportedTypes" : ["eml"]
|
|
}
|