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 1 forks source link

Add artifact tests #28

Open SamuraiAku opened 9 months ago

SamuraiAku commented 9 months ago

Need unit tests to verify that artifacts are being added to the SBOM correctly. This will require adding an artifact to one or more of the Dummy packages.

For proper coverage we should have the following types of artifacts