Skip to content

Whitelist Protobuf related libraries from license check

Balasankar 'Balu' C requested to merge 5307-whitelist-protobuf-license into master

Seems license_finder failed in detecting license of protobuf modules. Since we have #4831 to re-think usage of license_finder, I think instead of spending more time on fixing it here, it is better to confirm the license of those modules and add them to support/dependency_decisions.yml file as a quick fix.

Closes #5307 (closed)

Merge request reports