Feature Request: Adopt Immutable Releases for Improved Supply Chain Security
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 35/100
Research direction
No files, tests, or entry points are named. Start by reading GitHub's immutable releases guidance and reviewing the repository's current release and distribution configuration. Done means defining and adopting an agreed immutable or append-only release process, with any selected signing, checksum, provenance, or SBOM requirements documented.
Written by the indexing model from the issue text.
Description
Hi Databricks Setup CLI maintainers 👋
I’d like to request that this repository consider adopting immutable releases as part of its release and distribution strategy, in line with GitHub’s supply chain security best practices.
GitHub documents immutable releases here:
👉 https://docs.github.com/en/code-security/concepts/supply-chain-security/immutable-releases
Why this matters
At the moment, releases (or release assets) can technically be modified or replaced after publication. While this may be convenient operationally, it introduces avoidable supply chain risk, especially for a security‑sensitive tool like setup-cli that is commonly used in automation, CI/CD pipelines, and privileged environments.
Immutable releases provide the following security and operational benefits:
-
Protection against release tampering
Ensures binaries and artifacts cannot be altered post‑release, intentionally or accidentally. -
Stronger auditability and provenance
Consumers can trust that a given version tag always maps to the same bits. -
Improved defense against supply‑chain attacks
Aligns with modern best practices for secure software distribution. -
Safer CI/CD consumption
Downstream pipelines relying on release versions gain stronger guarantees.
Suggested approach
Some possible ways to implement this (one or more):
- Publish releases as immutable GitHub releases, avoiding asset replacement or retagging
- Treat releases as append‑only (new version instead of modifying an existing one)
- Optionally combine with:
- Signed release artifacts
- Checksums (SHA256/SHA512)
- Provenance metadata or SBOMs
Context
GitHub explicitly recommends immutable releases as a baseline supply chain security control, particularly for CLI tools and automation dependencies:
https://docs.github.com/en/code-security/concepts/supply-chain-security/immutable-releases
Adopting this would further strengthen the security posture of databricks/setup-cli and increase confidence for enterprise users.
Happy to help discuss or validate an approach if this is something the team is open to exploring. Thanks for considering!
- Dominant language
- Shell
- Stars
- 29
- Forks
- 19
- Avg merge
- 3m
- Merged PRs (30d)
- 6
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from databricks/setup-cli
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
databricks/setup-cli#246 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
databricks/setup-cli#222 · 4 reactions ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 48/100
databricks/setup-cli#207 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
databricks/setup-cli#182 · 1 comment · 4 reactions ·
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
databricks/setup-cli#178 ·
All issues in databricks/setup-cli
Similar issues
-
docs(agents): strengthen the no-backslash-escaped-backticks rule with an issue-creation example Open
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
package-update
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
oSoWoSo/vOid_Community_repOsitory#148 · 1 comment ·
-
chore
Difficulty 1/5 Under an hour Newbie friendliness 91/100
alunduil/alunduil-chezmoi#792 ·
-
area: compat bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
zenhub-dev
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
OpenLiberty/ci.docker#747 ·