Alex Nevsen
unread,Oct 14, 2025, 3:54:37 PM (5 days ago) Oct 14Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wazuh | Mailing List
Greetings Wazuh team,
I'm using the Wazuh CTI to retrieve CVE information, including fixed package versions for vulnerability enrichment.
Could you please clarify:
1. Are there any rate limits for requests?
2. What is the recommended request interval to avoid throttling?
3. Are query parameters supported to filter specific data? (e.g., `affected[source]=Canonical`, `affected[product]=openssl`)?
4. What is the maximum number of requests per minute/hour/day etc?
5. Is there a way to retrieve multiple CVEs in a single request (batch/bulk endpoint)?
6. If batch requests are supported, what is the maximum batch size?
I'm planning to use this CTI for periodic vulnerability updates in OpenSearch,
so I want to ensure compliance with usage limits and optimize performance.
Thank you!