chore(ocm-kit): update ocm-kit tooling - #27
Open
ocmbot[bot] wants to merge 1 commit into
Open
Conversation
ocmbot
Bot
force-pushed
the
renovate/ocm-kit-tooling
branch
from
July 29, 2026 07:38
9e73126 to
659c103
Compare
ocmbot
Bot
force-pushed
the
renovate/ocm-kit-tooling
branch
from
July 30, 2026 06:20
659c103 to
e4121b0
Compare
ocmbot
Bot
force-pushed
the
renovate/ocm-kit-tooling
branch
from
August 8, 2026 00:29
e4121b0 to
ec817f4
Compare
ocmbot
Bot
force-pushed
the
renovate/ocm-kit-tooling
branch
from
August 12, 2026 00:37
ec817f4 to
039353a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.4.0→v2.5.0v0.11.0→v0.13.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
google/osv-scanner (github.com/google/osv-scanner/v2/cmd/osv-scanner)
v2.5.0Compare Source
Features & Refactors:
Full OSV-Scalibr pipeline: Migrated scanning, filtering, and matching in
osv-scannerto useosv-scalibrend-to-end, so most plugins that's supported in osv-scalibr should be supported via the--experimental-pluginsflag (#2935).New extractors and ecosystem support via
osv-scalibr:javascript/vsixextractor to support scanning VS Code extension (.vsix) packages.PURL Type Resolution: Updated
osvscannerjsonextractor to map ecosystem names to valid PURL types (golang, gem, cargo, npm, etc.).Fixes:
osv-scalibr, specifically regular expressions used to extract package names and per-requirement options (Fixes #2940, #2931)osv-scalibr, separating package namespace (scope) from package nameopen-component-model/open-component-model (ocm.software/open-component-model/cli)
v0.13.0: OCM 0.13.0Compare Source
[0.13.0] - promoted from [0.13.0-rc.1] on 2026-08-11
🚀 Features
🐛 Bug Fixes
FlatMapmerging logic (#3118)📚 Dependencies
f7f8f72(#3125)e023dbc(#3132)3b46fe9(#3140)ac7753c(#3146)477a660(#3187)379f239(#3145)e5208fd(#3188)📚 Documentation
Get This Release
Install the OCM CLI
curl -sfL https://ocm.software/install-cli.sh | OCM_VERSION=0.13.0-rc.1 bashFor alternative installation options, see the installation guide.
You can also run the OCM CLI in a container without installing it:
See the container image guide for more details.
Deploy the OCM Controller
Install into a Kubernetes cluster via Helm:
See the controller setup guide for full configuration options.
OCM Component Distribution (for existing OCM users)
Every OCM release is published as OCM component versions to
ghcr.io/open-component-model- the same distribution mechanism OCM enables for your own software. Components in this release:ocm.software/ocm:0.13.0-rc.1ocm.software/cli:0.13.0-rc.1ocm.software/kubernetes/controller:0.13.0-rc.1Inspect the full product component:
Download a CLI binary directly via OCM (requires OCM CLI already installed; replace
osandarchitectureas needed — e.g.linux/amd64,darwin/arm64):Community & Contributors
This release we had a total of 5 contributors!
If you want to engage with us, check our community page!
v0.12.0: OCM 0.12.0Compare Source
[0.12.0] - promoted from [0.12.0-rc.1] on 2026-07-28
🚀 Features
🐛 Bug Fixes
.configfolders (#3070)📚 Dependencies
kubernetes/controllerand ocm v1hackscli doc creation (#2991)7e7276f(#3008)c9a42a6(#3019)7023385(#3035)67c781b(#3034)cb422b7(#3065)1f13254(#3076)d29e660(#3074)eb59f50(#3084)7b140f3(#3109)Quick installation and usage guide
CLI
Install the latest version of the OCM CLI:
curl -sfL https://ocm.software/install-cli.sh | bash(For more installation options, see the installation guide.)
You can also run the OCM CLI in a container without installing it:
See the container image guide for more details.
Controller
Install the latest version of the OCM Controllers into a Kubernetes cluster via Helm:
See the controller setup guide for more details.
Community & Contributors
This release we had a total of 4 contributors!
If you want to engage with us, check our community page!
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate.