Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2023

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
python final digest 2bac437 -> f8081b6

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 is behind base branch, 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.

@renovate renovate bot changed the title Update python:3.10-slim Docker digest to a2c9b8d Update python:3.10-slim Docker digest to 1145b3e Dec 19, 2023
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch 2 times, most recently from 2be5b1f to 207557a Compare December 19, 2023 13:32
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 1145b3e Update python:3.10-slim Docker digest to 0c33c8b Dec 19, 2023
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 0c33c8b Update python:3.10-slim Docker digest to 25f03d1 Dec 19, 2023
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from 207557a to fa7277d Compare December 19, 2023 16:56
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 25f03d1 Update python:3.10-slim Docker digest to 4bd9a0e Feb 15, 2024
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from fa7277d to fb3169f Compare February 15, 2024 23:37
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 4bd9a0e Update python:3.10-slim Docker digest to 6ef542d Mar 12, 2024
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from fb3169f to d4c0877 Compare March 12, 2024 12:07
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 6ef542d Update python:3.10-slim Docker digest to 1326d0f Mar 12, 2024
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from d4c0877 to d7b1f86 Compare March 12, 2024 15:41
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 1326d0f Update python:3.10-slim Docker digest to 684b1aa Mar 20, 2024
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from d7b1f86 to 6354a2c Compare March 20, 2024 23:27
Copy link

dryrunsecurity bot commented Mar 20, 2024

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

DryRun Security Status Findings
Configured Codepaths Analyzer 0 findings
Sensitive Files Analyzer 1 finding
IDOR Analyzer 0 findings
SQL Injection Analyzer 0 findings
Server-Side Request Forgery Analyzer 0 findings
Secrets Analyzer 0 findings
Authn/Authz 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 provided code change is for a Dockerfile, which is used to build Docker images. The key changes include updating the base image to a newer version, installing Node.js and npm, and globally installing the Renovate tool for dependency management. From an application security perspective, these changes are generally positive steps, as they can help improve the security of the application by keeping the base image and dependencies up-to-date. However, it's important to review the changes thoroughly and ensure that there are no unintended security implications, such as the introduction of new vulnerabilities in the base image or the potential for misuse of the installed tools.

Files Changed:

  • Dockerfile: The Dockerfile is being updated to use a newer version of the Python base image (python:3.10-slim@sha256:3b37199fbc5a730a551909b3efa7b29105c859668b7502451c163f2a4a7ae1ed). This change helps keep the base image secure by incorporating the latest security fixes and improvements. The Dockerfile also includes the installation of Node.js, npm, and the global installation of the Renovate tool, which is a positive step towards managing the application's dependencies and keeping them up-to-date. Additionally, the Dockerfile sets up a non-root user (python) to run the application, which is a security best practice to minimize the risk of privilege escalation vulnerabilities.

Powered by DryRun Security

@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 684b1aa Update python:3.10-slim Docker digest to 364ec90 Mar 26, 2024
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from 6354a2c to 76995d3 Compare March 26, 2024 00:10
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 364ec90 Update python:3.10-slim Docker digest to f80e619 Mar 26, 2024
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from 76995d3 to de24287 Compare March 26, 2024 03:56
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to f80e619 Update python:3.10-slim Docker digest to 40b40b5 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from de24287 to 1408772 Compare April 10, 2024 06:58
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 40b40b5 Update python:3.10-slim Docker digest to 64157e9 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from 1408772 to 9533949 Compare April 10, 2024 10:07
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 64157e9 Update python:3.10-slim Docker digest to 64157e9 - autoclosed Apr 16, 2024
@renovate renovate bot closed this Apr 16, 2024
@renovate renovate bot deleted the renovate/python-3.10-slim branch April 16, 2024 01:52
@renovate renovate bot restored the renovate/python-3.10-slim branch April 16, 2024 04:01
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 64157e9 - autoclosed Update python:3.10-slim Docker digest to 64157e9 Apr 16, 2024
@renovate renovate bot reopened this Apr 16, 2024
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to fb8c544 Update python:3.10-slim Docker digest to 62b3f07 Jul 1, 2025
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from 366e36a to 74f97e2 Compare July 1, 2025 14:10
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 62b3f07 Update python:3.10-slim Docker digest to 9dd6774 Jul 1, 2025
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from 74f97e2 to 4f644f3 Compare July 1, 2025 20:47
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 9dd6774 Update python:3.10-slim Docker digest to 8a025f3 Jul 22, 2025
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from 4f644f3 to b2e6719 Compare July 22, 2025 06:51
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 8a025f3 Update python:3.10-slim Docker digest to b3c8713 Jul 22, 2025
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from b2e6719 to f4cf827 Compare July 22, 2025 13:44
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to b3c8713 Update python:3.10-slim Docker digest to d651b52 Jul 23, 2025
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from f4cf827 to adcc556 Compare July 23, 2025 01:48
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to d651b52 Update python:3.10-slim Docker digest to 81f1cdb Jul 23, 2025
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from adcc556 to e64577c Compare July 23, 2025 22:50
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 81f1cdb Update python:3.10-slim Docker digest to ba0480b Aug 13, 2025
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from e64577c to f21ec8a Compare August 13, 2025 01:57
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to ba0480b Update python:3.10-slim Docker digest to 5ddcfa7 Aug 13, 2025
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from f21ec8a to d41bfba Compare August 13, 2025 10:36
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 5ddcfa7 Update python:3.10-slim Docker digest to ddd50ae Aug 13, 2025
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from d41bfba to 055464e Compare August 13, 2025 13:44
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to ddd50ae Update python:3.10-slim Docker digest to e7a12cb Aug 13, 2025
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from 055464e to 1bbfc36 Compare August 13, 2025 19:10
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to e7a12cb Update python:3.10-slim Docker digest to 420fbb0 Aug 15, 2025
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from 1bbfc36 to 010dca2 Compare August 15, 2025 02:42
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 420fbb0 Update python:3.10-slim Docker digest to 275a73c Sep 9, 2025
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from 010dca2 to 1f72bb2 Compare September 9, 2025 04:57
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 275a73c Update python:3.10-slim Docker digest to 122c1a0 Sep 9, 2025
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from 1f72bb2 to 462a2ca Compare September 9, 2025 10:24
Copy link

dryrunsecurity bot commented Sep 9, 2025

DryRun Security

This pull request updates the Dockerfile to use the python:3.10-slim base image. Python 3.10 reached end-of-life in October 2023 and no longer receives security patches, so this change poses a security risk (scanner flagged it as non-blocking).

Use of Outdated/Unsupported Software Version in Dockerfile
Vulnerability Use of Outdated/Unsupported Software Version
Description The Dockerfile is being updated to use python:3.10-slim as the base image. Python 3.10 reached its end-of-life (EOL) for security support in October 2023. This means the application's runtime will no longer receive security patches for newly discovered vulnerabilities, posing a significant security risk.

scsctl/Dockerfile

Lines 29 to 35 in 462a2ca

RUN pip install -r requirements.txt
# FROM python:3.12.0b3-slim@sha256:8e3ef64883278384c49293caf631d614b4bfdac7bb494d44e17cf2d711ce2652
FROM python:3.10-slim@sha256:122c1a0e792fad67b870205fd0f5e4d6d0f6f3f13b2fce1b9472c1ecbe274671
RUN groupadd -g 999 python && \
useradd -r -u 999 -g python python


All finding details can be found in the DryRun Security Dashboard.

Warning

Your DryRun Security account will expire on August 31, 2025. Contact [email protected] to avoid service interruption.

@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 122c1a0 Update python:3.10-slim Docker digest to f8081b6 Sep 13, 2025
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from 462a2ca to 1f7d5cf Compare September 13, 2025 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant