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

chore(deps): update gcr.io/cloudsql-docker/gce-proxy docker tag from 1.37.1 to v1.37.2 (helm/defectdojo/values.yaml) #11307

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2024

This PR contains the following updates:

Package Update Change
gcr.io/cloudsql-docker/gce-proxy patch 1.37.1 -> 1.37.2

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 was generated by Mend Renovate. View the repository job log.

…1.37.1 to v1.37.2 (helm/defectdojo/values.yaml)
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 21, 2024
@github-actions github-actions bot added the helm label Nov 21, 2024
Copy link

DryRun Security Summary

The pull request updates the Docker image tag for the Google Cloud SQL proxy (gce-proxy) used in the Helm chart for the DefectDojo application, and the Helm chart includes several security-related configurations that should be reviewed and adjusted as needed to ensure the overall security of the DefectDojo deployment.

Expand for full summary

Summary:

The code change in this pull request updates the Docker image tag for the Google Cloud SQL proxy (gce-proxy) used in the Helm chart for the DefectDojo application. Specifically, the tag value for the cloudsql.image configuration in the values.yaml file is updated from 1.37.1 to 1.37.2. While this change is not directly related to security vulnerabilities or concerns, it is a good security practice to keep dependencies up-to-date to address any known vulnerabilities or security issues.

Additionally, the Helm chart for DefectDojo includes several security-related configurations, such as setting the runAsUser value to run the containers as a non-root user, the ability to configure extra volumes and mount them to the containers, and the option to enable network policies to control the ingress and egress traffic to the DefectDojo application. These security-related configurations should be reviewed and adjusted as needed to ensure the overall security of the DefectDojo deployment.

Files Changed:

  • helm/defectdojo/values.yaml: This file is updated to change the Docker image tag for the Google Cloud SQL proxy (gce-proxy) from 1.37.1 to 1.37.2. While this is a minor change, it is a good security practice to keep dependencies up-to-date to address any known vulnerabilities or security issues.

Code Analysis

We ran 9 analyzers against 1 file and 0 analyzers had findings. 9 analyzers had no findings.

Riskiness

🟢 Risk threshold not exceeded.

View PR in the DryRun Dashboard.

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 4c250e1 into dev Nov 21, 2024
73 checks passed
@renovate renovate bot deleted the renovate/gcr.io-cloudsql-docker-gce-proxy-1.x branch December 2, 2024 18:22
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