Skip to content

License Infos for additional packages #8049

Answered by sschuberth
StefanB1177 asked this question in Q&A
Discussion options

You must be logged in to vote

There's currently no definite way to "artificially inject" dependencies into existing analyzer results.

The case is a bit different if you'd not use any package manager at all in your project, then you could either use

Depending on your use-case, it might be easiest to actually write an analyzer plugin that "finds" your additional dependencies. This way they will be added to the usually generated results.

How are those additional dependencies declared for the build system if not via a package manager?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@StefanB1177
Comment options

Answer selected by sschuberth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
analyzer About the analyzer tool
2 participants