kibana/api_docs/threat_intelligence.mdx

36 lines
1.3 KiB
Text

---
####
#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
#### Reach out in #docs-engineering for more info.
####
id: kibThreatIntelligencePluginApi
slug: /kibana-dev-docs/api/threatIntelligence
title: "threatIntelligence"
image: https://source.unsplash.com/400x175/?github
description: API docs for the threatIntelligence plugin
date: 2023-04-26
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'threatIntelligence']
---
import threatIntelligenceObj from './threat_intelligence.devdocs.json';
Elastic threat intelligence helps you see if you are open to or have been subject to current or historical known threats
Contact [@elastic/protections-experience](https://github.com/orgs/elastic/teams/protections-experience) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 35 | 0 | 14 | 5 |
## Client
### Functions
<DocDefinitionList data={threatIntelligenceObj.client.functions}/>
### Interfaces
<DocDefinitionList data={threatIntelligenceObj.client.interfaces}/>
### Consts, variables and types
<DocDefinitionList data={threatIntelligenceObj.client.misc}/>