Skip to content

Commit 5dd384b

Browse files
Update security.md
Signed-off-by: Isaac Foster <[email protected]>
1 parent ffe76f6 commit 5dd384b

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)