USE CASE

Find the identities that ship to prod before one breaks.

CI/CD tokens, OIDC trust policies, and pipeline service accounts are machine identities with production reach. TrustFix discovers them, shows their exact exposure, and proposes a fix that only narrows access — never widens it.

policy diff · attack path−4+3
1policy "svc-acct-prod" {
2- grant: agent → svc-acct
3- reach: → s3:prod (crown jewel)
4- effect: ALLOW kms:*
5+ grant: scoped — read-only
6+ effect: ALLOW kms:Decrypt
7+ reach: ✕ s3:prod (severed)
8 review: human approver
9}
path severed: agent → s3:prod no longer reachable
previewed & confirmed before the PR merges
Why it matters

The most powerful identities in many companies are not people — they are pipelines. A CI/CD token or an OIDC trust policy with a wildcard can let any branch, any fork, or any repo deploy to production. These identities are created in a hurry, rarely reviewed, and almost never scoped down, which is exactly why they keep showing up in breach postmortems.

What you get

The outcomes, not just an alert.

  • Discover CI/CD tokens, OIDC trust relationships, and pipeline service accounts that reach prod
  • See the exact exposure on a wildcard trust policy — which branches and repos can actually deploy
  • A proposed fix you can ship as a pull request, scoped down to least privilege
  • A Verifiable Trust Receipt proving the change reduced reach, not expanded it
  • Human-approved and reviewable — every fix ships as a PR you merge, nothing is changed silently
How it works

Three steps to a provable result.

01
Discover the reach

Pipeline identities and their OIDC trust are mapped agentlessly, so you can see which ones actually hold a path into production.

02
See the exposure

A wildcard trust policy is resolved into the concrete set of branches and repos that can deploy — the real blast radius, not the policy on paper.

03
Ship the narrower fix

A least-privilege change arrives as a pull request with a signed receipt, so you can confirm reach only got smaller before it merges.

Related use cases
CI/CD Identity Security · proof anyone can verify

See it on your estate — and prove the fix.

Agentless, read-only to start, and human-approved for every fix. Bring your clouds, code hosts, and agents — leave with a signed, offline-verifiable picture you can check yourself.

Book a demoAll use casesExplore the platform →
CI/CD Identity Security · Solutions | TrustFix