Skip to content

Commit 8998455

Browse files
committed
Added QSM details
1 parent 93b3cf3 commit 8998455

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

content/en/docs/marketplace/upload-content/governance-process.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,10 @@ Mendix checks the following:
2020
* The licenses used in the uploaded *.mpk* files, using the [Fossology](https://fossology.osuosl.org/repo/) tool .
2121
There should be no use of GPL, LGPL, or MPL licenses.
2222
For more details, refer to [Open-Source Software Licenses](/appstore/submit-content/#license).
23-
* For third-party vulnerabilities, using QSM. If critical or high vulnerabilities are found, the component is rejected.
23+
* For third-party vulnerabilities, using QSM.
24+
Every new public component and every new version of a component packaged as an MPK file is automatically scanned by QSM.
25+
If no vulnerabilities are detected, the component is uploaded automatically.
26+
If vulnerabilities are identified, the upload is rejected, and the component remains in **My Drafts** with a **Declined** status. Developers can open the context menu for the declined component and navigate to the **Scan Overview** page to review the detected vulnerabilities.
2427
* That the logo is related to the component's functionality.
2528
* That the screenshots are related to the configuration required to use the component in the end-user's app.
2629

0 commit comments

Comments
 (0)