Releases: philips-software/blackduck-report-action
Releases · philips-software/blackduck-report-action
v0.5
What's Changed
- Fix missing quote by @bartgolsteijn in #24
- Check the scan result before generating the SBOM by @khhipparagi in #25
- Re-assign the scan status by @khhipparagi in #26
New Contributors
- @khhipparagi made their first contribution in #25
Full Changelog: v0.4...v0.5
v0.4
What's Changed
- feat: pass sbom_type and report_format as an optional argument by @ManjulaSuryabhatla in #18
- Fix shellcheck issues by @phirk in #22
- Add Notices File (VERSION_LICENSE) file output by @bartgolsteijn in #23
New Contributors
- @ManjulaSuryabhatla made their first contribution in #18
- @phirk made their first contribution in #22
- @bartgolsteijn made their first contribution in #23
Full Changelog: v0.3...v0.4
v0.3 - Bug fix for projects with spaces.
Bug fix
- Support projects with spaces in the name. Thanks to @rjaegers for fixing this issue.
What's Changed
- Update version of action in README. by @JeroenKnoops in #12
- fix: urlencode query strings by @rjaegers in #13
- fix: Url encode by @JeroenKnoops in #14
New Contributors
Full Changelog: v0.2...v0.3
v0.2 - Deprecation removals.
Thanks @ruijzndl for contributing!
What's Changed
- Remove Version from Dockerfile by @Brend-Smits in #6
- Use released version of the action in examples by @JeroenKnoops in #4
- Add codeowners by @JeroenKnoops in #5
- Add link to complete example by @JeroenKnoops in #8
- Update README.md by @JeroenKnoops in #7
- main: fix set-output command is deprecated warnings by @ruijzndl in #9
New Contributors
- @Brend-Smits made their first contribution in #6
- @JeroenKnoops made their first contribution in #4
- @ruijzndl made their first contribution in #9
Full Changelog: v0.1...v0.2
v0.1 - Initial release with SPDX support
Initial release
Features
This action will allow you to trigger the creation of a SBOM report in your Black Duck Server.
It will also allow you to download the file or to store the SBOM in another way.
The format of SBOM is now SPDX_22 only
Full Changelog: https://github.com/philips-software/blackduck-report-action/commits/v0.1