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 miniconda, other small improvements #83

Merged
merged 1 commit into from
Nov 3, 2023
Merged

add miniconda, other small improvements #83

merged 1 commit into from
Nov 3, 2023

Conversation

mauwii
Copy link
Owner

@mauwii mauwii commented Nov 3, 2023

  • update linux/ubuntu/Dockerfile
    • add miniconda
  • update docker-bake.hcl
    • add CONDA_PATH arg
  • update README.md
    • rephrased some parts
  • update ci.yml
    • remove most kics-scan ignore-line
    • enable deleteDotnet
    • use github.repository_owner instead of hardcoded name
  • add "miniconda" to cspell.json

- update linux/ubuntu/Dockerfile
  - add miniconda
- update docker-bake.hcl
  - add CONDA_PATH arg
  - use github.repository_owner instead of hardcoded name
- update README.md
  - rephrased some parts
- update ci.yml
  - remove most `kics-scan ignore-line`
  - enable `deleteDotnet`
- add "miniconda" to cspell.json
Copy link
Contributor

github-actions bot commented Nov 3, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.06s
✅ COPYPASTE jscpd yes no 1.26s
✅ DOCKERFILE hadolint 1 0 1.4s
✅ EDITORCONFIG editorconfig-checker 5 0 0.11s
✅ JSON eslint-plugin-jsonc 1 0 0.99s
✅ JSON jsonlint 1 0 0.2s
✅ JSON prettier 1 0 0.44s
✅ JSON v8r 1 0 2.37s
✅ MARKDOWN markdownlint 1 0 0.66s
✅ MARKDOWN markdown-link-check 1 0 6.03s
✅ MARKDOWN markdown-table-formatter 1 0 0.34s
✅ REPOSITORY checkov yes no 9.86s
✅ REPOSITORY gitleaks yes no 0.34s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 15.56s
✅ REPOSITORY kics yes no 27.65s
✅ REPOSITORY secretlint yes no 0.75s
✅ REPOSITORY trivy yes no 8.37s
✅ REPOSITORY trivy-sbom yes no 3.59s
✅ REPOSITORY trufflehog yes no 4.47s
✅ SPELL cspell 6 0 2.64s
✅ SPELL lychee 2 0 1.67s
✅ TERRAFORM terragrunt 1 0 0.06s
✅ YAML prettier 1 0 0.7s
✅ YAML v8r 1 0 2.04s
✅ YAML yamllint 1 0 0.37s

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

Copy link
Contributor

github-actions bot commented Nov 3, 2023

Overview

Image reference mauwii/ubuntu-act:20.04-main /home/runner/work/act-docker-images/act-docker-images/linux/arm64/ubuntu-act-focal.tar
- digest 179a8213eefd ce6e6227e764
- provenance 509f135 https://github.com/mauwii/act-docker-images/blob/651d821ed74b122e7939e2a05e542f13dcbc5db3/linux/ubuntu/Dockerfile/commit/651d821ed74b122e7939e2a05e542f13dcbc5db3
- vulnerabilities critical: 0 high: 46 medium: 161 low: 83 unspecified: 2 critical: 0 high: 46 medium: 161 low: 83 unspecified: 2
- platform linux/arm64 linux/arm64
- size 2.0 GB 2.2 GB (+210 MB)
- packages 3762 3785 (+23)
Base Image buildpack-deps:20.04
also known as:
focal
buildpack-deps:20.04
also known as:
focal
- vulnerabilities critical: 0 high: 11 medium: 90 low: 70 critical: 0 high: 11 medium: 90 low: 70
Environment Variables (1 changes)
  • + 1 added
  • 24 unchanged
 ACTIONS_RUNNER_PRINT_LOG_TO_STDOUT=1
 AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
 AZURE_EXTENSION_DIR=/opt/az/azcliextensions
 CARGO_HOME=/usr/local/cargo
+CONDA=/usr/share/miniconda
 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=/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=/usr/local/rustup
Labels (3 changes)
  • ± 3 changed
  • 8 unchanged
 org.opencontainers.image.authors=mauwii
-org.opencontainers.image.created=2023-10-28T03:15:57Z
+org.opencontainers.image.created=2023-11-03T16:14:20Z
 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=509f135aea635826b3622320f0738ed8d50a8d83
+org.opencontainers.image.revision=651d821ed74b122e7939e2a05e542f13dcbc5db3
-org.opencontainers.image.source=https://github.com/mauwii/act-docker-images/blob/509f135aea635826b3622320f0738ed8d50a8d83/linux/ubuntu/Dockerfile
+org.opencontainers.image.source=https://github.com/mauwii/act-docker-images/blob/651d821ed74b122e7939e2a05e542f13dcbc5db3/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 (20 package changes and 0 vulnerability changes)
  • ➕ 17 packages added
  • ♾️ 3 packages changed
  • 2788 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/arm64/ubuntu-act-focal.tar
python 3.11.5
Changes for packages of type pypi (19 changes)
Package Version
mauwii/ubuntu-act:20.04-main
Version
/home/runner/work/act-docker-images/act-docker-images/linux/arm64/ubuntu-act-focal.tar
boltons 23.0.0
brotlipy 0.7.0
conda 23.9.0
conda-content-trust 0.2.0
conda-libmamba-solver 23.9.1
conda-package-handling 2.2.0
conda-package-streaming 0.9.0
♾️ idna 2.8 3.4
jsonpatch 1.32
jsonpointer 2.1
libmambapy 1.5.1
pluggy 1.0.0
pycosat 0.6.6
♾️ pycparser 2.19 2.21
ruamel.yaml 0.17.21
tqdm 4.65.0
truststore 0.8.0
♾️ wheel 0.34.2 0.41.2
critical: 0 high: 1 medium: 0 low: 0
Removed vulnerabilities (1):
  • high : CVE--2022--40898
zstandard 0.19.0

@mauwii mauwii merged commit a6b3de3 into main Nov 3, 2023
16 of 17 checks passed
@mauwii mauwii deleted the add-miniconda branch November 3, 2023 16:41
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