Skip to content

Update view_report()#336

Open
kdubdev wants to merge 1 commit intorfxn:masterfrom
kdubdev:patch-1
Open

Update view_report()#336
kdubdev wants to merge 1 commit intorfxn:masterfrom
kdubdev:patch-1

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 user@domain.com
  • properly email most recent report when using $ maldet --report newest user@domain.com or $ maldet --report "" user@domain.com
  • 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 user@domain.com
* properly email most recent report when using $ maldet --report newest user@domain.com or $ maldet --report "" user@domain.com
* 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