Skip to content

chore: use registry.osism.tech instead of registry.osism.cloud - #2623

Merged
berendt merged 1 commit into
mainfrom
use-registry-osism-tech
Aug 25, 2026
Merged

chore: use registry.osism.tech instead of registry.osism.cloud#2623
berendt merged 1 commit into
mainfrom
use-registry-osism-tech

Conversation

@berendt

@berendt berendt commented Aug 25, 2026

Copy link
Copy Markdown
Member

Replaces the remaining registry.osism.cloud references with
registry.osism.tech, the registry hostname in use.

Touched:

  • Containerfile — container base image
  • osism/commands/check.py — default registry and its help text
  • osism/commands/sync.py — SBOM image defaults and help texts
  • tests/unit/commands/test_check.py, tests/unit/commands/test_sync.py
    expected values

The CHANGELOG.md entry mentioning registry.osism.cloud is left
untouched, it records what an earlier release actually did.

🤖 Generated with Claude Code

registry.osism.tech is the registry hostname in use, replace the
remaining registry.osism.cloud references with it.

Covers the container base image in the Containerfile, the default
registry of the check command, the SBOM image defaults of the sync
command, and the expected values in their unit tests. The CHANGELOG
entry is left alone, it records what an earlier release did.

Assisted-by: Claude:claude-opus-5
Signed-off-by: Christian Berendt <berendt@osism.tech>

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!

Sourcery assessment

Needs a human reviewer. The change redirects base-image and SBOM pulls to a different registry, so an unavailable or incorrectly configured endpoint would break builds and image checks, while an untrusted registry could supply container contents that get executed or deployed. Reverting restores future pulls, but it cannot undo artifacts already built or deployed from the new registry.


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@berendt
berendt merged commit 1430a52 into main Aug 25, 2026
4 checks passed
@berendt
berendt deleted the use-registry-osism-tech branch August 25, 2026 17:37
@github-project-automation github-project-automation Bot moved this from New to Done in Human Board Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants