Skip to content

Commit e271180

Browse files
authored
docs: add security best practices (#714)
* docs: add security best practices * docs: improve per style guide * docs: add xref to nemoclaw
1 parent 219fbe7 commit e271180

File tree

2 files changed

+336
-0
lines changed

2 files changed

+336
-0
lines changed

docs/index.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,16 @@ Policy schema, environment variables, and system architecture.
174174
{bdg-secondary}`Reference`
175175
:::
176176

177+
:::{grid-item-card} Security Best Practices
178+
:link: security/best-practices
179+
:link-type: doc
180+
181+
Every configurable security control, its default, and the risk of changing it.
182+
183+
+++
184+
{bdg-secondary}`Concept`
185+
:::
186+
177187
::::
178188

179189
---
@@ -238,6 +248,13 @@ reference/policy-schema
238248
reference/support-matrix
239249
```
240250

251+
```{toctree}
252+
:caption: Security
253+
:hidden:
254+
255+
security/best-practices
256+
```
257+
241258
```{toctree}
242259
:caption: Resources
243260
:hidden:

0 commit comments

Comments
 (0)