get_most_sighted_vulnerabilities
Rank vulnerabilities by real-world sighting activity to prioritize high-impact threats and distinguish critical issues from minor ones.
Instructions
Get vulnerabilities ranked by sighting activity.
This helps quickly prioritize vulnerabilities with high real-world activity and distinguish potentially important issues from minor ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of entries to return (default 10). | |
| date_to | No | Upper bound date (YYYY-MM-DD). | |
| date_from | No | Lower bound date (YYYY-MM-DD). | |
| sighting_type | No | Optional type filter (e.g. "exploited", "seen"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||