11.31.101 Platform Release
Released July 16, 2025
This release is a patch update for the 11.31 platform release.
If you are using the NIST NVD connector, Brinqa recommends switching to Brinqa Risk Intelligence, as the NIST NVD connector is no longer supported in Brinqa Platform version 11.28 or later.
Addressed issues
-
Fixed consolidation order issues by implementing pre-ordering logic that follows the correct sequence (users, assets, finding definitions, findings, others) to prevent vulnerabilities from lacking targets due to circular references.
-
Fixed a "Duplicate key type" error that occurred when exporting List views containing Date Time attributes used in BQL queries.
-
Fixed a thread deadlock issue (where the system could freeze or become unresponsive) that occurred when editing a UDL while the associated computation flows were running, preventing flows from getting stuck.
-
Fixed automation failure in source data model (SDM) dashboard generation by skipping compute metrics without associated data models or attributes instead of failing the entire flow.
-
Fixed an issue in Ticket editing where Manual Entry SDM creation could fail. The manual entry UID is now correctly set to match the consolidated dataset UID.
-
Upgraded the connector framework to fix the duplicate transaction ID issue.
-
Fixed instance upgrade failures to 11.31.73 by resolving type coercion issues (where data types were incorrectly converted, causing errors) and a null pointer exception (NPE, which occurs when the software tries to use an object reference that is not set) during cluster member attribute updates.
-
Fixed Analytics Source charts showing zero data in Remediation Owner Dashboards by adding support for a new attribute in the Analytics Source Definition visitor.
Known issues
-
Auto number values are not consistently generated for datasets when creating auto number attributes on data models.
-
Math functions in BQL when building visualizations are incorrectly appearing as both measures and dimensions instead of only as measures. When users attempt to remove the math function from the dimension list, it is automatically re-added, preventing proper visualization configuration.