philips-software/Get SPDX license overview
Get SPDX license overview
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Dec 24, 2021
- License
- MIT
Pinned Snippet
uses: philips-software/spdx-action@d3e3c46c2e1521e4b8786d8985df8a92cfc8a19f # v0.9.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| project | project | yes | spdx-builder |
| spdx-builder-version | spdx-builder-version | yes | v0.9.2 |
| mode | Scan mode. Can be 'ort', 'blackduck' or 'tree' | yes | ort |
| scanner-url | scanner-url (license-scanner) | no | — |
| bombase-url | bombase-url (in case of mode: 'tree') | no | — |
| upload-url | upload-url (f.e. BOM-bar) | no | — |
| ort-version | philipssoftware/ort version (in case of mode: 'ort') | no | 2021-11-24 |
| ort-file | Specifies an ort-file to override ORT scanning in this action. (in case of mode: 'ort') | no | — |
| tree | file with tree input (in case of mode: 'tree') | no | — |
| format | format input (in case of mode: 'tree') | no | — |
| blackduck-url | Blackduck url (in case of mode: 'blackduck') | no | — |
| blackduck-token | Blackduck token (in case of mode: 'blackduck') | no | — |
| blackduck-project | Blackduck project (in case of mode: 'blackduck') | no | — |
| blackduck-version | Blackduck version (in case of mode: 'blackduck') | no | — |
| optional-arguments | Optional arguments like `--tree`, `--release`, `--force` and `--custom` | no | — |
| capture-stdout-file | Capture stdout in a file. When given, this will be used as the filename of the output | no | — |
Outputs
| name | description |
|---|---|
| spdx-file | spdx-license file |
| ort-file | ort-license file |