Skip to content

Conversation

kdubdev
Copy link

@kdubdev kdubdev commented Apr 30, 2019

Modified view_report() with following changes:

  • added option 'newest' as alias to --report and --report "" to allow $ maldet --report newest [email protected]
  • properly email most recent report when using $ maldet --report newest [email protected] or $ maldet --report "" [email protected]
  • change from unnecessarily using editor to view reports, instead simply print to terminal
  • improved logging

This was to address long standing issues discussed here: https://serverfault.com/questions/805158/how-to-get-an-email-report-of-whatever-the-most-recent-maldet-scan-is

Modified view_report() with following changes:
* added arg 'newest' as alias to --report and --report "" to allow $ maldet --report newest [email protected]
* properly email most recent report when using $ maldet --report newest [email protected] or $ maldet --report "" [email protected]
* change from using editor to view reports to simply print to terminal
This was to address long standing issues discussed here: https://serverfault.com/questions/805158/how-to-get-an-email-report-of-whatever-the-most-recent-maldet-scan-is
@rfxn rfxn self-requested a review May 5, 2019 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants