-
-
Notifications
You must be signed in to change notification settings - Fork 238
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
Undowngrade kubescape #3012
base: main
Are you sure you want to change the base?
Undowngrade kubescape #3012
Conversation
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ BASH | bash-exec | 5 | 0 | 0.01s | |
✅ BASH | shellcheck | 5 | 0 | 0.12s | |
✅ BASH | shfmt | 5 | 0 | 0 | 0.47s |
✅ COPYPASTE | jscpd | yes | no | 4.8s | |
✅ DOCKERFILE | hadolint | 123 | 0 | 16.81s | |
✅ JSON | eslint-plugin-jsonc | 23 | 0 | 0 | 3.75s |
✅ JSON | jsonlint | 21 | 0 | 0.31s | |
✅ JSON | v8r | 23 | 0 | 16.55s | |
✅ MAKEFILE | checkmake | 1 | 0 | 0.0s | |
markdownlint | 255 | 0 | 11 | 7.1s | |
✅ MARKDOWN | markdown-link-check | 255 | 0 | 6.35s | |
✅ MARKDOWN | markdown-table-formatter | 255 | 0 | 0 | 36.58s |
✅ OPENAPI | spectral | 1 | 0 | 2.15s | |
bandit | 200 | 61 | 3.38s | ||
✅ PYTHON | black | 200 | 0 | 0 | 6.22s |
✅ PYTHON | flake8 | 200 | 0 | 2.68s | |
✅ PYTHON | isort | 200 | 0 | 0 | 0.99s |
✅ PYTHON | mypy | 200 | 0 | 14.02s | |
✅ PYTHON | pylint | 200 | 0 | 16.62s | |
pyright | 200 | 362 | 27.33s | ||
✅ PYTHON | ruff | 200 | 0 | 0 | 0.53s |
✅ REPOSITORY | checkov | yes | no | 44.17s | |
✅ REPOSITORY | git_diff | yes | no | 0.51s | |
grype | yes | 1 | 11.7s | ||
✅ REPOSITORY | secretlint | yes | no | 10.4s | |
✅ REPOSITORY | trivy | yes | no | 32.14s | |
✅ REPOSITORY | trivy-sbom | yes | no | 3.11s | |
trufflehog | yes | 1 | 30.89s | ||
✅ SPELL | cspell | 665 | 0 | 34.06s | |
✅ SPELL | lychee | 335 | 0 | 15.21s | |
✅ XML | xmllint | 3 | 0 | 0 | 0.45s |
✅ YAML | prettier | 160 | 0 | 0 | 6.21s |
✅ YAML | v8r | 102 | 0 | 195.88s | |
✅ YAML | yamllint | 161 | 0 | 2.29s |
See detailed report in MegaLinter reports
A Kubescape sarif test failed. |
that's strange, it worked with the docker image with only kubescape :( |
This pull request has been automatically marked as stale because it has not had recent activity. If you think this pull request should stay open, please remove the |
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ BASH | bash-exec | 5 | 0 | 0.06s | |
✅ BASH | shellcheck | 5 | 0 | 0.12s | |
✅ BASH | shfmt | 5 | 0 | 0 | 0.53s |
✅ COPYPASTE | jscpd | yes | no | 4.79s | |
✅ DOCKERFILE | hadolint | 128 | 0 | 15.69s | |
✅ JSON | jsonlint | 19 | 0 | 0.26s | |
✅ JSON | v8r | 21 | 0 | 27.15s | |
✅ MAKEFILE | checkmake | 1 | 0 | 0.02s | |
markdownlint | 262 | 0 | 266 | 33.7s | |
✅ MARKDOWN | markdown-table-formatter | 262 | 0 | 0 | 137.37s |
✅ OPENAPI | spectral | 1 | 0 | 1.61s | |
bandit | 209 | 64 | 4.39s | ||
✅ PYTHON | black | 209 | 0 | 0 | 5.95s |
✅ PYTHON | flake8 | 209 | 0 | 3.15s | |
✅ PYTHON | isort | 209 | 0 | 0 | 1.27s |
✅ PYTHON | mypy | 209 | 0 | 19.18s | |
✅ PYTHON | pylint | 209 | 0 | 17.89s | |
✅ PYTHON | ruff | 209 | 0 | 0 | 0.68s |
✅ REPOSITORY | checkov | yes | no | 43.27s | |
✅ REPOSITORY | git_diff | yes | no | 0.53s | |
grype | yes | 1 | 24.11s | ||
✅ REPOSITORY | secretlint | yes | no | 18.98s | |
✅ REPOSITORY | trivy | yes | no | 31.15s | |
✅ REPOSITORY | trivy-sbom | yes | no | 11.7s | |
trufflehog | yes | 1 | 11.93s | ||
✅ SPELL | cspell | 686 | 0 | 30.19s | |
lychee | 342 | 1 | 4.89s | ||
✅ XML | xmllint | 3 | 0 | 0 | 0.52s |
✅ YAML | prettier | 160 | 0 | 0 | 6.24s |
✅ YAML | v8r | 102 | 0 | 191.99s | |
✅ YAML | yamllint | 161 | 0 | 2.33s |
See detailed report in MegaLinter reports
Since fix of kubescape/kubescape#1366 it should be ok :)