falcosecurity / rules

Falco rule repository
https://falcosecurity.github.io/rules/
Apache License 2.0
91 stars 64 forks source link

cleanup(rules): update container_entrypoint (1/n) #128

Closed incertum closed 10 months ago

incertum commented 10 months ago

What type of PR is this?

Uncomment one (or more) /kind <> lines:

/kind feature

/kind bug

/kind cleanup

/kind design

/kind documentation

/kind failing-test

Any specific area of the project related to this PR?

Uncomment one (or more) /area <> lines:

/area rules

/area registry

/area build

/area documentation

Proposed rule maturity level

Uncomment one (or more) /area <> lines (only for PRs that add or modify rules):

/area maturity-stable

/area maturity-incubating

/area maturity-sandbox

/area maturity-deprecated

What this PR does / why we need it:

Update container_entrypoint to reflect changes in behavior based on recent work by @Andreagit97 to improve the process tree logic in the underlying libs.

There will be follow up PRs to update the behavior across runtimes. This PR is focused on containerd runtime.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

github-actions[bot] commented 10 months ago

Rules files suggestions

falco_rules.yaml

Comparing 2423d06bb053f5d8979d982640b26c2ec549e9ea with latest tag falco-rules-1.0.1

Major changes:

Patch changes:

github-actions[bot] commented 10 months ago

Rules files suggestions

falco_rules.yaml

Comparing a0bd3120f427e4eef56d5801defe6069c589c576 with latest tag falco-rules-1.0.1

Major changes:

Patch changes:

poiana commented 10 months ago

LGTM label has been added.

Git tree hash: 54f3bce9604b8091cd945d88656d96531fddf753

poiana commented 10 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Andreagit97, darryk10, incertum

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: - ~~[OWNERS](https://github.com/falcosecurity/rules/blob/main/OWNERS)~~ [Andreagit97,incertum] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment