Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: session.ts Prototype-polluting assignment (#377)
This change fixes the CodeQL alerts: * https://github.com/opentdf/web-sdk/security/code-scanning/6 * https://github.com/opentdf/web-sdk/security/code-scanning/7 Fixed by adding validation to ensure that the user supplied `response.state` can not be interpreted in a way that would result in unexpected invocation.
- Loading branch information