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

nuget module does not handle spaces in paths #236

Open
RodneyRichardson opened this issue Jan 13, 2022 · 0 comments · May be fixed by #237
Open

nuget module does not handle spaces in paths #236

RodneyRichardson opened this issue Jan 13, 2022 · 0 comments · May be fixed by #237
Labels
bug Something isn't working

Comments

@RodneyRichardson
Copy link

Summary

Generation fails when running against a .NET solution with a space in the path,

Background

  1. Create a .NET project/solution with a space in the path (e.g. C:\My Projects\project.sln)
  2. Run ./sbom-spdx-generator -p "C:\My Projects"
  3. nuget module will return a "Error Code 1"

Expected behavior

SBOM should be generated.

@RodneyRichardson RodneyRichardson added the bug Something isn't working label Jan 13, 2022
@RodneyRichardson RodneyRichardson linked a pull request Jan 13, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant