Skip to content

Commit 9e4de8d

Browse files
Add CVE-2021-43668 (syndtr/goleveldb) to '.nancy-ignore'. (#1731)
Co-authored-by: Alexey Kiselev <alexey.kiselev@gmail.com>
1 parent bc6b4b8 commit 9e4de8d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.nancy-ignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11
CVE-2024-34478 # False positive, fixed in version 0.24.0
2+
# CVE-2021-43668 - problem in go ethereum at leveldb level, links:
3+
# - https://ossindex.sonatype.org/vulnerability/CVE-2021-43668
4+
# - https://nvd.nist.gov/vuln/detail/CVE-2021-43668 - related to go-ethereum problem
5+
# - https://github.com/ethereum/go-ethereum/issues/23866 - original issue in go-ethereum, closed due to lack of information
6+
# - https://github.com/syndtr/goleveldb/issues/373 - issue in syndtr/goleveldb
7+
CVE-2021-43668 # Ignored because we can't fix it and no update is available at the moment

0 commit comments

Comments
 (0)