No warning for deprecated licenses in JSON format
vargenau opened this issue · 2 comments
vargenau commented
ubuntu.spdx.json.txt
ubuntu.spdx.txt
We have the same SBOM in tag:value format and in JSON format. Both have the same deprecated licenses, e.g. LGPL-2.1+
With the online validator https://tools.spdx.org/app/validate/ warnings are displayed for all deprecated licenses in tag:value format.
But no warnings are issued in JSON format.
I would expect to have the warnings in all formats.