-
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? |
Beta Was this translation helpful? Give feedback.
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. |
Beta Was this translation helpful? Give feedback.
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.