Skip to main content

October 2025 Integration+ Connector Releases

Updates made to the Integration+ connectors in October 2025.

Updated

  • Checkmarx One v3.2.4

    The Checkmarx One connector has been updated with the following changes:

  • Checkmarx SAST v3.2.4

    The Checkmarx SAST connector has been updated with the following changes:

    • Added API rate limiting support.
    • Added a new "Maximum retries" setting in Additional settings.
    • Added "Critical" as a supported value for the severities operation option in the Static Code Finding and Static Code Finding Definition objects.
    • Code cleanup and maintenance.
  • CrowdStrike Endpoint Security v3.2.8

    The CrowdStrike Endpoint Security connector has simplified the LAST_FOUND attribute assignment logic for the Vulnerability object. For vulnerabilities with an open status, LAST_FOUND is set to the host’s last seen time or the vulnerability’s last updated time. For closed vulnerabilities, LAST_FOUND is set to the vulnerability’s closed timestamp if available; if not, the attribute is omitted.

  • Endor Labs v3.0.3

    The Endor Labs connector has been updated with the following changes:

    • 3.0.3:

      • Refactored project and finding's retrieval methods to use a common filter parameter.
    • 3.0.2:

      • Refactored namespace handling to ensure that the connector retrieves all relevant data.
  • Fleet v3.1.4

    The Fleet connector has added null and isNotBlank checks for the UUID attribute in the Host object.

  • Flexera Software Vulnerability Research v3.1.2

    The Flexera Software Vulnerability Research connector has added two new attributes in the Vulnerability Definition object:

    • CVSS_V4_BASE_SCORE
    • CVSS_V4_VECTORgb
  • GitHub v4.0.15

    The GitHub connector has been updated with the following changes:

    • 4.0.15:

      • Updated Dependabot Alert object syncs to support GitHub's removal of offset-based pagination by implementing cursor-based pagination so that orchestrations would not hang.
    • 4.0.14:

      • Fixed the "Resource not found" error seen in Repository object syncs by logging 404 errors as Request failed without failing those syncs.
  • Google Security Command Center v3.2.7

    The Google Security Command Center connector has been updated with the following changes:

    • In the Compute Instance object, mapped natIP to PUBLIC_IP_ADDRESSES and networkIP to PRIVATE_IP_ADDRESSES.
    • The connector now retrieves the SQL Instance object from Google Cloud.
    • Moved the mapping of RECOMMENDATION attribute from Violation Definition to Violation object.
  • Microsoft Defender for Cloud v3.4.22

    The Microsoft Defender for Cloud connector has added mapping of Amazon Web Services (AWS) resources to the TARGET attribute in the Violation object.

  • Microsoft Defender for Endpoint v3.4.23

    The Microsoft Defender for Endpoint connector has been updated with the following changes:

    • 3.4.23:

      • Added a DEVICE_LAST_SEEN attribute to the Vulnerability object.
      • Updated the data lifecycle management strategy for the Vulnerability object to use the DEVICE_LAST_SEEN attribute.
    • 3.4.21:

      • Reverted the changes implemented in 3.4.20, removing the package ID attachment to the TYPE attribute in the Vulnerability object.

        If you have upgraded to 3.4.20 and purged data as recommended, you may need to purge again before upgrading to this version.

  • Orca v3.1.9

    The Orca connector has been updated with the following changes:

    • 3.1.9:

      • Added two new operation options to filter the retrieved alerts by their asset_subcategory or asset_type.
      • Added RESULTS and RECOMMENDATION attributes to the Vulnerability object.
    • 3.1.8:

      • Updated the API endpoint used by test connection.
  • Prisma Cloud Compute v3.2.4

    The Prisma Cloud Compute connector has added three attributes to the Vulnerability object: PKG_TYPE, PKG_NAME, and PKG_VERSION.

  • Qualys WAS v5.3.25

    The Qualys WAS connector has been updated to map the LAST_FIXED attribute in the Finding object to the value of lastDetectedDate when the finding status is FIXED. For all other statuses, LAST_FIXED is left blank.

  • Rapid7 InsightVM v3.4.18

    The Rapid7 InsightVM connector has been updated to retrieve Policy findings from Rapid7 InsightVM. These findings are mapped to Violation and Violation Definition objects. See Attribute mappings for details.

  • Snyk v3.0.20

    The Snyk connector has been updated to add the LAST_CAPTURED attribute in the Component object.

  • watchTowr v3.0.5

    The watchTowr connector has been updated with the following changes:

    • 3.0.5:

      • Fixed a date parsing error that caused data integration to fail.
    • 3.0.4:

      • Fixed a connection error by switching to a custom user agent.