Tern is a software composition analysis tool and Python library that generates a Software Bill of Materials for container images and Dockerfiles. The SBOM that Tern generates will give you a layer-by-layer view of what's inside your container in a variety of formats including human-readable, JSON, HTML, SPDX and more.
Describe the bug
SPDX has published version 3.18 of the license list.
https://spdx.org/licenses/ Version: 3.18 2022-08-12
This should be reflected in the SPDX output.