autogen icon indicating copy to clipboard operation
autogen copied to clipboard

Create azure_cosmos_db in ecosystems.md

Open wmwxwa opened this issue 1 year ago • 1 comments

  • [ ] I've included any doc changes needed for https://microsoft.github.io/autogen/. See https://microsoft.github.io/autogen/docs/Contribute#documentation to build and test documentation locally.
  • [ ] I've added tests (if relevant) corresponding to the changes introduced in this PR.
  • [ ] I've made sure all auto checks have passed.

wmwxwa avatar Apr 12 '24 17:04 wmwxwa

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

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
10404693 Triggered Generic High Entropy Secret 7f71466a10e8ccf1dc2f081ce1091538308aef01 test/oai/test_utils.py View secret
10404662 Triggered Generic CLI Secret bb7a0de633e40da8871345a1448ae44b58932e21 .github/workflows/dotnet-release.yml View secret
10404694 Triggered Generic High Entropy Secret 7f71466a10e8ccf1dc2f081ce1091538308aef01 test/oai/test_utils.py View secret
10404696 Triggered Generic High Entropy Secret 7f71466a10e8ccf1dc2f081ce1091538308aef01 test/oai/test_utils.py View secret
10422482 Triggered Generic High Entropy Secret 7f71466a10e8ccf1dc2f081ce1091538308aef01 test/oai/test_utils.py View secret
🛠 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 the best practices.
  3. Revoke and rotate these secrets.
  4. 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


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

gitguardian[bot] avatar Apr 25 '24 22:04 gitguardian[bot]