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

Add metadata support #171

Open
msm-code opened this issue Nov 30, 2021 · 0 comments
Open

Add metadata support #171

msm-code opened this issue Nov 30, 2021 · 0 comments

Comments

@msm-code
Copy link
Contributor

msm-code commented Nov 30, 2021

This is currently just a rough idea and needs more design.

Find a way to assign key-value metadata fields to samples. This will be necessary to implement CERT-Polska/mquery#230.

The expected result is to be able to add arbitrary metadata to datasets and do queries like

select "1234" and meta(pe.number_of_sections) == 3

(syntax subject to change).

I will update this ticket with more design and/or create subtickets when I have time to work on this.

@msm-code msm-code assigned msm-code and unassigned msm-code Nov 30, 2021
@msm-code msm-code changed the title Add a metadata support Add metadata support Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant