March 2025 Integration+ Connector Releases
Updates made to the Integration+ connectors in March 2025.
New
-
CrowdStrike Cloud Security v3.2.0
CrowdStrike Cloud Security is a cloud security tool that scans your container images for policy violations and vulnerabilities. You can bring image and security data from CrowdStrike Cloud Security into Brinqa.
Updated
-
Amazon DynamoDB v3.0.12
The Amazon DynamoDB connector has been updated with the following changes:
-
Added a new additional setting to support custom UID generation: Unique fields. This enables you to specify a comma-separated list of fields that, when combined, represent a unique row.
-
Added a new additional setting to support proper handling of date-type attributes: Date fields. This enables querying against specified date fields and supports custom data lifecycle management (DLM) configurations.
-
-
Amazon Inspector v3.0.13
The Amazon Inspector connector has been updated with the following changes:
-
Fixed an issue where some Package Vulnerabilities associated with AWS EC2 instances were not displaying in Brinqa.
-
Updated the AWS SDK version from 2.25.6 to 2.31.7.
-
-
AssetNote v3.0.4
The AssetNote connector has been updated to add a new operation option for the Vulnerability object to filter by severity score:
severityCustomFloat
. -
Brinqa Risk Intelligence v2.1.7
The Brinqa Risk Intelligence connector has been updated with the following changes:
-
2.1.7: Improved handling of socket timeouts during syncs, code clean up, and general maintenance.
-
2.1.6: Fixed an issue where the connector sync was failing when reading from the last sync due to a type conversion error. Beginning of Time syncs were unaffected, but last sync attempts resulted in inconsistent failures. This update resolves the conversion issue to ensure delta syncs work as expected.
-
-
Checkmarx One v3.2.0
The Checkmarx One connector has been updated with the following changes:
-
The
api/sca/risk-management/risk-reports
API endpoint is being deprecated by Checkmarx. As a result, it has been replaced with theapi/sca/export/requests
API endpoint. -
Fixed an issue where the connector was not retrieving all findings from Checkmarx. As a result, Pagination has now been introduced on the
api/projects/last-scan
API endpoint to ensure all findings are retrieved. -
Fixed an issue where Static Code Findings were incorrectly linked to the first scan instead of the last scan. The connector now correctly associates Static Code Findings with the last scan for more accurate assessment tracking.
-
-
CrowdStrike Endpoint Security v3.2.0
The CrowdStrike connector was renamed to CrowdStrike Endpoint Security.
-
Jira and Jira Cloud v3.1.19
The Jira connectors have been updated to fix an issue where the Issue object sync was failing due to a deserialization error. The connector now properly handles custom fields where the
value
is returned as a JSON object instead of a string. -
LDAP v3.1.4
The LDAP connector has been updated to fix an issue where the PWD_LAST_SET and LAST_LOGON_TIMESTAMP attributes were displaying incorrect date values.
-
Microsoft Defender for Endpoint v3.4.9
The Microsoft Defender for Endpoint connector has been updated to support a new optional authentication method using a private key and certificate.
-
PlexTrac v3.0.8
The PlexTrac connector has been updated with the following changes:
-
3.0.8: Fixed an issue where the Pentest Finding Definition object sync was failing due to CVSS vector strings containing only blank spaces.
-
3.0.7: Fixed an issue where the Assessment and Pentest Finding Definition object syncs were failing.
-
-
Qualys Policy Compliance v5.3.14
The Qualys Policy Compliance connector has been updated with the following changes:
-
5.3.14: Updated the API endpoint used to retrieve Host data from Qualys. The connector now uses
/api/4.0/fo/asset/host/
instead of the deprecated/api/2.0/fo/asset/host/
endpoint. -
5.3.13: The connector now retrieves the Policy object from Qualys to ensure that violations are correctly linked to their associated policies.
-
-
Qualys Policy Compliance Reporting Service (PCRS) v5.3.12
The Qualys PCRS connector has been updated with the following changes:
-
Moved the POLICY_ID, POLICY_TITLE, and TECHNOLOGY attributes from the Violation Definition object to the Violation object.
-
Removed the TECHNOLOGIES attribute from the Violation Definition object, as it was a duplicate of the TECHNOLOGY attribute.
-
-
Qualys Vulnerability Management v5.3.14
The Qualys Vulnerability Management connector has been updated with the following changes:
-
Updated the API endpoints used to retrieve data from Qualys. The connector now uses the following updated endpoints:
- Host:
/api/4.0/fo/asset/host/
- Vulnerability:
/api/3.0/fo/asset/host/vm/detection/
- Vulnerability Definition:
/api/3.0/fo/knowledge_base/vuln/
- Host:
-
Added new operation options to the Vulnerability object to enhance vulnerability filtering:
arf_key
,arf_filter_keys
, andshow_arf_data
. These options enable you to include or exclude vulnerabilities based on advanced runtime filtering (ARF) conditions.
-
-
Wiz v3.3.6
The Wiz connector has been updated with the following changes:
-
Added a new operation option for the Issue object to filter by issue type:
type
. -
Added the CATEGORIES attribute to the Issue object.
-
Added support for ticketing information from Wiz to help prevent duplicate ticket creation and improve issue tracking. As a result, the following attributes were added to the Issue object:
- TICKET_EXTERNAL_ID
- TICKET_ID
- TICKET_NAME
- TICKET_URL
-