mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[Security Solution] update Threat Intelligence codeowners to Threat Hunting Investigations team (#175897)
This commit is contained in:
parent
1aea4ba38e
commit
3b4c0d2466
2 changed files with 2 additions and 2 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
@ -806,7 +806,7 @@ packages/kbn-text-based-editor @elastic/kibana-visualizations
|
|||
src/plugins/text_based_languages @elastic/kibana-visualizations
|
||||
x-pack/examples/third_party_lens_navigation_prompt @elastic/kibana-visualizations
|
||||
x-pack/examples/third_party_vis_lens_example @elastic/kibana-visualizations
|
||||
x-pack/plugins/threat_intelligence @elastic/protections-experience
|
||||
x-pack/plugins/threat_intelligence @elastic/security-threat-hunting-investigations
|
||||
x-pack/plugins/timelines @elastic/security-threat-hunting-investigations
|
||||
packages/kbn-timelion-grammar @elastic/kibana-visualizations
|
||||
packages/kbn-tinymath @elastic/kibana-visualizations
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "plugin",
|
||||
"id": "@kbn/threat-intelligence-plugin",
|
||||
"owner": "@elastic/protections-experience",
|
||||
"owner": "@elastic/security-threat-hunting-investigations",
|
||||
"description": "Elastic threat intelligence helps you see if you are open to or have been subject to current or historical known threats",
|
||||
"plugin": {
|
||||
"id": "threatIntelligence",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue