-
Notifications
You must be signed in to change notification settings - Fork 1.9k
chore(aws): enhance metadata for inspector2 service
#9260
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
Conversation
|
✅ All necessary |
|
✅ Conflict Markers Resolved All conflict markers have been successfully resolved in this pull request. |
🔒 Container Security ScanImage: 📊 Vulnerability Summary
3 package(s) affected
|
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## master #9260 +/- ##
==========================================
- Coverage 92.43% 4.15% -88.29%
==========================================
Files 159 830 +671
Lines 22675 23443 +768
==========================================
- Hits 20960 974 -19986
- Misses 1715 22469 +20754
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Context
Updating aws inspector2 service metadata to conform with the new standardized metadata format used across Prowler checks, defined in #8411.
Description
This PR updates all metadata files for AWS Inspector v2 checks to adapt to the new metadata format. The changes ensure consistency with the metadata structure being adopted across all Prowler services. The modified checks are:
inspector2_active_findings_existinspector2_is_enabledChecklist
API
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.