falcosecurity / falco

Cloud Native Runtime Security
https://falco.org
Apache License 2.0
7.3k stars 897 forks source link

[Tracking] Falco 0.36.1 #2861

Closed Andreagit97 closed 11 months ago

Andreagit97 commented 12 months ago

Falco 0.36.1 Release

Will keep this issue updated with the current status and progress.

Date

Release date: 2023-10-16

Release Steps

The process is described in this document.

## Release Blocking PRs and issues
- [x] [Falco 0.36.1 milestone](https://github.com/falcosecurity/falco/milestone/35)
- [x] [Libs 0.13.2 milestone](https://github.com/falcosecurity/libs/milestone/29)
## External dependencies
- [x] falcoctl -> Not needed
- [x] libs -> https://github.com/falcosecurity/libs/releases/tag/0.13.2
- [x] drivers -> Not needed
- [x] rules -> Not needed
- [x] plugins -> Not needed
- [x] charts-> https://github.com/falcosecurity/charts/releases/tag/falco-3.8.0
## Manual Testing Action Items
- [x] Running Falco on Kubernetes with the official Helm Charts
- [x] Running Falco from RPM and DEB artifacts
- [x] Running Falco in a container with the official images
- [x] Running/fuzzing Falco with multiple event sources active in parallel
- [x] Running/fuzzing Falco with variable syscall buffer dimension
- [x] Running Falco in all officially-supported architectures (x86_64, ARM64)
- [x] Running Falco with the supported drivers (kmod, modern eBPF, eBPF, gVisor, trace files)
- [x] Test Falco with event generator
- [x] Test that plugins are correctly loaded
- [x] Test memory and CPU usage (with Valgrind and other tools)
- [x] Test latest version of driver loader
- [x] Test that k8s metadata enrichment client works as expected
- [x] Test that all Falco CLI options work as expected
- [x] Check that Falco log messages are correct and consistent
- [x] Test that Falco ruleset loading and validation works as expected

Action Items

Miscs

/milestone 0.36.1

/assign @Andreagit97

/kind documentation

PRs that should be cherry-picked into the release branch

Synced with: https://github.com/falcosecurity/falco/pull/2868 (this PR includes also the libs bump to 0.13.2-rc1)


Andreagit97 commented 11 months ago

Falco 0.36.1 is out! Thank you all!