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
I'm trying to solve the security alert for jwt-go: https://github.com/Azure/azure-kusto-go/security/dependabot/go.sum/github.com%2Fdgrijalva%2Fjwt-go/open
It seems that it was solved here - #645 Which is good, but the problem is that some of the packages in here still depend on an old version of adal:
Specifically, from my usage:
Is there a reason that all of them didn't upgrade to the newest adal?
The text was updated successfully, but these errors were encountered:
Fixed in autorest/v0.11.24 autorest/azure/cli/v0.4.5 autorest/azure/auth/v0.5.11
autorest/v0.11.24
autorest/azure/cli/v0.4.5
autorest/azure/auth/v0.5.11
Sorry, something went wrong.
No branches or pull requests
I'm trying to solve the security alert for jwt-go:
https://github.com/Azure/azure-kusto-go/security/dependabot/go.sum/github.com%2Fdgrijalva%2Fjwt-go/open
It seems that it was solved here - #645
Which is good, but the problem is that some of the packages in here still depend on an old version of adal:
Specifically, from my usage:
Is there a reason that all of them didn't upgrade to the newest adal?
The text was updated successfully, but these errors were encountered: