tchapgouv / tchap-ios

A Matrix client for iOS
https://apps.apple.com/fr/app/tchap/id1446253779
Apache License 2.0
60 stars 17 forks source link

Activation de l'analytics PostHog en version Debug #1079

Closed NicolasBuquet closed 2 months ago

NicolasBuquet commented 2 months ago

Fix #1078

gitguardian[bot] commented 2 months ago

⚠️ 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 | | | -------------- | ------------------ | ------------------------------ | ---------------- | --------------- | -------------------- | | [13361669](https://dashboard.gitguardian.com/workspace/116918/incidents/13361669?occurrence=163005505) | Triggered | Generic High Entropy Secret | de3042dd41fa823d7d938e6df4f07e828c4680de | Btchap/Config/BuildSettings.swift | [View secret](https://github.com/tchapgouv/tchap-ios/commit/de3042dd41fa823d7d938e6df4f07e828c4680de#diff-32f9b64d95376cf8bbb021c1b0ca9275d82755b0dd66f67d7c69d9d45a7da2fcR178) | | [13361669](https://dashboard.gitguardian.com/workspace/116918/incidents/13361669?occurrence=163005506) | Triggered | Generic High Entropy Secret | de3042dd41fa823d7d938e6df4f07e828c4680de | Tchap/Config/BuildSettings.swift | [View secret](https://github.com/tchapgouv/tchap-ios/commit/de3042dd41fa823d7d938e6df4f07e828c4680de#diff-3e839e29cbcd4623a3c4342c0593cc83ed3d99ba3d335086d79652a2430b7376R208) | | [13361669](https://dashboard.gitguardian.com/workspace/116918/incidents/13361669?occurrence=163005507) | Triggered | Generic High Entropy Secret | de3042dd41fa823d7d938e6df4f07e828c4680de | DevTchap/Config/BuildSettings.swift | [View secret](https://github.com/tchapgouv/tchap-ios/commit/de3042dd41fa823d7d938e6df4f07e828c4680de#diff-3d5dbadfaee6212d7d0675cf0cf51d178c0f4388ebcb0fb5f87322314820a83dR179) |
🛠 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.