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

Several examples expose some internal files via static assets #934

Open
telcy opened this issue Jul 4, 2024 · 0 comments
Open

Several examples expose some internal files via static assets #934

telcy opened this issue Jul 4, 2024 · 0 comments

Comments

@telcy
Copy link

telcy commented Jul 4, 2024

I have found several examples that expose some internal files via static files. I think this should be fixed to avoid having users build on these templates and unknowingly expose sensitive files.

template: https://vercel.com/templates/hono/hono-on-vercel
https://hono-starter.vercel.sh/package-lock.json
https://hono-starter.vercel.sh/README.md
https://hono-starter.vercel.sh/tsconfig.json

template: https://vercel.com/templates/python/python-hello-world
https://python-hello-world.vercel.app/README.md

template: https://vercel.com/templates/other/nodejs-serverless-function-express
https://nodejs-api-example.vercel.app/README.md

template: https://vercel.com/templates/other/fastify-serverless-function
https://fastify-example.vercel.app/pnpm-lock.yaml

Screenshot 2024-07-04 at 21 55 31
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

No branches or pull requests

1 participant