feat(compliance): add DORA compliance framework for Azure#11551
feat(compliance): add DORA compliance framework for Azure#11551pedrooot wants to merge 6 commits into
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe CHANGELOG.md for v5.31.0 (Prowler UNRELEASED) adds a new "🚀 Added" bullet documenting DORA (Digital Operational Resilience Act) compliance coverage for the Azure provider, mapping across the five DORA pillars and referencing PR ChangesDORA Azure Provider Changelog Entry
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
✅ All necessary |
|
✅ Conflict Markers Resolved All conflict markers have been successfully resolved in this pull request. |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@prowler/CHANGELOG.md`:
- Around line 11-16: Remove the duplicated version block: delete the repeated
"[5.30.0] (Prowler v5.30.0)" header, the duplicate "### 🚀 Added" section
header, and the extra '---' separator so there's only a single header and
"Added" section for version 5.30.0 in CHANGELOG.md, consolidating any entries
under the existing header.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro Plus
Run ID: a94d8491-46b8-4e5c-b83a-48de516eb671
⛔ Files ignored due to path filters (1)
prowler/compliance/dora.jsonis excluded by!prowler/compliance/**/*.json
📒 Files selected for processing (1)
prowler/CHANGELOG.md
🔒 Container Security ScanImage: 📊 Vulnerability Summary
9 package(s) affected
|
…ramework-for-azure-sdk
…ramework-for-azure-sdk
Description
This PR adds the Dora compliance framework support for the Azure provider.
Screen.Recording.2026-06-12.at.14.05.36.mov
Steps to review
Please add a detailed description of how to review this PR.
Checklist
Community Checklist
SDK/CLI
UI
API
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Summary by CodeRabbit