feat(cloudtrail): add AWS SSM related request data to extracted fields#1196
Conversation
|
I guess it was a bad idea to open that PR during a GitHub incident, huh? |
Ahah right! I restarted the CI, let's see 💪 |
Rules files suggestionsrulesComparing No changes detected |
|
Hey @Zaulao . Could you please rebase and add the DCO to your commit? |
993ad6c to
5186e26
Compare
Rules files suggestionsrulesComparing No changes detected rulesComparing No changes detected rulesComparing No changes detected rulesComparing No changes detected |
|
I think I messed up something on the rebase but it's working, the CI fail seems intermittent |
Rules files suggestionsrulesComparing No changes detected rulesComparing No changes detected rulesComparing No changes detected rulesComparing No changes detected |
|
Mmm you included commits from dependabot. I guess those should be already on master... Could you please remove them? |
34e68d4 to
e7aa923
Compare
Rules files suggestionsrulesComparing No changes detected |
Rules files suggestionsrulesComparing No changes detected |
leogr
left a comment
There was a problem hiding this comment.
Hey @Zaulao
our policy doesn't allow merge commits
Can you rebase and remove them?
This resource may help https://github.com/falcosecurity/.github/blob/main/CONTRIBUTING.md#resolving-conflicts-by-rebasing
🙏
Signed-off-by: Zaulao <29334377+Zaulao@users.noreply.github.com>
54ff457 to
5c8c025
Compare
|
Sorry for the back and forth, everything should be in order now. |
leogr
left a comment
There was a problem hiding this comment.
Just left a suggestion. Otherwise SGTM.
Thank you!
Co-authored-by: Leonardo Grasso <me@leonardograsso.com> Signed-off-by: Zaulao <29334377+Zaulao@users.noreply.github.com>
Co-authored-by: Leonardo Grasso <me@leonardograsso.com> Signed-off-by: Zaulao <29334377+Zaulao@users.noreply.github.com>
Rules files suggestionsrulesComparing No changes detected |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ekoops, Zaulao The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
LGTM label has been added. DetailsGit tree hash: d4c832f501add307751aad6dd55a7727ae476c85 |
What type of PR is this?
/kind feature
Any specific area of the project related to this PR?
/area plugins
What this PR does / why we need it:
This PR adds three new fields to the
cloudtrailplugin, which extract the values from therequestParameters.reason,requestParameters.target, andrequestParameters.documentNamefields. These fields are used in ssm:StartSession requests and are useful for monitoring the opening of EC2 connections via Session Manager.Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer: