Skip to content

fix(security): Remove GPG key leak from build logs - #998

Merged
rakshil14-2 merged 2 commits into
mainfrom
fix-security-issue
Jun 30, 2026
Merged

fix(security): Remove GPG key leak from build logs#998
rakshil14-2 merged 2 commits into
mainfrom
fix-security-issue

Conversation

@rakshil14-2

Copy link
Copy Markdown
Contributor

Description of changes:

  • Removed println("key=" + project.property("signingKey")) from build.gradle.
  • Changed set -ex to set -e in publish-android.sh to disable bash xtrace.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@rakshil14-2
rakshil14-2 merged commit 25b3155 into main Jun 30, 2026
196 of 203 checks passed
@rakshil14-2
rakshil14-2 deleted the fix-security-issue branch June 30, 2026 20:56
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 this pull request may close these issues.

2 participants