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

Add support for package developers #5

Closed SamuraiAku closed 1 year ago

SamuraiAku commented 1 year ago

So that they can include the SBOM in their package. Requires computing a verification code with file exclusions.