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

Fix - Scanners Failing to Run on Windows Due to Username Spaces #423

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

talarian1
Copy link
Contributor

  • All tests passed. If this feature is not already covered by the tests, I added new tests.

In some cases when the Windows user name included spaces, we were not able to run some of our source code scanners.
This PR introduced the use of the new version of our build-info dependency (2.41.6) which includes a fix for this issue.

@talarian1 talarian1 added the bug Something isn't working label Sep 20, 2023
@talarian1 talarian1 added the safe to test Approve running integration tests on a pull request label Sep 20, 2023
@github-actions
Copy link


@talarian1 talarian1 merged commit e716e3e into jfrog:master Sep 20, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working safe to test Approve running integration tests on a pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants