falcosecurity / event-generator

Generate a variety of suspect actions that are detected by Falco rulesets
Apache License 2.0
94 stars 40 forks source link

Added an event for default rule "Container drift detected using chmod" #182

Closed GLVSKiriti closed 7 months ago

GLVSKiriti commented 8 months ago

What type of PR is this?

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

/kind bug

/kind cleanup

/kind documentation

/kind tests

/kind feature

Any specific area of the project related to this PR?

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

/area commands

/area pkg

/area events

What this PR does / why we need it: Added an event for default rule "Container drift detected using chmod" as mentioned here

Which issue(s) this PR fixes:

Fixes #181

Special notes for your reviewer:

GLVSKiriti commented 7 months ago

Is this correctly triggering the rule?

@FedeDP I used alpine container here and just created a file and set executable permission via chmod is enough to trigger the rule

containerdrifictdetected

poiana commented 7 months ago

LGTM label has been added.

Git tree hash: ac4a9a72c61204ce9fed133578d43e414db3a0ee

poiana commented 7 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: FedeDP, GLVSKiriti

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/event-generator/blob/main/OWNERS)~~ [FedeDP] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment