Hello, btcd before < 0.23.2 has CRITICAL [CVE-2022-44797](https://avd.aquasec.com/nvd/cve-2022-44797), btcd mishandles witness size checking. Patched in `v0.23.3` Just need to bump here: https://github.com/ontio/ontology/blob/16b2a65d0e271510f6b8980972ee84c6bfa045ce/go.mod#L36
Hello,
btcd before < 0.23.2 has CRITICAL CVE-2022-44797, btcd mishandles witness size checking. Patched in
v0.23.3Just need to bump here:
ontology/go.mod
Line 36 in 16b2a65