> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tracecat.com/llms.txt
> Use this file to discover all available pages before exploring further.

# CISA KEV

> Reference for the Tracecat CISA KEV integration: registered actions, required secrets, expected inputs, and example workflow usage.

## List known exploited vulnerabilities

Action ID: `tools.cisa_kev.list_known_exploited_vulnerabilities`

List known exploited vulnerabilities. Calls GET /sites/default/files/feeds/known\_exploited\_vulnerabilities.json directly.

Reference: [https://www.cisa.gov/known-exploited-vulnerabilities-catalog](https://www.cisa.gov/known-exploited-vulnerabilities-catalog)

### Input fields

<ParamField path="base_url" type="string | null">
  Base URL of the CISA website.

  Default: `null`.
</ParamField>
