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/marketplace/upload-content/governance-process.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,18 +20,14 @@ Mendix checks the following:
20
20
* The licenses used in the uploaded *.mpk* files, using the [Fossology](https://fossology.osuosl.org/repo/) tool .
21
21
There should be no use of GPL, LGPL, or MPL licenses.
22
22
For more details, refer to [Open-Source Software Licenses](/appstore/submit-content/#license).
23
-
* For malware in the *.mpk* files, using the [VirusTotal](https://www.virustotal.com/gui/home/upload) tool.
24
-
* For third-party vulnerabilities, using the [Snyk](https://snyk.io/) tool.
25
-
* That the component can be used without errors in a specific Studio Pro version, if the component is a widget, a module, a connector, or an industry template.
26
-
* That the documentation mentions all the details per the template, for example, dependencies, configuration, and how to use the component.
27
-
* That the grammar, alignment, and spelling for the component's description and documentation are correct.
23
+
* For third-party vulnerabilities, using QSM. If critical or high vulnerabilities are found, the component is rejected.
28
24
* That the logo is related to the component's functionality.
29
25
* That the screenshots are related to the configuration required to use the component in the end-user's app.
30
26
31
27
It may sometimes take a few iterations for a component to be approved, depending on the issues identified. To avoid a high number of necessary iterations, make sure you have followed the [Guidelines for Content Creators](/appstore/guidelines-content-creators/) and have performed the checks above before you submit a component for approval.
32
28
33
29
{{% alert color="info" %}}
34
-
Review and approval by Mendix is required only for the first version of a publicly-listed component. Subsequent versions of a public component do not need review or approval by Mendix.
30
+
All subsequently uploaded versions of a public component must be scanned and approved by Mendix.
35
31
36
32
Private Marketplace content does not require any review or approval.
0 commit comments