Deep-lynx

Latest version: v0.1.8

Safety actively analyzes 679296 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 12

1.6.1

This is considered a minor, non-breaking release of DeepLynx.

- Corrected an issue with the internal RBAC system which could occasionally wipe user roles.

1.6.0

This is considered a major, non-breaking release of DeepLynx. Major changes were made to drastically improve graph ingestion speed. Some minor features and fixes are also included. The changes in this release include:

- removed insert trigger and reliance on ID as primary key
- removed hypertables
- removed queues and queue-based workers
- rewrote data source processing to be a batch job
- rewrote node and edge processing to be a batch job
- added IS_NODE env variable to signify if DL instance is the main instance vs a node in a clustered environment
- refactored import process so long-running processes in one container don't hang up other containers
- adjusted docker files to account for postgres vs timescale docker image
- [feature] added the ability to view all files for a container instead of only on a per-node or per-edge basis
- moved the contents of server/legacy/ to server/
- improved gitignore
- built snapshot generator in Rust for node dataframes
- integrated snapshot into processing flow
- added ability to backfill edges with additional info

1.5.4

This is considered a minor, non-breaking release of DeepLynx.
- fixed ontology versioning bug that sometimes caused classes and relationships not to load in the UI
- added the ability to mass select Y axis variables in timeseries viewer
- added relationship pair ID as a copyable field in relationship pair tables in UI
- added the ability to mass consume queue messages
- laid groundwork for edge processing changes
- added edge direction as a queryable graphQL field
- resolved some minor security issues
- laid groundwork for shape hasher changes
- improved class/relationship loading times in DeepLynx UI

1.5.3

This is considered a minor, non-breaking release of DeepLynx.

- Security Patches

1.5.2

This is considered a minor, non-breaking release of DeepLynx.

- Corrected yarn build Docker issues
- Extended Edge creation/Cypher querying cabability
- Various Admin UI bugfixes

1.5.1

This is considered a minor, non-breaking release of DeepLynx.

- Implemented class inheritance for ontologies
- Relationship Pairs are now displayed in the GUI as children of their origin Classes, similar to Class Properties
- Relationship Pairs and Class Properties are inherited from their parent classes. Pairs are inherited only by children of the origin class.
- Updated ontology importer to more fully support inheritance
- Added JWKs endpoint for JWT verification
- Added ability for all users (regardless of admin status) to see DL version number
- Added ability to add tags to nodes and edges during transformation
- Converted all frontend vue files from class API to optionsAPI
- Allow for editing user role when sending container invites
- Ripped out timeseries bucket system
- Added debounce to search metatypes/relationships (so there's not an API call with every single keystroke)

Page 1 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.