What DSALTA pulls
For each pull request or merge request, DSALTA captures:
Click any code change to view the full detail page with the complete review history and CI check results.
Why this matters for compliance
Auditors reviewing SOC 2 (CC8.1) and ISO 27001 (A.14.2.1) need evidence that:- Code changes are reviewed by at least one person who is not the author (author ≠ reviewer)
- Changes pass automated checks (CI/CD) before being deployed
- No changes are force-pushed or merged without review
- Branch protection rules are enforced on production branches
Integrations that feed Code Changes
Connect these integrations to automatically sync code change evidence into DSALTA:
To connect an integration, go to Integrations in the DSALTA sidebar.
How to read the Code Changes dashboard
The dashboard shows a summary of code change compliance across all connected repositories:- Total PRs — Number of pull requests in the selected time period
- Reviewed — Percentage of PRs that received at least one review
- Author ≠ Reviewer — Percentage of PRs where the reviewer was a different person than the author
- CI Passed — Percentage of merged PRs where CI checks passed
.png?fit=max&auto=format&n=tsMQJyneJ1xquFUo&q=85&s=4d401cc03b547d99b6f75a6bd170c334)