Skip to content

check failure fix

f08eb64
Select commit
Loading
Failed to load commit list.
Open

Bump uuid from 11.1.0 to 13.0.0 #1367

check failure fix
f08eb64
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Oct 1, 2025 in 10s

No new alerts in code changed by this pull request

Annotations

Check failure on line 21869 in dist/setup/index.js

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 21873 in dist/setup/index.js

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.