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

Remove backend code and implement API layer #1

Merged
merged 2 commits into from
May 14, 2024

Update controller to get URL from Env

9f3d6d8
Select commit
Loading
Failed to load commit list.
Merged

Remove backend code and implement API layer #1

Update controller to get URL from Env
9f3d6d8
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 13, 2024 in 4s

No new alerts in code changed by this pull request

Annotations

Check failure on line 29 in src/controllers/api.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
.

Check failure on line 40 in src/controllers/api.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
.

Check failure on line 60 in src/controllers/api.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
.