You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)