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

[BUG] Error Encountered During Repository Cloning #166

Closed
sl4x0 opened this issue Jan 27, 2024 · 1 comment
Closed

[BUG] Error Encountered During Repository Cloning #166

sl4x0 opened this issue Jan 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@sl4x0
Copy link
Contributor

sl4x0 commented Jan 27, 2024

Current behavior

When attempting to clone a repository using the command git clone https://github.com/PortSwigger/BChecks, an error occurred during the checkout process. The error message displayed is: "error: invalid path 'vulnerabilities-CVEd/CVE-2023-5244-Microweber < V.2.0-Cross-Site-Scripting.bcheck'". Consequently, the checkout process failed, resulting in a warning message.

image

Expected behavior

The cloning process should complete successfully without encountering any errors during the checkout. All files and directories within the repository should be cloned to the local machine as expected.

Motivation for change

The motivation for this change is to address the issue with the invalid path encountered during the cloning process. By resolving this issue, users will be able to clone the repository successfully and work with its contents without encountering errors.

Environment details

  • Burp version: N/A
  • BCheck language version: N/A
  • Operating System: N/A

Additional details

Additional details about the repository, such as its purpose or any relevant context, would be helpful in further diagnosing and addressing this issue.

@sl4x0 sl4x0 added the bug Something isn't working label Jan 27, 2024
@Hannah-PortSwigger
Copy link
Contributor

Thank you for highlighting this!

We tested this out on some different platforms, but it seems this issue only occurs on Windows.

We've merged your change in #167 into the repository, so you should no longer encounter this issue.

If there's anything else we can help with, then please let us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants