ErrLookup › basecamp/fizzy
basecamp/fizzy
Kanban as it should be. Not as it has been. · Ruby · 660 source files
Analyzed at 7aabe74580 on 2026-08-21. 24 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Not Found | http | error | rails, http-404, public-boards, subscription, routing-error |
| Invalid base64 encoding in authenticator data | exception | error | webauthn, base64, encoding, passkeys |
| Authenticator data is too short | exception | error | webauthn, binary-parsing, truncated-data, passkeys |
| Authenticator data is too short for attested credential data | exception | error | webauthn, registration, attestation, binary-parsing |
| Authenticator data is too short for credential ID and public | exception | error | webauthn, registration, credential-id, binary-parsing |
| Client data is not valid JSON | exception | error | webauthn, json, client-data, passkeys |
| Input exceeds maximum size | exception | error | cbor, input-validation, size-limit, webauthn |
| Unexpected end of input | exception | error | cbor, truncated-data, binary-parsing, webauthn |
| Maximum nesting depth exceeded | exception | error | cbor, nesting-depth, denial-of-service, input-validation |
| Invalid simple value: #{info} | exception | error | cbor, malformed-data, binary-parsing, rfc8949 |
| Reserved additional info: #{info} | exception | error | cbor, malformed-data, rfc8949, binary-parsing |
| Invalid additional info: #{info} | exception | error | cbor, malformed-data, rfc8949, byte-alignment |
| Unsupported COSE key type/algorithm: #{key_type}/#{algorithm | exception | error | webauthn, cose, cryptography, unsupported-algorithm, passkeys |
| Unsupported EC curve: #{curve} | exception | error | webauthn, cose, elliptic-curve, cryptography |
| Missing EC2 key coordinates | exception | error | webauthn, cose, public-key, malformed-data |
| Invalid EC2 coordinate length | exception | error | webauthn, cose, elliptic-curve, coordinate-length, encoding |
| Invalid EC2 key: #{error.message} | exception | error | webauthn, cose, openssl, elliptic-curve, invalid-key |
| Unsupported OKP curve: #{curve} | exception | error | webauthn, cose, ed25519, unsupported-algorithm, cryptography |
| Missing OKP key coordinate | exception | error | webauthn, cose, ed25519, okp, invalid-key |
| Invalid OKP key: #{error.message} | exception | error | webauthn, cose, openssl, ed25519, okp |
| Missing RSA key parameters | exception | error | webauthn, cose, rsa, invalid-key |
| RSA key must be at least #{MINIMUM_RSA_KEY_BITS} bits | exception | error | webauthn, cose, rsa, key-size, security-policy |
| Invalid RSA key: #{error.message} | exception | error | webauthn, cose, openssl, rsa, asn1 |
| Fizzy does not support Queenbee-initiated ownership transfer | exception | error | fizzy, saas, queenbee, not-implemented, ownership-transfer |