bmarsh9

Results 28 comments of bmarsh9

I also had the same problem. Looks like there is just too much data. Try this which worked for me. Basically just pulls down the data incrementally (which Vulners probably...

@manuel-sommer XSS issues have likely been resolved with other updates. Open a PR in the future. @V35HR4J Please open a pull request. As a notice, this is a open-source project...

This would be nice to have and I would welcome a PR to address this - its not currently a priority of mine. Flask-babel would be good for this https://python-babel.github.io/flask-babel/

Thanks @tarunsamanta2k20. Let me know if you need any support or direction on this

Hey @Eric-TPS this is great.. thanks for sharing. Since testing is abysmal on this project (my fault), could you add a section to the README on how to deploy/update this...

Thanks @Eric-TPS - Ill give this a shot this week

And change `self.sg = SendGridAPIClient(apikey=sendgrid_api_key)` to `self.sg = SendGridAPIClient(sendgrid_api_key)`

This is great @comrumino - we don't really have any tests (yet) so I will test manually.

Thanks - agreed would be nice. I think this is valid and those two are probably best to start with

Template ``` Recommendation Information about the recommendation ``` The above string can be added in the `guidance` field in the JSON list of controls. e.g. ``` { "name": "Limit information...