snyk_scan_library
Scan any library with Snyk to identify vulnerabilities, license issues, and get remediation advice across multiple ecosystems.
Instructions
Scan a library using Snyk for comprehensive security analysis.
Args:
library_name: Name of the library to scan
version: Version of the library (default: "latest")
ecosystem: Package ecosystem ("pypi", "npm", "maven", etc.)
Returns:
Detailed security report from Snyk including vulnerabilities, licenses, and remediation advice
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | latest | |
| ecosystem | No | pypi | |
| library_name | Yes |