Skip to content

Releases: philips-software/spdx-action

v0.5.0 - Add upload service

11 Mar 08:55
2961bea
Compare
Choose a tag to compare

Add ability to upload the spdx-file to a service f.e. BOM-bar

v0.4.1 - Bring your own ORT file or not..

03 Mar 23:36
26873df
Compare
Choose a tag to compare

This minor fix fixes the ability to let spdx-action run the ORT scan.

v0.4.0 - Bring your own ORT file

26 Feb 13:01
Compare
Choose a tag to compare

Sometimes you don't want the action to run ORT, but you want to bring your own ORT analyze file.

This release makes it possible!

v0.3.0 - Add option to use license-scanner

13 Feb 09:26
521e4a2
Compare
Choose a tag to compare

SPDX-builder can use the license-scanner service to get better license results.

This release makes it possible to pass a scanner-url.

Usage

scanner-url | url to deployed version of the license-scanner | optional

Related issues

Related PRs

Related repo

v0.2.1 - Add ort-version

13 Feb 09:22
c8d9463
Compare
Choose a tag to compare

SPDX-builder uses ORT as source for getting the package information.

This release makes it possible to change the version of the ORT docker image. ( philipssoftware/ort:{ort-version} )

Usage

ort-version | docker tag | Default version is latest.

Tags

Available tags can be found here.

Related repo

https://github.com/philips-software/docker-ort

v0.2.0 - Option to overwrite ORT docker version

13 Feb 08:58
f3b14a3
Compare
Choose a tag to compare

SPDX-builder uses ORT as source for getting the package information.

This release makes it possible to change the version of the ORT docker image. ( philipssoftware/ort:{ort-version} )

Usage

ort-version | docker tag | Default version is latest.

Tags

Available tags can be found here.

Related repo

https://github.com/philips-software/docker-ort

v0.1.1 - minor changes with fixes

22 Jan 10:09
94c7744
Compare
Choose a tag to compare

v0.1.0 - Run spdx-builder with ORT

22 Jan 08:36
8978c6a
Compare
Choose a tag to compare