Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .nancy-ignore
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
CVE-2024-34478 # False positive, fixed in version 0.24.0
# CVE-2021-43668 - problem in go ethereum at leveldb level, links:
# - https://ossindex.sonatype.org/vulnerability/CVE-2021-43668
# - https://nvd.nist.gov/vuln/detail/CVE-2021-43668 - related to go-ethereum problem
# - https://github.com/ethereum/go-ethereum/issues/23866 - original issue in go-ethereum, closed due to lack of information
# - https://github.com/syndtr/goleveldb/issues/373 - issue in syndtr/goleveldb
CVE-2021-43668 # Ignored because we can't fix it and no update is available at the moment
Loading