falcosecurity / falcoctl

Administrative tooling for Falco
Apache License 2.0
87 stars 59 forks source link

update(go,pkg): updated driverkit to v0.20.3. #632

Closed FedeDP closed 2 months ago

FedeDP commented 2 months ago

What type of PR is this?

/kind cleanup

Any specific area of the project related to this PR?

/area library

What this PR does / why we need it:

Moreover, removed useless line in cos distro.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Driverkit v0.20.3 contains a fix for the kernelrelease regex (https://github.com/falcosecurity/driverkit/pull/355) that will fix COS kernelreleases (eg: 5.10.8+) being failed to be matched and thus remaining empty (https://github.com/falcosecurity/falco/issues/3278).

FedeDP commented 2 months ago

/cc @alacuku

FedeDP commented 2 months ago

/milestone v0.10.0

alacuku commented 2 months ago

@FedeDP, thanks for the fix!

poiana commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

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

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