Skip to content

Durante o processo de logout de uma instância, as chaves associadas a…#2191

Merged
DavidsonGomes merged 6 commits into
evolution-foundation:developfrom
E-inov:bugfix/waiting-for-message
Nov 7, 2025
Merged

Durante o processo de logout de uma instância, as chaves associadas a…#2191
DavidsonGomes merged 6 commits into
evolution-foundation:developfrom
E-inov:bugfix/waiting-for-message

lint ajustes

feff038
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Nov 5, 2025 in 5s

5 new alerts including 5 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 5 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 56 in src/utils/makeProxyAgent.ts

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 56 in src/utils/makeProxyAgent.ts

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 56 in src/utils/makeProxyAgent.ts

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 56 in src/utils/makeProxyAgent.ts

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 56 in src/utils/makeProxyAgent.ts

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.