Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding fixed events for filebeat #3246

Merged
merged 1 commit into from Mar 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
9 changes: 9 additions & 0 deletions filebeat.advisories.yaml
Expand Up @@ -22,6 +22,15 @@ advisories:
data:
fixed-version: 8.12.2-r1

- id: CVE-2024-24557
aliases:
- GHSA-xw73-rw38-6vjc
events:
- timestamp: 2024-03-26T15:58:40Z
type: fixed
data:
fixed-version: 8.13.0-r0

- id: CVE-2024-24783
aliases:
- GHSA-3q2c-pvp5-3cqp
Expand Down