Skip to content

Transparent encryption and decryption for all tables that contain secrets or tokens

Administrator requested to merge rfc196/encoding into main

Created by: daxmc99

Encrypts and decrypts secrets columns in our database transparently.

Notes:

  • event_logs.argument is left out, see discussions in Slack.
  • repo.metadata is not encrypted because we normalized most of its value and decided not worth encrypting.

Merge request reports

Loading