Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Blix v1.3.0 #224

Merged
merged 265 commits into from
Sep 28, 2023

Demo 4

6100742
Select commit
Loading
Failed to load commit list.
Merged

Blix v1.3.0 #224

Demo 4
6100742
Select commit
Loading
Failed to load commit list.
GitGuardian / GitGuardian Security Checks skipped Sep 28, 2023 in 3s

You skipped this GitGuardian alert

7 secrets were uncovered from the scan of 250 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 #224: dev 👉 master
GitGuardian id Secret Commit Filename
8211514 GitHub Access Token 3d4e4cf package.json View secret
8211514 GitHub Access Token ffafba0 package.json View secret
8211515 Generic High Entropy Secret 3d4e4cf electron-builder.yml View secret
8211515 Generic High Entropy Secret d71d28c electron-builder.yml View secret
8211515 Generic High Entropy Secret 084212b electron-builder.yml View secret
8211515 Generic High Entropy Secret 062e33a electron-builder.yml View secret
8211515 Generic High Entropy Secret febb8e3 electron-builder.yml View secret

🛠 Guidelines to remediate hardcoded secrets

  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 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!