|
Hi, I'm playing around with the puclic DejaCode instance, but I still understand too little of it. i have imported a library from git and have it scanned for licenses. But not all files or folders are relevant for the shipped product (build scripts, testing files etc.). Can I exclude something from the scancode scan or even better mark it irrelevant in DejaCode after the scan? |
Answered by
mjherzog
Mar 8, 2025
Replies: 1 comment
|
After you load the scan into DejaCode you can mark packages or components as not Deployed/distributed by unchecking the is Deployed field in the Product package relationships or Product component relationships screens from the Administration / Product Portfolio / Product menu. Note these features use a Django Admin UI that is different from the primary DejaCode user UI. |
0 replies
Answer selected by
mjherzog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After you load the scan into DejaCode you can mark packages or components as not Deployed/distributed by unchecking the is Deployed field in the Product package relationships or Product component relationships screens from the Administration / Product Portfolio / Product menu. Note these features use a Django Admin UI that is different from the primary DejaCode user UI.