mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-26 03:41:18 +01:00
* license: add support for publishing artifacts to IBM PAO (#8366) * Add getting started guide and licenses * Add eBOM files * Switch to IBM license documents * Bump actions-pao-tool * Add eBOM for premium on Z * Update Getting Started guide * Namespace license selection step ID * Fix LICENSE_DIR for ci-prepare-ent-legal The var was being passed to the wrong step * Fix license selection ID These changes were missed in 210c178c2a. * Adds a 'Generate PAO metadata' step to the setup job in build.yml * TEMP: enable CRT for ibm-pao-artifacts branch * Removes downloads of EULA and Terms of Evaluation as only IPLA licenses are wanted for enterprise products now * Adds Getting Started Guide for Z licenses * TEMP: Suppress security vulnerability to unblock ToB testing (plz revert before merging) * Removes incorrect initial line from eBOM 5900-BJ8.essentials * Whitespace commit because last prepare had odd commit SHA that bob didn't recognize and isn't in the PR commits * Adds 'Softcopy/' to the end of the Docker license dest path * Revert "TEMP: Suppress security vulnerability to unblock ToB testing (plz revert before merging)" This reverts commit 9a54a7a68945d9b41633806385c2b11ae0a6e0db. * Revert "TEMP: enable CRT for ibm-pao-artifacts branch" This reverts commit b62ec5f2214db6a30f24e9a27fa8f1af7a0c19d2. * changed-file: add IBM PAO license metadata to enterprise group --------- * build: don't generate PAO metadata for ce artifacts (#9251) * update eboms to correct versions and fips --------- Signed-off-by: Ryan Cragun <me@ryan.ec> Co-authored-by: brian shore <bshore@hashicorp.com> Co-authored-by: Ethel Evans <ethel.evans@hashicorp.com> Co-authored-by: Ryan Cragun <me@ryan.ec>