falcosecurity / rules

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

chore(deps): Bump falcoctl in registry binary to resolve CVE-2022-1996 in indirect dependency github.com/emicklei/go-restful #134

Closed tspearconquest closed 10 months ago

tspearconquest 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: Bumps the falcoctl package in the registry go.mod to resolve CVE-2022-1996 in the indirect dependency github.com/emicklei/go-restful

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

poiana commented 10 months ago

Welcome @tspearconquest! It looks like this is your first PR to falcosecurity/rules 🎉

tspearconquest commented 10 months ago

I also ran go mod tidy which is why so many lines are removed; looks like a ton of dependencies changed between falcoctl v0.3.0-rc5 and v0.5.1

incertum commented 10 months ago

@LucaGuerra when you are back and @maxgio92

maxgio92 commented 10 months ago

/lgtm

JFI https://github.com/falcosecurity/rules/pull/105 also bumps falcoctl furher

poiana commented 10 months ago

LGTM label has been added.

Git tree hash: 1b3cc00ea2d3abd2fe14a6e7fbfe8a54b2560377

poiana commented 10 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: incertum, maxgio92, tspearconquest

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