Security Policy

Last updated: June 11, 2026

1. Overview

DevOps Metrics for Jira ("the App") is built on the Atlassian Forge platform and operates entirely within Atlassian's infrastructure under the Runs on Atlassian trust boundary. The App is read-only, makes no outbound network calls to any external server, and stores no credentials of any kind. This document describes the App's security architecture and our practices.

2. Architecture & Runtime Environment

3. Access Control

ControlDetails
Read-only by design The App requests no write scopes. It cannot create, edit, transition, or delete any Jira issue, version, project, or field.
Minimal API scopes Only two scopes: read:jira-work (issue search, status-change history, project versions, project metadata) and storage:app (Forge storage for the computed aggregates). No admin or write permissions are requested.
Per-viewer permission enforcement Aggregates are precomputed with app-level access, but every request from a viewer is checked against that user's own Jira project permissions (Browse Projects) via Atlassian's permissions API before any data is returned. Users never see metrics for projects they cannot browse.
Developer access None. We cannot read, access, or export any data stored in your Jira instance or Forge storage. All data resides within Atlassian's infrastructure.

4. Data Protection

Data in transit:

Data at rest:

Data minimization:

5. No External Credentials or Integrations

The App does not require or accept any API keys, tokens, passwords, or third-party credentials. There is no configuration that could expose user secrets, and there are no integrations beyond the Atlassian platform itself. The gadgets' user interfaces are Forge Custom UIs served from the App's own static resources; they contain only inline styles for their own charts and load no third-party scripts.

6. Dependency & Vulnerability Management

7. Incident Response

If a security issue is discovered in the App:

To report a security vulnerability, contact support@janekbehrens.de with the subject line "Security Report — DORA Metrics". We aim to acknowledge reports within 2 business days.

8. Organizational Security Controls

9. Compliance

10. What We Cannot Access

For complete transparency, we have no technical means to access:

11. Contact

For security questions or to report a vulnerability:
Email: support@janekbehrens.de
Subject: Security Report — DORA Metrics

DORA™ is a trademark of Google LLC. DevOps Metrics for Jira is an independent product by Janek Behrens and is not affiliated with or endorsed by Google. “DORA metrics” refers to the four software delivery metrics defined by the DevOps Research and Assessment program.