Skip to content

feat: sanctions list version diff and changelog - #633

Merged
thlpkee20-wq merged 2 commits into
RevoraOrg:masterfrom
dumbdevss:feat/sanctions-list-diff-audit
Jul 29, 2026
Merged

feat: sanctions list version diff and changelog#633
thlpkee20-wq merged 2 commits into
RevoraOrg:masterfrom
dumbdevss:feat/sanctions-list-diff-audit

Conversation

@dumbdevss

Copy link
Copy Markdown
Contributor
  • Add sanctions_list_versions table for audit trail with 7-year retention
  • Implement SanctionsListDiffService for computing entity diffs
  • Store raw payload hash and diff summary for every list load
  • Emit sanctions.list.diff.size metric for monitoring
  • Add downloadable changelog endpoint restricted to admin role
  • Support OFAC, EU consolidated, UN SC, and UK HMT sources
  • Add comprehensive test coverage (95%+)
  • Add documentation with security assumptions and usage examples

closes #492

- Add sanctions_list_versions table for audit trail with 7-year retention
- Implement SanctionsListDiffService for computing entity diffs
- Store raw payload hash and diff summary for every list load
- Emit sanctions.list.diff.size metric for monitoring
- Add downloadable changelog endpoint restricted to admin role
- Support OFAC, EU consolidated, UN SC, and UK HMT sources
- Add comprehensive test coverage (95%+)
- Add documentation with security assumptions and usage examples
@drips-wave

drips-wave Bot commented Jul 28, 2026

Copy link
Copy Markdown

@dumbdevss Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@thlpkee20-wq
thlpkee20-wq merged commit 543bfda into RevoraOrg:master Jul 29, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sanctions list diff and audit trail across weekly updates

2 participants