redouane59 / twittered

Twitter API client for Java developers
Apache License 2.0
235 stars 64 forks source link

feat: add geo id to all_expansions #352

Closed redouane59 closed 2 years ago

gitguardian[bot] commented 2 years ago

⚠️ GitGuardian has uncovered 8 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.

🔎 Details of the secret
| Secret | Commit | Filename | Detected At | | | ------------------------- | ---------------- | --------------- | -------------------- | -------------------- | | Generic High Entropy Secret | 594f0c977caafd85de8f8e8fcb906162a53690dd | test-twitter-credentials.json | 17:51 January 12th, 2022 | [View secret](https://github.com/redouane59/twittered/commit/594f0c977caafd85de8f8e8fcb906162a53690dd#diff-e32ae5eac2012ba2bb20e855c536bd0e8a7a276e0b8cee48f4c13c2a44536d71R2) | | Generic High Entropy Secret | a9b6a1b871c0b459e90929ab7edd297906657add | test-twitter-credentials.json | 17:51 January 12th, 2022 | [View secret](https://github.com/redouane59/twittered/commit/a9b6a1b871c0b459e90929ab7edd297906657add#diff-e32ae5eac2012ba2bb20e855c536bd0e8a7a276e0b8cee48f4c13c2a44536d71L2) | | Generic High Entropy Secret | 594f0c977caafd85de8f8e8fcb906162a53690dd | test-twitter-credentials.json | 17:51 January 12th, 2022 | [View secret](https://github.com/redouane59/twittered/commit/594f0c977caafd85de8f8e8fcb906162a53690dd#diff-e32ae5eac2012ba2bb20e855c536bd0e8a7a276e0b8cee48f4c13c2a44536d71R3) | | Generic High Entropy Secret | a9b6a1b871c0b459e90929ab7edd297906657add | test-twitter-credentials.json | 17:51 January 12th, 2022 | [View secret](https://github.com/redouane59/twittered/commit/a9b6a1b871c0b459e90929ab7edd297906657add#diff-e32ae5eac2012ba2bb20e855c536bd0e8a7a276e0b8cee48f4c13c2a44536d71L3) | | Generic High Entropy Secret | 594f0c977caafd85de8f8e8fcb906162a53690dd | test-twitter-credentials.json | 17:51 January 12th, 2022 | [View secret](https://github.com/redouane59/twittered/commit/594f0c977caafd85de8f8e8fcb906162a53690dd#diff-e32ae5eac2012ba2bb20e855c536bd0e8a7a276e0b8cee48f4c13c2a44536d71R4) | | Generic High Entropy Secret | a9b6a1b871c0b459e90929ab7edd297906657add | test-twitter-credentials.json | 17:51 January 12th, 2022 | [View secret](https://github.com/redouane59/twittered/commit/a9b6a1b871c0b459e90929ab7edd297906657add#diff-e32ae5eac2012ba2bb20e855c536bd0e8a7a276e0b8cee48f4c13c2a44536d71L4) | | Generic High Entropy Secret | 594f0c977caafd85de8f8e8fcb906162a53690dd | test-twitter-credentials.json | 17:51 January 12th, 2022 | [View secret](https://github.com/redouane59/twittered/commit/594f0c977caafd85de8f8e8fcb906162a53690dd#diff-e32ae5eac2012ba2bb20e855c536bd0e8a7a276e0b8cee48f4c13c2a44536d71R5) | | Generic High Entropy Secret | a9b6a1b871c0b459e90929ab7edd297906657add | test-twitter-credentials.json | 17:51 January 12th, 2022 | [View secret](https://github.com/redouane59/twittered/commit/a9b6a1b871c0b459e90929ab7edd297906657add#diff-e32ae5eac2012ba2bb20e855c536bd0e8a7a276e0b8cee48f4c13c2a44536d71L5) |
🛠 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](https://blog.gitguardian.com/secrets-api-management?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) the best practices. 3. Revoke and [rotate these secrets](https://docs.gitguardian.com/secrets-detection/detectors/generics/generic_high_entropy_secret#revoke-the-secret?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment). 4. If possible, [rewrite git history](https://blog.gitguardian.com/rewriting-git-history-cheatsheet?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment). 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](https://blog.gitguardian.com/secrets-api-management/?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) for managing and storing secrets including API keys and other credentials - install [secret detection on pre-commit](https://docs.gitguardian.com/internal-repositories-monitoring/integrations/git_hooks/pre_commit?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) to catch secret before it leaves your machine and ease remediation.
GitGuardian is an automated secrets detection service.We help developers and security teams secure the modern software development process.

 

Our GitHub checks need improvements? Share your feedbacks
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication