Release Notes 3.8.6
February 17, 2025
We are excited to introduce you to the latest version of Collaborate v3.8.6. This release includes several enhancements.
Member Portal Enhancements
The Doc Library now includes an out-of-the-box Network Advisories folder, which stores attachments from alerts categorized as Partner Advisory. These attachments are automatically organized into subfolders based on their source, streamlining access to network advisory files and making it easier to find relevant information.
![]() |
For more information, see Manage Doc Library Files and Folders.
Analyst Portal Enhancements
In Configuration, you can now enable the Display Member Attribution in Analyst Portal option in Member Submissions. This allows Root Admins, Admins, and roles with the View Submitter Name in Anonymous Intel Submissions permission to view the submitter's details, even if the submitter chooses anonymity. This ensures that authorized users can trace the source of threat intelligence while still allowing general anonymity for members. For more information, see Configure Member Submission Preferences.
The Doc Library now includes an out-of-the-box Network Advisories folder to store attachments from alerts categorized as Partner Advisory. When you review and publish an alert from an advisory provider, or when a network automatically publishes an alert, the attachments from these alerts are automatically organized into subfolders based on their information source, simplifying file access.
Note
To ensure proper folder access, avoid adding recipient groups directly to the Network Advisories folder or its subfolders. Manage recipient group access through Advisory Management at any time.
For more information, see Manage Doc Library Files and Folders.
Member accounts that remain inactive beyond the duration configured by the analysts will be automatically deactivated.
Collaborate API Documentation Enhanced
The Collaborate API documentation is updated with a more structured and user-friendly interface, improving accessibility and navigation.
This update brings the following enhancements to improve usability and efficiency:
Enhanced Search: Quickly locate API endpoints with an optimized search experience.
Integrated Feedback: Provide feedback directly within the API documentation.
Improved Organization: A structured layout, ensuring easier navigation and accessibility.
![]() |
For more information, see Collaborate API documentation.
Open API Enhancements
The following APIs are introduced:
Create Recommended Action API (
{{server}}csap/v1/recommended_action/
): Allows analysts to recommend actions to members after publishing an alert. Members can also recommend actions to other members, fostering better coordination. For more information, see Create Recommended Action.Get Recommended Actions API (
{{server}}csap/v1/recommended_action/
): Allows you to retrieve recommended actions and their details using an alert ID. For more information, see Get Recommended Actions.List Matched Alerts by IR ID API (
{{server}}csap/v1/ir-alerts/
): Allows you to retrieve alerts associated with a specified Intelligence Requirement (IR). For more information, see List Matched Alerts by IR ID.
Bug Fix
Automatic logouts due to inactivity are now prevented while you edit alerts, ensuring a seamless and uninterrupted workflow in the Analyst Portal.