Skip to content

chore(deps): update docker.io/library/python:3.14.3-slim docker digest to fb83750#227

Merged
chgl merged 1 commit intomasterfrom
renovate/docker.io-library-python-3.14.3-slim
Mar 23, 2026
Merged

chore(deps): update docker.io/library/python:3.14.3-slim docker digest to fb83750#227
chgl merged 1 commit intomasterfrom
renovate/docker.io-library-python-3.14.3-slim

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 23, 2026

This PR contains the following updates:

Package Type Update Change
docker.io/library/python final digest 6a27522fb83750

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 23, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 4 0 0 0.21s
✅ COPYPASTE jscpd yes no no 1.54s
✅ DOCKERFILE hadolint 1 0 0 0.16s
✅ JSON jsonlint 3 0 0 0.18s
✅ JSON prettier 3 0 0 0.45s
✅ JSON v8r 3 0 0 3.11s
✅ MARKDOWN markdownlint 1 0 0 0.6s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.27s
✅ PYTHON bandit 1 0 0 1.67s
✅ PYTHON black 1 0 0 0.98s
✅ PYTHON flake8 1 0 0 0.56s
✅ PYTHON isort 1 0 0 0.24s
✅ PYTHON mypy 1 0 0 3.44s
✅ PYTHON pylint 1 0 0 3.31s
✅ PYTHON pyright 1 0 0 2.1s
✅ PYTHON ruff 1 0 0 0.04s
✅ REPOSITORY checkov yes no no 24.88s
✅ REPOSITORY dustilock yes no no 0.02s
✅ REPOSITORY gitleaks yes no no 0.29s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 41.32s
✅ REPOSITORY kics yes no no 4.06s
✅ REPOSITORY kingfisher yes no no 5.33s
✅ REPOSITORY secretlint yes no no 1.4s
✅ REPOSITORY syft yes no no 2.62s
✅ REPOSITORY trivy yes no no 13.27s
✅ REPOSITORY trivy-sbom yes no no 0.14s
✅ REPOSITORY trufflehog yes no no 3.78s
✅ YAML prettier 6 0 0 0.75s
✅ YAML v8r 6 0 0 6.74s
✅ YAML yamllint 6 0 0 0.69s

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@9.4.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,COPYPASTE_JSCPD,DOCKERFILE_HADOLINT,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_DUSTILOCK,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_KICS,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,REPOSITORY_KINGFISHER,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

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

@renovate renovate bot force-pushed the renovate/docker.io-library-python-3.14.3-slim branch 3 times, most recently from 05e8cfd to 907e630 Compare March 23, 2026 21:55
@renovate renovate bot force-pushed the renovate/docker.io-library-python-3.14.3-slim branch from 907e630 to 2aa4cb0 Compare March 23, 2026 21:55
@github-actions
Copy link
Copy Markdown
Contributor

Trivy image scan report

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

No Vulnerabilities found

No Misconfigurations found

Python

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

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
pip CVE-2026-1703 LOW 25.3 26.0

No Misconfigurations found

@github-actions
Copy link
Copy Markdown
Contributor

Trivy image scan report

ghcr.io/chgl/github-reusable-workflow:pr-227 (debian 13.4)

No Vulnerabilities found

No Misconfigurations found

Python

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

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
pip CVE-2026-1703 LOW 25.3 26.0

No Misconfigurations found

@github-actions
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.4)

No Vulnerabilities found

No Misconfigurations found

Python

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

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
pip CVE-2026-1703 LOW 25.3 26.0

No Misconfigurations found

@chgl chgl merged commit c15bdee into master Mar 23, 2026
41 checks passed
@renovate renovate bot deleted the renovate/docker.io-library-python-3.14.3-slim branch March 23, 2026 22:01
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.11.20 🎉

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.

1 participant