HomeGuidesAPI ReferenceChangelog
Changelog

[6.21.0.1] - 2025-07-16

Fixed

  • SSP Author no longer triggers an infinite loading spinner

[6.21.0.0] - 2025-07-14

Changed

  • Quality of life improvements for navigation throughout the platform
    • Browser back button now works as expected when navigating tabs and forms
    • Deep links now work as expected and can link directly to specific tabs
    • Links within the platform now can bring the user to the specific view and tab with less manual navigation required

Fixed

  • Various role permissions were revalidated and updated to ensure alignment with documented permissions

[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

[6.20.23.1] - 2025-07-10

Fixed

  • Addressed build failure in Rocky Linux container
  • Downgraded package dependency that introduced breaking change impacting RegML Author
  • When questionnaires are assigned to multiple users, user IDs are returned in API calls instead of opaque user object references

[6.20.23.0] - 2025-07-07

Added

  • Wayfinder Smart Activities
    • New required attachments to track required file upload and tagging
    • Data entry verification options for multi-select in the process
    • Lightning icon for identifying Smart Activies in the Wayfinder
    • Process status updates when required attachments are added

[6.20.22.0] - 2025-07-03

Changed

  • eMASS issues exported against CVEs not mapped to controls or which map to controls not in the security plan now have a defined default behavior
  • Added additional groupings to POAM exports
  • Added a filter to remove HTML tags that were appearing in POAM exports
  • CIS-CRM Workbook export behavior updated

Fixed

  • Tailored SSP export formatting
  • CIS-CRM Workbook exports data to correct column

[6.20.21.0] - 2025-07-02

Fixed

  • Ability to select Previous Questionnaire when assigning Questionnaire from module Questionnaire modal
  • Section Name displays in Questionnaire response view
  • Required questions are only required upon Questionnaire submission
  • Miscellaneous bugs related to Questionnaire improvements

[6.20.20.0] - 2025-06-30

Added

  • Ability to assign multiple users to a Questionnaire
  • Ability to assign users to a question
  • Ability to bulk assign questions to users

Changed

  • Questionnaire Responses auto-save every 15 seconds when there are unsaved changes
  • Streamlined Assignment tab in Questionnaires module
  • Self-Assignment URL moved to Assignment tab of Questionnaire module
  • Placeholder text removed when a new question is added from Questionnaire Builder
  • Questionnaire export moved to top-level More Tools menu
  • Improved Questionnaire Response view to accommodate new functionality

Fixed

  • Questionnaire import works correctly

[6.20.19.1] - 2025-06-30

Fixed

  • Improved error handling in background processing

[6.20.19.0] - 2025-06-27

Changed

  • AI Generator now appears under the RegML Tools menu option when viewing an SSP
  • RegML performance improvements