- Apr 01, 2024
-
- Jan 23, 2024
-
- Dec 23, 2023
-
- Nov 19, 2023
- Oct 27, 2023
-
- Oct 25, 2023
-
- Oct 13, 2023
-
-
snyk-bot authored
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-5927132 - https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-5927132 - https://snyk.io/vuln/SNYK-DEBIAN12-OPENSSL-5776700 - https://snyk.io/vuln/SNYK-DEBIAN12-OPENSSL-5788322 - https://snyk.io/vuln/SNYK-DEBIAN12-OPENSSL-5812633
- Oct 11, 2023
-
-
snyk-bot authored
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-5927132 - https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-5927132 - https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-5927132 - https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-5927132 - https://snyk.io/vuln/SNYK-DEBIAN12-OPENSSH-5788319
-
- Oct 10, 2023
-
-
Matt authored
-
- Sep 26, 2023
-
-
Matt authored
-
- Sep 13, 2023
-
-
Max Levine authored
-
- Jun 23, 2023
-
-
Matt authored
Replace use of shutil.make_archive, as this function is not thread safe and changes the CWD of the main process during archive creation. The CWD is used by configuration to determine the data directory for creating archives. This caused errors when extracting multiple modules, as the CWD would change to be a temporary directory that would have caused modules to be stored in temporary directory and was also removed after the previous extraction was complete (race conditions also caused failures due to CWD no longer existing) Add installation of 'zip' package required to perform zipping of module Issue #404
-
- May 12, 2023
- Mar 21, 2023
-
-
tfswitch attempts to install the `terraform` binary to `/app/bin/` but this fails because the directory doesn't exist. Add this directory to the Dockerfile. In addition, bubble up the error which is passed to the `TerraformVersionSwitchError` exception, which helped catch this. Issue #356
-
- Jan 21, 2023
-
- Jan 19, 2023
- Jan 07, 2023
-
- Jan 04, 2023
-
- Oct 04, 2022
-
- Sep 14, 2022
-
-
Matt authored
-
Matt Comben authored
Issue #7
- Aug 19, 2022
-
- Jul 05, 2022
-
-
Matt Comben authored
Correct wget command in README and Dockerfile to use -O to store downloaded file, rather than log output Issue #150
-
- Jul 03, 2022
-
-
Matt authored
-
- May 06, 2022
-
-
Matt authored
-
Matt Comben authored
-
Matt authored
-
- Apr 29, 2022
-
-
Matt authored
-
- Apr 19, 2022
-
-
Matt authored
-
- Apr 13, 2022