Skip to content

Releases: SamuraiAku/PkgToSoftwareBOM.jl

v0.1.13

24 Nov 01:10
Compare
Choose a tag to compare

PkgToSoftwareBOM v0.1.13

Diff since v0.1.12

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

13 Sep 16:08
Compare
Choose a tag to compare

PkgToSoftwareBOM v0.1.12

Diff since v0.1.11

  • 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:

  • Extract package server info from Pkg (#9)
  • Add artifact source code to SBOM (#33)
  • Option to make the package server the download location instead of the GitHub repo (#34)

v0.1.11

16 Jun 15:16
Compare
Choose a tag to compare

PkgToSoftwareBOM v0.1.11

Diff since v0.1.10

  • Resolved #18, Put a package's git tree hash in the Download Location
  • Pulled out some trailing whitespace ininformation fields

v0.1.10

12 Apr 04:12
Compare
Choose a tag to compare

PkgToSoftwareBOM v0.1.10

Diff since v0.1.9

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:

Closed issues:

  • Fill in Declared License field in SBOM (#7)
  • Compute verification code for artifacts (#29)

v0.1.9

02 Feb 06:37
Compare
Choose a tag to compare

PkgToSoftwareBOM v0.1.9

Diff since v0.1.8

v0.1.8

02 Jan 07:23
Compare
Choose a tag to compare

PkgToSoftwareBOM v0.1.8

Diff since v0.1.7

Merged pull requests:

Closed issues:

  • Add Artifacts to the SBOM (#2)
  • Include base Julia in generated SBOM (#22)

v0.1.7

12 Dec 06:23
Compare
Choose a tag to compare

PkgToSoftwareBOM v0.1.7

Diff since v0.1.6

Merged pull requests:

  • Avoid using Pkg internals with RegistryInstances (#26) (@SamuraiAku)

Closed issues:

  • Avoid using Pkg internals (#15)
  • Export SPDX when loading PkgToSoftwareBOM (#23)

v0.1.6

22 Oct 20:33
Compare
Choose a tag to compare

PkgToSoftwareBOM v0.1.6

Diff since v0.1.5

v0.1.5

14 Sep 05:48
Compare
Choose a tag to compare

PkgToSoftwareBOM v0.1.5

Diff since v0.1.4

Merged pull requests:

Closed issues:

  • Add Tests (#3)

v0.1.4

01 Sep 05:42
Compare
Choose a tag to compare

PkgToSoftwareBOM v0.1.4

Diff since v0.1.3

Closed issues:

  • Add support for Sub-paths in a Package Download Location (#19)