Creative Capability Bridge 1.3.1
This security maintenance release updates the supported cryptography runtime to the patched 50.x line in response to CVE-2026-69247.
- Requires
cryptography>=50,<51. - Retains the existing Ed25519 signing and verification workflow; the affected PKCS#7
EnvelopedDatadecryption APIs are not used by Creative Capability Bridge. - Documents wheel and source-build compatibility expectations for cryptography 50.
- Preserves the complete 1.3 capability protocol and command-line behavior.
Verification covered the full Python 3.10/3.14 matrix on Windows, macOS, and Linux, native-adapter smoke tests, dependency audit, browser/site tests, package builds, and CodeQL.