Skip to content

fix: fcli aviator ssc audit: Count hidden issues for --no-filterset preflight#1004

Open
kireetivar wants to merge 1 commit into
fortify:feat/v3.x/aviator/26.3from
kireetivar:p/kireetivar/nofilter_fix
Open

fix: fcli aviator ssc audit: Count hidden issues for --no-filterset preflight#1004
kireetivar wants to merge 1 commit into
fortify:feat/v3.x/aviator/26.3from
kireetivar:p/kireetivar/nofilter_fix

Conversation

@kireetivar
Copy link
Copy Markdown
Contributor

Summary

Fix fcli aviator ssc audit preflight issue counting for --no-filterset.

When --no-filterset is used, the SSC preflight /issues query now includes hidden issues so the command no longer incorrectly short-circuits with zero auditable issues for application versions whose default SSC filterset hides all findings.

Changes

  • Update the SSC preflight issue count logic to request hidden issues for --no-filterset
  • Align preflight filter option precedence with the downstream FPR audit path
  • Pass plain filter option values into the helper instead of the CLI mixin type
  • Add focused tests for command filter option parsing

@kireetivar kireetivar self-assigned this May 18, 2026
@kireetivar kireetivar requested a review from rsenden May 18, 2026 09:56
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.

1 participant