Skip to content

v3.13.1

Choose a tag to compare

@github-actions github-actions released this 07 Nov 11:03
2752924

3.13.1 (2025-11-07)

Bug Fixes

  • fcli aviator * apply-remediations: Fix NullPointerException if --source-dir not specified (fixes #860) (c5923d0)
  • fcli sc-dast scan: Add support for new ScanCentral DAST scan status types (f50777a)
  • fcli sc-dast scan: Fix ArrayIndexOutOfBoundsException if ScanCentral DAST returns a scan status type that is not (yet) known to fcli, now returning UnknownScanStatusType instead (f50777a)
  • fcli util mcp-server start: Improve fcli tool * run commands to adhere to fcli stdout/stderr processing, to avoid tool output from interfering with MCP JSON-RPC messages (fixes #859) (2fa7817)
  • fcli util mcp-server start: Improve support for long-running operations (ff757af)
  • fcli util mcp-server start: Return paged records as soon as they become available (4f59fde)
  • SSC bulkaudit action: Exclude from MCP tools as it doesn't make sense to run a batch process through LLM (de5472c)
  • SSC bulkaudit action: Initialize stats.audit_failures counter to 0 to prevent error (0a0a00a)
  • SSC debricked-scan action: Exclude from MCP tools as this actions requires sensitive data to be entered (16442a8)