open_dashboard
Launch a visual dashboard to review CVE details, severity charts, and upgrade guides for npm, Python, Go, and Rust projects before applying security fixes.
Instructions
Launch the osv-ui visual dashboard in the browser for human review. This is the HUMAN-IN-THE-LOOP step — always offer this before applying fixes. The dashboard shows full CVE details, severity charts, and the upgrade guide. Returns the dashboard URL. If already running for this path, returns existing URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to the project directory to display in the dashboard. | |
| port | No | Port to run the dashboard on. Default: auto-assigned starting from 2003. |