Skip to content

Improve manual loading of WARP signature files #6336

@emesare

Description

@emesare

What is the feature you'd like to have?
Right now WARP signature files are really expected to be located within the respective load directories, with the manual load command being an afterthought and primarily used to debug. We should improve the process in two ways:

  1. Make a single command that loads a signature file and then runs the matcher with just that signature file. This is what people actually want, if you have version 1 of a binary and then a second version of the same binary your tolerance for bad matches is much lower than if your binary was not related at all.
  2. Provide a user interface for introspection of the in memory data set. This would allow users to verify that their dataset is loaded correctly, specifically when it comes to the cache flushing that occurs on certain commands.

Metadata

Metadata

Assignees

Labels

Component: WARPEffort: MediumIssue should take < 1 monthImpact: LowIssue is a papercut or has a good, supported workaround

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions