May 2025 Integration+ Connector Releases
Updates made to the Integration+ connectors in May 2025.
New
-
Coverity v3.1.0
Coverity is an application security tool. You can bring defect and project data from Coverity into Brinqa.
-
Edgescan v3.0.0
Edgescan is a vulnerability management tool. You can bring application, container, host, network, and other security data from Edgescan into Brinqa.
-
Forescout eyeInspect v3.0.0
Forescout eyeInspect is an OT (operational technology) tool. You can bring asset and security data from Forescout eyeInspect into Brinqa.
Updated
-
Adaptive Shield v3.0.2
The Adaptive Shield connector has been updated to fix an issue where the Violation object sync was failing due to exceeding the API rate limit ("You cannot make more than 100 requests per minute"). Rate limiting has been added to prevent these errors.
-
BitSight v3.0.2
The BitSight connector has been updated to add a new operation option on the Company object to filter companies by their associated portfolio ID:
portfolioIds
-
CrowdStrike Cloud Security v3.2.1
The CrowdStrike Cloud Security connector has been updated to change the CVSS_V3_BASE_SCORE attribute type on the Vulnerability Definition object from string to double.
-
CSV connector v3.0.11
The CSV connector has been updated with the following changes:
-
3.0.11: Added the LAST_CAPTURED attribute to the CSV connector to support Data Lifecycle Management (DLM) policies.
-
3.0.10: Fixed an issue where the CSV connector failed to sync when processing multi-valued fields.
-
-
GitHub v4.0.11
The GitHub connector has been updated to replace the masked value with a hash in the Secret attribute on the Secret Scanning Alert object to support deduplication of alerts across repositories.
-
LDAP v3.1.5
The LDAP connector has been updated with the following changes:
-
Fixed an issue where the UID values in the MEMBER_OF and MEMBER attributes did not match the format used by the Group and User objects.
-
Resolved several data type mismatch errors on the Computer, Group, and User objects.
-
-
Microsoft Defender for Cloud v3.4.14
The Microsoft Defender for Cloud connector has been updated with the following changes:
-
3.4.14: Fixed an issue where the connector sync was failing with a
"status":500
error. -
3.4.13:
-
Fixed an issue where Vulnerability Definitions were missing CVSS scores despite the data being available in Microsoft Defender for Cloud.
-
Fixed data type mismatch errors on the Vulnerability Definition object for the PUBLISHED_DATE and SOURCE_LAST_MODIFIED attributes.
-
-
-
Microsoft Defender for Endpoint v3.4.15
The Microsoft Defender for Endpoint connector has been updated to fix an issue where the Machine object sync was failing with a
NullPointerException
error. -
Orca v3.1.4
The Orca connector has been updated with the following changes:
-
3.1.4: Fixed an issue where the Alert Definition object did not populate normalized status and severity information.
-
3.1.3:
-
Added the PACKAGE_PATH attribute to the Vulnerable Package object.
-
Added a new operation option to specify whether to exclude large fields in the retrieved alerts:
exclude_large_fields
. Starting June 1, 2025, the Orca Alert API endpoint excludes large fields by default. If you want the alerts to include these fields, set this option to 'false'.
-
-
-
Plextrac v3.0.9
The Plextrac connector has been updated to add the CUSTOM_FIELD attribute to the Client and Finding objects to help support ownership mapping by capturing custom field data from the parent report in Plextrac.
-
Qualys Vulnerability Management v5.3.17
The Qualys Vulnerability Management connector has been updated to add the AGENT_ACTIVATION_KEY and AGENT_ACTIVATION_TITLE attributes to the Host object to support status configurations and data lifecycle management (DLM) policies.
-
Rapid7 InsightVM v3.4.12
The Rapid7 InsightVM connector has been updated to fix an issue where the Host object sync was failing.
-
Rapid7 Nexpose v3.4.12
The Rapid7 Nexpose connector has been updated with the following changes:
-
Fixed an issue where the Vulnerability Definition object sync was failing. As a result, the connector has implemented better error handling for the
/solutions
API endpoint. -
Added the ASSESSED_FOR_VULNERABILITIES attribute to the Host object.
-
Added a new operation option on the Vulnerability object to filter out "invulnerable vulnerabilities from Rapid7:
include_invulnerable
-
Added support for Data lifecycle management to the Host and Vulnerability objects.
-
-
Rapid7 Nexpose Data Warehouse v3.0.17
The Rapid7 Nexpose Data Warehouse connector has been updated with the following changes:
-
Fixed an issue where vulnerability statuses were not getting updated despite successful syncs.
-
Added the REINTRODUCED_DATE attribute to the Vulnerability object. If there is a reintroduced date present on a vulnerability, it is treated as reopened.
-
Renamed several attributes on the Host object.
-
Renamed the PATCH_AVAILABLE attribute to PATCHABLE on the Vulnerability Definition object.
-
-
runZero v3.0.4
The runZero connector has been updated to fix the issue preventing tags from being imported from runZero.
-
Tenabe.io v3.1.30
The Tenable.io connector has been updated with the following changes:
-
3.1.30: Updated the
num_assets
andinclude_unlicensed
parameters for thevulns/export
endpoint by converting them to their appropriate types. They were previously sent as strings, which caused sync failures. -
3.1.29: Updated the SOURCE_STATUS attribute on the Vulnerability object with a normalized value.
-
-
Wiz v3.3.11
The Wiz connector has been updated with the following changes:
-
Fixed an issue where dates were appearing in the future due to the date parser not handling nanoseconds correctly. As a result, the date parser has been updated to accurately reflect the source data from Wiz.
-
Added the NAMESPACE_EXTERNAL_ID attribute to the Container object.
-
Code clean up and general maintenance.
-