mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Set global to false
This commit is contained in:
@@ -42,14 +42,14 @@ sensoroni:
|
||||
api_key:
|
||||
description: API key for the EmailRep analyzer.
|
||||
helpLink: sensoroni.html
|
||||
global: True
|
||||
global: False
|
||||
sensitive: True
|
||||
advanced: True
|
||||
forcedType: string
|
||||
base_url:
|
||||
description: Base URL for the EmailRep analyzer.
|
||||
helpLink: sensoroni.html
|
||||
global: True
|
||||
global: False
|
||||
sensitive: False
|
||||
advanced: True
|
||||
forcedType: string
|
||||
@@ -57,21 +57,21 @@ sensoroni:
|
||||
api_key:
|
||||
description: API key for the GreyNoise analyzer.
|
||||
helpLink: sensoroni.html
|
||||
global: True
|
||||
global: False
|
||||
sensitive: True
|
||||
advanced: True
|
||||
forcedType: string
|
||||
api_version:
|
||||
description: API version for the GreyNoise analyzer.
|
||||
helpLink: sensoroni.html
|
||||
global: True
|
||||
global: False
|
||||
sensitive: False
|
||||
advanced: True
|
||||
forcedType: string
|
||||
base_url:
|
||||
description: Base URL for the GreyNoise analyzer.
|
||||
helpLink: sensoroni.html
|
||||
global: True
|
||||
global: False
|
||||
sensitive: False
|
||||
advanced: True
|
||||
forcedType: string
|
||||
@@ -79,7 +79,7 @@ sensoroni:
|
||||
file_path:
|
||||
description: File path for the LocalFile analyzer.
|
||||
helpLink: sensoroni.html
|
||||
global: True
|
||||
global: False
|
||||
sensitive: False
|
||||
advanced: True
|
||||
forcedType: "[]string"
|
||||
@@ -87,14 +87,14 @@ sensoroni:
|
||||
api_key:
|
||||
description: API key for the OTX analyzer.
|
||||
helpLink: sensoroni.html
|
||||
global: True
|
||||
global: False
|
||||
sensitive: True
|
||||
advanced: True
|
||||
forcedType: string
|
||||
base_url:
|
||||
description: Base URL for the OTX analyzer.
|
||||
helpLink: sensoroni.html
|
||||
global: True
|
||||
global: False
|
||||
sensitive: False
|
||||
advanced: True
|
||||
forcedType: string
|
||||
@@ -102,14 +102,14 @@ sensoroni:
|
||||
api_key:
|
||||
description: API key for the Pulsedive analyzer.
|
||||
helpLink: sensoroni.html
|
||||
global: True
|
||||
global: False
|
||||
sensitive: True
|
||||
advanced: True
|
||||
forcedType: string
|
||||
base_url:
|
||||
description: Base URL for the Pulsedive analyzer.
|
||||
helpLink: sensoroni.html
|
||||
global: True
|
||||
global: False
|
||||
sensitive: False
|
||||
advanced: True
|
||||
forcedType: string
|
||||
@@ -117,14 +117,14 @@ sensoroni:
|
||||
lookup_host:
|
||||
description: Host to use for lookups.
|
||||
helpLink: sensoroni.html
|
||||
global: True
|
||||
global: False
|
||||
sensitive: False
|
||||
advanced: True
|
||||
forcedType: string
|
||||
nameservers:
|
||||
description: Nameservers used for queries.
|
||||
helpLink: sensoroni.html
|
||||
global: True
|
||||
global: False
|
||||
sensitive: False
|
||||
advanced: True
|
||||
forcedTypes: "[]string"
|
||||
@@ -132,35 +132,35 @@ sensoroni:
|
||||
api_key:
|
||||
description: API key for the Urlscan analyzer.
|
||||
helpLink: sensoroni.html
|
||||
global: True
|
||||
global: False
|
||||
sensitive: True
|
||||
advanced: True
|
||||
forcedType: string
|
||||
base_url:
|
||||
description: Base URL for the Urlscan analyzer.
|
||||
helpLink: sensoroni.html
|
||||
global: True
|
||||
global: False
|
||||
sensitive: False
|
||||
advanced: True
|
||||
forcedType: string
|
||||
enabled:
|
||||
description: Analyzer enabled
|
||||
helpLink: sensoroni.html
|
||||
global: True
|
||||
global: False
|
||||
sensitive: False
|
||||
advanced: True
|
||||
forcedType: bool
|
||||
timeout:
|
||||
description: Timeout for the Urlscan analyzer.
|
||||
helpLink: sensoroni.html
|
||||
global: True
|
||||
global: False
|
||||
sensitive: False
|
||||
advanced: True
|
||||
forcedType: int
|
||||
visibility:
|
||||
description: Type of visibility.
|
||||
helpLink: sensoroni.html
|
||||
global: True
|
||||
global: False
|
||||
sensitive: False
|
||||
advanced: True
|
||||
forcedType: string
|
||||
@@ -168,14 +168,14 @@ sensoroni:
|
||||
api_key:
|
||||
description: API key for the VirusTotal analyzer.
|
||||
helpLink: sensoroni.html
|
||||
global: True
|
||||
global: False
|
||||
sensitive: True
|
||||
advanced: True
|
||||
forcedType: string
|
||||
base_url:
|
||||
description: Base URL for the VirusTotal analyzer.
|
||||
helpLink: sensoroni.html
|
||||
global: True
|
||||
global: False
|
||||
sensitive: False
|
||||
advanced: True
|
||||
forcedType: string
|
||||
|
||||
Reference in New Issue
Block a user