Skip to content

Conversation

@puchy22
Copy link
Member

@puchy22 puchy22 commented Nov 18, 2025

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_exist
  • inspector2_is_enabled

Checklist

API

  • Verify if API specs need to be regenerated.
  • Check if version updates are required (e.g., specs, Poetry, etc.).
  • Ensure new entries are added to CHANGELOG.md, if applicable.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@puchy22 puchy22 requested review from a team as code owners November 18, 2025 12:33
@github-actions github-actions bot added the provider/aws Issues/PRs related with the AWS provider label Nov 18, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 18, 2025

✅ All necessary CHANGELOG.md files have been updated.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 18, 2025

Conflict Markers Resolved

All conflict markers have been successfully resolved in this pull request.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 18, 2025

🔒 Container Security Scan

Image: prowler:c3d04c4
Last scan: 2025-12-16 10:44:18 UTC

📊 Vulnerability Summary

Severity Count
🔴 Critical 3
Total 3

3 package(s) affected

⚠️ Action Required

Critical severity vulnerabilities detected. These should be addressed before merging:

  • Review the detailed scan results
  • Update affected packages to patched versions
  • Consider using a different base image if updates are unavailable

📋 Resources:

@danibarranqueroo danibarranqueroo self-assigned this Nov 21, 2025
@codecov
Copy link

codecov bot commented Dec 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 4.15%. Comparing base (79ac7cf) to head (a54bd54).
⚠️ Report is 5 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (79ac7cf) and HEAD (a54bd54). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (79ac7cf) HEAD (a54bd54)
api 1 0
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     
Flag Coverage Δ
api ?
prowler-py3.10-aws 4.15% <ø> (?)
prowler-py3.11-aws 4.15% <ø> (?)
prowler-py3.12-aws 4.15% <ø> (?)
prowler-py3.9-aws 4.15% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
prowler 4.15% <ø> (∅)
api ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@danibarranqueroo danibarranqueroo merged commit 90e3fab into master Dec 16, 2025
35 of 36 checks passed
@danibarranqueroo danibarranqueroo deleted the review_metadata_aws_inspector2 branch December 16, 2025 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

metadata-review provider/aws Issues/PRs related with the AWS provider

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants