Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/ti_abusech/_dev/build/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# AbuseCH integration

This integration is for AbuseCH logs. It includes the following datasets for retrieving logs from the AbuseCH API:
This integration is for [AbuseCH](https://urlhaus-api.abuse.ch/) logs. It includes the following datasets for retrieving logs from the AbuseCH API:

- `url` dataset: Supports URL based indicators from AbuseCH API.
- `malware` dataset: Supports Malware based indicators from AbuseCH API.
Expand Down
5 changes: 5 additions & 0 deletions packages/ti_abusech/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.3.1"
changes:
- description: Added link to AbuseCH documentation in readme
type: enhancement
link: https://github.com/elastic/integrations/pull/3166
- version: "1.3.0"
changes:
- description: Update to ECS 8.2
Expand Down
2 changes: 1 addition & 1 deletion packages/ti_abusech/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# AbuseCH integration

This integration is for AbuseCH logs. It includes the following datasets for retrieving logs from the AbuseCH API:
This integration is for [AbuseCH](https://urlhaus-api.abuse.ch/) logs. It includes the following datasets for retrieving logs from the AbuseCH API:

- `url` dataset: Supports URL based indicators from AbuseCH API.
- `malware` dataset: Supports Malware based indicators from AbuseCH API.
Expand Down
2 changes: 1 addition & 1 deletion packages/ti_abusech/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ti_abusech
title: AbuseCH
version: 1.3.0
version: 1.3.1
release: ga
description: Collect threat intelligence from AbuseCH API with Elastic Agent.
type: integration
Expand Down