Skip to content

chore(deps): update docker.io/library/python:3.14.7-slim docker digest to cad9a2c - #271

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/docker.io-library-python-3.14.7-slim
Sep 7, 2026
Merged

chore(deps): update docker.io/library/python:3.14.7-slim docker digest to cad9a2c#271
renovate[bot] merged 1 commit into
masterfrom
renovate/docker.io-library-python-3.14.7-slim

Conversation

@renovate

@renovate renovate Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
docker.io/library/python (source) final digest cae66f2cad9a2c

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Trivy image scan report

ghcr.io/chgl/github-reusable-workflow-without-test-image:pr-271 (debian 13.6)

No Vulnerabilities found

No Misconfigurations found

Python

3 known vulnerabilities found (CRITICAL: 0 HIGH: 2 MEDIUM: 1 LOW: 0)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
msgpack GHSA-6v7p-g79w-8964 HIGH 1.1.2 1.2.1
setuptools CVE-2025-47273 HIGH 70.3.0 78.1.1
setuptools CVE-2026-59890 MEDIUM 70.3.0 83.0.0

No Misconfigurations found

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Trivy image scan report

ghcr.io/chgl/github-reusable-workflow-with-fixed-image-tags:v1.2.3-beta.123 (debian 13.6)

No Vulnerabilities found

No Misconfigurations found

Python

3 known vulnerabilities found (CRITICAL: 0 HIGH: 2 MEDIUM: 1 LOW: 0)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
msgpack GHSA-6v7p-g79w-8964 HIGH 1.1.2 1.2.1
setuptools CVE-2025-47273 HIGH 70.3.0 78.1.1
setuptools CVE-2026-59890 MEDIUM 70.3.0 83.0.0

No Misconfigurations found

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Trivy image scan report

ghcr.io/chgl/github-reusable-workflow:pr-271 (debian 13.6)

No Vulnerabilities found

No Misconfigurations found

Python

3 known vulnerabilities found (LOW: 0 CRITICAL: 0 HIGH: 2 MEDIUM: 1)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
msgpack GHSA-6v7p-g79w-8964 HIGH 1.1.2 1.2.1
setuptools CVE-2025-47273 HIGH 70.3.0 78.1.1
setuptools CVE-2026-59890 MEDIUM 70.3.0 83.0.0

No Misconfigurations found

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Max errors Warnings Elapsed time
✅ ACTION actionlint 4 0 0 0.23s
✅ ACTION zizmor 4 0 0 3.14s
✅ COPYPASTE jscpd yes no no 0.89s
✅ DOCKERFILE hadolint 1 0 0 0.06s
✅ JSON jsonlint 3 0 0 0.1s
✅ JSON prettier 3 0 0 0.38s
✅ JSON v8r 3 0 0 2.78s
✅ MARKDOWN markdownlint 1 0 0 0.44s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.18s
✅ PYTHON bandit 1 0 0 1.94s
✅ PYTHON black 1 0 0 1.09s
✅ PYTHON flake8 1 0 0 1.38s
✅ PYTHON isort 1 0 0 0.26s
✅ PYTHON mypy 1 0 0 4.02s
✅ PYTHON pylint 1 0 0 3.11s
✅ PYTHON pyright 1 0 0 2.22s
✅ PYTHON ruff 1 0 0 0.04s
✅ REPOSITORY betterleaks yes no no 0.94s
✅ REPOSITORY checkov yes no no 23.01s
✅ REPOSITORY dustilock yes no no 0.03s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY grype yes no no 71.6s
✅ REPOSITORY kingfisher yes no no 20.37s
✅ REPOSITORY osv-scanner yes no no 0.22s
✅ REPOSITORY secretlint yes no no 0.75s
✅ REPOSITORY syft yes no no 2.47s
✅ REPOSITORY trivy yes no no 12.59s
✅ REPOSITORY trivy-sbom yes no no 0.2s
✅ REPOSITORY trufflehog yes no no 4.93s
✅ YAML prettier 7 0 0 0.76s
✅ YAML v8r 7 0 0 7.73s
✅ YAML yamllint 7 0 0 0.96s

Notices

⚠️ Your configuration references items that have been removed from MegaLinter and are ignored: REPOSITORY_KICS. See Removed linters to find their replacements.

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@10.0.0 --custom-flavor-setup --custom-flavor-linters PYTHON_PYLINT,PYTHON_BLACK,PYTHON_FLAKE8,PYTHON_ISORT,PYTHON_BANDIT,PYTHON_MYPY,PYTHON_PYRIGHT,PYTHON_RUFF,ACTION_ACTIONLINT,ACTION_ZIZMOR,COPYPASTE_JSCPD,DOCKERFILE_HADOLINT,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_DUSTILOCK,REPOSITORY_GIT_DIFF,REPOSITORY_BETTERLEAKS,REPOSITORY_GRYPE,REPOSITORY_OSV_SCANNER,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,REPOSITORY_KINGFISHER,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is provided by OX Security
Show us your support by starring ⭐ the repository

@renovate
renovate Bot merged commit 0af6877 into master Sep 7, 2026
38 checks passed
@renovate
renovate Bot deleted the renovate/docker.io-library-python-3.14.7-slim branch September 7, 2026 05:32
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.11.55 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants