Giter VIP home page Giter VIP logo

Comments (5)

skdubey avatar skdubey commented on May 10, 2024

Also is it possible to get report in PDF/csv formate ?

from security_monkey.

dizzythinks avatar dizzythinks commented on May 10, 2024

Have added this in a branch on my fork and submitted a pull request

#35

from security_monkey.

scriptsrc avatar scriptsrc commented on May 10, 2024

With dizzy's pull, we should have a configurable report periods soon.

Skdubey, can you give me a little background on the need for PDF/CSV? Would these be sent as email attachments? Are these just for the daily/weekly/monthly audit reports or also for each change witnessed?

from security_monkey.

skdubey avatar skdubey commented on May 10, 2024

Thanks Patrick for quick fix.

My requirement is to have report downloadable option in SecurityMonkey web
panel. It would be good to have more granular option to download reports
like date ranges, but in general daily/weekly/monthly is good enough. The
daily report can be as it is for me, because we any will take care of daily
reported issues. Weekly & Monthly report will help us for auditing and
compliance related requirements.

On Thu, Jul 31, 2014 at 2:36 AM, Patrick Kelley [email protected]
wrote:

With dizzy's pull, we should have a configurable report periods soon.

Skdubey, can you give me a little background on the need for PDF/CSV?
Would these be sent as email attachments? Are these just for the
daily/weekly/monthly audit reports or also for each change witnessed?


Reply to this email directly or view it on GitHub
#32 (comment)
.

from security_monkey.

scriptsrc avatar scriptsrc commented on May 10, 2024

Woa this is old. Closing as this isn't in the current roadmap.

I believe it would be a simple change to this line though:

https://github.com/Netflix/security_monkey/blob/develop/security_monkey/scheduler.py#L142

            if auditors:
                scheduler.add_cron_job(_audit_changes, hour=10, day_of_week="mon-fri", args=[account, auditors, True])

from security_monkey.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.