profile_target
Profile a project to detect its ecosystem, languages, frameworks, entry points, and manifest files, producing a file manifest with hashes and line counts for phase 0 of security audits.
Instructions
Profile a target project: detect ecosystem, languages, frameworks, entry points, manifest files, and file manifest with hashes and line counts. Phase 0 of the audit pipeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exclude | No | Glob patterns to exclude | |
| include | No | Glob patterns to include | |
| projectRoot | Yes | Root directory of the project |