Skip to content
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

Update Helm release redis from 19.5.5 to ~19.6.0 (helm/defectdojo/Chart.yaml) #10461

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
redis (source) minor ~19.5.0 -> ~19.6.0

Release Notes

bitnami/charts (redis)

v19.6.0

  • [bitnami/redis] Allow setting revisionHistoryLimit (#​27498)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 26, 2024
Copy link

dryrunsecurity bot commented Jun 26, 2024

Hi there 👋, @DryRunSecurity here, below is a summary of our analysis and findings.

DryRun Security Status Findings
Server-Side Request Forgery Analyzer 0 findings
Configured Codepaths Analyzer 0 findings
IDOR Analyzer 0 findings
Sensitive Files Analyzer 0 findings
SQL Injection Analyzer 0 findings
Authn/Authz Analyzer 0 findings
Secrets Analyzer 0 findings

Note

🟢 Risk threshold not exceeded.

Change Summary (click to expand)

The following is a summary of changes in this pull request made by me, your security buddy 🤖. Note that this summary is auto-generated and not meant to be a definitive list of security issues but rather a helpful summary from a security perspective.

Summary:

The code changes in this pull request primarily involve updating the version of the Redis Helm chart dependency in the DefectDojo project. Specifically, the version of the Redis Helm chart dependency has been updated from ~19.5.0 to ~19.6.0 in the helm/defectdojo/Chart.yaml file. Additionally, the helm/defectdojo/Chart.lock file has been updated to reflect the new Redis dependency version, as well as changes to the digest and generated values.

From an application security perspective, these changes are relatively minor and do not raise any immediate security concerns. Updating dependencies to the latest versions is generally a good practice as it can include security fixes and improvements. However, it's important to review the changelog and release notes for the new version to understand what changes have been made and whether there are any potential security implications.

In this case, the change is simply updating the patch version of the Redis Helm chart, which is unlikely to introduce significant security risks. Nevertheless, it's still a good idea for the maintainers of the DefectDojo project to review the release notes for the Redis Helm chart version 19.6.0 to ensure there are no security-related changes that could impact the DefectDojo application.

Files Changed:

  1. helm/defectdojo/Chart.yaml: This file has been updated to change the version of the Redis Helm chart dependency from ~19.5.0 to ~19.6.0.
  2. helm/defectdojo/Chart.lock: This file has been updated to reflect the new Redis dependency version (19.6.0), as well as changes to the digest and generated values.

Powered by DryRun Security

@github-actions github-actions bot added the helm label Jun 26, 2024
@renovate renovate bot force-pushed the renovate/redis-19.x branch from 982da0a to cbd7b7c Compare July 1, 2024 16:26
Copy link
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@mtesauro mtesauro merged commit b43d8f0 into dev Jul 1, 2024
128 checks passed
@renovate renovate bot deleted the renovate/redis-19.x branch July 1, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file helm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants