Search the IaC security corpus
search_corpusRetrieve relevant security guidance chunks from CIS AWS Foundations and OWASP CI/CD Top 10 to answer queries with source citations.
Instructions
Hybrid (BM25 + dense + RRF) retrieval over CIS AWS Foundations and OWASP CI/CD Top 10 guidance. Returns the top-k matching chunks with document title, heading path, URL and verbatim content for citation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| top_k | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| results | Yes |