Orphaned Account Checker

Source code and CI/CD

Deploy keys, pipeline tokens and bot accounts: the credentials most often found in code. The checker reads the system column to group the accounts; the findings come from the other columns, the same way for every system.

What the export usually carries

A source code and CI/CD platform keeps three different kinds of credential: personal access tokens belonging to a person, deploy keys attached to one repository, and pipeline or workload identities the platform issues per run. Exports usually carry created, expires and last used per token or key, and the owner for personal tokens only; a deploy key names a repository, not a person, so its owner has to come from your own records.

What the checker most often raises here

Account types found here

The system names in your export are matched to these classes by the browser dictionary; product names are never shown on these pages. A system the dictionary does not place reads as other, and every finding still works.