Skip to content

feat(kms): add multi-instance MPC key provider - #838

Draft
kvinwang wants to merge 122 commits into
nextfrom
feat/kms-mpc-identity-v1
Draft

kvinwang wants to merge 122 commits into
nextfrom
feat/kms-mpc-identity-v1

test(kms): cover durable epoch authorization locks

fabf32d
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jul 30, 2026 in 3s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 53 in dstack/ra-rpc/src/client.rs

See this annotation in the file changed.

Code scanning / CodeQL

Disabled TLS certificate check High

Disabling TLS certificate validation can expose the application to man-in-the-middle attacks.