Release Notes 3.8.4
November 11, 2024
We are excited to introduce you to the latest version of Collaborate v3.8.4. This release includes several enhancements.
Member Portal Enhancements
The Partner Advisories section is now renamed to Network Advisories, where you can view alerts from both Cyware and network advisory providers. You can also filter alerts by their sources in the Network Advisories section, streamlining alert segregation. For more information, see Manage Alerts.
You can now view RFI submitter details such as name and email in the Additional Information section of the RFI alert. This enhances transparency and facilitates effective communication. This enhancement is available based on the configuration in the Analyst Portal.
In the ATT&CK Navigator, you can now download the Alert and TDL Heat Maps to your device in PDF format, making it easy to share insights with users outside Collaborate. Any filters you apply or techniques you expand before downloading will be included in the PDFs, ensuring a comprehensive and customized overview of your data.
Analyst Portal
Dashboard Widgets Enhanced
You can now visualize and monitor data for Intelligence Requirements (IRs) in the Analyst Portal using the following new system widgets:
Total IRs by Status: Displays the total count of IRs categorized by their status (Submitted, Published, Rejected, Closed).
Types of IRs Submitted by Organization: Displays the total number of IRs and IR types (GIR, PIR, SIR) submitted by various organizations.
Most Followed IRs: Displays the IRs with the highest number of followers.
Other Enhancements
As part of Advisory Management, the following enhancements are now available:
The Partner Advisories section is now renamed to Network Advisories.
Cybersecurity and Infrastructure Security Agency (CISA) is now available as a network advisory in Collaborate. As an analyst, while managing this network, you can select the types of CISA advisories you want to publish as alerts, enhancing your control over advisory dissemination.
For more information, see Manage Network Advisories.
In Integrations, ThreatConnect is now available as a third-party integration, allowing you to configure and publish alerts for further analysis. For more information, see Configure ThreatConnect Integration.
In the ATT&CK Navigator, you can now download the Alert, Intel, and TDL Heat Maps to your device in PDF format. This allows you to perform offline analysis or share insights with users outside Collaborate. Any filters you apply or techniques you expand before downloading will be included in the PDFs, ensuring a comprehensive and customized overview of your data.
In Configuration, the following enhancements are available:
You can now enable the Display RFI Submitter in Alert option, allowing recipients to view the RFI submitter's details such as name and email in RFI alerts. For more information, see Configure Member Submission Preferences.
You can now turn off the Pending Intel Reminder Email for Organization and Pending Intel Reminder Email for Analyst options by setting them to zero hours and zero minutes, allowing you to disable reminder emails as needed. For more information, see Configure Intel Approver Flow Preferences.
In User Management, the following enhancements are available:
Users will now receive an email notification when you deactivate their account. This ensures users are promptly informed of changes to their account status.
You can now reset a member’s password, simplifying the account recovery process. For more information, see Manage Members.
You can now filter alerts and RFIs by RFI response content, making it easier to quickly access relevant information.
Open API Enhancements
The Member Details API (
{{server}}csap/v1/member/:user_id/
) is now enhanced to return the registration date, last active session, and the location details for the specified member. For more information, see Member Details.The List Alerts by Tracking ID API (
{{server}}csap/v1/get_tracking_id_details/
) is now enhanced to support thestatus
query parameter, allowing you to filter and retrieve alerts based on their status (draft, submitted, published, expired, and scheduled). The API now also returns the alert status in the response. For more information, see List Alerts by Tracking ID.