StoyanShopov / UpSkill

UpSkill is a learning platform for the business. We power the personal and professional development of the employees for thousands of businesses around the world. You can find top quality courses and coaches in the platform. Sign up for free demo!
26 stars 7 forks source link

QА company owner employees #253

Closed iltodbul closed 2 years ago

gitguardian[bot] commented 2 years ago

⚠️ GitGuardian has uncovered 7 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 | | | ------------------------- | ---------------- | --------------- | -------------------- | -------------------- | | ODBC Connection String | ba26748784643702859fe3a1129cde994d6f0ae8 | AIUpSkill/AIUpSKillCourseTrainer/Connection.cs | 13:52 December 13th, 2021 | [View secret](https://github.com/StoyanShopov/Titans/commit/ba26748784643702859fe3a1129cde994d6f0ae8#diff-90f76c3a69ad88dd1516f29d26f8bcb30f80ede59ec45e48605b37db1b805a9bR5) | | ODBC Connection String | ba26748784643702859fe3a1129cde994d6f0ae8 | AIUpSkill/AIUpSKillCourseTrainer/Properties/serviceDependencies.json | 13:52 December 13th, 2021 | [View secret](https://github.com/StoyanShopov/Titans/commit/ba26748784643702859fe3a1129cde994d6f0ae8#diff-9e98c33ef4c7a391c18beb9ee36bd3220a22ba684af7f87abd368a17d6b6ada0R15) | | ODBC Connection String | ba26748784643702859fe3a1129cde994d6f0ae8 | AIUpSkill/AIUpSKillCourseTrainer/Properties/serviceDependencies.local.json | 13:52 December 13th, 2021 | [View secret](https://github.com/StoyanShopov/Titans/commit/ba26748784643702859fe3a1129cde994d6f0ae8#diff-99b93c0c1450f1b4d11efd3265f8b31d86640cf29e5d0c62b86d7fc5965ba0b1R17) | | ODBC Connection String | ba26748784643702859fe3a1129cde994d6f0ae8 | AIUpSkill/AIUpSKillCourseTrainer/local.settings.json | 13:52 December 13th, 2021 | [View secret](https://github.com/StoyanShopov/Titans/commit/ba26748784643702859fe3a1129cde994d6f0ae8#diff-7f5c3ba3d27eee24aae712f61ee97c57001e194abf9956bc7fb7b71af8227475R8) | | Microsoft Azure Storage Account Key | ba26748784643702859fe3a1129cde994d6f0ae8 | AIUpSkill/AIUpSKillCourseTrainer/local.settings.json | 13:52 December 13th, 2021 | [View secret](https://github.com/StoyanShopov/Titans/commit/ba26748784643702859fe3a1129cde994d6f0ae8#diff-7f5c3ba3d27eee24aae712f61ee97c57001e194abf9956bc7fb7b71af8227475R4) | | Microsoft Azure Storage Account Key | ba26748784643702859fe3a1129cde994d6f0ae8 | AIUpSkill/AIUpSKillCourseTrainer/local.settings.json | 13:52 December 13th, 2021 | [View secret](https://github.com/StoyanShopov/Titans/commit/ba26748784643702859fe3a1129cde994d6f0ae8#diff-7f5c3ba3d27eee24aae712f61ee97c57001e194abf9956bc7fb7b71af8227475R11) | | Microsoft Azure Storage Account Key | ba26748784643702859fe3a1129cde994d6f0ae8 | AIUpSkill/AIUpSkill/local.settings.json | 13:52 December 13th, 2021 | [View secret](https://github.com/StoyanShopov/Titans/commit/ba26748784643702859fe3a1129cde994d6f0ae8#diff-2567381fce734077832ef10522250e7004cbbdf97a04a457866da0a43d378974R4) |
🛠 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/specifics/odbc_connection_string#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