Prior to 0.10.0 it was possible to have both decoding functions panic unexpectedly, by supplying tokens with an incorrect base62 encoding.
0.10.0
The documentation stated that an error should have been reported instead.
{ "license": "CC0-1.0" }
{ "affected_functions": null, "affects": { "os": [], "functions": [ "branca::Branca::decode", "branca::decode" ], "arch": [] } }
{ "cvss": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "informational": null, "categories": [ "denial-of-service" ] }