Skip to content

Encrypt JSON blobs

Administrator requested to merge rfc196/encrypt_json_blobs into main

Created by: daxmc99

Certain columns should be encrypted in the database. This adds encryption to those fields where the data is accessed.

Fixes https://github.com/sourcegraph/sourcegraph/issues/12263

This should be rebased after https://github.com/sourcegraph/sourcegraph/pull/12933 is merged

Merge request reports

Loading