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

Rebase against Element Android v1.6.22 #1109

Draft
wants to merge 37 commits into
base: develop
Choose a base branch
from

Fix Element FS

fc3943b
Select commit
Loading
Failed to load commit list.
Draft

Rebase against Element Android v1.6.22 #1109

Fix Element FS
fc3943b
Select commit
Loading
Failed to load commit list.
GitGuardian / GitGuardian Security Checks skipped Sep 27, 2024 in 1s

You tagged this GitGuardian alert as a false positive

9 secrets were uncovered from the scan of 37 commits in your pull request. ❌

Please have a look to GitGuardian findings and remediate in order to secure your code.

Details

🔎 Detected hardcoded secrets in your pull request

  • Pull request #1109: rebase/element-android-1.6.22 👉 develop
GitGuardian id GitGuardian status Secret Commit Filename
867363 Triggered Generic Password 5908cd5 matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/internal/crypto/keysbackup/KeysBackupPasswordTest.kt View secret
867363 Triggered Generic Password ac01523 matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/internal/crypto/keysbackup/KeysBackupPasswordTest.kt View secret
867363 Triggered Generic Password 9a4602b matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/internal/crypto/keysbackup/KeysBackupPasswordTest.kt View secret
867363 Triggered Generic Password c8ab88b matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/internal/crypto/keysbackup/KeysBackupPasswordTest.kt View secret
13948537 Triggered Generic High Entropy Secret 9585262 matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/internal/session/contentscanner/ScanEncryptorUtilsTest.kt View secret
13948537 Triggered Generic High Entropy Secret 797a4f9 matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/internal/session/contentscanner/ScanEncryptorUtilsTest.kt View secret
13948537 Triggered Generic High Entropy Secret 6a8e978 matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/internal/session/contentscanner/ScanEncryptorUtilsTest.kt View secret
13948537 Triggered Generic High Entropy Secret 9a4602b matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/internal/session/contentscanner/ScanEncryptorUtilsTest.kt View secret
13948537 Triggered Generic High Entropy Secret c8ab88b matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/internal/session/contentscanner/ScanEncryptorUtilsTest.kt View secret

🛠 Guidelines to remediate hardcoded secrets

  1. Revoke and rotate the secret.

  2. If possible, rewrite git history with git commit --amend and git push --force.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.