Tags: 47ng/prisma-field-encryption
Tags
fix: support decrypting strings larger than 4 MiB (#123) The `cloakedStringRegex` regex fails on ciphertexts larger than 4 MiB. The new `parseCloakedString` in [`@47ng/cloak@1.2.0`][1] doesn't have this limitation. [1]: https://github.com/47ng/cloak/releases/tag/v1.2.0 Fixes: #122
chore(deps): Bump actions/checkout from 3.5.3 to 4.1.7 (#114) Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 4.1.7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@c85c95e...692973e) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext