Skip to content
This repository was archived by the owner on Jul 2, 2026. It is now read-only.

Feat bundle technical sheet modules - #197

Closed
own-boldsbrain wants to merge 1458 commits into
medusajs:mainfrom
own-boldsbrain:feat-bundle-technical-sheet-modules
Closed

Feat bundle technical sheet modules#197
own-boldsbrain wants to merge 1458 commits into
medusajs:mainfrom
own-boldsbrain:feat-bundle-technical-sheet-modules

fix(docs): Correct Mermaid syntax in README.md

112ea08
Select commit
Loading
Failed to load commit list.
GitGuardian / GitGuardian Security Checks failed Oct 25, 2025 in 1m 37s

22 secrets uncovered!

22 secrets were uncovered from the scan of 250 commits in your pull request. ❌

Please have a look to GitGuardian findings and remediate in order to secure your code.

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.

Details

🔎 Detected hardcoded secrets in your pull request

  • Pull request #197: feat-bundle-technical-sheet-modules 👉 main
GitGuardian id GitGuardian status Secret Commit Filename
- - Generic Password aefb291 backend/mcp-servers/.env.example View secret
- - PostgreSQL Credentials 2156710 backend/AWS_RDS_CONNECTION_SETUP.md View secret
- - Username Password 0e63478 backend/data/products-inventory/data-pipeline/docker-compose.yml View secret
- - Generic Password 0e63478 backend/data/products-inventory/data-pipeline/infrastructure/grafana/provisioning/datasources/datasources.yml View secret
- - Redis Server Password 0e63478 backend/data/products-inventory/data-pipeline/docker-compose.yml View secret
- - Generic Password 0e63478 backend/data/products-inventory/data-pipeline/docker-compose.yml View secret
- - Generic Password 8fce2fd docker-compose.full-stack.yml View secret
- - Generic Password 2271463 backend/data/project-helios/haas/tests/test_auth.py View secret
- - Generic CLI Secret 3d548d7 backend/data/products-inventory/data-pipeline/workflows/airflow/docker-compose.yml View secret
- - Company Email Password bf94cf7 backend/NEOSOLAR_EXTRACTION_SUMMARY.md View secret
- - Redis Server Password c5afabf backend/data/project-helios/haas/docker-compose.alt-ports.yml View secret
- - Company Email Password aefb291 backend/mcp-servers/.env.example View secret
- - Generic Password 0e63478 backend/data/products-inventory/data-pipeline/infrastructure/grafana/provisioning/datasources/datasources.yml View secret
- - Generic Password 0e63478 backend/data/products-inventory/data-pipeline/docker-compose.yml View secret
- - Generic Password 2156710 backend/scripts/check-rds-schema.js View secret
- - Generic Password 0e63478 backend/data/products-inventory/data-pipeline/docker-compose.yml View secret
- - Generic Database Assignment bc9ee25 backend/scripts/query-catalog-stats.py View secret
- - Generic Password aefb291 backend/mcp-servers/.env.example View secret
- - Username Password 562e861 aws/deploy-with-domain.ps1 View secret
- - Redis Server Password 0e63478 backend/data/products-inventory/data-pipeline/docker-compose.yml View secret
- - Generic Password 6735fbd .env.multicloud View secret
- - SMTP credentials 3d548d7 backend/data/products-inventory/data-pipeline/workflows/airflow/README.md 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.