HomeGuidesChangelog
Changelog

[6.26.3.0] - 2025-09-30

Added

  • Add table question type
  • Ability to define questionnaire header fields to capture additional information on questionnaire responses

Changed

  • Option to limit response editing to questions that the user is assigned to

Fixed

  • Resolved "FlatAssignee" value not populating in Questionnaire Instance when no other assignee exists
  • Resolved error when trying to re-open an Accepted Questionnaire
  • Resolved reporting issue on questionnaire data created before the initial report builder enhancement

[6.26.2.1] - 2025-09-29

Fixed

  • Ability for builder to add controls to a SSP

[6.25.1.0] - 2025-09-29

Added

  • noPastDueDates configuration setting in init.yaml to control due date validation behavior (default: true)
  • Support for integration-specific due date validation overrides

Fixed

  • Due date validation errors in scanner integrations
  • Past due dates are now automatically adjusted to future dates to prevent API validation failures
  • Default maxThreads to handle NoneType when deciding number of threads to utilize

[6.26.2.0] - 2025-09-24

Fixed

  • Resolved issue where Issues Module and Required Custom Fields prevented updating an issue
  • Resolved issue where Custom Fields marked as "Show" did not appear
  • Resolved frequent "You Have Unsaved Changes" messages in SSP Module
  • Resolved issue where parameters from inherited control were not set if added via builder first
  • Resolved issue where deleting a control and then re-inheriting it did not maintain inheritance linkage

[6.25.0.1] - 2025-09-23

Fixed

  • Fallback value when determining responsibility on a control implementation
  • Errors caused by spaces in the project names and issue types in Jira integration

[6.25.0.0] - 2025-09-23

Added

  • Evidence collection from Microsoft Entra to collect users, groups, roles, sign-ins, audit logs, and more and uploads them to the appropriate control implementations in RegScale
  • Filtering to the assets and vulnerability commands
    • command in the assets and vulnerability connectors to interactively build filter(s) for filtering assets
    • Asset filtering functionality for assets and vulnerability connectors in Automation Manager

Fixed

  • Control origin not being populated when it is a required field for control implementations
  • Compliance setting not being populated when it is a required field for components
  • Evidence collection process hanging when no project data available
  • Progress bar not completing properly in evidence collection
  • KeyError in build_html_table when processing empty assessment data

[6.26.1.0] - 2025-09-19

Added

  • Clickable source system summary header for inherited and component controls
  • Compliance setting for CMMC
  • Parameter summary for inherited and component controls
  • Auto-copy implementing roles on inherited/component controls

Fixed

  • Resolved Compliance Setting migration with multi-status controls for Components
  • Resolved Report Builder not showing inherited/component implementation summary
  • Resolved parameters not being set when inherited
  • Resolved Export Builder Appendix A not pulling inherited parameters
  • Resolved Implementation Statement area not handling long names
  • Resolved default implementations not clearing on inherited/component controls

[6.26.0.0] - 2025-09-18

Added

  • Rule Builder introduced for field-level validation and conditional layout rules
  • "Allow External Values" option to bypass field validation for integrations

Changed

  • Module rules and field validations migrated from static rules to configurable Rule Builder rules
  • More Options configuration available on a custom field before saving
  • Form Builder display order updated to show Field Type before Field Name

Fixed

  • Custom field data saves correctly during new record creation
  • Assessment status can be changed from Complete to In Progress
  • Form Builder section sorting works as expected

[6.24.0.1] - 2025-09-18

Fixed

  • API call when fetching issues from Jira to use their new endpoint in the Jira integrations
  • Wiz Compliance Report fix control matching for eMass control id's
  • Wiz Compliance Report not honoring the compliance settings for control implementation statuses
  • Fixed an issue where control implementations can have multiple owners backwards compatible with newer models

[6.24.0.0] - 2025-09-17

Added

  • CCI (Control Correlation Identifier) importer utility:
    • Clean code refactored implementation with low complexity methods
    • CLI integration as command
    • Default file path support for
    • NIST 800-53 revision 4 and 5 support
    • Configurable catalog ID parameter for flexible deployment environments
    • Dry-run and verbose modes for testing and validation
    • Comprehensive type hints and error handling
  • Added configuration option to prevent automatic issue closure by scanner integrations, defaults to True

Changed

  • Enhanced Wiz integration status mapping to correctly handle IN_PROGRESS status as Open

Fixed

  • Default date format for scan_date parameter in Sarif import command
  • Typo in FormFieldValue.save_custom_fields method
  • Wiz issues being prematurely closed by auto-closure logic when still active in Wiz platform
  • Added issue protection mechanism to prevent specific issues from being automatically closed
  • Issue Org field not being populated during Issue creation process or by Issue ingest: if Issue Owner is set, use the Issue Owner’s Org. If Issue Owner’s Org is not available, use the SSP Owner’s Org