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

CLI Command to Generate Summary CSV #106

Open
austinbyers opened this issue Feb 13, 2018 · 0 comments
Open

CLI Command to Generate Summary CSV #106

austinbyers opened this issue Feb 13, 2018 · 0 comments
Labels

Comments

@austinbyers
Copy link
Collaborator

Background

During a batch analysis, all YARA match results are saved to Dynamo. However, SNS alerts are not sent for these matches if they were already matched in a previous version of the analyzers.

It can be very useful to see a summary of all of the YARA matches from the current versions of the analyzers, which will include malware or other YARA matches that may have been matched long ago.

Desired Change

Add a command to the CLI to generate a CSV summary of the latest YARA matches, e.g. manage.py generate_match_report

@austinbyers austinbyers modified the milestone: v1.2.0 Apr 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant