-
Notifications
You must be signed in to change notification settings - Fork 1.9k
feat(compliance): add SOC2 Azure Processing Integrity requirements #9463
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
feat(compliance): add SOC2 Azure Processing Integrity requirements #9463
Conversation
|
✅ All necessary |
|
✅ Conflict Markers Resolved All conflict markers have been successfully resolved in this pull request. |
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## master #9463 +/- ##
==========================================
- Coverage 92.57% 86.62% -5.95%
==========================================
Files 155 222 +67
Lines 22023 5632 -16391
==========================================
- Hits 20387 4879 -15508
+ Misses 1636 753 -883
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
🔒 Container Security ScanImage: 📊 Vulnerability Summary
3 package(s) affected
|
jfagoagas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great addition 🎖️
Description
This pull request expands the SOC 2 compliance controls for Azure by adding new processing integrity requirements to the
soc2_azure.jsonfile. These additions introduce new controls and checks to ensure completeness, accuracy, timeliness, and protection of system inputs, processing, outputs, and stored data.New Processing Integrity Controls:
Associated Automated Checks:
Steps to review
Please add a detailed description of how to review this PR.
Checklist
UI
API
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.