Standardize documentation filenames.

snake_case to match typical Rust style.

Only applies to documentation not files LICENSE
or CODEOWNERS or README.md

Signed-off-by: Tobin Feldman-Fitzthum <tobin@ibm.com>
This commit is contained in:
Tobin Feldman-Fitzthum
2022-09-23 17:11:40 -04:00
committed by Samuel Ortiz
parent e9c2f0f6a3
commit 35b303498d
6 changed files with 49 additions and 49 deletions

6
threats_overview.md Normal file
View File

@@ -0,0 +1,6 @@
# Threat Vectors/Profiles
Links to further documentation detailing specific threats and how Confidential Containers uses
the trust concepts described in the context of the [Trust Model](./trust_model.md) will be added here.
Current TODO List for Threats to be covered is tracked under Issues [#2](https://github.com/confidential-containers/documentation/issues/29)