Replies: 2 comments 2 replies
-
Hmm, I guess this is asking something different than what #8803 and related issues are about? I sounds like you're after not downloading the source code of transitive dependencies, as you already have it locally for some reason. Is my understanding correct?
Ok, this now sounds yet different, as if you want to "artifically" declare packages that ORT would otherwise not discover, to get these scanned additionally. For that use-case, the CreateAnalyzerResultFromPackageListCommand |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Hi,
is it possible to have ort scan in the local file tree instead of downloading packages from git?
Both for efficiency reasons (I already have a full checkout) and because I have a few projects in mind where during the build stage additional source code is pulled in from elsewhere without being present in the git repository or the package manager's project files.
Beta Was this translation helpful? Give feedback.
All reactions