Skip to main content

October 2024 Integration+ Connector Releases

Updates made to the Integration+ connectors in October 2024.

Updated

  • Amazon EC2 v3.0.11

    The Amazon EC2 connector has been updated with the following changes:

    • Fixed an issue where the EC2 connector sync was failing due to deprecated attributes on the Instance object. As a result, the following attributes were updated:

      • HOST_NAME -> HOST_NAMES
      • PRIVATE_DNS_NAME -> PRIVATE_DNS_NAMES
      • PUBLIC_DNS_NAME -> PUBLIC_DNS_NAMES
      • PUBLIC_IP_ADDRESS -> PUBLIC_IP_ADDRESSES
    • Changed the SECURITY_GROUP attribute type on the Instance object from single to multi-valued.

  • Axonius v3.0.4

    The Axonius connector has been updated to remove the following duplicate attributes from the Device object:

    • IP_ADDRESSES
    • MAC_ADDRESSES
    • NAME
    • OPERATING_SYSTEM
    • SERIAL_NUMBER

    The following duplicate attributes were also removed from the User object:

    • EMAILS
    • EMPLOYEE_NUMBER
    • FIRST_NAME
    • LAST_NAME
    • PHONE_NUMBERS
  • Burp Suite Enterprise v3.1.5

    The Burp Suite Enterprise connector has been updated to fix an issue where the connector was not pulling in data due to deprecated attributes. Replaced the following attributes on the Scan object:

    • ScanResource.site_id -> ScanResource.scanTarget.id
    • ScanResource.site_name -> ScanResource.scanTarget.name
    • ScanResource.scope -> ScanResource.scope_v2
  • Checkmarx SAST v3.0.8

    The Checkmarx SAST connector has been updated to fix an issue where incorrect UIDs were being generated for Static Code Finding Definition objects, resulting in data inconsistencies.

  • CyCognito v3.0.12

    The CyCognito connector has been updated with the following changes:

    • 3.0.12: Removed prefixes (e.g., ip/, domain/) from related asset attributes to standardize values. For example, ip/1.1.1.1 is now displayed as 1.1.1.1.

    • 3.0.11: Fixed an issue where the Issue Definition object sync was failing.

    • 3.0.10:

      • Fixed an issue where the connector wasn't retrieving inactive and removed assets from CyCognito.

      • Updated the default behavior to retrieve assets with SCAN_STATUS values of normal, new, change, and removed.

        • You can override this by using the new operation option: scan_status.
      • Replaced the alive operation option with active.

        note

        If you are currently using the alive operation option, please update your integration configuration to use active to avoid potential errors during syncs.

      • Added support for parallel processing for faster syncs.

      • Increased the default page size to 1000.

      • Added the SOURCE_STATUS attribute to the Certificate, Domain, IP Address, IP Range, and Web Application objects.

  • Device42 v3.0.1

    The Device42 connector has been updated to add support for Data lifecycle management to the Device object.

  • Flexera Software Vulnerability Research v3.0.4.1

    The Flexera Software Vulnerability Research connector has been updated to add three new additional settings to help manage API throttling and optimize API call handling: Parallel requests, Maximum retries, and Requests per minute.

  • GitHub v4.0.5

    The GitHub connector has been updated to add the following attributes to the Dependabot Alert object:

    • DISMISS_REASON
    • DISMISSED_AT
    • DISMISSED_BY
  • Google Security Command Center v3.1.1

    The Google Security Command Center connector has been updated to add the CVE_IDS and CVE_RECORDS attributes to the Finding object to retrieve CVE information.

  • Intigriti v3.0.7

    The Intigriti connector has been updated with the following changes:

    • 3.0.7: Fixed an issue where the Intigriti connector was returning fewer pentest findings than expected.

    • 3.0.6: Moved the SEVERITY attribute from the Pentest Finding Definition object to the Pentest Finding object.

  • Invicti v3.0.5

    The Invicti connector has undergone the following changes:

    • 3.0.5: Code clean up and general maintenance.

    • 3.0.4: Fixed an issue where the Issue object sync was failing.

  • Jamf Pro v3.0.8

    The Jamf Pro connector has been updated to fix an issue where the Software object sync was failing due to an array out-of-bounds exception.

  • Jira Cloud v3.1.17

    The Jira Cloud connector has been updated to fix an issue where the status category for issues was not being retrieved by the connector. As a result, the ISSUE_STATUS_CATEGORY attribute was added to the Issue object.

  • Jira Data Center v3.1.17

    The Jira Data Center connector has been updated to fix an issue where the status category for issues was not being retrieved by the connector. As a result, the ISSUE_STATUS_CATEGORY attribute was added to the Issue object.

  • LDAP v3.1.3

    The LDAP connector has been updated to fix an issue where attribute names were returned as null for certain fields, resulting in misordered fields and improperly formatted attributes.

  • Mend.io v3.0.3

    The Mend.io connector has been updated to fix an issue where findings were incorrectly tied to the wrong assets due to reused numeric UIDs across different asset types. As a result:

    • Application UIDs are now prefixed with APP-.

    • Code Project UIDs are now prefixed with CP-.

  • Microsoft Defender for Cloud v3.4.2

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

    • Fixed an issue where asset names overlapped between different subscriptions. The connector now uses resource IDs to uniquely identify assets.

    • Normalized UIDs to resolve consolidation issues between violations and vulnerabilities.

  • Orca v3.0.2

    The Orca connector has been updated to fix a data mismatch error. As a result, the DISTRIBUTION_VERSION attribute type on the Container, Function, and Virtual Machine objects was changed from string to integer.

  • Qualys Vulnerability Management v5.3.5

    The Qualys Vulnerability Management connector has been updated to add a new additional setting to help prevent sync failures due to default timeout limits: Request timeout.

  • Qualys Web Application Scanning v5.3.5

    The Qualys Web Application Scanning connector has been updated to add a new additional setting to help prevent sync failures due to default timeout limits: Request timeout.

  • runZero v3.0.3

    The runZero connector has been updated to add support for Data lifecycle management to the Asset and Vulnerability objects.

  • SentinelOne v3.2.2

    The SentinelOne connector has been updated with the following changes:

    • 3.2.2: Code clean up and general maintenance.

    • 3.2.1:

      • Added more attributes to the Device object.

      • Code clean up and general maintenance.

    • 3.2.0:

      • Changed the CVSS_V3_BASE_SCORE attribute type on the Vulnerability Definition object from string to double.

      • Code clean up and general maintenance.

  • SonarQube v3.0.3

    The SonarQube connector has been updated to fix an issue where syncs were failing with a "NoSuchElementException" error.

  • Snyk v3.0.17

    The Snyk connector has been updated to add support for Data lifecycle management to the Code Repository, Collection, Component, Open Source Issue, Project, Static Code Issue, and Violation objects.

  • Tenable.io v3.1.26

    The Tenable.io connector has been updated to change the VULNERABILITY_AGE attribute type on the Vulnerability Definition object from string to integer.

  • Veracode v3.1.5

    The Veracode connector has been updated up to add applications as a target for Dynamic Code Findings.

  • Wiz v3.1.8

    The Wiz connector has been updated with the following changes:

    • 3.1.8: Code clean up and maintenance.

    • 3.1.7:

      • Fixed an issue where the Issue and Issue Definition object syncs were failing.

      • Added the SOURCE_SEVERITY_SCORE attribute to the Vulnerability object.

      • Code clean up and maintenance.