Skip to content

Commit 6534956

Browse files
authored
Update cnf-best-practices-developer-guide.adoc
1 parent 7ff27cc commit 6534956

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/cnf-best-practices-developer-guide.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,16 @@ The general guidelines are:
5050
====
5151
Only ask for the necessary privileges and access control settings for your application
5252
53-
See test case link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#access-control-security-context-privilege-escalation[access-control-security-context-privilege-escalation]
53+
See test case link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#access-control-security-context-non-root-user-check[access-control-security-context-non-root-user-check]
5454
====
5555

5656
.CNF requirement
5757
[IMPORTANT]
5858
====
5959
If the function required by your CNF can be fulfilled by OCP components, your application should not be
6060
requesting escalated privilege to perform this function.
61+
62+
See test case link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#access-control-security-context-privilege-escalation[access-control-security-context-privilege-escalation]
6163
====
6264

6365
.CNF requirement

0 commit comments

Comments
 (0)