-
Notifications
You must be signed in to change notification settings - Fork 1.6k
chore(deps): update helm release redis from 19.6.4 to v20 (helm/defectdojo/chart.yaml) - autoclosed #10736
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
DryRun Security SummaryHelm chart for DefectDojo updated Redis chart dependency from version 19.6.4 to 20.11.4, with no identified security vulnerabilities but recommended careful review of potential configuration changes. Expand for full summarySummary: Helm chart updates for DefectDojo, specifically modifying Redis chart dependency from version 19.6.4 to 20.11.4, with no direct security vulnerabilities identified. Security Findings:
Note: While no direct vulnerabilities were detected, the significant version jump in the Redis Helm chart could potentially introduce configuration changes that should be carefully reviewed during deployment. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like this version of the chart is using Redis 7.4.0, which we've held off on elsewhere:
❯ helm search repo bitnami/redis -l
NAME CHART VERSION APP VERSION DESCRIPTION
bitnami/redis 20.0.1 7.4.0 Redis(R) is an open source, advanced key-value ...
bitnami/redis 20.0.0 7.4.0 Redis(R) is an open source, advanced key-value ...
@cneill Good catch - that licensing change would likely not be expected by those using the helm chart in this repo beyond it not matching the upstream version Let's sit on this for now 👍 |
4a66881
to
957b1fb
Compare
9393dca
to
1a1fb89
Compare
1a1fb89
to
6a64d6e
Compare
82d3143
to
0f7f428
Compare
One thing you might not be aware of is that OWASP requires projects to have an OSI approved license. DefectDojo is an OWASP project and in addition to other concerns, mixing an OSI license with a non-OSI license for a key component muddies up the projects license story. We're still reviewing options but, for now, we're sticking with the pre-license change version of Redis. This is an open source project and you're welcome & free to use whatever version of Redis suits your needs. Just update the container reference (compose) or Helm (k8s) accordingly. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
5741e90
to
3f81691
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
3f81691
to
6544620
Compare
No security concerns detected in this pull request. All finding details can be found in the DryRun Security Dashboard. |
6544620
to
9e8723d
Compare
This PR contains the following updates:
~19.6.0
->~20.13.0
Release Notes
bitnami/charts (redis)
v20.13.4
v20.13.3
v20.13.2
v20.13.1
v20.13.0
v20.12.2
v20.12.1
v20.12.0
v20.11.5
kubectl-shared
container (#32085) (dad454d), closes #32085v20.11.4
v20.11.3
v20.11.2
v20.11.1
v20.11.0
v20.10.1
v20.10.0
usePasswordFiles=true
by default (#32117) (2f80b74), closes #32117v20.9.0
v20.8.0
v20.7.1
v20.7.0
v20.6.3
v20.6.2
v20.6.1
v20.6.0
v20.5.0
v20.4.1
v20.4.0
v20.3.0
v20.2.2
v20.2.1
v20.2.0
v20.1.7
v20.1.6
v20.1.5
v20.1.4
v20.1.3
v20.1.2
v20.1.1
v20.1.0
v20.0.5
v20.0.4
v20.0.3
v20.0.2
v20.0.1
v20.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.