Synapse v2.152.0
Model Changes
-
Update to the
biz
,crypto
,geo
,it
,mat
,media
,
andrisk
models.(
#3341 <https://github.com/vertexproject/synapse/pull/3341>
)
(#3377 <https://github.com/vertexproject/synapse/pull/3377>
)
(#3376 <https://github.com/vertexproject/synapse/pull/3376>
)
(#3381 <https://github.com/vertexproject/synapse/pull/3381>
)Updated Interfaces
crypto:smart:effect
Add adoc
value to the interface.it:host:activity
Add adoc
value to the interface.taxonomy
Add adoc
value to the interface.Updated Types
time
Thetime
type now recognizes RFC822 formatted time strings.biz:service:type:taxonomy
Thetaxonomy
interface has been added to the type.geo:place:taxonomy
Thetaxonomy
interface has been added to the type.it:log:event:type:taxonomy
Thetaxonomy
interface has been added to the type.it:prod:soft:taxonomy
Thetaxonomy
interface has been added to the type.mat:type
Thetaxonomy
interface has been added to the type.media:news:taxonomy
Thetaxonomy
interface has been added to the type.risk:alert:taxonomy
Thetaxonomy
interface has been added to the type.risk:alert:verdict:taxonomy
Thetaxonomy
interface has been added to the type.risk:threat:type:taxonomy
Thetaxonomy
interface has been added to the type.New Forms
it:dev:repo:label
A developer selected label.it:dev:repo:issue:label
A label applied to a repository issue.
Features and Enhancements
- Update the Storm string repr for
$lib.null
and$lib.undef
values to
$lib.null
and$lib.undef
. Previously these printedNone
and an
opaque Python object repr.
(#3361 <https://github.com/vertexproject/synapse/pull/3361>
_) - The
synapse.tools.aha.list
CLI tool now checks if it is connected to an
Aha server prior to enumerating Aha services.
(#3371 <https://github.com/vertexproject/synapse/pull/3371>
_)
Bugfixes
- Update the
file:path
support for scrape related APIs to address an
issue when matching against Linux style paths.
(#3378 <https://github.com/vertexproject/synapse/pull/3378>
_) - Update the
hex
type tozeropad
strings prior to checking their
validity.
(#3387 <https://github.com/vertexproject/synapse/pull/3387>
_) - Update the
yaml.CSafeLoader
check to not require the class to be
available.
(#3386 <https://github.com/vertexproject/synapse/pull/3386>
_)
Improved Documentation
- Update the documentation for the Storm
view.exec
command to explain the
separation of events and nodes between the parent and sub-runtimes.
(#3379 <https://github.com/vertexproject/synapse/pull/3379>
_)
For complete changelog entries, see the following https://synapse.docs.vertex.link/en/latest/synapse/changelog.html