Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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/zerofox/_dev/build/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ZeroFox Cloud Platform Integration

The ZeroFox Platform integration collects and parses data from the the ZeroFox Alert APIs.
The ZeroFox Platform integration collects and parses data from the the [ZeroFox](https://www.zerofox.com/) Alert APIs.

## Compatibility

Expand Down
5 changes: 5 additions & 0 deletions packages/zerofox/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: update readme added a ink to zerofox readme
type: enhancement
link: https://github.com/elastic/integrations/pull/3178
- version: "1.3.0"
changes:
- description: Update to ECS 8.2
Expand Down
2 changes: 1 addition & 1 deletion packages/zerofox/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ZeroFox Cloud Platform Integration

The ZeroFox Platform integration collects and parses data from the the ZeroFox Alert APIs.
The ZeroFox Platform integration collects and parses data from the the [ZeroFox](https://www.zerofox.com/) Alert APIs.

## Compatibility

Expand Down
2 changes: 1 addition & 1 deletion packages/zerofox/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: zerofox
title: ZeroFox
version: 1.3.0
version: 1.3.1
release: ga
description: Collect data from ZeroFox Cloud Platform with Elastic Agent.
type: integration
Expand Down