For several years, we have had a web-based page known as dbtracker.f-secure.com, which was useful for finding out the latest versions of the various engines and databases used by our products.
This service will be terminated in December 2024, as it is outdated and no longer suitable for WithSecure customers.
We have now introduced a new entry point to the Elements API that can be used to retrieve the equivalent information from our production systems.
Endpoint: GET /databases/v1/latest-versions
Details:
- Purpose: Check the latest versions of databases
- Response: Returns a list of databases along with their latest version numbers.
- Usage: Ideal for ensuring that your systems are using the most current database versions for optimal security and performance.
Please Note: Even if a newer version of a database has been released, your endpoints may not have received it yet due to the frequency the endpoint clients applications check for updates.
For further details about how to use this new endpoint, please check
https://connect.withsecure.com/api-reference/elements#get-/databases/v1/latest-versions
For information on getting started with the Elements API, please check
https://connect.withsecure.com/getting-started/elements