Commit 8c944cc
committed
docs(secure-policy): cross-reference managed_ruleset from custom/managed_policy
Adds note callouts to secure_custom_policy.md and secure_managed_policy.md
pointing users at secure_managed_ruleset.md for customer-owned policies
that inherit a Sysdig-managed ruleset (isDefault: false, templateId != 0).
Also expands the secure_managed_ruleset.md intro to explain when to use it.
The three policy resources are partitioned by the API's isDefault and
templateId fields, but until now the docs did not make that taxonomy
visible from the two most-discovered resources, leading users to assume
the customer-owned + template-inheriting case was unsupported.
Refs #7361 parent e80d224 commit 8c944cc
3 files changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
12 | 18 | | |
13 | 19 | | |
14 | 20 | | |
| |||
0 commit comments