sonatype-nexus-community / nancy

A tool to check for vulnerabilities in your Golang dependencies, powered by Sonatype OSS Index
Apache License 2.0
564 stars 74 forks source link

Welp, let's let redirection work too #103

Closed DarthHater closed 4 years ago

DarthHater commented 4 years ago

In #92 we discovered that Nancy would only accept piped stdin, not redirected. This PR aims to fix that!

This pull request makes the following changes:

It relates to the following issue #s:

cc @bhamail / @DarthHater / @zendern / @fitzoh / @AndreyMZ