Sorna-manager

Latest version: v0.9.11

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

Scan your dependencies

Page 4 of 4

0.7.3

------------------

**CHANGES**

- When launching a new kernel and accessing to an existing kernel, it scans
only "currently alive" instances by checking shadow keys that automatically
expires. This makes the Sorna service sustainable with abrupt agent failures.

0.7.2

-----------------

**CHANGES**

- When launching a new kernel, it now chooses the least loaded agent instead of
the first-found agent with free kernel slots.

0.7.1

------------------

Hot-fix to add missing dependencies in requirements.txt and setup.py

0.7.0

------------------

To avoid confusion with different version numbers in other Sorna sub-projects,
we skip the version 0.6.0 in all sub-projects.

**NEW**

- Implemented most of the REST API except streaming terminals and events.

- Added database schema for user/keypair information management.
It can be initialized using `python -m sorna.gateway.models` command.

**FIXES**

- Fixed duplicate kernel count decrementing when destroying kernels in legacy manager.

0.5.1

------------------

**FIXES**

- Added a missing check for stale kernel sessions due to restarts of Sorna agents.
This bug has impacted public tutorial/workshops and demonstrations because the
manager does not recreate kernels at the right timing.

0.5.0

------------------

**NEW**

- First public release.

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.