Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix potential input output lookup issues #3092

Open
wants to merge 41 commits into
base: develop
Choose a base branch
from

Conversation

pyth0n1c
Copy link
Collaborator

@pyth0n1c pyth0n1c commented Aug 15, 2024

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 pyth0n1c added the WIP DO NOT MERGE Work in Progress label Aug 15, 2024
@pyth0n1c pyth0n1c self-assigned this Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Detections Lookups WIP DO NOT MERGE Work in Progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants