SPDX generation for .NET project hosted in SVN #10595
Unanswered
sschuberth
asked this question in
Q&A
Replies: 1 comment 2 replies
-
You might be running into #5232. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@xrayWorker, I've moved your post to a dedicated discussion:
Hi everyone,
I'm Benjamin and I'm about to setup ort as a tool to get a spdx file for our software. I've already got a copy of ort (ort-62.2.0) via releases and got it as far as the requirements to run an analyze are met (asterix at scanners: askalono, boyterLc, ScanCode and NuGetInspector (add sign only) as PackageManager).
My local setup I'm trying to run the analyzer on is a folder containing a .NET solution file with 3 subfolders, each containing a csproj file.
For versioning I'm using subversion. I'm running "ort analyze -i . -o .ort" from my solution folder getting the following output indication some confusion with the detected subversion folders:
I'm a total newby when it comes to spdx and license forwarding via automatically generated sboms and appreciate any help you could give me.
Best regards
Benjamin
Beta Was this translation helpful? Give feedback.
All reactions