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: content/en/docs/control-center/security/policies.md
+28-28Lines changed: 28 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,45 +43,45 @@ You can create a policy by defining your own details.
43
43
44
44
2. On the **Policy Definition** tab, fill in the following details:
45
45
46
-
***Policy Name** – A relevant name for your policy, such as one indicating what the policy checks.
47
-
***Description** – A description of the goal of the policy, which covers why it needs to be adhered to, and how to fix its violations.
48
-
***Policy Conditions** – Define the conditions under which the policy is considered violated. These are the available conditions and their values:
46
+
***Policy Name** – A relevant name for your policy, such as one indicating what the policy checks.
47
+
***Description** – A description of the goal of the policy, which covers why it needs to be adhered to, and how to fix its violations.
48
+
***Policy Conditions** – Define the conditions under which the policy is considered violated. These are the available conditions and their values:
49
49
50
-
***Any finding severity is** – Choose which severity level violates the policy. You can select one or more of the following values:
50
+
***Any finding severity is** – Choose which severity level violates the policy. You can select one or more of the following values:
51
51
52
-
* **LOW**
53
-
* **MEDIUM**
54
-
* **HIGH**
55
-
* **CRITICAL**
52
+
* **LOW**
53
+
* **MEDIUM**
54
+
* **HIGH**
55
+
* **CRITICAL**
56
56
57
-
For example, if you select **CRITICAL**, apps with critical findings violate this policy.
57
+
For example, if you select **CRITICAL**, apps with critical findings violate this policy.
58
58
59
-
***Mendix runtime version is lower than** – Indicate which Mendix version is the minimum that your apps must use.
59
+
***Mendix runtime version is lower than** – Indicate which Mendix version is the minimum that your apps must use.
60
60
61
-
***Marketplace component license is not** – Select the licenses that are acceptable. If a Marketplace component has a license which is not one of the ones you select here, the policy is violated. These are the possible values:
61
+
***Marketplace component license is not** – Select the licenses that are acceptable. If a Marketplace component has a license which is not one of the ones you select here, the policy is violated. These are the possible values:
62
62
63
-
* MIT
64
-
* BSD_2_0
65
-
* APACHE_V2
66
-
* APACHE_1_0
67
-
* MENDIX_EULA
68
-
* PARTNER_LICENSES
69
-
* CREATIVE_COMMONS_CC0
70
-
* GNU_GENERAL_PUBLIC_LICENSE_V3
71
-
* MENDIX_MARKETPLACE_CONTENT_TERMS
63
+
* MIT
64
+
* BSD_2_0
65
+
* APACHE_V2
66
+
* APACHE_1_0
67
+
* MENDIX_EULA
68
+
* PARTNER_LICENSES
69
+
* CREATIVE_COMMONS_CC0
70
+
* GNU_GENERAL_PUBLIC_LICENSE_V3
71
+
* MENDIX_MARKETPLACE_CONTENT_TERMS
72
72
73
-
***Marketplace component support is not** – Select the support types that are acceptable. If a Marketplace component has a support type which is not one of the ones you select here, the policy is violated. These are the possible values:
73
+
***Marketplace component support is not** – Select the support types that are acceptable. If a Marketplace component has a support type which is not one of the ones you select here, the policy is violated. These are the possible values:
74
74
75
-
* PARTNER
76
-
* SIEMENS
77
-
* PLATFORM
78
-
* COMMUNITY
75
+
* PARTNER
76
+
* SIEMENS
77
+
* PLATFORM
78
+
* COMMUNITY
79
79
80
-
***Checkpoints & Action(s)** – Select the trigger which causes the policy to be checked, and the action that is taken if the policy is violated. Currently, policy violations are checked at the time of package creation, and violations generate warnings.
80
+
***Checkpoints & Action(s)** – Select the trigger which causes the policy to be checked, and the action that is taken if the policy is violated. Currently, policy violations are checked at the time of package creation, and violations generate warnings.
81
81
82
-
1. On the **Policy Scope** tab, select whether you want the policy to apply to all licensed apps, or only to specific apps in your environment.
82
+
3. On the **Policy Scope** tab, select whether you want the policy to apply to all licensed apps, or only to specific apps in your environment.
83
83
84
-
2. Select one of these actions:
84
+
4. Select one of these actions:
85
85
86
86
***Cancel** – Discard the policy.
87
87
***Save as Inactive** – Save the policy, but do not enforce it yet.
2. To view a report for all workspaces that are owned by your company, go to Workstation Management and click **Company Usage Report**.
24
24
25
-
{{% alert color="info" %}}
26
-
The **Company Usage Report** tab is accessible only to users who have the Mendix Admin role assigned in [Control Center](/control-center/).
27
-
{{% /alert %}}
25
+
{{% alert color="info" %}}The **Company Usage Report** tab is accessible only to users who have the Mendix Admin role assigned in [Control Center](/control-center/).
26
+
{{% /alert %}}
28
27
29
-
1. To view the reports for a specific workspace, open the workspace in Workstation Management, and then click **Usage**.
28
+
3. To view the reports for a specific workspace, open the workspace in Workstation Management, and then click **Usage**.
0 commit comments