Skip to content

Comments

SUPP-1852 : The IDE was showing a warning that the gradle-wrapper.jar checksum “could be malicious” and prompting candidates to trust the environment.#9

Merged
deepak-goyal-hackerrank merged 4 commits intohackerrank-mainfrom
feat/SUPP-1852_New
Feb 19, 2026
Merged

SUPP-1852 : The IDE was showing a warning that the gradle-wrapper.jar checksum “could be malicious” and prompting candidates to trust the environment.#9
deepak-goyal-hackerrank merged 4 commits intohackerrank-mainfrom
feat/SUPP-1852_New

Conversation

@deepak-goyal-hackerrank
Copy link

@deepak-goyal-hackerrank deepak-goyal-hackerrank commented Feb 19, 2026

The IDE was showing a warning that the gradle-wrapper.jar checksum “could be malicious” and prompting candidates to trust the environment.

image

FIX
Since we don’t want to upgrade the extension version, we are suppressing this warning by default by pre-selecting the “Trust” option/value.

Linear: https://linear.app/hackerrank/issue/SUPP-1852/withplum-android-project-build-times

image

I built the extension using the parameters shown in the screenshot.

JDT-LS version: 1.43.0-202412191447

…20 to 18 in HR release workflow

Signed-off-by: Deepak Goyal <deepak.goyal@hackerrank.com>
Signed-off-by: Deepak Goyal <deepak.goyal@hackerrank.com>
…ithout user prompt

Updated the setGradleWrapperChecksum function to remove the security warning dialog and automatically set the Gradle wrapper as trusted by default. This change simplifies the user experience by eliminating the need for user interaction when handling Gradle wrapper checksums.

Signed-off-by: Deepak Goyal <deepak.goyal@hackerrank.com>
…tform

Modified the hr-release.yml workflow to comment out multiple platform targets and focus solely on the linux-x64 platform for packaging the vscode-java extension. This change streamlines the build process for the specified environment.

Signed-off-by: Deepak Goyal <deepak.goyal@hackerrank.com>
@deepak-goyal-hackerrank deepak-goyal-hackerrank changed the title Feat/supp 1852 new SUPP-1852 Feb 19, 2026
@sandeep-reddy-u sandeep-reddy-u self-requested a review February 19, 2026 12:39
@deepak-goyal-hackerrank deepak-goyal-hackerrank changed the title SUPP-1852 SUPP-1852 : The IDE was showing a warning that the gradle-wrapper.jar checksum “could be malicious” and prompting candidates to trust the environment. Feb 19, 2026
@deepak-goyal-hackerrank deepak-goyal-hackerrank merged commit b320b87 into hackerrank-main Feb 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants