falcosecurity / rules

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

new(rules): Change namespace privileges via unshare #160

Closed incertum closed 9 months ago

incertum commented 9 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:

See desc and also part of modernizing Falco rules https://github.com/falcosecurity/rules/issues/138. CC @darryk10 @Andreagit97

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

poiana commented 9 months ago

LGTM label has been added.

Git tree hash: ef0995f4d1b4bd7b063eb004cf93dc9db15d8e95

poiana commented 9 months ago

LGTM label has been added.

Git tree hash: c0668328313504ba333a829e9f32d51aa22679d5

poiana commented 9 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 9 months ago

/hold Why the CI is failing?

incertum commented 9 months ago

Because the memfd + exec rule made it already incompatible with 0.35.

Andreagit97 commented 9 months ago

got it thanks! /unhold