Skip to content

Commit 99a83cc

Browse files
committed
updated changelog
1 parent 321842b commit 99a83cc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

packages/ti_abusech/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
changes:
44
- description: Add support for 'Auth-Key' in request header for all data streams.
55
type: enhancement
6-
link: https://github.com/elastic/integrations/pull/1111
6+
link: https://github.com/elastic/integrations/pull/13261
77
- version: "2.7.0"
88
changes:
99
- description: Enable Agentless deployment.

packages/ti_abusech/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This integration is for [AbuseCH](https://urlhaus.abuse.ch/) logs. It includes t
1010
## Note:
1111

1212
As of February 2025, AbuseCH recommends using an optional `Auth Key` (API Key) in the requests to avoid rate limiting issues.
13-
More details on this topic can be found [here](https://abuse.ch/blog/community-first/). As of version 2.8.0, we have added an optional `Auth Key`
13+
More details on this topic can be found [here](https://abuse.ch/blog/community-first/). As of version 2.7.0, we have added an optional `Auth Key`
1414
configuration option that can be used to avoid rate limiting.
1515

1616
## Agentless Enabled Integration

packages/ti_abusech/manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ policy_templates:
3030
- name: ti_abusech
3131
title: AbuseCH API
3232
description: Ingest threat intelligence indicators from URL Haus, Malware Bazaar, and Threat Fox feeds with Elastic Agent.
33-
deployment_modes:
33+
deployment_modes:
3434
default:
35-
enabled: true
35+
enabled: true
3636
agentless:
3737
enabled: true
3838
organization: security

0 commit comments

Comments
 (0)