SOX Change Log Checker
Source

Deployment logs: what to paste and which columns are read

The record of what reached production: deployment id, the change or pull request it carried, the system, the time and who or what ran it. It goes in the second box; the checker reconciles it against the change population.

A header row it reads

the deployment log box

deployment, change, system, deployed at, deployed by

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