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

Chore: monorepo setup #4690

Merged
merged 3 commits into from
Dec 20, 2024

fix: github actions on monorepo

7825b1c
Select commit
Loading
Failed to load commit list.
Merged

Chore: monorepo setup #4690

fix: github actions on monorepo
7825b1c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Dec 19, 2024 in 4s

3 new alerts including 1 critical severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 critical
  • 1 high
  • 1 medium

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 22 in apps/web/src/components/safe-apps/AppFrame/SafeAppIframe.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Client-side URL redirect Medium

Untrusted URL redirection depends on a
user-provided value
.

Check failure on line 22 in apps/web/src/components/safe-apps/AppFrame/SafeAppIframe.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Client-side cross-site scripting High

Cross-site scripting vulnerability due to
user-provided value
.

Check failure on line 68 in apps/web/src/services/safe-apps/manifest.ts

See this annotation in the file changed.

Code scanning / CodeQL

Server-side request forgery Critical

The
URL
of this request depends on a
user-provided value
.