opossum-tool / OpossumUI

A light-weight app to audit and inventory large codebases for open source license compliance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add button to complete missing URL and legal information

mstykow opened this issue · comments

Is your feature request related to a problem? Please describe.
After selecting a signal from the autocomplete suggestions, there may be missing information such as repo URL or copyright. Add a magic wand button to try to fill this missing information from the web.

Describe the solution you'd like
The logic to do this already exists inside PackageSearchApi.enrichPackageInfo and just needs to be called imperatively.