-
Notifications
You must be signed in to change notification settings - Fork 477
2527 GitHub and hunter.io #2555
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…rom-text feat: RegEx - Remove emojis from text
2420 spotify get album
…mplates fix: remove 's from title and update avatar logo
Get all albums by a specific artist through their Spotify ID number.
Get artist's top 10 tracks just like you would when you visit an artist's page on Spotify.
the current logo was not square causing display issues in the knowledge graph
it was in lower case, not working to map the folder name
fix: pandas logo
2421 spotify get album tracks
2422 spotify get new releases
…lbums feat(Spotify): Get artist's albums
…from-comment 2529 GitHub get reactions from comment
feat: add template
|
GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
---|---|---|---|---|---|
12254486 | Triggered | Hunter API Key | 5e172ce | Hunter.io/Hunter.io_Find_email.ipynb | View secret |
12254486 | Triggered | Hunter API Key | d77eabf | Hunter.io/Hunter.io_Find_email.ipynb | View secret |
11548968 | Triggered | GitHub Access Token | ff8ecad | GitHub/GitHub_Get_comments_for_issue.ipynb | View secret |
11548968 | Triggered | GitHub Access Token | ff8ecad | GitHub/GitHub_Get_comments_from_issue_in_a_given_repository.ipynb | View secret |
11548968 | Triggered | GitHub Access Token | ff8ecad | GitHub/GitHub_Get_reactions_from_comment.ipynb | View secret |
11548968 | Triggered | GitHub Access Token | c0e933a | GitHub/GitHub_Get_comments_and_reactions_from_issue.ipynb | View secret |
11548968 | Triggered | GitHub Access Token | c0e933a | GitHub/GitHub_Get_comments_from_issue.ipynb | View secret |
11548968 | Triggered | GitHub Access Token | c0e933a | GitHub/GitHub_Get_reactions_from_comment.ipynb | View secret |
11748410 | Triggered | GitHub Access Token | 1e2f10c | GitHub/GitHub_Get_comments_and_reactions_from_issue.ipynb | View secret |
11748410 | Triggered | GitHub Access Token | 93e13be | GitHub/GitHub_Get_comments_and_reactions_from_issue.ipynb | View secret |
9611377 | Triggered | Generic High Entropy Secret | b1f7285 | HubSpot/HubSpot_Search.ipynb | View secret |
9611377 | Triggered | Generic High Entropy Secret | b1f7285 | HubSpot/HubSpot_Search.ipynb | View secret |
9046159 | Triggered | Generic High Entropy Secret | 6e42b15 | LinkedIn/LinkedIn_Get_post_interactions.ipynb | View secret |
9046159 | Triggered | Generic High Entropy Secret | bb5e04b | LinkedIn/LinkedIn_Get_post_interactions.ipynb | View secret |
9059734 | Triggered | Spotify Keys | 5365b3d | Spotify/Spotify_Get_User_Top_Items.ipynb | View secret |
9059734 | Triggered | Spotify Keys | 48966a4 | Spotify/Spotify_Get_User_Top_Items.ipynb | View secret |
9059734 | Triggered | Spotify Keys | 48966a4 | Spotify/Spotify_Get_User_Top_Items.ipynb | View secret |
11748411 | Triggered | GitHub Access Token | 70ba52d | Naas/Naas_Add_or_Update_Secret.ipynb | View secret |
11748411 | Triggered | GitHub Access Token | 70ba52d | Naas/Naas_Add_or_Update_Secret.ipynb | View secret |
11748411 | Triggered | GitHub Access Token | 8dab024 | Naas/Naas_Add_or_Update_Secret.ipynb | View secret |
11748411 | Triggered | GitHub Access Token | 8dab024 | Naas/Naas_Add_or_Update_Secret.ipynb | View secret |
12254486 | Triggered | Hunter API Key | b9719a9 | GitHub/GitHub_Get_an_organization.ipynb | 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.
Fixes
This PR resolves #issue_number
What does this PR do?
(Provide a description of what this PR does and why it's needed.)
Screenshots
Provide supporting docs, limitations if any, video of the template, or anything that you want to share to support your PR