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

In dev #6

Merged
merged 7 commits into from
Mar 24, 2024
Merged

In dev #6

merged 7 commits into from
Mar 24, 2024

Conversation

hotsu0p
Copy link
Owner

@hotsu0p hotsu0p commented Mar 24, 2024

No description provided.

Copy link

vercel bot commented Mar 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
beyond-vanilla ❌ Failed (Inspect) Mar 24, 2024 2:33pm

@hotsu0p hotsu0p merged commit c87f0fa into master Mar 24, 2024
3 of 4 checks passed
Comment on lines +7 to +9
app.get('/', (req, res) => {
res.sendFile(__dirname + '/website/index.html');
});

Check failure

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
a file system access
, but is not rate-limited.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant