Learn

Learn SecurityTrackr.

Learn how to use SecurityTrackr effectively, connect it to the rest of your stack, and understand the principles we build on. Practical guides to the platform, integrations, and the decisions behind the product.

Platform

Getting the most out of SecurityTrackr day to day.

7 min read

Quick start: your first observation

Describe what you found in plain words, let the AI draft the formal finding, then review and save. Here's the whole flow, what makes an observation good, and the few things not to do.

quick startobservationsgetting startedrisk register
9 min read

How risk scoring works: likelihood, impact, and the matrix

Every observation gets a Critical, High, Medium, Low, or Very Low rating from two inputs through a fixed matrix. Here are the likelihood and impact scales, the matrix itself, and why it's a hand-tuned lookup instead of multiplication.

risk matrixlikelihoodimpactrisk rating
8 min read

After the finding: how risk treatment actually works

You've logged a finding and scored it. Now what? Most tools make you set a status by hand. We compute it: you record a decision (mitigate or accept) and your progress, and the status follows. Here's the whole flow, and why it's built so the status badge can never lie.

risk treatmentmitigaterisk acceptanceremediation
7 min read

The risk you accepted last year: revisiting acceptance decisions

Accepting a risk is a decision with a shelf life, but most registers record it as permanent. Set a review cadence when you accept, get told when it lapses, and re-state the rationale rather than overwriting it — plus the one design decision behind it worth stealing.

risk acceptancerisk reviewrisk registerISO 27001
8 min read

Billing, plans, and why LINK.COM* is on your statement

Two plans, one dial (seats), and a payment company on your statement that isn't us. How Free and Pro differ, why a plan change locks until renewal, and what Stripe (selling through Link) does in the middle.

billingStripeLinkPro plan
6 min read

Bring your own AI key (BYOK): setup, models, and cost

Route generative AI through your own OpenAI, Anthropic, or Mistral account. You pay the provider directly, and that data is processed under their terms. Who BYOK is for, the guided setup, which model to pick, how to cap your spend, and how we keep the key safe.

BYOKbring your own keyOpenAIAnthropic
8 min read

Where your AI data goes: your provider, a DPA, and zero data retention

Three things decide where your AI data lives and who can keep it: which provider processes it, a data processing agreement, and zero data retention. Advanced AI defaults to Anthropic for the sharpest output under our DPA + ZDR agreement; choose Mistral when you also need EU residency, or OpenAI when GPT is your house standard. Here's what each safeguard does and how they stack.

zero data retentionZDRDPAdata residency

Legacy and agentic integrations

Wiring other systems into SecurityTrackr, old and new: the versioned REST API for scripts, scanners and SIEM tooling, and MCP for agent clients that connect directly.

How we build

The engineering decisions behind SecurityTrackr, and patterns you can reuse in your own systems.