Rebase against element android 1.6.8 #998
Merged
GitGuardian / GitGuardian Security Checks
skipped
Dec 18, 2023 in 4s
You tagged this GitGuardian alert as a false positive
8 secrets were uncovered from the scan of 71 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 #998:
rebase/element-android-1.6.8
👉develop
GitGuardian id | Secret | Commit | Filename | |
---|---|---|---|---|
7196668 | Generic Password | 979324d | matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/common/CryptoTestHelper.kt | View secret |
7196668 | Generic Password | 77a5767 | matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/common/CryptoTestHelper.kt | View secret |
7196668 | Generic Password | 552b143 | matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/common/CryptoTestHelper.kt | View secret |
7196668 | Generic Password | 979324d | matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/common/CryptoTestHelper.kt | View secret |
7196668 | Generic Password | 77a5767 | matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/common/CryptoTestHelper.kt | View secret |
7196668 | Generic Password | 552b143 | matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/common/CryptoTestHelper.kt | View secret |
7196668 | Generic Password | cd98953 | matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/common/CryptoTestHelper.kt | View secret |
7196668 | Generic Password | cd98953 | matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/common/CryptoTestHelper.kt | View secret |
🛠 Guidelines to remediate hardcoded secrets
-
Revoke and rotate the secret.
-
If possible, rewrite git history with
git commit --amend
andgit 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.
Our GitHub checks need improvements? Share your feedbacks!
Loading