Target Environment: production-cluster-alpha
This report is a sanitized demonstration generated from authorized test data. No real customer infrastructure is disclosed.
| Rule & Description | Severity | CWE | Location |
|---|---|---|---|
| secret.generic_credential Potential hardcoded authentication token found in source code. | CRITICAL | CWE-798 | src/auth/providers/client-config.ts:46 |
| secret.api_key_exposure Hardcoded API key detected. Potential for unauthorized service access. | CRITICAL | CWE-798 | modules/connector/v2/gateway.py:102 |
| ci.privileged_container Container running with privileged access in CI pipeline definition. | HIGH | CWE-269 | .github/workflows/deploy-main.yml:24 |
| infra.unencrypted_transport Internal microservice communication detected over plaintext HTTP. | MEDIUM | CWE-319 | infrastructure/terraform/service-mesh.tf:88 |
This is a redacted sample. A full audit includes detailed remediation code and impact analysis.
Request Expert Consultation