redouane59 / twittered

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

feat: add get list member endpoint V2 #354

Closed redouane59 closed 2 years ago

redouane59 commented 2 years ago

See https://developer.twitter.com/en/docs/twitter-api/lists/list-members/api-reference/get-lists-id-members

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 | 4f1fd941f3e1870402dbfab8416ec5bc4228bea7 | test-twitter-credentials.json | 12:47 January 21st, 2022 | [View secret](https://github.com/redouane59/twittered/commit/4f1fd941f3e1870402dbfab8416ec5bc4228bea7#diff-e32ae5eac2012ba2bb20e855c536bd0e8a7a276e0b8cee48f4c13c2a44536d71R2) | | Generic High Entropy Secret | 24733875970c5c715da2716fbe6bde9ace4a8f1b | test-twitter-credentials.json | 12:48 January 21st, 2022 | [View secret](https://github.com/redouane59/twittered/commit/24733875970c5c715da2716fbe6bde9ace4a8f1b#diff-e32ae5eac2012ba2bb20e855c536bd0e8a7a276e0b8cee48f4c13c2a44536d71L2) | | Generic High Entropy Secret | 4f1fd941f3e1870402dbfab8416ec5bc4228bea7 | test-twitter-credentials.json | 12:47 January 21st, 2022 | [View secret](https://github.com/redouane59/twittered/commit/4f1fd941f3e1870402dbfab8416ec5bc4228bea7#diff-e32ae5eac2012ba2bb20e855c536bd0e8a7a276e0b8cee48f4c13c2a44536d71R3) | | Generic High Entropy Secret | 24733875970c5c715da2716fbe6bde9ace4a8f1b | test-twitter-credentials.json | 12:48 January 21st, 2022 | [View secret](https://github.com/redouane59/twittered/commit/24733875970c5c715da2716fbe6bde9ace4a8f1b#diff-e32ae5eac2012ba2bb20e855c536bd0e8a7a276e0b8cee48f4c13c2a44536d71L3) | | Generic High Entropy Secret | 4f1fd941f3e1870402dbfab8416ec5bc4228bea7 | test-twitter-credentials.json | 12:47 January 21st, 2022 | [View secret](https://github.com/redouane59/twittered/commit/4f1fd941f3e1870402dbfab8416ec5bc4228bea7#diff-e32ae5eac2012ba2bb20e855c536bd0e8a7a276e0b8cee48f4c13c2a44536d71R4) | | Generic High Entropy Secret | 24733875970c5c715da2716fbe6bde9ace4a8f1b | test-twitter-credentials.json | 12:48 January 21st, 2022 | [View secret](https://github.com/redouane59/twittered/commit/24733875970c5c715da2716fbe6bde9ace4a8f1b#diff-e32ae5eac2012ba2bb20e855c536bd0e8a7a276e0b8cee48f4c13c2a44536d71L4) | | Generic High Entropy Secret | 4f1fd941f3e1870402dbfab8416ec5bc4228bea7 | test-twitter-credentials.json | 12:47 January 21st, 2022 | [View secret](https://github.com/redouane59/twittered/commit/4f1fd941f3e1870402dbfab8416ec5bc4228bea7#diff-e32ae5eac2012ba2bb20e855c536bd0e8a7a276e0b8cee48f4c13c2a44536d71R5) | | Generic High Entropy Secret | 24733875970c5c715da2716fbe6bde9ace4a8f1b | test-twitter-credentials.json | 12:48 January 21st, 2022 | [View secret](https://github.com/redouane59/twittered/commit/24733875970c5c715da2716fbe6bde9ace4a8f1b#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 2 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication