Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SNOW-748680: Update node fips docker image and re-add fips test (#500)
* Set centos7 node version to 14.17 * Re-add fips test * issue 207 - Update docker image to node18/openssl3 and enable fips * issue 207 - Fix spaces and remove "--enable-fips" flag * issue 217 - Use node 18.17.0 (LTS) for the FIPS docker image * SNOW-748680: Add FIPS image to the node matrix for Linux builds * SNOW-748680: Use legacy provider for openssl * SNOW-748680: Revert using legacy provider for openssl * SNOW-748680: Update "aws-sdk" to 2.14 * SNOW-748680: Revert update "aws-sdk" to 2.14 * SNOW-748680: Add FIPS image to the node matrix for Linux builds * SNOW-748680: Run "npm audit fix" for FIPS build * SNOW-748680: Revert running "npm audit fix" for FIPS build * SNOW-749232: Upgrade to aws-sdk v3 * SNOW-749232: Fix s3 unit tests * Set centos7 node version to 14.17 * issue 207 - Update docker image to node18/openssl3 and enable fips * issue 207 - Fix spaces and remove "--enable-fips" flag * issue 217 - Use node 18.17.0 (LTS) for the FIPS docker image * SNOW-748680: Add FIPS image to the node matrix for Linux builds * SNOW-748680: Run "npm audit fix" for FIPS build * SNOW-748680: Revert running "npm audit fix" for FIPS build --------- Co-authored-by: Dominik Przybysz <[email protected]>
- Loading branch information