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 detection events for amazon-cloudwatch-agent #10409

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
18 changes: 18 additions & 0 deletions amazon-cloudwatch-agent.advisories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,24 @@ package:
name: amazon-cloudwatch-agent

advisories:
- id: CGA-744m-wrx3-7qpm
aliases:
- CVE-2024-45338
- GHSA-w32m-9786-jp63
events:
- timestamp: 2024-12-19T15:02:27Z
type: detection
data:
type: scan/v1
data:
subpackageName: amazon-cloudwatch-agent
componentID: 22dc7878634bc546
componentName: golang.org/x/net
componentVersion: v0.27.0
componentType: go-module
componentLocation: /usr/bin/amazon-cloudwatch-agent
scanner: grype

- id: CGA-rhxq-3f3m-cqvq
aliases:
- CVE-2024-45337
Expand Down
Loading