futurevuls_get_cves
Get paginated vulnerability lists with filters by CVE ID, server ID, or group name for efficient management.
Instructions
脆弱性一覧を取得。ページネーションとフィルタリングに対応
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ページ番号 (デフォルト: 1) | |
| limit | No | 1ページあたりの件数 (デフォルト: 20, 最大: 1000) | |
| filter_cve_id | No | 特定のCVE IDでフィルタ | |
| filter_server_id | No | 特定のサーバIDでフィルタ | |
| group | No | 対象グループ名 (ERMS, DBIPS, GPF等) |