You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/cnf-best-practices-developer-guide.adoc
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,14 +50,16 @@ The general guidelines are:
50
50
====
51
51
Only ask for the necessary privileges and access control settings for your application
52
52
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]
54
54
====
55
55
56
56
.CNF requirement
57
57
[IMPORTANT]
58
58
====
59
59
If the function required by your CNF can be fulfilled by OCP components, your application should not be
60
60
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]
0 commit comments