Synapse

Latest version: v2.171.0

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

Scan your dependencies

Page 30 of 53

2.25.0

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

Features and Enhancements
-------------------------
- Implement tag model based pruning behavior for controlling how individual
tag trees are deleted from nodes.
(`2067 <https://github.com/vertexproject/synapse/pull/2067>`_)
- Add model interfaces for defining common sets of properties for forms,
starting with some file mime metadata.
(`2040 <https://github.com/vertexproject/synapse/pull/2040>`_)
- Add ``file:mime:msdoc``, ``file:mime:msxls``, ``file:mime:msppt``, and
``file:mime:rtf`` forms.
(`2040 <https://github.com/vertexproject/synapse/pull/2040>`_)
- Tweak the ival normalizer to auto-expand intervals with a single element.
(`2070 <https://github.com/vertexproject/synapse/pull/2070>`_)
- Removed the experimental ``spawn`` feature of the Storm runtime.
(`2068 <https://github.com/vertexproject/synapse/pull/2068>`_)

Bugfixes
--------
- Add a missing async yield statement in ``View.getEdgeVerbs()``.
(`2069 <https://github.com/vertexproject/synapse/pull/2069>`_)

Improved Documentation
----------------------
- Correct incorrect references to the ``synapse.tools.easycert``
documentation.
(`2065 <https://github.com/vertexproject/synapse/pull/2065>`_)

2.24.0

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

Features and Enhancements
-------------------------
- Add support for storing model metadata for tags and support for enforcing
tag trees using regular expressions.
(`2056 <https://github.com/vertexproject/synapse/pull/2056>`_)
- Add ``ou:contest:url`` secondary property.
(`2059 <https://github.com/vertexproject/synapse/pull/2059>`_)
- Add ``synapse.lib.autodoc`` to collect some Storm documentation helpers
into a single library.
(`2034 <https://github.com/vertexproject/synapse/pull/2034>`_)
- Add ``tag.prune`` Storm command to remove parent tags when removing a
leaf tag from a node.
(`2062 <https://github.com/vertexproject/synapse/pull/2062>`_)
- Update the ``msgpack`` Python dependency to version ``v1.0.2``.
(`1735 <https://github.com/vertexproject/synapse/pull/1735>`_)
- Add logs to Cell backup routines.
(`2060 <https://github.com/vertexproject/synapse/pull/2060>`_)
- Export the Layer iterrows APIs to the CoreApi.
(`2061 <https://github.com/vertexproject/synapse/pull/2061>`_)

Bugfixes
--------
- Do not connect to Aha servers when they are not needed.
(`2058 <https://github.com/vertexproject/synapse/pull/2058>`_)
- Make the array property ``ou:org:industries`` a unique array property.
(`2059 <https://github.com/vertexproject/synapse/pull/2059>`_)
- Add permission checks to the Storm ``movetag`` command.
(`2063 <https://github.com/vertexproject/synapse/pull/2063>`_)
- Add permissions checks to the Storm ``edges.del`` command.
(`2064 <https://github.com/vertexproject/synapse/pull/2064>`_)

Improved Documentation
----------------------
- Add documentation for the ``synapse.tools.genpkg`` utility, for loading
Storm packages into a Cortex.
(`2057 <https://github.com/vertexproject/synapse/pull/2057>`_)
- Refactor the Stormtypes documentation generation to make it data driven.
(`2034 <https://github.com/vertexproject/synapse/pull/2034>`_)

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>`_)

Page 30 of 53

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.