-
Couldn't load subscription status.
- Fork 481
2453 openalex search funders #2575
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
2453 openalex search funders #2575
Conversation
…midjourney-v5 feat: anthoripic chat with claude, meta chat with llama
….ipynb fix: Update generate_readme.ipynb
….ipynb fix: Update generate_readme.ipynb
…eractions feat: LinkedIn - Get post interactions
…t-working fix: hunter.io find email
…ails-from-account 2559 instagram extract details from account
…by-username feat: twitter get recent tweets
…ails-from-account feat: instagram get comments from post
…cts-lists feat: add notebooks sendgrid
…tegration feat: add Pennylane integration
|
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 11548968 | Triggered | GitHub Personal Access Token | bd24269 | GitHub/GitHub_Get_reactions_from_comment.ipynb | View secret |
| 11748410 | Triggered | GitHub Personal Access Token | f6f78d2 | GitHub/GitHub_Get_comments_and_reactions_from_issue.ipynb | View secret |
| 12254486 | Triggered | Hunter API Key | 2c9b901 | GitHub/GitHub_Get_an_organization.ipynb | View secret |
| 20178099 | Triggered | Apify Token | 3b6e5f2 | Instagram/Instagram_Extract_details_from_account.ipynb | View secret |
| - | - | HubSpot Private Application Token | a15e568 | HubSpot/HubSpot_Search.ipynb | View secret |
| - | - | Apify Token | d608f11 | Instagram/Instagram_Extract_details_from_account.ipynb | View secret |
| 20178100 | Triggered | Apify Token | 843bc71 | Twitter/Twitter_Get_tweets_by_username.ipynb | View secret |
| - | - | HubSpot Private Application Token | 5f1150b | HubSpot/HubSpot_Search.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 #2453 This pull request adds a new notebook, This notebook allows users to search for funders using the OpenAlex API and displays the results in a clear table format. |
Fixes
This PR resolves #issue_number
What does this PR do?
Provide supporting docs, limitations if any, video of the template, or anything that you want to share to support your PR