Skip to content

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

Open
rakshil14-2 wants to merge 2 commits into
mainfrom
fix-security-issue
Open

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

Conversation

@rakshil14-2

Copy link
Copy Markdown

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.

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