How to use filter.go
natschel opened this issue · 4 comments
natschel commented
With Windows 10, running "go run main.go <filepath
>" (within scanner) does well.
With Windows 10, running "go run main.go -help" (within scanner) does well.
With Windows 10, running "go run filter.go" fails with "package command-line-arguments is not a main package".
With Windows 10, running "go run filter.go -help" fails with "package command-line-arguments is not a main package".
Pardon I'm a newbie. Any hints?
hillu commented
Please refer to the "build from source" bit in the README file.
natschel commented
Yes, I got it, Thanks.
…________________________________
Von: Hilko Bengen ***@***.***>
Gesendet: Donnerstag, 23. Dezember 2021 13:18
An: hillu/local-log4j-vuln-scanner
Cc: natschel; Mention
Betreff: Re: [hillu/local-log4j-vuln-scanner] How to use filter.go (Issue #45)
@natschel Did this help?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you were mentioned.Message ID: ***@***.***>
hillu commented
thanks for the feedback. Closing the issue then.