mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Update analyzer name/description
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Local Intel",
|
||||
"name": "Local File Analyzer",
|
||||
"version": "0.1",
|
||||
"author": "Security Onion Solutions",
|
||||
"description": "This analyzer queries local indicators in CSV format for a match.",
|
||||
"supportedTypes" : ["domain", "hash", "ip", "url"]
|
||||
"description": "This analyzer queries one or more local CSV files for a value, then returns all columns within matching rows.",
|
||||
"supportedTypes" : ["domain", "hash", "ip", "other", "url"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user