Skip to content

Commit 8570b7f

Browse files
authored
Merge branch 'main' into TT-1716-Review-and-improve-Seth-documentation
2 parents f27d1c6 + 4a77370 commit 8570b7f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.nancy-ignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ CVE-2023-48795 # Improper Validation of Integrity Check Value x/crypto, which is
1111
CVE-2024-24786 # CWE-835 Loop with Unreachable Exit Condition ('Infinite Loop') in indirect dependency
1212
CVE-2024-32972 # CWE-400: Uncontrolled Resource Consumption ('Resource Exhaustion') [still not fixed, not even in v1.13.8]
1313
CVE-2023-42319 # CWE-noinfo: lol... go-ethereum v1.13.8 again
14+
CVE-2024-10086 # Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
15+
CVE-2024-51744 # CWE-755: Improper Handling of Exceptional Conditions

framework/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
Modular and data-driven harness for Chainlink on-chain and off-chain components.
44

5-
[![Documentation](https://img.shields.io/badge/Documentation-MDBook-blue?style=for-the-badge)](http://localhost:9999/framework/overview.html)
5+
[![Documentation](https://img.shields.io/badge/Documentation-MDBook-blue?style=for-the-badge)](https://smartcontractkit.github.io/chainlink-testing-framework/framework/overview.html)

0 commit comments

Comments
 (0)