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

Allow to use value any to always activate a linter who as a **_DIRECTORY** variable #3058

Merged
merged 5 commits into from
Nov 1, 2023

Conversation

nvuillam
Copy link
Member

@nvuillam nvuillam commented Nov 1, 2023

Example: KUBERNETES_DIRECTORY: any
Fixes #2873
Co-authored-by: onepushmain onepushmain@users.noreply.github.com

nvuillam and others added 3 commits November 1, 2023 01:11
…CTORY** variable

Example: `KUBERNETES_DIRECTORY: any`
Fixes #2873
Co-authored-by: onepushmain <onepushmain@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Nov 1, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 5 0 0.05s
✅ BASH shellcheck 5 0 0.11s
✅ BASH shfmt 5 0 0 0.5s
✅ COPYPASTE jscpd yes no 3.81s
✅ DOCKERFILE hadolint 123 0 20.03s
✅ JSON eslint-plugin-jsonc 23 0 0 2.82s
✅ JSON jsonlint 21 0 0.26s
✅ JSON v8r 23 0 16.56s
✅ MAKEFILE checkmake 1 0 0.0s
⚠️ MARKDOWN markdownlint 255 0 11 6.67s
✅ MARKDOWN markdown-link-check 255 0 6.72s
✅ MARKDOWN markdown-table-formatter 255 0 0 45.58s
✅ OPENAPI spectral 1 0 1.72s
⚠️ PYTHON bandit 200 61 2.92s
✅ PYTHON black 200 0 0 5.75s
✅ PYTHON flake8 200 0 2.44s
✅ PYTHON isort 200 0 0 0.93s
✅ PYTHON mypy 200 0 13.1s
✅ PYTHON pylint 200 0 15.1s
⚠️ PYTHON pyright 200 352 24.59s
✅ PYTHON ruff 200 0 0 0.52s
✅ REPOSITORY checkov yes no 41.01s
✅ REPOSITORY git_diff yes no 0.46s
⚠️ REPOSITORY grype yes 1 11.88s
✅ REPOSITORY secretlint yes no 11.57s
✅ REPOSITORY trivy yes no 29.04s
✅ REPOSITORY trivy-sbom yes no 1.48s
⚠️ REPOSITORY trufflehog yes 1 24.33s
✅ SPELL cspell 665 0 27.54s
✅ SPELL lychee 335 0 4.05s
✅ XML xmllint 3 0 0 0.53s
✅ YAML prettier 160 0 0 5.09s
✅ YAML v8r 102 0 197.47s
✅ YAML yamllint 161 0 1.85s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@nvuillam nvuillam temporarily deployed to dev November 1, 2023 10:33 — with GitHub Actions Inactive
@nvuillam nvuillam temporarily deployed to dev November 1, 2023 10:33 — with GitHub Actions Inactive
@nvuillam nvuillam temporarily deployed to dev November 1, 2023 10:33 — with GitHub Actions Inactive
@nvuillam nvuillam temporarily deployed to dev November 1, 2023 10:33 — with GitHub Actions Inactive
@nvuillam nvuillam temporarily deployed to dev November 1, 2023 10:41 — with GitHub Actions Inactive
@nvuillam nvuillam temporarily deployed to dev November 1, 2023 10:41 — with GitHub Actions Inactive
@nvuillam nvuillam temporarily deployed to dev November 1, 2023 10:41 — with GitHub Actions Inactive
@nvuillam nvuillam temporarily deployed to dev November 1, 2023 10:41 — with GitHub Actions Inactive
@nvuillam nvuillam merged commit 02a7999 into main Nov 1, 2023
126 of 127 checks passed
@nvuillam nvuillam deleted the fixes/directory branch November 1, 2023 12:16
BryanQuigley pushed a commit to BryanQuigley/megalinter that referenced this pull request Nov 3, 2023
…CTORY** variable (oxsecurity#3058)

* [automation] Auto-update linters version, help and documentation

* trvy

* Allow to use value `any` to always activate a linter who as a **_DIRECTORY** variable

Example: `KUBERNETES_DIRECTORY: any`
Fixes oxsecurity#2873
Co-authored-by: onepushmain <onepushmain@users.noreply.github.com>

* black

* [MegaLinter] Apply linters fixes

---------

Co-authored-by: onepushmain <onepushmain@users.noreply.github.com>
Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
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.

Problems while trying to use kubeconform
1 participant