Changelog
Synapse-Flashpoint Changelog
v1.11.1 - 2024-08-15
Bugfixes
Remove unnecessary debug output in
flashpoint.ignite.reports.search
command.
v1.11.0 - 2024-08-15
Features and Enhancements
Add
flashpoint.ignite.reports.search
command for ingesting Flashpoint reports.
v1.10.0 - 2024-07-18
Features and Enhancements
Add
flashpoint.ignite.indicators
command.Add
flashpoint.ignite.fraud.search
command.Add
flashpoint.ignite.communities.search
command.Add
flashpoint.convertQuery()
API for converting FPTools query strings to Ignite query syntax.
v1.9.1 - 2024-06-21
Bugfixes
Add additional tag validation to handle poorly formed tags in response data.
v1.9.0 - 2024-05-15
Features and Enhancements
Add a
--fields
argument to theflashpoint.search.query.custom
andflashpoint.search.query
commands. If no fields argument is provided, the search commands will use the default fields from the Flashpoint UI.
v1.8.1 - 2024-02-20
Features and Enhancements
Update deprecated
$lib.dict()
usage to JSON style syntax.
v1.8.0 - 2024-02-14
Features and Enhancements
Add
--download-media
and--no-parse
options to theflashpoint.search.query
andflashpoint.search.query.custom
commands.
Bugfixes
Fix an issue where the
:aliases
property oninet:web:acct
nodes would be replaced rather than appended to.
v1.7.2 - 2023-08-18
Bugfixes
Fix an issue where scroll cursor IDs were not handled correctly.
v1.7.1 - 2023-06-14
Bugfixes
Remove the use of a deprecated Storm function.
v1.7.0 - 2023-03-22
Features and Enhancements
Update Power-Up to build with code signing.
Update ingest for
inet:web:post
message to populate the:channel
property and createinet:web:channel
andinet:web:instance
nodes rather thaninet:web:group
nodes.
v1.6.0 - 2022-09-28
Features and Enhancements
Update
flashpoint.search.query
andflashpoint.search.query.custom
to createit:exec:query
nodes with-(found)>
edges.
v1.5.0 - 2022-05-12
Features and Enhancements
Add
--add-tags
parameter toflashpoint.indicators
to add Flashpoint provided tags to results.Add
--tag
parameter toflashpoint.indicators
for applying a custom tag to results.
v1.4.0 - 2022-03-04
Features and Enhancements
Add
--traditional
option toflashpoint.search.query.custom
to allow custom queries to be specified in flashpoint “traditional” syntax.
v1.3.0 - 2022-03-01
Features and Enhancements
Add additional debug output to
flashpoint.search.query.custom
v1.2.0 - 2021-12-16
Features and Enhancements
Add
inet:search:query
nodes withfound
light edges to search results.Improved handling of media posts in search results.
Improved handling of search results from carding sites.
v1.1.0 - 2021-08-26
Features and Enhancements
Add
seen
light edges to nodes created as a result of a Flashpoint enrichment.
Bugfixes
Add missing cassette for generating userguide example usage.
Fix a typo in command help examples.
v1.0.0 - 2021-08-13
Features and Enhancements
Initial release of
Synapse-Flashpoint
v1.0.0.