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 the gitPython dependency and use github zip link #3163

Merged
merged 21 commits into from
Dec 31, 2024

Conversation

krrish-sehgal
Copy link
Contributor

@krrish-sehgal krrish-sehgal commented Dec 25, 2024

Users would still enter the .git repo link , but the on the backend, I have made provisions to automatically convert that link to github provided zip link for that repo, so now the dependency for using gitPython which was used to clone the repo is removed, so this git-remote-https error should no longer be an issue.

fixes #3122

@krrish-sehgal krrish-sehgal marked this pull request as draft December 25, 2024 08:41
@krrish-sehgal krrish-sehgal changed the title Openai similiartiy checker Remove the gitPython dependency and use github zip link Dec 26, 2024
@krrish-sehgal krrish-sehgal marked this pull request as ready for review December 26, 2024 13:43
@DonnieBLT DonnieBLT merged commit fe1fb8f into OWASP-BLT:main Dec 31, 2024
9 checks passed
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.

Build a Code Similarity Checker for Function and Model Analysis Using AI
2 participants