osv-scanner
Verified for current stable LTS
Osv Scanner Command: Scan Multiple Directories Recursively
Use for scan multiple directories recursively with Osv Scanner. Exact CLI syntax to scan multiple directories recursively using Osv Scanner.
When to use this: Use for scan multiple directories recursively with Osv Scanner.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
osv-scanner -r <directory1 directory2 ...> osv-scanner -r <directory1 directory2 ...> Command Breakdown
-r- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to scan multiple directories recursively using Osv Scanner.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Osv Scanner Command: Output Result In Json
osv-scanner --json <-D|-L|-S|-r> <target> Osv Scanner Command: Scan Docker Image osv-scanner -D <docker_image_name> Osv Scanner Command: Scan Package Lockfile osv-scanner -L <path/to/lockfile> Osv Scanner Command: Scan Sbom File osv-scanner -S <path/to/sbom_file> Osv Scanner Command: Skip Scanning Git Repositories osv-scanner --skip-git <-r|-D> <target>