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

Advanced serach cannot intersect multiple analysis #1186

Open
maringuu opened this issue Jan 9, 2024 · 0 comments
Open

Advanced serach cannot intersect multiple analysis #1186

maringuu opened this issue Jan 9, 2024 · 0 comments

Comments

@maringuu
Copy link
Collaborator

maringuu commented Jan 9, 2024

This does not produce any results, despite there being thousands of files that match this query.
Note that it works if we leave out the query for the file_type plugin.
Also these kinds of queries should be documented.

{
    "processed_analysis.software_components.OpenSSL": {
        "$exists": "true"
    },
    "processed_analysis.software_components.OpenSSL.meta.version": {
        "$exists": "true"
    },
    "processed_analysis.file_type.mime": "application/x-executable"
}
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

Successfully merging a pull request may close this issue.

1 participant