falcosecurity / plugins

Falco plugins registry
Apache License 2.0
78 stars 71 forks source link

chore(plugins): bump versions #499

Closed LucaGuerra closed 1 month ago

LucaGuerra commented 1 month ago

What type of PR is this?

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

/kind bug

Any specific area of the project related to this PR?

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

/area plugins

What this PR does / why we need it:

As per title. Some plugins have recently been released with a GLIBC version too high, leading to issues like

can't load plugin dynamic library: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /usr/share/falco/plugins/libk8saudit.so)

The CI has been updated to fix it and now a release is required.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

github-actions[bot] commented 1 month ago

Rules files suggestions

rules

Comparing d6079d97a969c87cc19017726faa15c596ce160f with latest tag plugins/cloudtrail/v0.12.1

No changes detected

rules

Comparing d6079d97a969c87cc19017726faa15c596ce160f with latest tag plugins/gcpaudit/v0.3.2

No changes detected

rules

Comparing d6079d97a969c87cc19017726faa15c596ce160f with latest tag plugins/k8saudit-gke/v0.2.0

No changes detected

rules

Comparing d6079d97a969c87cc19017726faa15c596ce160f with latest tag plugins/github/v0.7.3

No changes detected

github-actions[bot] commented 1 month ago

Rules files suggestions

rules

Comparing 9c8e29aa24c9a9ff8c6dd400db7ee683f38f3361 with latest tag plugins/cloudtrail/v0.12.1

No changes detected

rules

Comparing 9c8e29aa24c9a9ff8c6dd400db7ee683f38f3361 with latest tag plugins/gcpaudit/v0.3.2

No changes detected

Rules files suggestions

rules

Comparing 9c8e29aa24c9a9ff8c6dd400db7ee683f38f3361 with latest tag plugins/cloudtrail/v0.12.1

No changes detected

rules

Comparing 9c8e29aa24c9a9ff8c6dd400db7ee683f38f3361 with latest tag plugins/gcpaudit/v0.3.2

No changes detected

Rules files suggestions

rules

Comparing 9c8e29aa24c9a9ff8c6dd400db7ee683f38f3361 with latest tag plugins/cloudtrail/v0.12.1

No changes detected

rules

Comparing 9c8e29aa24c9a9ff8c6dd400db7ee683f38f3361 with latest tag plugins/gcpaudit/v0.3.2

No changes detected

Rules files suggestions

rules

Comparing 9c8e29aa24c9a9ff8c6dd400db7ee683f38f3361 with latest tag plugins/cloudtrail/v0.12.1

No changes detected

rules

Comparing 9c8e29aa24c9a9ff8c6dd400db7ee683f38f3361 with latest tag plugins/gcpaudit/v0.3.2

No changes detected

rules

Comparing 9c8e29aa24c9a9ff8c6dd400db7ee683f38f3361 with latest tag plugins/k8saudit/v0.10.0-rc1

No changes detected

rules

Comparing 9c8e29aa24c9a9ff8c6dd400db7ee683f38f3361 with latest tag plugins/github/v0.7.3

No changes detected

rules

Comparing 9c8e29aa24c9a9ff8c6dd400db7ee683f38f3361 with latest tag plugins/k8saudit/v0.10.0-rc1

No changes detected

rules

Comparing 9c8e29aa24c9a9ff8c6dd400db7ee683f38f3361 with latest tag plugins/github/v0.7.3

No changes detected

rules

Comparing 9c8e29aa24c9a9ff8c6dd400db7ee683f38f3361 with latest tag plugins/k8saudit/v0.10.0-rc1

No changes detected

rules

Comparing 9c8e29aa24c9a9ff8c6dd400db7ee683f38f3361 with latest tag plugins/github/v0.7.3

No changes detected

rules

Comparing 9c8e29aa24c9a9ff8c6dd400db7ee683f38f3361 with latest tag plugins/k8saudit/v0.10.0-rc1

No changes detected

rules

Comparing 9c8e29aa24c9a9ff8c6dd400db7ee683f38f3361 with latest tag plugins/github/v0.7.3

No changes detected

poiana commented 1 month ago

LGTM label has been added.

Git tree hash: 7c74fd292a54f70b37b89c78774952be401350e2

poiana commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: leogr, LucaGuerra

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