mirror of
https://github.com/valitydev/Cortex-Analyzers.git
synced 2024-11-07 17:38:53 +00:00
#267 update wording
This commit is contained in:
parent
5effd8a056
commit
74dbb88496
@ -65,7 +65,7 @@ class VxStreamSandboxAnalyzer(Analyzer):
|
||||
value = "\"No Specific Threat\""
|
||||
else:
|
||||
level = 'info'
|
||||
value = "\"No threat found\""
|
||||
value = "\"None\""
|
||||
|
||||
taxonomies.append(self.build_taxonomy(level, namespace, predicate, value))
|
||||
return {"taxonomies": taxonomies}
|
||||
|
Loading…
Reference in New Issue
Block a user