Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to exclude packages (-e exceptPackages flag) #62

Open
ednp opened this issue May 3, 2018 · 0 comments
Open

Unable to exclude packages (-e exceptPackages flag) #62

ednp opened this issue May 3, 2018 · 0 comments

Comments

@ednp
Copy link

ednp commented May 3, 2018

It appears that using the -e flag doesn't currently filter packages.

The only reference to the exceptPackages flag in main.go is here:

https://github.com/360EntSecGroup-Skylar/goreporter/blob/09a24e155e0a58994a8eb2032fa303fd101f353c/main.go#L103-L105

And it appears that setting the option on the Reporter was removed here:

https://github.com/360EntSecGroup-Skylar/goreporter/pull/38/files#diff-7ddfb3e035b42cd70649cc33393fe32cL103

Was this intentionally changed or is this something that can be reverted by passing exceptPackages to NewReporter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant