MQR mode

MQR Mode more accurately represents the impact an issue has on all software qualities, by assigning a separate severity to a rule for each quality it impacts.

Overview

MQR Mode aims to more accurately represent the impact an issue has on all Software qualities. It does this by assigning a separate severity to a rule for each software quality it might impact. This approach focuses on ensuring the impact on all software qualities is clear, not just the one most severely impacted.

How severity works in MQR mode

Severity
Definition

Blocker

An issue that has a significant probability of severe unintended consequences on the application that should be fixed immediately. This includes bugs leading to production crashes and security flaws allowing attackers to extract sensitive data or execute malicious code.

High

An issue with a high impact on the application that should be fixed as soon as possible.

Medium

An issue with a medium impact.

Low

An issue with a low impact.

Info

There is no expected impact on the application. For informational purposes only.

Last updated

Was this helpful?