Changelog
Synapse-Cybersixgill Changelog
v0.7.0 - 2024-06-17
Features and Enhancements
Add Optic Workflow for searching and ingesting Intel Items.
Add Optic Workflow for searching and ingesting Credentials Leaks.
Bugfixes
Fix an issue where the default tag prefix was used in addition to a custom tag prefix when ingesting Intel Items.
v0.6.0 - 2024-04-01
Features and Enhancements
Update
risk:vuln
node generation to deconflict on the:reporter:name
property.
v0.5.1 - 2024-02-20
Features and Enhancements
Update deprecated
$lib.dict()
usage to JSON style syntax.
v0.5.0 - 2023-12-08
Features and Enhancements
Always print the full raw API response when
--debug
is specified.Handle HTTP error code 429 (rate-limiting) and retry after the time specified in the header.
Set the
partial_content
option tofalse
forcybersixgill.intel.items
.Set the
module
option tocti
andosint
forcybersixgill.intel.items
.Update
cybersixgill.intel.items
to createit:exec:query
nodes with-(found)>
edges.
Bugfixes
Fix an issue that caused the end time for
cybersixgill.intel.items
to not be parsed properly.
v0.4.0 - 2023-11-20
Features and Enhancements
Add
cybersixgill.credentials.leaks
command for querying the Credentials Leaks API.Add
cybersixgill.intel.items
command for querying the Intel Items API.
v0.3.1 - 2023-10-11
Bugfixes
Fix an issue where the auth token would not be cleared when removing the currently configured API key.
v0.3.0 - 2023-06-16
Features and Enhancements
Updated to use new CVSS model and
$lib.infosec.cvss.vectToScore()
v0.2.0 - 2023-02-28
NOTE: This release is considered Beta and may be subject to change.
Features and Enhancements
Add
cybersixgill.cve.enrich
command for enriching CVEs with additional vulnerability data from the DVE enrichment API.
v0.1.0 - 2023-02-16
NOTE: This release is considered Beta and may be subject to change.
Features and Enhancements
Initial beta release of the
Synapse-Cybersixgill
Power-Up