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

Factorize docker-compose #48

Merged
merged 1 commit into from
Aug 8, 2023
Merged

Conversation

nvuillam
Copy link
Member

@nvuillam nvuillam commented Aug 8, 2023

- `npm run codetotal` runs latest release of CodeTotal and beta version MegaLinter (in the future it will be latest)
- `npm run codetotal:beta` runs beta version of CodeTotal and MegaLinter
- `npm run codetotal:dev` locally builds CodeTotal then runs it with beta version of MegaLinter

    - `npm run codetotal` runs latest release of CodeTotal and beta version MegaLinter (in the future it will be latest)
    - `npm run codetotal:beta` runs beta version of CodeTotal and MegaLinter
    - `npm run codetotal:dev` locally builds CodeTotal then runs it with beta version of MegaLinter
@github-actions
Copy link

github-actions bot commented Aug 8, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ ACTION actionlint 6 3 0.18s
✅ COPYPASTE jscpd yes no 2.99s
⚠️ CSS stylelint 3 0 1 0.97s
✅ DOCKERFILE hadolint 1 0 0.06s
✅ HTML djlint 1 0 1.7s
✅ HTML htmlhint 1 0 0.94s
✅ JSON eslint-plugin-jsonc 19 0 0 2.36s
✅ JSON jsonlint 19 0 0.19s
✅ JSON npm-package-json-lint yes no 0.51s
✅ JSON prettier 19 0 0 1.14s
✅ JSON v8r 19 0 17.39s
⚠️ MARKDOWN markdownlint 10 0 31 1.43s
✅ MARKDOWN markdown-table-formatter 10 0 0 0.39s
✅ REPOSITORY checkov yes no 25.47s
✅ REPOSITORY gitleaks yes no 1.77s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY grype yes no 9.84s
⚠️ REPOSITORY kics yes 1 16.63s
✅ REPOSITORY secretlint yes no 1.09s
✅ REPOSITORY trivy yes no 4.11s
✅ REPOSITORY trivy-sbom yes no 1.64s
✅ REPOSITORY trufflehog yes no 3.78s
✅ SPELL cspell 56 0 3.92s
✅ SPELL lychee 43 0 2.41s
✅ YAML prettier 11 0 0 0.61s
✅ YAML v8r 11 0 14.21s
✅ YAML yamllint 11 0 0.54s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@nvuillam nvuillam merged commit 8ffcfb3 into main Aug 8, 2023
3 checks passed
@nvuillam nvuillam deleted the features/docker-compose-dynamic branch August 8, 2023 20:30
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.

None yet

2 participants