Skip to content

chore(deps): update all digest updates#291

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/all-digest
Apr 5, 2026
Merged

chore(deps): update all digest updates#291
renovate[bot] merged 1 commit intomainfrom
renovate/all-digest

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 2, 2026

This PR contains the following updates:

Package Type Update Change OpenSSF
docker/login-action (changelog) action digest b45d80f4907a6d OpenSSF Scorecard
public.ecr.aws/ubuntu/ubuntu final digest b1940c83fe0158

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from yxtay as a code owner April 2, 2026 19:10
@renovate renovate bot enabled auto-merge (squash) April 2, 2026 19:10
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 1 0 0 0.04s
✅ COPYPASTE jscpd yes no no 1.41s
✅ DOCKERFILE hadolint 1 0 0 0.36s
✅ EDITORCONFIG editorconfig-checker 2 0 0 0.02s
⚠️ REPOSITORY checkov yes no 1 22.06s
✅ REPOSITORY gitleaks yes no no 0.53s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 41.88s
⚠️ REPOSITORY kics yes no 1 3.45s
✅ REPOSITORY secretlint yes no no 1.62s
✅ REPOSITORY semgrep yes no no 26.68s
✅ REPOSITORY syft yes no no 1.91s
✅ REPOSITORY trivy yes no no 11.65s
✅ REPOSITORY trivy-sbom yes no no 0.13s
✅ REPOSITORY trufflehog yes no no 4.51s
✅ SPELL lychee 1 0 0 0.13s
✅ YAML prettier 1 0 0 0 0.5s
✅ YAML v8r 1 0 0 2.25s
✅ YAML yamllint 1 0 0 0.46s

Detailed Issues

⚠️ REPOSITORY / checkov - 1 warning
error: Ensure the base image uses a non latest version tag
  ┌─ Dockerfile:9:1
  │
9 │ FROM ${BASE_IMAGE} AS base
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^
  │
  = Ensure the base image uses a non latest version tag
  = Ensure the base image uses a non latest version tag

error: Ensure that sudo isn't used
   ┌─ Dockerfile:40:1
   │  
40 │ ╭ RUN useradd --create-home libraries && usermod --lock libraries && \
41 │ │     # Warning: the created user has root permissions inside the container
42 │ │     # Warning: you still need to start the ssh process with `sudo service ssh start`
43 │ │     if ! id -u ubuntu; then useradd --create-home --shell /bin/bash --groups sudo ubuntu; fi
   │ ╰────────────────────────────────────────────────────────────────────────────────────────────^
   │  
   = Ensure that sudo isn't used
   = Ensure that sudo isn't used

error: Ensure that sudo isn't used
   ┌─ Dockerfile:56:1
   │  
56 │ ╭ RUN apt-get update && \
57 │ │     apt-get install --yes --no-install-recommends \
58 │ │     # minimal
59 │ │     bash \
   · │
75 │ │     git \
76 │ │     && rm -rf /var/lib/apt/lists/*
   │ ╰──────────────────────────────────^
   │  
   = Ensure that sudo isn't used
   = Ensure that sudo isn't used

warning: Ensure that a user for the container has been created
    ┌─ Dockerfile:1:1
    │  
  1 │ ╭ # hadolint global ignore=DL3008
  2 │ │ # kics-scan disable=fd54f200-402c-4333-a5a4-36ef6709af2f,965a08d7-ef86-4f14-8792-4a3b2098937e
  3 │ │ # checkov:skip=CKV_DOCKER_3
  4 │ │ ARG BASE_IMAGE=public.ecr.aws/ubuntu/ubuntu:24.04@sha256:3fe0158dab8918f3deb1adfd37ad44e493986d5b8dcf68995d6eac75c5a8dc2c
    · │
111 │ │ 
112 │ │ HEALTHCHECK CMD ["uv", "pip", "list"]
    │ ╰─────────────────────────────────────^
    │  
    = Ensure that a user for the container has been created
    = Ensure that a user for the container has been created

warning: 1 warnings emitted
error: 3 errors emitted
⚠️ REPOSITORY / kics - 1 warning
warning: RUN instruction uv venv "/databricks/python3" --seed &&     uv pip install --no-cache-dir --requirements requirements.txt pyspark=="4.0.0" &&     uv pip uninstall pyspark &&     uv pip list does not use package pinning form
   ┌─ Dockerfile:94:1
   │
94 │ FROM base AS build
   │ ^^^^^^^^^^^^^^^^^^
   │
   = Unpinned Package Version in Pip Install
   = Package version pinning reduces the range of versions that can be installed, reducing the chances of failure due to unanticipated changes

warning: 1 warnings emitted

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

@renovate renovate bot changed the title chore(deps): update docker/login-action digest to 4907a6d chore(deps): update all digest updates Apr 3, 2026
@renovate renovate bot force-pushed the renovate/all-digest branch from d9a4796 to 366eaa2 Compare April 3, 2026 16:30
@renovate renovate bot merged commit c9e92fb into main Apr 5, 2026
45 of 48 checks passed
@renovate renovate bot deleted the renovate/all-digest branch April 5, 2026 06:14
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