You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Features
Field recipe now supports a set of characters that should be excluded when generating a password. This is achieved with the excludeCharacters property (requires Connect v1.4.0 or later). {#43}
Fixes
The SDK now works properly when used with ncc. {#52}
Security
Add shell escaping to GH Action to avoid command injection. {#51}
Updated some dependencies of this SDK that have open security advisories. Issues found in those dependencies do not directly impact this SDK.