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

feat: include accountId in aws_guardduty_context #1404

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

pbnj-dragon
Copy link
Contributor

Closes #1403

Background

aws_guardduty_context helper function does not include accountId in the alert context

Changes

  • Includes accountId in the dict returned by aws_guardduty_context

Testing

@pbnj-dragon pbnj-dragon requested a review from a team as a code owner October 22, 2024 23:36
@arielkr256 arielkr256 added the enhancement New feature or request label Oct 29, 2024
Copy link
Contributor

@arielkr256 arielkr256 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice addition, thank you!

@arielkr256 arielkr256 merged commit 0006352 into panther-labs:develop Oct 29, 2024
8 checks passed
@pbnj-dragon pbnj-dragon deleted the feat/accountId branch October 29, 2024 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aws_guardduty_context helper function does not include accountId in the alert context
2 participants