Skip to content

Commit 3cb66f1

Browse files
Fix formatting issues in linter
1 parent f666fa1 commit 3cb66f1

3 files changed

Lines changed: 34 additions & 35 deletions

File tree

content/en/docs/control-center/security/policies.md

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -43,45 +43,45 @@ You can create a policy by defining your own details.
4343

4444
2. On the **Policy Definition** tab, fill in the following details:
4545

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:
4949

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:
5151

52-
* **LOW**
53-
* **MEDIUM**
54-
* **HIGH**
55-
* **CRITICAL**
52+
* **LOW**
53+
* **MEDIUM**
54+
* **HIGH**
55+
* **CRITICAL**
5656

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.
5858

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.
6060

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:
6262

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
7272

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:
7474

75-
* PARTNER
76-
* SIEMENS
77-
* PLATFORM
78-
* COMMUNITY
75+
* PARTNER
76+
* SIEMENS
77+
* PLATFORM
78+
* COMMUNITY
7979

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.
8181

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.
8383

84-
2. Select one of these actions:
84+
4. Select one of these actions:
8585

8686
* **Cancel** – Discard the policy.
8787
* **Save as Inactive** – Save the policy, but do not enforce it yet.

content/en/docs/marketplace/platform-supported-content/modules/snowflake/mendix-data-loader.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ If you want to use specific resources, you should instead expose a new endpoint
7676
9. Click **Back** to return to the **Details** page.
7777
10. Click the **Ingestion Configuration** tab to set up your ingestion destination table.
7878
11. Click **Create** to start setting up the Ingestion Configuration.
79-
***Target Database** – Name of the database for data ingestion
79+
* **Target Database** – Name of the database for data ingestion
8080
* **Target Schema** – Target schema where all data will be ingested
8181
12. Click **Save**.
8282
13. Click the **Data Ingestion** tab, where you can start your data ingestion or set up a schedule.

content/en/docs/workstation/management/wks-monitoring.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,15 @@ You can access the Usage Reports by performing the following steps:
1818

1919
1. To view the reports for all workspaces that you own or administer, go to Workstation Management, and click **My Usage Report**.
2020

21-
{{< figure src="/attachments/workstation/wks-usage1.png" class="no-border" >}}
21+
{{< figure src="/attachments/workstation/wks-usage1.png" >}}
2222

2323
2. To view a report for all workspaces that are owned by your company, go to Workstation Management and click **Company Usage Report**.
2424

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 %}}
2827

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**.
3029

31-
{{< figure src="/attachments/workstation/wks-usage2.png" class="no-border" >}}
30+
{{< figure src="/attachments/workstation/wks-usage2.png" >}}
3231

3332
The Usage Reports display information about the usage trends for each Workstation Client both daily and over time.

0 commit comments

Comments
 (0)