-
Notifications
You must be signed in to change notification settings - Fork 477
update from source #2568
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
update from source #2568
Conversation
…erate-over-dataframe-rows-as-namedtuples feat: Pandas - Iterate over DataFrame rows as namedtuples
…ve-dataframe-to-excel feat : Pandas - Save dataframe to Excel
…lit-string feat: Python split string
…tion-of-the-notebook feat: created first notebook for dall-e
…move-space-on-string feat : Python remove space on string
…st-branches feat: GitHub - List branches
…1918) * added new notebook * feat: added some items to make the output closer to OWID example - added OWID ref - added import os - added padding to chart - changed title to fit OWID ref - changed subtitle to fit OWID ref - added value by default to fit OWID ref * added 5 features mentioned in PR * fixed a mistake * fix: changed "r" by url and added commas there was an issue in reading the source excel file "r" instead of "url" and a few commas missing preventing me to run it. --------- Co-authored-by: jravenel <jeremy@naas.ai>
…eck-if-column-is-in-date-format feat: Pandas - Check if column is in date format
…nd-contributor-activity-on-slack feat: GitHub send contributor activity on slack
…aframes fix: tipo Pandas_Concatenate_dataframes.ipynb
|
GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
---|---|---|---|---|---|
7100754 | Triggered | Slack Bot Token | 7d42b47 | GitHub/GitHub_Send_contributor_activity_on_slack.ipynb | View secret |
7100754 | Triggered | Slack Bot Token | f555202 | GitHub/GitHub_Send_contributor_activity_on_slack.ipynb | View secret |
7008902 | Triggered | Slack Bot Token | 7d42b47 | GitHub/GitHub_Send_contributor_activity_on_slack.ipynb | View secret |
7008902 | Triggered | Slack Bot Token | 6a08e72 | GitHub/GitHub_Send_contributor_activity_on_slack.ipynb | View secret |
7008902 | Triggered | Slack Bot Token | d2d2be0 | GitHub/GitHub_Send_contributor_activity_on_slack.ipynb | View secret |
7008902 | Triggered | Slack Bot Token | 6a08e72 | GitHub/GitHub_Send_contributor_activity_on_slack.ipynb | View secret |
7008901 | Triggered | GitHub Access Token | 6a08e72 | GitHub/GitHub_Send_contributor_activity_on_slack.ipynb | View secret |
7008901 | Triggered | GitHub Access Token | 7d42b47 | GitHub/GitHub_Send_contributor_activity_on_slack.ipynb | View secret |
7008901 | Triggered | GitHub Access Token | 6a08e72 | GitHub/GitHub_Send_contributor_activity_on_slack.ipynb | View secret |
7008901 | Triggered | GitHub Access Token | d2d2be0 | GitHub/GitHub_Send_contributor_activity_on_slack.ipynb | View secret |
7100753 | Triggered | GitHub Access Token | 7d42b47 | GitHub/GitHub_Send_contributor_activity_on_slack.ipynb | View secret |
7100753 | Triggered | GitHub Access Token | f555202 | GitHub/GitHub_Send_contributor_activity_on_slack.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 supporting docs, limitations if any, video of the template, or anything that you want to share to support your PR