Skip to content
Merged
5 changes: 5 additions & 0 deletions packages/ti_recordedfuture/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# newer versions go on top
- version: "1.16.0"
changes:
- description: Add DLM policy. Add owner.type to package manifest. Update format_version to 3.0.0
type: enhancement
link: https://github.com/elastic/integrations/pull/7848
- version: "1.15.1-next"
changes:
- description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI.
type: enhancement
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
data_retention: "5d"
3 changes: 2 additions & 1 deletion packages/ti_recordedfuture/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Recorded Future
version: "1.16.0"
description: Ingest threat intelligence indicators from Recorded Future risk lists with Elastic Agent.
type: integration
format_version: 2.11.0
format_version: 3.0.0
categories: ["security", "threat_intel"]
conditions:
kibana:
Expand All @@ -26,3 +26,4 @@ policy_templates:
description: "Load indicators from a CSV file"
owner:
github: elastic/security-external-integrations
type: elastic