added codex structure
This commit is contained in:
16
docs/security.md
Normal file
16
docs/security.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Security
|
||||
|
||||
Describe security assumptions and controls.
|
||||
|
||||
Include:
|
||||
|
||||
- authentication;
|
||||
- authorization;
|
||||
- network exposure;
|
||||
- TLS/certificates;
|
||||
- secrets management;
|
||||
- logging of sensitive data;
|
||||
- container privileges;
|
||||
- filesystem permissions;
|
||||
- dependency management;
|
||||
- relevant ADRs.
|
||||
Reference in New Issue
Block a user