check_alerts
Detect new and resolved vulnerabilities since the last scan of a monitored project by comparing current data against a stored 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 |