Skip to content

wip - #709

Draft
sddioulde wants to merge 3 commits into
mainfrom
feat/update-openapi-custody-apis
Draft

wip#709
sddioulde wants to merge 3 commits into
mainfrom
feat/update-openapi-custody-apis

wip

2fa66d7
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed May 20, 2026 in 2s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 5 in examples/rust/examples/custody_transfer.rs

See this annotation in the file changed.

Code scanning / CodeQL

Cleartext logging of sensitive information High

This operation writes
... .len()
to a log file.
This operation writes
* ...
to a log file.