HomeGuidesAPI ReferenceChangelog
Changelog

CLI 6.20.5.0

[6.20.5.0] - 2025-07-11

Added

  • get_controls_by_parent_id_and_module to the SecurityControl regscale_model
  • Wiz sync_compliance command:
    • Logic to rerun an expired report
    • Multiple progress bars when processing data
  • FedRAMP CIS/CRM import:
    • Adding functionality to prevent overwriting responsibility statements
    • Back up current state of SSP (via CIS/CRM export) before continuing
  • find_by_guid method to Catalog regscale_model
  • Organization class to RegScale Models
  • SecurtyPlan regscale_model additions:
    • systemSecurityManagerId data element
    • get_list method to fetch a list of Security Plans from RegScale
    • export_cis_crm method to export FedRAMP CIS/CRM data from RegScale

Changed

  • catalog_id is now optional during the Wiz sync_compliance command.
    • If none is provided, it will get the Security Controls using the RegScale record's Control Implementations

Fixed

  • Due date calculation from issue severities from init.yaml in the Wiz integration
  • Unnecessary prompt for query name when using --all_queries flag with defender export_resources command