open_dashboard
Open a browser dashboard displaying CVE details, severity charts, and upgrade guidance for human review before applying fixes. Returns the dashboard URL.
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. |