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

Speed up query performance of Santa extension #32

Open
mike-myers-tob opened this issue Sep 5, 2018 · 0 comments
Open

Speed up query performance of Santa extension #32

mike-myers-tob opened this issue Sep 5, 2018 · 0 comments
Labels
enhancement santa Related to the Santa integration extension

Comments

@mike-myers-tob
Copy link
Contributor

Implement a performance speedup on the new santa_allowed table using the constraints feature, such that the santa_allowed table can be queried faster using WHERE clauses.

Example:
https://github.com/facebook/osquery/blob/master/osquery/tables/system/darwin/signature.mm#L252

Reference:
https://osquery.readthedocs.io/en/stable/development/creating-tables/

@mike-myers-tob mike-myers-tob added enhancement santa Related to the Santa integration extension labels Sep 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement santa Related to the Santa integration extension
Projects
None yet
Development

No branches or pull requests

1 participant