Skip to content

ci: pre-commit autoupdate#951

Merged
github-actions[bot] merged 2 commits intomainfrom
pre-commit-ci-update-config
Apr 2, 2026
Merged

ci: pre-commit autoupdate#951
github-actions[bot] merged 2 commits intomainfrom
pre-commit-ci-update-config

Conversation

@pre-commit-ci pre-commit-ci bot requested a review from yxtay as a code owner March 23, 2026 20:25
@github-actions github-actions bot enabled auto-merge (squash) March 23, 2026 20:26
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 23, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 1.43s
✅ EDITORCONFIG editorconfig-checker 1 0 0 0.01s
✅ REPOSITORY checkov yes no no 22.19s
✅ REPOSITORY gitleaks yes no no 2.58s
✅ REPOSITORY git_diff yes no no 0.02s
⚠️ REPOSITORY grype yes no 1 41.34s
✅ REPOSITORY secretlint yes no no 1.5s
✅ REPOSITORY semgrep yes no no 25.28s
✅ REPOSITORY syft yes no no 3.51s
✅ REPOSITORY trivy yes no no 12.49s
✅ REPOSITORY trivy-sbom yes no no 0.17s
✅ REPOSITORY trufflehog yes no no 4.31s
✅ SPELL lychee 1 0 0 1.01s
✅ YAML prettier 1 0 0 0 0.45s
✅ YAML v8r 1 0 0 2.82s
✅ YAML yamllint 1 0 0 0.48s

Detailed Issues

⚠️ REPOSITORY / grype - 1 warning
note: A low vulnerability in python package: pygments, version 2.19.2 was found at: /uv.lock

See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 23, 2026

kics-logo

KICS version: v2.1.20

Category Results
CRITICAL CRITICAL 0
HIGH HIGH 0
MEDIUM MEDIUM 4
LOW LOW 0
INFO INFO 0
TRACE TRACE 0
TOTAL TOTAL 4
Metric Values
Files scanned placeholder 7
Files parsed placeholder 7
Files failed to scan placeholder 0
Total executed queries placeholder 73
Queries failed to execute placeholder 0
Execution time placeholder 1

Queries Results

Query Name Query Id Severity Platform Cwe Risk Score Category Experimental Description File Name Line Issue Type Search Key Expected Value Actual Value
Apt Get Install Pin Version Not Defined 965a08d7-ef86-4f14-8792-4a3b2098937e MEDIUM Dockerfile 1357 5.7 Supply-Chain false When installing a package, its pin version should be defined Dockerfile 94 MissingAttribute FROM={{dev AS compile}}.RUN={{apt-get update && apt-get install --yes --no-install-recommends binutils patchelf && rm -rf /var/lib/apt/lists/*}} Package 'binutils' has version defined Package 'binutils' does not have version defined
Apt Get Install Pin Version Not Defined 965a08d7-ef86-4f14-8792-4a3b2098937e MEDIUM Dockerfile 1357 5.7 Supply-Chain false When installing a package, its pin version should be defined Dockerfile 46 MissingAttribute FROM={{base AS dev}}.RUN={{apt-get update && apt-get install --yes --no-install-recommends build-essential && rm -rf /var/lib/apt/lists/*}} Package 'build-essential' has version defined Package 'build-essential' does not have version defined
Apt Get Install Pin Version Not Defined 965a08d7-ef86-4f14-8792-4a3b2098937e MEDIUM Dockerfile 1357 5.7 Supply-Chain false When installing a package, its pin version should be defined Dockerfile 36 MissingAttribute FROM={{debian:stable-slim@sha256:99fc6d2a0882fcbcdc452948d2d54eab91faafc7db037df82425edcdcf950e1f AS base}}.RUN={{apt-get update && apt-get upgrade --yes && apt-get install --yes --no-install-recommends curl && rm -rf /var/lib/apt/lists/*}} Package 'curl' has version defined Package 'curl' does not have version defined
Apt Get Install Pin Version Not Defined 965a08d7-ef86-4f14-8792-4a3b2098937e MEDIUM Dockerfile 1357 5.7 Supply-Chain false When installing a package, its pin version should be defined Dockerfile 94 MissingAttribute FROM={{dev AS compile}}.RUN={{apt-get update && apt-get install --yes --no-install-recommends binutils patchelf && rm -rf /var/lib/apt/lists/*}} Package 'patchelf' has version defined Package 'patchelf' does not have version defined

updates:
- [github.com/gitleaks/gitleaks: v8.30.1 → v8.30.0](gitleaks/gitleaks@v8.30.1...v8.30.0)
- [github.com/rhysd/actionlint: v1.7.11 → v1.7.12](rhysd/actionlint@v1.7.11...v1.7.12)
- [github.com/DavidAnson/markdownlint-cli2: v0.21.0 → v0.22.0](DavidAnson/markdownlint-cli2@v0.21.0...v0.22.0)
- [github.com/astral-sh/ruff-pre-commit: v0.15.6 → v0.15.8](astral-sh/ruff-pre-commit@v0.15.6...v0.15.8)
- [github.com/scop/pre-commit-shfmt: v3.12.0-2 → v3.13.0-1](scop/pre-commit-shfmt@v3.12.0-2...v3.13.0-1)
- [github.com/astral-sh/uv-pre-commit: 0.10.10 → 0.11.2](astral-sh/uv-pre-commit@0.10.10...0.11.2)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from a85a84d to e37cf9d Compare March 30, 2026 20:24
@github-actions github-actions bot added size/S and removed size/XS labels Mar 30, 2026
@github-actions github-actions bot merged commit 403b25f into main Apr 2, 2026
52 of 54 checks passed
@github-actions github-actions bot deleted the pre-commit-ci-update-config branch April 2, 2026 13:28
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