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 (2/n) #137

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 because of new process tree logic to account for new fall backs for cri-o runtime.

@Andreagit97

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

poiana commented 10 months ago

@incertum: The label(s) area/maturity-stable cannot be applied, because the repository doesn't have them.

In response to [this](https://github.com/falcosecurity/rules/pull/137): > > >**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](https://github.com/falcosecurity/rules/blob/main/CONTRIBUTING.md#maturity-levels)** > >> 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 because of new process tree logic to account for new fall backs for cri-o runtime. > >@Andreagit97 > >**Which issue(s) this PR fixes**: > > > >Fixes # > >**Special notes for your reviewer**: > Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
github-actions[bot] commented 10 months ago

Rules files suggestions

falco_rules.yaml

Comparing 6faeb23b042c2fcb5f160285c42fc7b390215eaf 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: 07d13ea0a1140bf5537c67cf180b711ab025ab2d

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
Andreagit97 commented 10 months ago

oh just saw the lineage here https://github.com/falcosecurity/rules/issues/133#issuecomment-1688983373