HomeGuidesAPI ReferenceChangelog
Changelog

[6.26.0.0] - 2025-10-04

Added

  • JQL parameter for both Jira issues and tasks sync jobs in Automation Manager
  • FedRAMP Rev 5 POAM export enhancements to Nexpose integration:
    • Support for custom text-based severity fields adobe_severity and nexpose_severity with null safety
    • get_source_file_path method to expose file path for source file path property generation
  • Ability to export FedRAMP Rev 5 POAM Excel via regscale fedramp export_poam_v5
    • Support for custom text-based severity fields (adobe_severity, nexpose_severity) with null safety
    • get_source_file_path() method to expose file path for source file path property generation
  • Option to Sicura sync_findings command to trigger a new task before importing the results into RegScale

Changed

  • Updated Sicura integration to work with their latest release
  • Improved logic when matching controls from Wiz to RegScale controls
  • Improved Wiz compliance report filtering to use projectId parameter

Fixed

  • Jira Tasks Job not showing up in Automation Manager
  • Changed some attributes on STIG related entities to correctly be optional
  • Rare instance of init.yaml getting corrupt/reset
  • Control assessments being created as Failed when the Control is Fully Implemented in Scanner Integration
  • Incorrectly labeling CIS Benchmarks as STIGs for Asset Security Checks
  • Milestone creation for compliance integration issue updates
  • Issue identification properly set to SecurityControlAssessment for compliance findings

[6.26.4.0] - 2025-10-01

Fixed

  • Resolved Security Plan scorecard performance to deliver much faster load times
  • Resolved issue so that creating Security Plans via API now works reliably
  • Resolved issue to allow general users to successfully update Issue records

[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