Changelog
Synapse-Censys Changelog
v7.1.0 - 2025-10-15
Features and Enhancements
Restored and deprecated Synapse-Censys commands that used legacy Censys APIs: -
censys.apiinfo-censys.certs.enrich-censys.certs.observations-censys.certs.search-censys.certs.subdomains-censys.hosts.certs-censys.hosts.domain-censys.hosts.enrich-censys.hosts.history-censys.hosts.names-censys.hosts.searchRestored and deprecated Synapse-Censys setup commands for legacy Censys API support: -
censys.setup.apikey-censys.setup.tagprefixRemoved migration from v7.0.0 that deleted the legacy API keys and tag prefixes. Upgrading to this version from a version prior to v7.0.0 will leave the legacy configs in place.
Documentation
Added a note about configuring Censys Platform user roles for accessing API endpoints.
v7.0.0 - 2025-10-10
Automatic Migrations
Removed old API keys and tag prefixes. API keys and tags will have to be configured again for the new Censys Platform APIs.
Removed
geo:telem -(seenat)>edges and moved the destination node to the:nodeproperty.
Features and Enhancements
Removed Synapse-Censys commands that used legacy Censys APIs: -
censys.apiinfo-censys.certs.enrich-censys.certs.observations-censys.certs.search-censys.certs.subdomains-censys.hosts.certs-censys.hosts.domain-censys.hosts.enrich-censys.hosts.history-censys.hosts.names-censys.hosts.searchRemoved Synapse-Censys setup commands: -
censys.setup.apikey-censys.setup.tagprefixAdded Synapse-Censys config commands: -
censys.config.add-censys.config.del-censys.config.list-censys.config.show-censys.config.update-censys.config.migrateAdded Synapse-Censys commands to interact with Censys Platform APIs: -
censys.platform.certs.download-censys.platform.certs.enrich-censys.platform.certs.observations-censys.platform.hosts.enrich-censys.platform.hosts.history-censys.platform.searchUpdated documentation to reflect usage of the new commands.
Updated ingest logic to use
geo:telem:nodeproperty instead of deprecatedseenatedge.
v6.5.0 - 2025-08-22
Features and Enhancements
Added
censys.hosts.certscommand to ingest historical certificates for an IP address.
v6.4.1 - 2025-08-14
Bugfixes
Removed ability for a user to call the privsep module directly to put bytes in the Axon.
v6.4.0 - 2025-07-29
Features and Enhancements
Added
censys.certs.observationscommand to retrieve IP/service information about certificates.
Bugfixes
Fixed an issue that could prevent deletion of
inet:ssl:certnodes during migration.
v6.3.1 - 2025-07-10
Bugfixes
Fixed an issue where receiving an IP address when an FQDN was expected in a reverse DNS record could raise an exception.
v6.3.0 - 2025-05-30
Feature and Enhancements
Updated ingest logic to create
inet:tls:ja3s:samplenodes when a JA3S value is provided in the API response.Added ingest support for JA4 / JA4S TLS fingerprints and updated JA3S ingest logic.
v6.2.0 - 2025-05-16
Features and Enhancements
Updated
censys.hosts.searchhelp documentation to provide a note about labels, and an example of how to add tags based on host labels.
Bugfixes
Fixed an issue where the
censys.certs.enrichcommand would return multiple warnings when a SHA-256 hash was not present in the response.
v6.1.0 - 2025-03-07
Features and Enhancements
Added
censys.setup.tagprefixcommand to configure tag prefixes.Updated ingest logic to apply labels as tags to hosts (
inet:ipv4/inet:ipv6), services (inet:server), and certificates (crypto:x509:cert).Updated
censys.hosts.searchto populate theit:exec:query:optsproperty.Updated
censys.hosts.searchandcensys.certs.searchto populate theit:exec:query:synuserproperty.
v6.0.0 - 2025-01-28
Automatic Migrations
Migrated
geo:telem:latlongproperties togeo:telem:place:latlongfor allgeo:telemnodes created by Synapse-Censys.
Features and Enhancements
Updated Synapse-Censys ingestion logic to use new
geo:telem:place:latlongproperty instead of the now deprecatedgeo:telem:latlongproperty.
v5.2.0 - 2025-01-17
Features and Enhancements
Updated deprecated
$lib.list()usage to JSON style syntax.
v5.1.1 - 2025-01-06
Bugfixes
Fixed empty rDNS record BadTypeValue error for the
censys.hosts.historycommand.
v5.1.0 - 2024-11-01
Automatic Migrations
Attempt to automatically repair any invalid
it:sec:cpenodes that were removed and queued as part of the Synapse v2.187.0 model migration. This migration will attempt to automatically repair any queued nodes that have a source of Synapse-Censys (via the Synapse-Censysmeta:source -(seen)>edge). Note that someit:sec:cpenodes that were removed may not be able to be automatically repaired/restored, in which case they will remain in the migration queue.
v5.0.1 - 2024-10-29
Automatic Migrations
If Synapse-Censys has been previously upgraded to v5.0.0, this migration will remove all migrated
inet:ssl:certnodes created by Synapse-Censys. If updating from a version prior to v5.0.0, there is no effect.
Bugfixes
Fix the v5.0.0 migration to remove all migrated
inet:ssl:certcreated by Synapse-Censys. Add another migration to perform the removal of these nodes if the v5.0.0 migration has already been performed.
v5.0.0 - 2024-09-04
Automatic Migrations
Migrate all
inet:ssl:certcreated by Synapse-Censys toinet:tls:servercertnodes. The migratedinet:ssl:certnodes are removed by this migration.
Features and Enhancements
Update Power-Up to make
inet:tls:servercertnodes instead of deprecatedinet:ssl:certnodes.Update commands that accept
inet:ssl:certnodes as inputs to also acceptinet:tls:clientcertandinet:tls:servercertnodes.
v4.7.0 - 2024-07-26
Features and Enhancements
Update certificate ingest to fallback to Censys provided values when FileParser fails to parse certificates with errors.
Populate additional
crypto:x509:certproperties when using Censys provided data.
v4.6.0 - 2024-06-28
Features and Enhancements
Populate
crypto:x509:cert:fileproperty if there’s an associatedfile:bytesnode.Update ingest code to be more diligent about creating the
-(seen)>light edge from themeta:sourcenode.Update ingest code to attempt replacing escaped dashes (
\-) with dashes (-) in CPE strings to improve success rate.
v4.5.0 - 2024-06-19
Features and Enhancements
Add
censys.hosts.namescommand to query DNS names for a given IP address.Add
--virtualoption tocensys.hosts.searchin support of querying virtual hosts. Valid options are “include” and “only”.Add warnings that log invalid CPE strings returned by the Censys API
v4.4.0 - 2024-05-20
Feature and Enhancements
Handle
service_pending_removalevents returned from Censys hosts history API. These event types are silently handled so a warning is not emitted.
v4.3.0 - 2024-04-22
Features and Enhancements
Update
$lib.bytesusage with$lib.axonAPIs.Record raw data used to build
inet:flownodes in the:rawproperty.
v4.2.1 - 2024-02-20
Features and Enhancements
Update deprecated
$lib.dict()usage to JSON style syntax.
v4.2.0 - 2023-11-27
Features and Enhancements
Added
censys.hosts.historycommand to query Censys for historical host events.
Deprecations
Caching has been removed from the
censys.hosts.search,censys.hosts.domain,censys.hosts.enrich,censys.certs.search,censys.certs.enrich, andcensys.certs.subdomainscommands, so the--asofargument has been deprecated and will no longer have any effect.
This release contains an automatic cache cleanup that will run when the package is first upgraded. This will remove cached API response data from the jsonstor for commands which no longer perform caching.
v4.1.0 - 2023-10-11
Feature and Enhancements
Update
censys.hosts.enrichto createcrypto:keynodes for SSH key algorithm and SHA-256 fingerprint if available.
v4.0.0 - 2023-06-14
NOTE: This release will remove any cached Certificates 1.0 response data when installed.
Features and Enhancements
Update
censys.certs.enrichandcensys.certs.searchto use the Certificates 2.0 API.Populate the
rsa:key:bitsproperty for RSA public keys associated with certificates.
Bugfixes
Fix an issue where results for hosts did not populate
crypto:x509:cert:rsa:keyvalues.
v3.6.0 - 2023-04-18
Features and Enhancements
Mark the Synapse-FileParser dependency as optional.
Add
--serversoption tocensys.hosts.searchandcensys.hosts.domain, which will yield createdinet:servernodes instead of created IP nodes.
v3.5.0 - 2023-03-22
Features and Enhancements
Update Power-Up to build with code signing.
v3.4.0 - 2023-01-05
Features and Enhancements
Update
hostscommands to createinet:ssl:jarmhashnodes if JARM data is available in the response.
v3.3.0 - 2022-09-28
Features and Enhancements
Update
censys.certs.searchandcensys.hosts.searchto createit:exec:querynodes with-(found)>edges.Add dependency requirements to package definition.
v3.2.1 - 2022-06-20
Bugfixes
Fix broken link in User Guide.
v3.2.0 - 2022-05-12
Features and Enhancements
Cached API responses are now stored in the JsonStor instead of in nodedata.
v3.1.0 - 2022-03-02
Features and Enhancements
Add
--timeargument tocensys.hosts.enrichcommand for querying historical host data.Set
inet:ipv4:asnproperty fromcensys.hosts.enrichcommand.Add additional debug output to display raw JSON responses.
v3.0.0 - 2021-11-15
Features and Enhancements
Initial release of
Synapse-Censysv3.0.0