QSM
Overview
Mendix Quality and Security Management (QSM) is a cloud service developed by Mendix and the Software Improvement Group (SIG). Mendix QSM performs a static analysis of Mendix application models according the ISO 25010 standard for maintainability. Dashboards provide instant insight into the quality of the application models as they're built, including quality ratings based on benchmarks of thousands of projects.
By proactively monitoring quality on a daily basis, customers can improve maintainability and reduce lifecycle costs.
Security note: By default, Mendix Studio Pro extensions will store their settings in the project directory. This is also true for the Sigrid/QSM extension, which saves its settings as qsm-settings.json. We recommend you add qsm-settings.json to your `.gitignore` so that the settings are not committed to version control. This is because the settings file contains your Sigrid token, and it is a security best practices to not commit any credentials to version control.
Documentation
You can find instructions on how to install and use the extension in our documentation.:
https://docs.sigrid-says.com/integrations/mendix-studio-pro-extension.html
Releases
- Updated settings screen.
First release of the QSM extension for Mendix Studio Pro.