Full Infrastructure Report
depsonar_infraRun a comprehensive infrastructure health check covering runtime, security, Docker, CI, configs, secrets, licenses, and deprecated packages.
Instructions
Complete infrastructure health check in one command. Combines: runtime versions, global toolchain, security audit, CVE advisories, Docker images, GitHub Actions, environment configs, secret scanning, license compliance, deprecated packages, and optionally dependency scan.
This is the "run everything" command. Use when you want a full picture.
Examples:
"Full infrastructure report"
"Check everything"
"How's my dev environment?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | Root directory to scan. | |
| skip_deps | No | Skip dependency checks (faster, infra-only). |