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

Feature/backend uploads #168

Merged
merged 6 commits into from
Mar 14, 2023
Merged

Feature/backend uploads #168

merged 6 commits into from
Mar 14, 2023

Conversation

dartpain
Copy link
Contributor

@dartpain dartpain commented Mar 13, 2023

  • check with everything again
  • update new requirements

@vercel
Copy link

vercel bot commented Mar 13, 2023

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

Name Status Preview Comments Updated
docs-gpt ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 14, 2023 at 2:37PM (UTC)

application/app.py Fixed Show fixed Hide fixed
application/app.py Fixed Show fixed Hide fixed
application/app.py Fixed Show fixed Hide fixed
application/app.py Fixed Show fixed Hide fixed
application/app.py Fixed Show fixed Hide fixed
application/app.py Fixed Show fixed Hide fixed
application/app.py Fixed Show fixed Hide fixed
application/app.py Fixed Show fixed Hide fixed
# check that path strats with indexes or vectors
if first_dir not in ['indexes', 'vectors']:
return {"status": 'error'}
shutil.rmtree(path)

Check failure

Code scanning / CodeQL

Uncontrolled data used in path expression

This path depends on a [user-provided value](1).
@pabik pabik merged commit ce8f0ef into main Mar 14, 2023
@dartpain dartpain deleted the feature/backend-uploads branch March 17, 2023 11:28
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.

None yet

2 participants