Skip to content

chore(dto): remove unused template edit/delete DTOs

1aaad54
Select commit
Loading
Failed to load commit list.
Merged

Feat/update and delete meta templates #2163

chore(dto): remove unused template edit/delete DTOs
1aaad54
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Oct 30, 2025 in 4s

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.