check_alerts
Check your monitored project for new or resolved vulnerabilities by comparing current data to the last scan baseline.
Instructions
Check for new vulnerabilities since the last scan of a monitored project.
Compares current vulnerability data against the stored baseline. Returns new vulnerabilities (not seen before) and resolved ones (previously known, no longer present).
Args: project_id: The project ID returned by monitor_project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |