Snowflake-Labs / sfguide-intro-to-machine-learning-with-snowflake-ml-for-python

Apache License 2.0
54 stars 111 forks source link

Testing GIT1 #22

Open nikkijyos opened 2 months ago

nikkijyos commented 2 months ago

Testing my GIT Program using Snowflake Snowsight

gitguardian[bot] commented 2 months ago

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

Since your pull request originates from a forked repository, GitGuardian is not able to associate the secrets uncovered with secret incidents on your GitGuardian dashboard. Skipping this check run and merging your pull request will create secret incidents on your GitGuardian dashboard.

🔎 Detected hardcoded secrets in your pull request
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | | | -------------- | ------------------ | ------------------------------ | ---------------- | --------------- | -------------------- | | [-](https://dashboard.gitguardian.com/workspace/265002/incidents/secrets) | - | Snowflake Credentials | 01e8f066cb8a7352b28e56b6c7b69a17a90ea6b7 | external_notebooks/connection.json | [View secret](https://github.com/Snowflake-Labs/sfguide-intro-to-machine-learning-with-snowflake-ml-for-python/commit/01e8f066cb8a7352b28e56b6c7b69a17a90ea6b7#diff-58baa4ba1089a4e1e2bdc40d4673fe99e0cc6cdc934740faa8b4062f679511c4L9) | | [-](https://dashboard.gitguardian.com/workspace/265002/incidents/secrets) | - | Snowflake Credentials | 01e8f066cb8a7352b28e56b6c7b69a17a90ea6b7 | external_notebooks/connection.json | [View secret](https://github.com/Snowflake-Labs/sfguide-intro-to-machine-learning-with-snowflake-ml-for-python/commit/01e8f066cb8a7352b28e56b6c7b69a17a90ea6b7#diff-58baa4ba1089a4e1e2bdc40d4673fe99e0cc6cdc934740faa8b4062f679511c4L9) |
🛠 Guidelines to remediate hardcoded secrets
The above secret(s) have been detected in your PR. Please take an appropriate action for each secret: - If it’s a **true positive**, remove the secret from source code, revoke it and migrate to a secure way of storing and accessing secrets (see http://go/secrets-and-code). Once that’s done, go to the incidents page linked in the “GitGuardian id” column (log in using SnowBiz Okta) and resolve the incident. - If it’s a **false positive**, go to the incidents page linked in the “GitGuardian id” column (log in using SnowBiz Okta) and ignore the incident. - If you didn't add this secret - and only then - you may ignore this check as it's non-blocking. If you *did* add the secret and you ignore this check, you'll be assigned a "Security Finding" ticket in Jira in a few days. Note: - **A secret is considered leaked from the moment it touches GitHub.** Rewriting git history by force pushing or other means is not necessary and doesn’t change the fact that the secret has to be revoked. - This check has a “Skip: false positive” button. **Don’t use it.** It will mark all detected secrets as false positives but only in the context of this specific run - it won’t remember this action in subsequent check runs. If you encounter any problems you can reach out to us on Slack: #gitguardian-secret-scanning-help

🦉 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.