Skip to content

Commit 15df017

Browse files
Update security.md (#141)
Signed-off-by: Isaac Foster <[email protected]>
1 parent 3e0d222 commit 15df017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A primary goal of Hyperlight is to safely execute untrusted or unsafe code.
44

55
## Threat Model
66

7-
Hyperlight assumes that guest binaries are untrusted, and are running arbitrary, potentially malicious code. Despite this, the host should never be compromised. This documents outlines some of the steps Hyperlight takes to uphold this strong security guarantee.
7+
Hyperlight assumes that guest binaries are untrusted, and are running arbitrary, potentially malicious code. Despite this, the host should never be compromised. This document outlines some of the steps Hyperlight takes to uphold this strong security guarantee.
88

99
### Hypervisor Isolation
1010

0 commit comments

Comments
 (0)