Skip to content

Fix package and risk acceptance filtering - #97

Merged
airadier merged 8 commits into
masterfrom
fix-summary-filtering
Dec 5, 2025
Merged

Fix package and risk acceptance filtering#97
airadier merged 8 commits into
masterfrom
fix-summary-filtering

Conversation

@airadier

@airadier airadier commented Dec 4, 2025

Copy link
Copy Markdown
Collaborator
  • Refine the filtering logic to correctly handlepackage type and accepted risks at both the vulnerability and package levels.
  • Add tests to ensure accurate filtering and reporting of accepted risks.
  • Update the version to 6.3.2.

    Refine filtering logic to correctly handle risk acceptance at the vulnerability level versus package level.

    1. Stopped associating accepted risks from vulnerabilities to their packages in the Sysdig adapter. This prevents the 'withoutAcceptedRisks' filter from discarding the entire package when only a specific vulnerability has an accepted risk.
    2. Updated SummaryReportPresenter to explicitly filter out vulnerabilities with accepted risks when generating the report tables, ensuring that even if the package remains (due to other active vulnerabilities), the accepted ones are hidden/not counted.
@airadier
airadier requested a review from a team as a code owner December 4, 2025 20:45
@airadier
airadier merged commit e2429d1 into master Dec 5, 2025
10 checks passed
@airadier
airadier deleted the fix-summary-filtering branch December 5, 2025 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants