You find that Fluent Bit version 3.1.10 within the ssp-infra chart is being flagged for security vulnerabilities by compliance scanners. You require a non-vulnerable version to remediate these findings.
ssp-infra Helm chartFluent Bit version 3.1.10 contains known vulnerabilities that trigger security alerts. Version 5.0.7 is released with security hardening across input validation, compression safety, and protocol handling to address these concerns.
This issue is targeted to be fixed in the ssp-infra chart version 4.0.4 and higher.
To remediate the vulnerabilities in your current environment, you have the following options:
You can manually upgrade the Fluent Bit image in your current deployment using the following Helm command:
helm upgrade <release_name> -n ssp <helm_repo_name>/ssp-infra --version=<chart_version> --reuse-values --set fluent-bit.image.tag=5.0.7
You can upgrade to the ssp-infra chart version 4.0.4 which includes the Fluent Bit 5.0.7 image by default.