feat(aws): rename Essential Eight to ASD Essential Eight#11054
Conversation
|
Please add an entry to the corresponding |
|
✅ Conflict Markers Resolved All conflict markers have been successfully resolved in this pull request. |
🔒 Container Security ScanImage: 📊 Vulnerability Summary
4 package(s) affected
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #11054 +/- ##
==========================================
- Coverage 93.65% 85.18% -8.48%
==========================================
Files 230 961 +731
Lines 33937 32652 -1285
==========================================
- Hits 31784 27813 -3971
- Misses 2153 4839 +2686
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
The previously-pinned prowler SDK commit (16798e2) predates the `essential_eight` -> `asd_essential_eight` rename (prowler-cloud#11054) that landed in the API import path on the recent merge from master, causing api-tests to fail at collection with: ModuleNotFoundError: No module named 'prowler.lib.outputs.compliance.asd_essential_eight' Move the pinned commit to 759f7b8, which contains the renamed module and matches the API code on this branch.
Description
This PR updates the Essential Eight compliance framework to ASD Essential Eight.
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.