feat(prowler): chunk12 add the Azure service routes (#422) - #442
Draft
Christophe Melchior (Kakudou) wants to merge 1 commit into
Conversation
Christophe Melchior (Kakudou)
force-pushed
the
feat/422-prowler-injector-chk12-service-azure
branch
from
September 16, 2026 09:13
a75d9fe to
c380314
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feat/422-prowler-injector-chk11-service-aws #442 +/- ##
============================================================================
Coverage 84.99% 85.00%
============================================================================
Files 190 190
Lines 8197 8229 +32
============================================================================
+ Hits 6967 6995 +28
- Misses 1230 1234 +4
📢 Thoughts on this report? Let us know! 🚀 New features to boost your workflow:
|
Christophe Melchior (Kakudou)
force-pushed
the
feat/422-prowler-injector-chk12-service-azure
branch
from
September 16, 2026 09:20
c380314 to
a75d9fe
Compare
Christophe Melchior (Kakudou)
force-pushed
the
feat/422-prowler-injector-chk12-service-azure
branch
from
September 17, 2026 19:16
a75d9fe to
dda5ac9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of #422.
Chunk 12 of the Prowler injector stack: add the Azure service routes — the CHK.012 Azure service assessment: the BDD suite (behaviour, OCSF status / lifecycle logs / verbose diagnostics / OCSF capture fixtures), the Azure service routes in
contracts/azure.pywith shared finding selection across the provider contracts, the_core/prowler_client/wiring, their registration in the registry /__init__, and the cross-chunk BDD updates (chk001, chk007, chk008, chk009, chk010, chk011) plus the chk006 unit registry expectations.Re-landed from
feat/422-prowler-chk012-service-azure-assessment(5379174..c380314): 9 source commits folded into 3 (M1:2a84ea0; M2:9e80480+8c407b0+10aebe2+13ea7c4+57fc742+c380314; M3:daafe1b+b1b6009). M2 landed at the source-final post-image of the CHK.012 BDD suite, so all four later alignment commits folded in as content with zero conflicts. Gate V (whole-branch tree vs source tipc380314): byte-identical except (a) the 14pyproject.tomlversion differences of the other injectors (base move to3.260821.0;prowler/untouched), (b) the 9trap-analysis.mdfiles (chk004–chk012) excluded by standing call, and (c) one approved deviation — the pinnedpyoaevversion assert removed fromprowler/tests/unit/chk006_executable_base/test_outputs_registry_runtime.py.