kibana/api_docs/threat_intelligence.mdx
2022-07-27 14:11:53 +09:30

27 lines
1.1 KiB
Text

---
id: kibThreatIntelligencePluginApi
slug: /kibana-dev-docs/api/threatIntelligence
title: "threatIntelligence"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the threatIntelligence plugin
date: 2022-07-27
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'threatIntelligence']
warning: 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.
---
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 [Protections Experience Team](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 |
|-------------------|-----------|------------------------|-----------------|
| 3 | 0 | 3 | 0 |
## Client
### Interfaces
<DocDefinitionList data={threatIntelligenceObj.client.interfaces}/>