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

Multistage dockerfile #52

Merged
merged 8 commits into from
Sep 29, 2023
Merged

Multistage dockerfile #52

merged 8 commits into from
Sep 29, 2023

Conversation

mauwii
Copy link
Owner

@mauwii mauwii commented Sep 29, 2023

No description provided.

- add hashicorp.hcl to extensions
- remove toolset json files, use build args instead
- remove nuget download from powershell stage
- verify powershell version after installation
- split powershell and powershell-modules stages
- run sbom scan in final stage only, since currently all have same base
- fix copy job from golang stage in pulumi stage
- ensure build-arg TARGETARCH is used in all stages
@github-actions
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.11s
✅ COPYPASTE jscpd yes no 1.44s
✅ DOCKERFILE hadolint 1 0 0.69s
✅ EDITORCONFIG editorconfig-checker 8 0 0.06s
✅ JSON eslint-plugin-jsonc 3 0 1.37s
✅ JSON jsonlint 3 0 0.26s
✅ JSON prettier 3 0 0.51s
✅ JSON v8r 3 0 3.64s
✅ REPOSITORY checkov yes no 18.81s
✅ REPOSITORY devskim yes no 1.37s
✅ REPOSITORY dustilock yes no 0.02s
✅ REPOSITORY gitleaks yes no 0.22s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 11.7s
✅ REPOSITORY kics yes no 39.88s
✅ REPOSITORY secretlint yes no 0.68s
✅ REPOSITORY syft yes no 0.44s
✅ REPOSITORY trivy yes no 5.51s
✅ REPOSITORY trivy-sbom yes no 1.2s
✅ REPOSITORY trufflehog yes no 3.51s
✅ SPELL cspell 9 0 2.28s
✅ SPELL lychee 3 0 0.08s
✅ TERRAFORM terragrunt 1 0 0.11s
✅ YAML prettier 1 0 0.49s
✅ YAML v8r 1 0 2.0s
✅ YAML yamllint 1 0 0.41s

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

@mauwii mauwii merged commit 83c2030 into main Sep 29, 2023
13 checks passed
@mauwii mauwii deleted the multistage-dockerfile branch September 29, 2023 08:50
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