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

Add PIDs to default rules #2211

Merged
merged 1 commit into from
Sep 27, 2022
Merged

Add PIDs to default rules #2211

merged 1 commit into from
Sep 27, 2022

Conversation

spyder-kyle
Copy link
Contributor

@spyder-kyle spyder-kyle commented Sep 16, 2022

Signed-off-by: Kyle Smith Hanna kyle.smithhanna@spyderbat.com

What type of PR is this?

/kind rule-update

Any specific area of the project related to this PR?

/area rules

What this PR does / why we need it:

As I said in the issue, this PR adds the proc.pid to all the default rules, allowing for unique identification of rule trigger causes. It is not feasible without this change to combine Falco data with other data sources in most cases.

Which issue(s) this PR fixes:

Fixes #2209

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

rules: added process IDs to default rules

Signed-off-by: Kyle Smith Hanna <kyle.smithhanna@spyderbat.com>
@poiana
Copy link
Contributor

poiana commented Sep 16, 2022

Welcome @spyder-kyle! It looks like this is your first PR to falcosecurity/falco 🎉

@poiana poiana requested review from leodido and mfdii September 16, 2022 15:39
@poiana poiana added the size/L label Sep 16, 2022
@jasondellaluce
Copy link
Contributor

/milestone 0.33.0

@poiana poiana added this to the 0.33.0 milestone Sep 16, 2022
@darryk10
Copy link
Contributor

lgtm

@poiana
Copy link
Contributor

poiana commented Sep 19, 2022

LGTM label has been added.

Git tree hash: e00fe2f3810e8744eed92f90e9411085d98db91a

Copy link
Contributor

@FedeDP FedeDP left a comment

Choose a reason for hiding this comment

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

/approve

@poiana
Copy link
Contributor

poiana commented Sep 27, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: darryk10, FedeDP, leogr, spyder-kyle

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana poiana merged commit 38c8235 into falcosecurity:master Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add PIDs by default
6 participants