Product updates
LLM-Assisted SQL Editor and Search
We’re excited to announce the general availability of the LLM-assisted SQL Editor - a new capability that helps you write SQL queries faster and more intuitively by using natural language prompts.
With this feature, you can describe what you’re looking for in plain English, and the assistant will generate a ready-to-run SQL query for you. It’s designed to accelerate investigations, reduce friction, and make complex querying more accessible.
You can also use the Resources panel to find the OCSF views and raw data tables to use in the SQL editor.
⚠️ Note: The assistant currently generates SQL based on OCSF views only, not raw tables.
Give it a try and start querying with just a prompt!
Making our OCSF mappings public
We’re happy to share that we’ve made Hunters’ OCSF mappings publicly available for our customers and the security community.
You can check out the mappings in this public repo.
IOC Search API
You can now use IOC Search via the API - just follow the documentation to start finding those IOCs.