Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant