Recipe: Handle a License Conflict¶
A component in your module uses a forbidden license. Here is how to resolve it.
Steps¶
- Identify the component in the module's Legal tab.
- Check whether the license is correctly detected — false positives happen.
- If correct, decide: replace the component, whitelist the license, or accept the risk.
- To whitelist: go to project Whitelists & Blacklists.
- To replace: update your code and re-scan.
- Re-analyze the module to confirm the conflict is resolved.