Add threat model documentation #122
Labels
enhancement
New feature or request
roadmap 2021
security
A security enhancement or public security issue (do not use for reporting security vuln)
Adding a threat model should be pretty straight forward for this repository, and should follow the KVM threat model (is there such a thing generally available? ping @bonzini).
Since this is just a proxy repository that forwards calls to KVM, we should talk about:
Another interesting thing is to call out the unsafe function and use of raw pointers as these might lead to undefined behaviors.
The text was updated successfully, but these errors were encountered: