Search 2.0 Beta Change Log
While Search 2.0 is in beta, search functionality and features may change. Changes will be recorded here. If you have questions about any of these changes, please reach out to suport@censys.io.
2021-05-25 — Feature Complete! 🎉
- Added documentation on the new Exact Query operator (
=
). - Added a warning for queries using the now-deprecated
.raw
field. The exact query operator can be used for all previous use cases of.raw
. - Unicode escape sequences such as line feed (
\n
) and carriage return (\r
) are now treated as such and must be escaped to be treated as literals. This is useful for matching multi-line fields such as banners. - Changed the quick filters to use the exact query operator syntax.
- Removed regex query support for Community users.
- Fixed a bug in the Graph on the Reports tab.
2021-05-19
- Added support for a new Exact Query operator (
=
). This is a replacement for the.raw
fields which existed in Search 1.0. - Fixed the Hosts Pivot under the Certificates Details Page.
2021-05-16
- Added support for CWMP service, which runs on top of the HTTP protocol.
2021-05-12
- Changed UI to display field hints when a query containing an invalid field was submitted.
- Changed the display and indexing of the
body_hash
field on HTTP services to UTF-8 from Hex.
2021-05-10
- Revamped Schema to improve search times and accuracy of results
- Fixed issues querying on Repeated fields such as
services.http.response.html_tags
- Fixed an issue where the
services.http.response.body_hash
field was being returned asservices.http.body_hash
in API responses. These fields now match in both the API responses and the Search Schema - Fixed an issue where an SNMP service could cause the Host Details page to return a 500
- Changed Search API response to a 400 when a query contains an invalid fields, and provided a hint for the closest matching field
2021-04-30
- Fixed links in the page footer
- Changed the Host Summary Page to use the
country
field instead ofregistered country
for the map display - Deactivated more Search v1 pages
- Restored the expanded multi-line functionality to the Search Bar
- Added more TLS fields
2021-04-28
- Increased query timeout to 55 seconds, up from 20 seconds
2021-04-23
- Added a new landing page
- Improved Search Results Page when a host contains hundreds of services
2021-04-20
- Restored the HTTP
title
to the Host Summary Page for HTTP services - Added two new Quick Filters around software vendor and software product
- Added location and ASN enrichment information to Search Results Page
2021-04-16
- Changed data model so that Host OS is a top-level field in the API and on the Host Summary Page
- Changed query timeouts to 20 seconds
Comments
0 comments
Article is closed for comments.