Scan All Projects
depsonar_scanScan all projects in your workspace to find outdated dependencies. Auto-detects language and framework, with filters for targeted checks.
Instructions
Scan all projects in your workspace. Auto-detects language (Node, Python, Rust, Go, PHP, Ruby, Dart) and framework.
Can filter by framework or language.
Examples:
"Scan all my projects"
"Which Python projects need updates?"
"Show all SvelteKit projects status"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | Filter: 'node', 'python', 'rust', 'go', 'php', 'ruby', 'dart', 'swift', 'kotlin'. | |
| directory | No | Root directory to scan. | |
| framework | No | Filter: 'SvelteKit', 'Next.js', 'Django', etc. |