---
title: "WRT (Weighted Risk Trend)"
description: "WRT (Weighted Risk Trend) Our team decided to adopt best practices and draw inspiration from HP's ideas, which led us to discover overlaps with the widely…"
url: https://whitespots.io/docs/whitespots-wiki/appsec-portal/features/security-metrics/wrt-weighted-risk-trend
slug: whitespots-wiki/appsec-portal/features/security-metrics/wrt-weighted-risk-trend
publish_date: 2025-11-13T18:00:34.000Z
last_modified: 2025-11-13T18:00:34.000Z
---

# WRT (Weighted Risk Trend)

# WRT (Weighted Risk Trend)

Our team decided to adopt best practices and draw inspiration from [HP's ideas](https://owasp.org/www-pdf-archive/Magic\_Numbers\_-\_5\_KPIs\_for\_Measuring\_WebAppSec\_Program\_Success\_v3.2.pdf), which led us to discover overlaps with the widely used _error budget_ practice. We believe that utilizing the WRT metric would be a suitable solution to enhance security operations.

**Weighted Risk Trend** (WRT) is one of a **Key Performance Indicators** (KPIs) and provides **business-level context** to security-generated data.

**WRT metric** is a measure that expresses the state of security in numerical terms, without diving into technical details. The metric is linked to **business criticality**, which is linked to the risks associated with the vulnerabilities that exploit them. WRT can provide business value by helping teams identify and address security risks.

WRT is calculated using the formula:

<figure><img src="https://whitespots.io/api/image/093e2e0b75bc651bf43c1e104c87bf8c.png" alt=""><figcaption></figcaption></figure>

* each type of **multiplier** is equal to the corresponding severity weight;
* **defects** is equal to the number of findings of this severity type;
* **business criticality** — an assessment of the importance of the product to the company, ranging from one to ten.


---

## Navigation

- Location: [Docs](https://whitespots.io/docs) > [Whitespots Wiki](https://whitespots.io/docs/whitespots-wiki) > [AppSec Portal](https://whitespots.io/docs/whitespots-wiki/appsec-portal) > [🎯 Features](https://whitespots.io/docs/whitespots-wiki/appsec-portal/features) > [Security Metrics](https://whitespots.io/docs/whitespots-wiki/appsec-portal/features/security-metrics)
- Previous: [Severity Statistics Dashboard](https://whitespots.io/docs/whitespots-wiki/appsec-portal/features/security-metrics/severity-statistics-dashboard)
- Next: [🔦 Vulnerability discovery](https://whitespots.io/docs/whitespots-wiki/appsec-portal/features/vulnerability-discovery)
