Only access Zephyr thread stats info when it's available (#3962)
This commit is contained in:
@ -50,3 +50,10 @@ name = "vite"
|
||||
ecosystem = "npm"
|
||||
ignore = true
|
||||
reason = "Development server not exposed to untrusted networks"
|
||||
|
||||
# GHSA-mwcw-c2x4-8c55
|
||||
[[PackageOverrides]]
|
||||
name = "nanoid"
|
||||
ecosystem = "npm"
|
||||
ignore = true
|
||||
reason = "Accepted known vulnerabilities for testing purposes"
|
||||
|
||||
Reference in New Issue
Block a user