Synapse

Latest version: v2.206.0

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

Scan your dependencies

Page 37 of 60

2.23.0

Not secure
====================

Features and Enhancements
-------------------------
- Add support for ndef based light edge definitions in the ``syn.nodes``
feed API.
(`2051 <https://github.com/vertexproject/synapse/pull/2051>`_)
(`2053 <https://github.com/vertexproject/synapse/pull/2053>`_)
- Add ISIC codes to the ``ou:industry`` form.
(`2054 <https://github.com/vertexproject/synapse/pull/2054>`_)
(`2055 <https://github.com/vertexproject/synapse/pull/2055>`_)
- Add secondary properties ``:loc``, ``:latlong``, and ``:place`` to the
``inet:web:action`` and ``inet:web:logon`` forms.
(`2052 <https://github.com/vertexproject/synapse/pull/2052>`_)
- Add secondary property ``:enabled`` to the form ``it:app:yara:rule``.
(`2052 <https://github.com/vertexproject/synapse/pull/2052>`_)
- Deprecate the ``file:string`` and ``ou:member`` forms, in favor of
using light edges for storing those relationships.
(`2052 <https://github.com/vertexproject/synapse/pull/2052>`_)

2.22.0

Not secure
====================

Features and Enhancements
-------------------------
- Allow expression statements to be used in Storm filters.
(`2041 <https://github.com/vertexproject/synapse/pull/2041>`_)
- Add ``file:subfile:path`` secondary property to record the path a file was
stored in a parent file. The corresponding ``file:subfile:name`` property is
marked as deprecated.
(`2043 <https://github.com/vertexproject/synapse/pull/2043>`_)
- Make the Axon ``wget()`` timeout a configurable parameter.
(`2047 <https://github.com/vertexproject/synapse/pull/2047>`_)
- Add a ``Cortex.exportStorm()`` on the Cortex which allows for exporting
nodes from a Storm query which can be directly ingested with the
``syn.nodes`` feed function. If the data is serialized using msgpack and
stored in a Axon, it can be added to a Cortex with the new
``Cortex.feedFromAxon()`` API. A new HTTP API, ``/api/v1/storm/export``,
can be used to get a msgpacked file using this export interface.
(`2045 <https://github.com/vertexproject/synapse/pull/2045>`_)

Bugfixes
--------
- Fix issues in the Layer push and pull loop code.
(`2044 <https://github.com/vertexproject/synapse/pull/2044>`_)
(`2048 <https://github.com/vertexproject/synapse/pull/2048>`_)
- Add missing ``toprim()`` and ``tostr()`` calls for the Stormtypes Whois
guid generation helpers.
(`2046 <https://github.com/vertexproject/synapse/pull/2046>`_)
- Fix behavior in the Storm lookup mode which failed to lookup some expected
results.
(`2049 <https://github.com/vertexproject/synapse/pull/2049>`_)
- Fix ``$lib.pkg.get()`` return value when the package is not present.
(`2050 <https://github.com/vertexproject/synapse/pull/2050>`_)

2.21.1

Not secure
====================

Bugfixes
--------
- Fix a variable scoping issue causing a race condition.
(`2042 <https://github.com/vertexproject/synapse/pull/2042>`_)

2.21.0

Not secure
====================

Features and Enhancements
-------------------------
- Add a Storm ``wget`` command which will download a file from a URL using
the Cortex Axon and yield ``inet:urlfile`` nodes.
(`2035 <https://github.com/vertexproject/synapse/pull/2035>`_)
- Add a ``--diff`` option to the ``merge`` command to enumerate changes.
(`2037 <https://github.com/vertexproject/synapse/pull/2037>`_)
- Allow StormLib Layer API to dynamically update a Layer's logedits setting.
(`2038 <https://github.com/vertexproject/synapse/pull/2038>`_)
- Add StormLib APIs for adding and deleting extended model properties, forms
and tag properties.
(`2039 <https://github.com/vertexproject/synapse/pull/2039>`_)

Bugfixes
--------
- Fix an issue with the JsonStor not created nested entries properly.
(`2036 <https://github.com/vertexproject/synapse/pull/2036>`_)

2.20.0

Not secure
====================

Features and Enhancements
-------------------------
- Correct the StormType ``Queue.pop()`` API to properly pop and return
only the item at the specified index or the next entry in the Queue.
This simplifies the intent behind the ``.pop()`` operation; and removes
the ``cull`` and ``wait`` parameters which were previously on the method.
(`2032 <https://github.com/vertexproject/synapse/pull/2032>`_)

Bugfixes
--------
- Use ``resp.iter_chunked`` in the Axon ``.wget()`` API to improve
compatibility with some third party libraries.
(`2030 <https://github.com/vertexproject/synapse/pull/2030>`_)
- Require the use of a msgpack based deepcopy operation in handling
storage nodes.
(`2031 <https://github.com/vertexproject/synapse/pull/2031>`_)
- Fix for ambiguous whitespace in Storm command argument parsing.
(`2033 <https://github.com/vertexproject/synapse/pull/2033>`_)

2.19.0

Not secure
====================

Features and Enhancements
-------------------------

- Add APIs to remove decommissioned services from AHA servers.
- Add (optional) explicit network parameters to AHA APIs.
(`2029 <https://github.com/vertexproject/synapse/pull/2029>`_)

- Add cell.isCellActive() API to differentiate leaders/mirrors.
(`2028 <https://github.com/vertexproject/synapse/pull/2028>`_)

- Add pop() method to Storm list objects.
(`2027 <https://github.com/vertexproject/synapse/pull/2027>`_)

Bugfixes
--------

- Fix bug in dry-run output of new merge command.
(`2026 <https://github.com/vertexproject/synapse/pull/2026>`_)

Page 37 of 60

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.