Everything related to OONI backend infrastructure: ooni/api, ooni/pipeline, ooni/sysadmin, collector, bouncers and test-helpers
BSD 3-Clause "New" or "Revised" License
51
stars
29
forks
source link
api: exclude clickhouse stacktraces from API outputs #619
Closed
hellais closed 1 year ago
Currently when the API throws an error due to clickhouse it displays the stacktrace of the error.
While it doesn't really contain any sensitive information it's probably still a good idea to remove it.
This was identified as part of a security audit (
OON-01-005 WP4
) and was classified as info level severity.