mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-17 14:58:16 +00:00
threat-model: Add missing threat-model document
This was added in the 1.x repo and is missing in the 2.x repo. Copying over the document from 1.x. This is a starting point and focuses on the devices / interfaces with the virtual machine, and ultimately to the container itself. We then discuss how these devices/interfaces vary by VMM/hypervisor. The threat model drawing is created via gdocs, located here: https://docs.google.com/drawings/d/1dPi9DG9bcCUXlayxrR2OUa1miEZXewtW7YCt4r_VDmA/edit?usp=sharing For Kata 2.x, the block named as `kata-runtime` has been changed to `kata-shim`. Fixes: #2340 Signed-off-by: Eric Ernst <eric.ernst@intel.com> Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
This commit is contained in:
@@ -40,6 +40,7 @@ Documents that help to understand and contribute to Kata Containers.
|
||||
* [Kata Containers Architecture](design/architecture.md): Architectural overview of Kata Containers
|
||||
* [Kata Containers E2E Flow](design/end-to-end-flow.md): The entire end-to-end flow of Kata Containers
|
||||
* [Kata Containers design](./design/README.md): More Kata Containers design documents
|
||||
* [Kata Containers threat model](./threat-model/threat-model.md): Kata Containers threat model
|
||||
|
||||
### How to Contribute
|
||||
|
||||
|
Reference in New Issue
Block a user