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

Support for java.import.gradle.wrapper.checksums #104

Closed
milind-shakya-sp opened this issue Aug 3, 2020 · 0 comments · Fixed by #105
Closed

Support for java.import.gradle.wrapper.checksums #104

milind-shakya-sp opened this issue Aug 3, 2020 · 0 comments · Fixed by #105

Comments

@milind-shakya-sp
Copy link
Contributor

seems like this was recently added in vscode-java redhat-developer/vscode-java#1440

and it gives the following error

Security Warning! The gradle wrapper '~/gradle/wrapper/gradle-wrapper.jar' could be malicious. If you trust it, please add

"java.imports.gradle.wrapper.checksums": [
    {
        "sha256": "504b38a11c466aecb2f5c0b0d8ce0ed7ffa810bf70b9b7a599c570051be8fb4e",
        "allowed": true
    }
],
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

Successfully merging a pull request may close this issue.

1 participant