intuit / judo

Judo is an easy-to-use Command Line Interface (CLI) Integration Testing Framework, driven from a simple yaml file that also contains assertions.
Other
51 stars 21 forks source link

Update code to pass all our security alerts #30

Closed worldjoe closed 4 years ago

worldjoe commented 4 years ago

Is this a bug report, or a feature request? Feature What is the current behavior? We have a few security issues that dependabot can't fix itself. Update our code for all of them: https://github.com/intuit/judo/network/alerts

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo repo of the problem. https://github.com/intuit/judo/network/alerts

What is the expected behavior? No alerts listed here when done: https://github.com/intuit/judo/network/alerts

vvscode commented 4 years ago

https://github.com/intuit/judo/network/alerts page not found

vvscode commented 4 years ago

@worldjoe maybe because of the fact, that it's private page

can you share the report here?

mcrosby114 commented 4 years ago

Hmm, yeah cannot access the security report either. Going to need that or further info to proceed on the issue.

worldjoe commented 4 years ago

Screen Shot 2019-10-03 at 10 22 13 AM

worldjoe commented 4 years ago

Passing! Thanks.