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

Always analyse certain samples #153

Open
michaelweiser opened this issue Jun 8, 2020 · 1 comment
Open

Always analyse certain samples #153

michaelweiser opened this issue Jun 8, 2020 · 1 comment
Assignees

Comments

@michaelweiser
Copy link
Contributor

For EICAR-style testing it would be helpful if Peekaboo could be configured to always analyse certain samples, e.g. based on the sha256sum. This could be implemented by not saving the analysis result based on configuration directives. Alternatively, the known rule could be extended to allow configuration to ignore a certain sha256sum. Similarly, there could be an expression to query the known status, making the known rule superfluous.

@michaelweiser
Copy link
Contributor Author

Brainstorming:

  1. not saving: Maybe a result extension in expressions such as '-> bad, nosave' and '-> ignore and not save' ?
  2. the known rule and a corresponding expression could be an analyser, albeit one that doesn't actually analyse but produce a report of the cache contents instead.

@michaelweiser michaelweiser removed this from the 2.1 milestone Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant