HomeGuidesAPI ReferenceChangelog
Changelog

CLI 6.20.2.0

[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