Skip to main content

Cogynt v2.13 Release Notes

· 3 min read

Cogility is delighted to announce that Cogynt version 2.13 is generally available for AWS customers as of April 2024. Please see what's new below.

For more information, or to have your Cogynt instance updated, please contact us.

Data Management Tool

S3 Connector Builder

  • In addition to CSV source connectors, users can now build JSON source connectors.

  • New workflow and UI for building S3 connectors.

  • S3 connectors can now be exported and imported.

  • S3 connection can be tested before starting to help identify issues with connection or credentials while the connector is being built.

  • Data field mapping has become more automated, with an added ability to sample and extract schema from files in the source S3 bucket.

Authoring Tool

New Computations

  • Added new IP computation functions and operations so SMEs can construct more sophisticated cyber models.

  • Comparison operations will now resolve IP and their equivalent CIDR (i.e., x.x.x.x == x.x.x.x/32).

  • Added new mapping computations functions that allow SMEs and data scientists to perform more parallel transformations in a single event pattern, reducing repetitiveness and redundancy in models, and resulting a potentially lighter weight project.

User Experience Improvements

  • Improved loading times and performance throughout the Authoring application.

Model Documentation

  • Model documentation now exports directly as a PDF file.

  • Model documentation features are now accessible within the Authoring application, instead of being a separate application.

Workstation

  • Fixed a bug where too many tagged users on a comment would cause the collection interface to overflow off the widget boundaries.

  • Changed the logic for the system notification bell to always display a red bell indicator if there are > 0 active system notifications. Previously, it would only display a red icon if notifications were received while logged into the application.

  • Added pagination of tables of events found in Ingestion Settings, Data Delete Mode, and Event Decorations for performance improvements. As a result of the pagination changes, sorting on the Ingestion Settings table has been removed.

  • Added the ability to undo the removal of events from a collection.

User Management

Permissions

  • Simplified permissions for User Management:

    • A new permission for userManagement.users has been added.

    • Renamed permissions.role to userManagement.roles.

    • Renamed permissions.groups to userManagement.groups.

  • Removed permissions for users.role and users.groups, as these are now a part of userManagement.roles and userManagement.groups.

  • The permission users.accountStatus no longer appears, and has been incorporated into the new userManagement.users.

Layout

  • Implemented new Cogynt layout for User Management.

  • The left side navigation bar has been redesigned to have three pages: Users, Roles, and Groups.

  • The Users page has been updated with the new Standard Cogynt Data Grid and Data Viewer.

Audit Viewer

  • The application has been redesigned with the new Cogynt layout.

  • The table has been updated with the new Standard Cogynt Data Grid and Data Viewer.

  • The text search and date filter have been redesigned.