Releases: fraware/open-verification-kernel
Releases · fraware/open-verification-kernel
Release list
OVK v1.2.1
OVK v1.2.1
Patch release to close the immutable-tag keyless Sigstore production pin and fix release-gate regressions on main.
Changes
- Publish workflow on an immutable
refs/tags/v1.2.1Release: build → keyless cosign → verify → attach*.cosign.bundle.json - Composite Action installs sync
ovk/package_databeforepip install .so policy schemas ship into site-packages - Align unit tests with honest CBMC template-harness limits, relative provenance URIs, and reliability-based repo-memory priors
Install
pip install open-verification-kernel==1.2.1Or from a checkout:
pip install -e '.[dev]'GitHub Action pin
env:
OVK_PACKAGE_VERSION: "1.2.1"
steps:
- uses: fraware/open-verification-kernel@v1.2.1Consumer Sigstore verify
cosign verify-blob \
--bundle path/to/artifact.cosign.bundle.json \
--certificate-identity "https://github.com/fraware/open-verification-kernel/.github/workflows/publish.yml@refs/tags/v1.2.1" \
--certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
path/to/artifact.whlPackage classifier remains Beta. This release does not claim the full solver-agnostic vision is complete.