Fix proxy_exec secret masking permissions

What does this MR do?

  • Fixes an issue on Windows, where we need special handling to allow the db file to be removed even if open.
  • Fixes permissions on Linux, needed because we share the db between potentially two containers in Docker (helper, build) that might be different users.

What's the best way to test this MR?

Tests have been added.

What are the relevant issue numbers?

Edited by Kate Grechishkina

Merge request reports

Loading