SOX Change Log Checker
Source

Pipeline run exports: what to paste and which columns are read

A release pipeline's run history filtered to production: run id, commit or version, the service, finish time and the account that triggered it. The commit or the change reference ties each run to a change; without either, the checker matches on the system and the time.

A header row it reads

the deployment log box

run id, commit, service, finished at, triggered by, environment

Headers are matched by name, in any order, in any case; CSV, tabs and pipes all work. Times in ISO, US or UK formats are read, and the result states the time zone and the date order it used.

Every column name recognised

60 aliases
FieldColumn names read as it
deployment iddeployment, deployment id, deploy id, deploy, run, run id, release, release id, build, job, id, pipeline run
change reference on the deploymentchange, change id, change ref, change reference, pr, pull request, merge request, ticket, ref, reference
commitcommit, sha, commit sha, revision, hash, version
systemsystem, repository, repo, application, app, service, component, project, target
deployed atdeployed at, deployed, time, timestamp, started, finished, completed, finished at, date, when, deploy time, completed at
deployed bydeployed by, by, user, actor, triggered by, initiated by, deployer, operator
environment (non-production rows are shown, not read for findings)environment, env, stage

Other sources

Run the specimen Check your own change log