security_content icon indicating copy to clipboard operation
security_content copied to clipboard

Fix potential input output lookup issues

Open pyth0n1c opened this issue 6 months ago • 0 comments

Extended validation for lookups to include inputlookup and outputlookup. This required a few content modifications and creation of new lookups.

Since we have a large number of detections that now use KVStore (for example, detections which use a baseline), convert those detections to write directly to the lookup_name (table) instead of lookup_name.csv

pyth0n1c avatar Aug 15 '24 23:08 pyth0n1c