tern-tools / tern

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.
BSD 2-Clause "Simplified" License
967 stars 188 forks source link

Update SPDX license list to 3.18 #1186

Closed vargenau closed 1 year ago

vargenau commented 2 years ago

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.

vargenau commented 1 year ago

SPDX license list 3.19 has been published.