Uh oh!
There was an error while loading. Please reload this page.
[C-5582] Fix icon fill warning - #10861
Conversation
|
|
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 11648676 | Triggered | Generic High Entropy Secret | b06d275 | dev-tools/compose/docker-compose.discovery.prod.yml | View secret |
| 11648678 | Triggered | Generic High Entropy Secret | b06d275 | cmd/core/infra/dev_config/content-three.docker.env | View secret |
| 11648679 | Triggered | Generic High Entropy Secret | b06d275 | cmd/core/infra/dev_config/content-two.docker.env | View secret |
| 11648680 | Triggered | Generic High Entropy Secret | b06d275 | cmd/core/infra/dev_config/content-one.docker.env | View secret |
| 9412812 | Triggered | Generic Password | b06d275 | dev-tools/compose/docker-compose.blockchain.yml | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secrets safely. Learn here the best practices.
- Revoke and rotate these secrets.
- 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
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 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.
[6928844] Revert tan-query changes on main (#10907) Andrew Mendelsohn [0f13539] [PAY-3750] Remove unused exports and dead code - part 4 (#10903) Farid Salau [fd2da0c] Switch react-lottie for lottie-react (#10905) Raymond Jacobson [4d79dda] [PAY-3750] Remove unused exports and dead code - part 3 (#10902) Farid Salau [3f3cc26] [PAY-3750] Remove unused exports and dead code - part 2 (#10901) Farid Salau [f5fc67b] Fix wrong data getting written to queryClient (#10900) Andrew Mendelsohn [0a000c7] [PAY-3750] Remove dead code in web - part 1 (#10897) Farid Salau [3074cc2] [PAY-3729] Fix issues with cover photos and challenges (#10891) Randy Schott [81f9d83] [C-5588] Replace useGetTrackById usages with useTrack (#10889) Andrew Mendelsohn [b6c0d5f] [PAY-3741] Fix playback immediately after purchase (#10895) Raymond Jacobson [f882ea1] Refactor primeData helpers (#10893) Andrew Mendelsohn [eeaa32d] Fix cache syncing (#10894) Dylan Jeffers [954e931] Misc web package cleanup (#10885) Raymond Jacobson [cf1aff3] [C-5589] Migrate collections to react query (#10886) Dylan Jeffers [6c82c79] Fix mobile prettier (#10888) Dylan Jeffers [067a5ec] [PAY-3740] Stop propagation on gated conditions pill (#10887) Raymond Jacobson [5301258] Fix SSR rendering issues (#10884) Randy Schott [ffdf3bd] [PAY-3739] Fix folder expansion (#10883) Raymond Jacobson [99dc254] [C-5587] Migrate users hooks to react query (#10881) Dylan Jeffers [3c1ce7c] [PAY-3748] Fix logged out SDK initialization (#10873) Marcus Pasell [496e3b4] Fix various console warnings (#10872) Dylan Jeffers [5e8699b] Small fix to mobile edit trackform to show artwork on upload (#10880) Kyle Shanks [553e251] [C-5582] Fix icon fill warning (#10861) Dylan Jeffers [614ece7] [C-5581] Remove default props (#10860) Dylan Jeffers [3ba3784] Fix web tests due to redux-first-history migration (#10874) Dylan Jeffers [2e4ff12] [C-5578] Replace connected-react-router with redux-first-history (#10858) Dylan Jeffers
Description
Consolidates all fill props to "fill" by removing #000 in favor of #FF0000. Also migrated some duplicate icons to harmony