HomeGuidesAPI ReferenceChangelog
Changelog

[6.20.11.0] - 2025-06-05

Added

  • Default Implementation Status and Control Origin for Inheritance per Compliance Setting

Changed

  • Entire grid row is clickable for drilling into record, view and edit buttons removed from grids
  • Control Implementations with multiple Implementation Status will be counted towards the Compliance Rollup that matches multiple statuses, implementations that span multiple rollup values will still be included in the Other group
  • Link field is not required in Security Plan references
  • Small footer is the default footer style
  • Update to eMASS Compliance Setting
  • Form Builder sections alphabetically sort when section name is changed
  • Help text defined in Form Builder is displayed above the fields

Fixed

  • Assessments Status Board title renders correctly
  • Control Implementations Risk Rollup field fits screen width
  • Statusboard search bar styling adjusted
  • Statusboard styling improvements for dark mode
  • Dark mode field background is consistent
  • Compliance Settings Scanner Integration Values display correctly
  • Wayfinder deep links work as expected
  • Builder dark mode styling
  • CCI are counted towards security checks regardless of capitalization
  • Drill down dark mode styling
  • Form subheader dark mode styling
  • Component Relationship subsystem works as expected
  • Shadow styling in Workbench
  • Questionnaire import works correctly
  • SLCM export populates Risk Assessment data
  • Navigation menu is present after login
  • Audit tab present in Supply Chains module
  • Risk scorecard new mitigation section toggle styling improved
  • Delete buttons are red
  • Notification dark mode styling
  • Implementation Status and Control Origin lists render properly
  • Security Plan Statusboard Aggregate View button works
  • Typo fixed in Compliance Setting grid
  • Remove roles button returned to Control Implementation Roles tab
  • Control Implementations Parts tab maintains position after save
  • Lineage tab on Security Plans is present
  • Hardware table populates in CMMC export
  • Activity refresh button refreshes activities dropdown
  • Custom fields are saving data as expected
  • Moving sections in Form Builder works as expected
  • Add control via Security Profile to components does not create duplicate records
  • Questionnaire assignment emails are displayed on user profile email history
  • Notification email text revised
  • Details button works on Control Framework Gap Report (UCF)
  • Opening left navigation panel doesn’t refresh center content
  • eMASS HW/SW export populated column F

[6.20.2.0] - 2025-06-05

Added

  • Support to Tenable SC, Trivy, Grype, and OpenText for asset and vulnerability roll up to a component via -c or --component_id
  • Logic to enforce scan_date is a string in ScannerIntegration class
  • get_list_by_parent and get_list_by_parent_control methods to the ControlImplementation RegScale model
  • Option to sync attachments during the Jira task integration

Changed

  • Default value for due date in Flat File Importer
  • Updated Jira task integration to be a bi-directional integration

Fixed

  • Errors when reading issueDueDates value from init.yaml
  • Response data not being parsed during Burp .xml imports
  • Errors experienced during the Qualys .csv flat file import via qualys import_scans
  • Missing reference resilence in Tenable IO sync_compliance
  • Control Origination for CIS/CRM at the implementation level
  • Incorrect implementation status settings at the implementation level

Removed

  • Removed unused methods from FlatFileImporter for better code maintainability & readability

[6.20.10.1] - 2025-06-02

Added

  • Full rich text editor in Questionnaire prompts

[6.20.10.0] - 2025-06-01

Added

  • Additional Export Builder data
    • Control Implementation: Parameters, Parts, Implementing Roles
    • Component implementation statements
    • Security Controls
  • Header and footer support
  • FedRAMP Appendix A Export Builder template

[6.20.1.1] - 2025-05-29

Fixed

  • Premature initialization of the Application class causing init.yaml to be reset

[6.20.1.0] - 2025-05-28

Added

  • filter_evidence method to Evidence regscale_model
  • other_identifier_starts_with to Task regscale_model

Changed

  • Updated attributes for Evidence regscale_model

Fixed

  • Duplicate implementation statements in multiple places during CIS/CRM import
  • get_all_by_parent method on EvidenceMapping regscale_model

Security

  • Updated dependencies to their latest versions

[6.20.9.0] - 2025-05-28

Added

  • Ability to export SPRS report to XLSX
  • Parts rollup stats to SPRS report
  • Filter for not implemented controls on SPRS report
  • RegML Author suggested test is editable
  • Paging to Risk Rollup Status Board
  • Paging to External Mappings

Changed

  • SPRS report terminology updated to be more clear

Fixed

  • Questionnaire file upload works correctly
  • Questionnaire export works correctly with rich text
  • Importing Threat Model works as expected
  • RegML Auditor export works as expected
  • SPRS report shows all Parts
  • RegML Author formatting corrected
  • RegML Explainer formatting corrected
  • Task date fields increment correctly

[6.20.8.0] - 2025-05-18

Added

  • Ability to save RegML Auditor results
  • RegML Auditor results export
  • Import of past RegML Auditor results
  • RegML Auditor history log
  • RegML Auditor trend reporting
  • Cost savings calculated after running RegML Auditor
  • Overall score calculated for RegML Auditor results
  • Risk Definition field in Risks module
  • Treatment Owner field in Risk Treatments
  • Target Risk field in Risk Assessments
  • Risk Assessment progress bar and step indicator
  • Risk Assessment frequency field

Changed

  • Streamlined Tasks Kanban experience
  • Ability to see more than 25 tasks in Tasks Kanban
  • Improved RegML Auditor click path
  • Ability to view entire RegML Auditor report in a single view

Fixed

  • Toast messages display correctly in Risks module
  • Risk module styling corrected
  • RegML Auditor sorts controls in correct order
  • RegML Auditor modal styling updated
  • Risk Assessment styling made more consistent with other pages
  • Cyber Hygiene Status Board scale set to 100

[6.20.7.0] - 2025-05-17

Added

  • Ability to delete jobs in automation manager with warning for removing scheduled jobs
    Security
  • Routine dependency upgrades for automation manager

[6.20.0.0] - 2025-05-16

Added

  • PolicyParameter model to RegScale Models
  • Method to convert datetime fields to date strings in Policy model
  • Support for nullable integer fields in Policy model
  • Updated Automation Manager back end to the latest version

Changed

  • Updated Policy model with additional fields and improved type hints

Fixed

  • ValueError during model load command
  • An issue where appendix A implementation controls were duplicated during import

Security

  • Updated dependencies to their latest versions