New docs site
We've launched a new docs site!
Some key features of the new docs site:
- Much improved and consistent visual appearance and better layouts especially for the API reference pages
- Much improved search functionality
- Embedded API playground so you can try API calls right from the docs
We strive to provide the best possible developer experience, so feedback on the new docs site is welcome!
New features
Asynchronous Operations (Beta)
We've added support for asynchronous operations to the API. This allows you to start an operation that will be processed in the background and it writes its output to a Sink provider.
This feature is currently in beta; please reach out to us if you would like early access to give it a try.
Provider fixes and enhancements
Enhancement: Expanded Sentinel SIEM querying capabilities
We've expanded the feature set of the Sentinel SIEM provider to support ordering and pagination of results.
Enhancement: Add tenant_uid mapping for QRadar domain id
We updated the QRadar provider to map the QRadar domain id to the tenant_uid.
Fix: Added vulnerabilities and resources fields for Tanium Vulnerabilities provider
The Tanium Vulnerabilities provider was missing the vulnerabilities
and resources
fields. This has been fixed.
Fix: Corrected the CVE uid mapping for Qualys vulnerabilities
Previously we used the QID for CVE uids. This is correct in instances where there is no CVE associated with the finding; however, we should use the CVE id when that is available. This corrects that mapping.
Synqly Embedded
We released version 0.0.35
of Synqly Embedded. The image tag is embedded-2025.02.21
.
This release includes the changes describe above.