mirror of
https://github.com/edera-dev/krata.git
synced 2025-09-16 18:01:32 +00:00
ea3ac9692612c0291a3cdbd322cc883cc6a24bd6
Bumps the actions-updates group with 3 updates in the / directory: [step-security/harden-runner](https://github.com/step-security/harden-runner), [actions/create-github-app-token](https://github.com/actions/create-github-app-token) and [MarcoIeni/release-plz-action](https://github.com/marcoieni/release-plz-action). Updates `step-security/harden-runner` from 2.10.2 to 2.11.0 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](0080882f6c...4d991eb9b9
) Updates `actions/create-github-app-token` from 1.11.0 to 1.11.6 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](5d869da34e...21cfef2b49
) Updates `MarcoIeni/release-plz-action` from 0.5.86 to 0.5.99 - [Release notes](https://github.com/marcoieni/release-plz-action/releases) - [Commits](db75300cf2...476794ede1
) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-updates - dependency-name: actions/create-github-app-token dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-updates - dependency-name: MarcoIeni/release-plz-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
krata
krata is an implementation of a Xen control-plane in Rust.
Introduction
krata is a component of Edera Protect, for secure-by-design infrastructure. It provides the base layer upon which Edera Protect zones are built on: a securely booted virtualization guest on the Xen hypervisor.
Hardware Support
Architecture | Completion Level | Hardware Virtualization |
---|---|---|
x86_64 | 100% Completed | None, Intel VT-x, AMD-V |
aarch64 | 10% Completed | AArch64 virtualization |
Description
Languages
Rust
98.1%
Shell
1.9%