CERT-Polska / mquery

YARA malware query accelerator (web frontend)
GNU Affero General Public License v3.0
413 stars 77 forks source link

Fix Default Types in s3Index #387

Closed humpalum closed 5 months ago

humpalum commented 5 months ago

Your checklist for this pull request

What is the current behaviour? The default is not set when no types are given

What is the new behaviour? Sets the default

Test plan --> Run s3index with no --types. If it Indexes with all the types its good. --> Run with --types and make sure its not getting overwritten.

Closing issues