Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: 4.9.0 #469

Merged
merged 179 commits into from
Jul 27, 2024

4.9.0

745e006
Select commit
Loading
Failed to load commit list.
Merged

Release: 4.9.0 #469

4.9.0
745e006
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jul 27, 2024 in 3s

9 new alerts including 9 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 9 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 75 in packages/backend/test/e2e/synalio/abuse-report.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

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

Check failure on line 79 in packages/backend/test/unit/AbuseReportNotificationService.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

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

Check failure on line 54 in packages/backend/test/unit/SystemWebhookService.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

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

Check failure on line 255 in packages/backend/test/unit/SystemWebhookService.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

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

Check failure on line 276 in packages/backend/test/unit/SystemWebhookService.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

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

Check failure on line 355 in packages/backend/test/unit/SystemWebhookService.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

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

Check failure on line 374 in packages/backend/test/unit/SystemWebhookService.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

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

Check failure on line 404 in packages/backend/test/unit/SystemWebhookService.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

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

Check failure on line 431 in packages/backend/test/unit/SystemWebhookService.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High test

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