docs: overhaul docs IA and multilingual navigation
This commit is contained in:
parent
5e800c38f1
commit
93e5383cb2
40 changed files with 2495 additions and 198 deletions
22
docs/security/README.md
Normal file
22
docs/security/README.md
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
# Security Docs
|
||||
|
||||
This section mixes current hardening guidance and proposal/roadmap documents.
|
||||
|
||||
## Current-Behavior First
|
||||
|
||||
For current runtime behavior, start here:
|
||||
|
||||
- Config reference: [../config-reference.md](../config-reference.md)
|
||||
- Operations runbook: [../operations-runbook.md](../operations-runbook.md)
|
||||
- Troubleshooting: [../troubleshooting.md](../troubleshooting.md)
|
||||
|
||||
## Proposal / Roadmap Docs
|
||||
|
||||
The following docs are explicitly proposal-oriented and may include hypothetical CLI/config examples:
|
||||
|
||||
- [../agnostic-security.md](../agnostic-security.md)
|
||||
- [../frictionless-security.md](../frictionless-security.md)
|
||||
- [../sandboxing.md](../sandboxing.md)
|
||||
- [../resource-limits.md](../resource-limits.md)
|
||||
- [../audit-logging.md](../audit-logging.md)
|
||||
- [../security-roadmap.md](../security-roadmap.md)
|
||||
Loading…
Add table
Add a link
Reference in a new issue