We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A security check was run on the service which is using go-kit/kit as a third-party dependency.
No security vulnerabilities were to be found during the scan. No vulnerable libraries should be used.
Security vulnerabilities were detected on the following libraries used inside of kit:
direct dependencies:
indirect dependencies:
link between above mentioned libraries and go-kit/kit was established using the go mod graph command.
go mod graph
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What did you do?
A security check was run on the service which is using go-kit/kit as a third-party dependency.
What did you expect?
No security vulnerabilities were to be found during the scan.
No vulnerable libraries should be used.
What happened instead?
Security vulnerabilities were detected on the following libraries used inside of kit:
direct dependencies:
indirect dependencies:
link between above mentioned libraries and go-kit/kit was established using the
go mod graph
command.The text was updated successfully, but these errors were encountered: