This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
Enhancements
- Made execution time of queries more consistent to prevent some types of timing attacks.
- Debug logs for queries always show the
ingesting data
state.
This prevents an attack where the presence of this line could be used to determine whether a query result contains any rows.
Changes
- It is no longer possible to observe the difference between the database
processing phase and the data ingestion phase of a query.