Releases: SamuraiAku/PkgToSoftwareBOM.jl
Releases · SamuraiAku/PkgToSoftwareBOM.jl
v0.1.13
PkgToSoftwareBOM v0.1.13
- Merged #37
Merged pull requests:
- Don't require custom registries to have a registry description (#37) (@DilumAluthge)
Closed issues:
- Add PkgToSoftwareBOM.jl to SPDX's list of OSS tools (#16)
v0.1.12
PkgToSoftwareBOM v0.1.12
- Resolved #34 - Option to make the package server the download location instead of the GitHub repo
- Resolves #33 - Option to add JLL artifact source code to the SBOM
Merged pull requests:
- Resolved #34 - Option to make the package server the download location instead of the GitHub repo (#35) (@SamuraiAku)
- Add JLL artifact source code to the SBOM (#36) (@SamuraiAku)
Closed issues:
v0.1.11
PkgToSoftwareBOM v0.1.11
- Resolved #18, Put a package's git tree hash in the Download Location
- Pulled out some trailing whitespace ininformation fields
v0.1.10
PkgToSoftwareBOM v0.1.10
Resolved #7, Fill in Declared License field in SBOM
Uses LicenseCheck.jl to scan packages and artifacts for license files and licenses embedded in source files.
Also fills in package field LicenseInfoFromFiles.
Merged pull requests:
- Fill in Declared License field in SBOM (#32) (@SamuraiAku)
Closed issues:
v0.1.9
PkgToSoftwareBOM v0.1.9
v0.1.8
PkgToSoftwareBOM v0.1.8
Merged pull requests:
- Add Artifacts to an SBOM (#27) (@SamuraiAku)
Closed issues:
v0.1.7
PkgToSoftwareBOM v0.1.7
Merged pull requests:
- Avoid using Pkg internals with RegistryInstances (#26) (@SamuraiAku)
Closed issues:
v0.1.6
PkgToSoftwareBOM v0.1.6
v0.1.5
PkgToSoftwareBOM v0.1.5
Merged pull requests:
- Add basic tests to cover examples in README.md (#20) (@hannahilea)
Closed issues:
- Add Tests (#3)
v0.1.4
PkgToSoftwareBOM v0.1.4
Closed issues:
- Add support for Sub-paths in a Package Download Location (#19)