SamuraiAku / PkgToSoftwareBOM.jl

Produces a Software Bill of Materials (SBOM) describing your Julia Pkg environment. SBOM is in the SPDX format
MIT License
17 stars 2 forks source link

Export SPDX when loading PkgToSoftwareBOM #23

Closed SamuraiAku closed 11 months ago

SamuraiAku commented 1 year ago

A convenience to the user so that they don't have to type using SPDX in order to view the SBOM or write it to file.