-
-
Notifications
You must be signed in to change notification settings - Fork 249
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add generated components to the sbom, add a hash of each component. * Store fullVer as PRODUCT_HOME is not available anymore after the archives have been created. * Cleanup. * Rebase * Address linter comments. * Fix joinPath when leading slashes are in a part. * Determine the sbom target file name more robust. * Use sha function from prepareWorkspace.sh. * Add a joinPathOS method that converts paths to OS specific ones and use plan joinPath for files that are passed to cygwin programs. * Add fail-safe method to get the target file name for any component. * Make linter happy.
- Loading branch information
Showing
4 changed files
with
246 additions
and
130 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.