Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nvm, update readme and bake-file #76

Merged
merged 2 commits into from
Oct 27, 2023
Merged

Add nvm, update readme and bake-file #76

merged 2 commits into from
Oct 27, 2023

Conversation

mauwii
Copy link
Owner

@mauwii mauwii commented Oct 27, 2023

  • add nvm
  • update pulumi version to 3.91.0
  • remove warning from readme
  • set CARGO_HOME to /usr/local/cargo
  • set RUSTUP_HOME to /usr/local/rustup
  • set rust profile to minimal

- update pulumi version to 3.91.0
- set CARGO_HOME to `/usr/local/cargo`
- set RUSTUP_HOME to `/usr/local/rustup`
- remove warning from readme
@github-actions
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.11s
✅ DOCKERFILE hadolint 1 0 0.59s
✅ EDITORCONFIG editorconfig-checker 3 0 0.02s
✅ MARKDOWN markdownlint 1 0 0.37s
✅ MARKDOWN markdown-link-check 1 0 8.44s
✅ MARKDOWN markdown-table-formatter 1 0 0.18s
✅ REPOSITORY checkov yes no 8.19s
✅ REPOSITORY gitleaks yes no 0.12s
✅ REPOSITORY git_diff yes no 0.0s
✅ REPOSITORY grype yes no 10.88s
✅ REPOSITORY kics yes no 32.02s
✅ REPOSITORY secretlint yes no 0.52s
✅ REPOSITORY trivy yes no 6.61s
✅ REPOSITORY trivy-sbom yes no 1.35s
✅ REPOSITORY trufflehog yes no 3.4s
✅ SPELL cspell 4 0 1.77s
✅ SPELL lychee 1 0 15.81s
✅ TERRAFORM terragrunt 1 0 0.02s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@github-actions
Copy link
Contributor

github-actions bot commented Oct 27, 2023

Overview

Image reference mauwii/ubuntu-act:20.04-main /home/runner/work/act-docker-images/act-docker-images/linux/amd64/ubuntu-act-focal.tar
- digest 3bc7c4cba908 5470b0d600f9
- provenance 98e8a34 https://github.com/mauwii/act-docker-images/blob/6cc6fa2e2690f13bc8b0edd6bc6018894983b307/linux/ubuntu/Dockerfile/commit/6cc6fa2e2690f13bc8b0edd6bc6018894983b307
- vulnerabilities critical: 0 high: 35 medium: 137 low: 77 unspecified: 7 critical: 0 high: 35 medium: 137 low: 77 unspecified: 7
- platform linux/amd64 linux/amd64
- size 1.9 GB 1.9 GB (-22 MB)
- packages 3681 3685 (+4)
Base Image buildpack-deps:20.04
also known as:
focal
buildpack-deps:20.04
also known as:
focal
- vulnerabilities critical: 0 high: 13 medium: 73 low: 65 critical: 0 high: 13 medium: 73 low: 65
Environment Variables (3 changes)
  • ± 3 changed
  • 21 unchanged
 ACTIONS_RUNNER_PRINT_LOG_TO_STDOUT=1
 AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
 AZURE_EXTENSION_DIR=/opt/az/azcliextensions
-CARGO_HOME=/etc/.skel/.cargo
+CARGO_HOME=/usr/local/cargo
 DEBIAN_FRONTEND=noninteractive
 DOTNET_CLI_TELEMETRY_OPTOUT=1
 DOTNET_GENERATE_ASPNET_CERTIFICATE=false
 DOTNET_HOST_PATH=/opt/hostedtoolcache/dotnet/dotnet
 DOTNET_MULTILEVEL_LOOKUP=0
 DOTNET_NOLOGO=true
 DOTNET_ROLL_FORWARD=Major
 DOTNET_ROOT=/opt/hostedtoolcache/dotnet
 DOTNET_SDK_VERSION=latest
 DOTNET_USE_POLLING_FILE_WATCHER=true
 LANG=en_US.utf8
 LANGUAGE=en_US
 LC_ALL=en_US.utf8
 NUGET_PACKAGES=/opt/hostedtoolcache/nugetpackages
 NUGET_XMLDOC_MODE=skip
-PATH=/etc/.skel/.cargo/bin:/usr/local/go/bin:/opt/pipx_bin:/opt/hostedtoolcache/dotnet/tools:/opt/hostedtoolcache/dotnet:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+PATH=/usr/local/cargo/bin:/usr/local/go/bin:/opt/pipx_bin:/opt/hostedtoolcache/dotnet/tools:/opt/hostedtoolcache/dotnet:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
 PIPX_BIN_DIR=/opt/pipx_bin
 PIPX_HOME=/opt/pipx
 RUNNER_MANUALLY_TRAP_SIG=1
-RUSTUP_HOME=/etc/.skel/.rustup
+RUSTUP_HOME=/usr/local/rustup
Labels (3 changes)
  • ± 3 changed
  • 8 unchanged
 org.opencontainers.image.authors=mauwii
-org.opencontainers.image.created=2023-10-23T22:41:51Z
+org.opencontainers.image.created=2023-10-27T13:05:29Z
 org.opencontainers.image.description=This Image is made to be used with Nektos/act to run your GH-Workflows locally
 org.opencontainers.image.documentation=https://github.com/mauwii/act-docker-images
 org.opencontainers.image.ref.name=ubuntu
-org.opencontainers.image.revision=98e8a34252f761dec58a50e7d7d3452f0859f6a1
+org.opencontainers.image.revision=6cc6fa2e2690f13bc8b0edd6bc6018894983b307
-org.opencontainers.image.source=https://github.com/mauwii/act-docker-images/blob/98e8a34252f761dec58a50e7d7d3452f0859f6a1/linux/ubuntu/Dockerfile
+org.opencontainers.image.source=https://github.com/mauwii/act-docker-images/blob/6cc6fa2e2690f13bc8b0edd6bc6018894983b307/linux/ubuntu/Dockerfile
 org.opencontainers.image.title=ubuntu-act-focal
 org.opencontainers.image.url=https://hub.docker.com/r/mauwii/ubuntu-act
 org.opencontainers.image.vendor=mauwii
 org.opencontainers.image.version=20.04
Packages and Vulnerabilities (11 package changes and 0 vulnerability changes)
  • ➕ 3 packages added
  • ♾️ 8 packages changed
  • 2747 packages unchanged
Changes for packages of type generic (1 changes)
Package Version
mauwii/ubuntu-act:20.04-main
Version
/home/runner/work/act-docker-images/act-docker-images/linux/amd64/ubuntu-act-focal.tar
node 20.9.0
Changes for packages of type golang (7 changes)
Package Version
mauwii/ubuntu-act:20.04-main
Version
/home/runner/work/act-docker-images/act-docker-images/linux/amd64/ubuntu-act-focal.tar
♾️ github.com/pulumi/esc 0.5.2 0.5.6
♾️ github.com/pulumi/pulumi/pkg/v3 3.89.0 3.91.0
♾️ github.com/pulumi/pulumi/sdk/go/pulumi-language-go/v3 3.89.0 3.91.0
♾️ github.com/pulumi/pulumi/sdk/nodejs/cmd/pulumi-language-nodejs/v3 3.89.0 3.91.0
♾️ github.com/pulumi/pulumi/sdk/python/cmd/pulumi-language-python/v3 3.89.0 3.91.0
♾️ golang.org/x/crypto 0.9.0 0.5.0
♾️ stdlib 1.21.1 1.21.3
critical: 0 high: 1 medium: 0 low: 0
Removed vulnerabilities (1):
  • high : CVE--2023--44487
Changes for packages of type npm (2 changes)
Package Version
mauwii/ubuntu-act:20.04-main
Version
/home/runner/work/act-docker-images/act-docker-images/linux/amd64/ubuntu-act-focal.tar
nvm 0.39.5
test-npmlink 0.0.1
Changes for packages of type pypi (1 changes)
Package Version
mauwii/ubuntu-act:20.04-main
Version
/home/runner/work/act-docker-images/act-docker-images/linux/amd64/ubuntu-act-focal.tar
♾️ pipx 1.2.0 1.2.1

@mauwii mauwii merged commit 96ca4bb into main Oct 27, 2023
17 checks passed
@mauwii mauwii deleted the add-nvm branch October 27, 2023 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant