blink-mobile icon indicating copy to clipboard operation
blink-mobile copied to clipboard

test: add/fix ios/android e2e test github action

Open dolcalmi opened this issue 11 months ago • 1 comments

dolcalmi avatar Dec 10 '24 15:12 dolcalmi

⚠️ GitGuardian has uncovered 3 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
7652397 Triggered Generic High Entropy Secret 9cf3c227cd75028f83f1d5f1239a5a40f3769a54 dev/vendor/galoy-quickstart/dev/core-bundle/serve-env.json View secret
7652397 Triggered Generic High Entropy Secret 9cf3c227cd75028f83f1d5f1239a5a40f3769a54 dev/vendor/galoy-quickstart/docker-compose.yml View secret
7652397 Triggered Generic High Entropy Secret 9cf3c227cd75028f83f1d5f1239a5a40f3769a54 dev/vendor/galoy-quickstart/docker-compose.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.

gitguardian[bot] avatar Dec 11 '24 02:12 gitguardian[bot]