-
-
Notifications
You must be signed in to change notification settings - Fork 242
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
Upgrade checkov #2155
Upgrade checkov #2155
Conversation
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ BASH | bash-exec | 7 | 0 | 0.01s | |
✅ BASH | shellcheck | 7 | 0 | 0.4s | |
✅ BASH | shfmt | 7 | 0 | 0 | 0.31s |
✅ COPYPASTE | jscpd | yes | no | 2.41s | |
✅ DOCKERFILE | hadolint | 105 | 0 | 9.93s | |
✅ JSON | eslint-plugin-jsonc | 21 | 0 | 0 | 1.99s |
✅ JSON | jsonlint | 19 | 0 | 0.49s | |
✅ JSON | v8r | 21 | 0 | 13.36s | |
markdownlint | 297 | 0 | 11 | 5.86s | |
✅ MARKDOWN | markdown-link-check | 297 | 0 | 4.9s | |
✅ MARKDOWN | markdown-table-formatter | 297 | 0 | 0 | 17.19s |
✅ OPENAPI | spectral | 1 | 0 | 1.02s | |
bandit | 171 | 43 | 2.27s | ||
✅ PYTHON | black | 171 | 0 | 0 | 4.55s |
✅ PYTHON | flake8 | 171 | 0 | 1.88s | |
✅ PYTHON | isort | 171 | 0 | 0 | 0.75s |
✅ PYTHON | mypy | 171 | 0 | 6.66s | |
✅ PYTHON | pylint | 171 | 0 | 11.5s | |
pyright | 171 | 274 | 17.41s | ||
✅ REPOSITORY | checkov | yes | no | 26.5s | |
✅ REPOSITORY | git_diff | yes | no | 0.34s | |
✅ REPOSITORY | secretlint | yes | no | 6.74s | |
✅ REPOSITORY | trivy | yes | no | 24.43s | |
✅ SPELL | cspell | 712 | 0 | 18.24s | |
✅ SPELL | misspell | 536 | 0 | 0 | 0.78s |
✅ XML | xmllint | 3 | 0 | 0.01s | |
✅ YAML | prettier | 80 | 0 | 0 | 2.59s |
✅ YAML | v8r | 22 | 0 | 41.71s | |
✅ YAML | yamllint | 81 | 0 | 1.39s |
See errors details in artifact MegaLinter reports on CI Job page
6af4478
to
22d1797
Compare
e791a30
to
2cd9ad8
Compare
Codecov Report
@@ Coverage Diff @@
## main #2155 +/- ##
==========================================
+ Coverage 82.38% 82.41% +0.02%
==========================================
Files 166 166
Lines 4429 4429
==========================================
+ Hits 3649 3650 +1
+ Misses 780 779 -1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ BASH | bash-exec | 7 | 0 | 0.03s | |
✅ BASH | shellcheck | 7 | 0 | 0.41s | |
✅ BASH | shfmt | 7 | 0 | 0 | 0.03s |
✅ COPYPASTE | jscpd | yes | no | 2.41s | |
✅ DOCKERFILE | hadolint | 105 | 0 | 8.51s | |
✅ JSON | eslint-plugin-jsonc | 21 | 0 | 0 | 1.79s |
✅ JSON | jsonlint | 19 | 0 | 0.21s | |
✅ JSON | v8r | 21 | 0 | 15.25s | |
markdownlint | 297 | 0 | 11 | 5.34s | |
✅ MARKDOWN | markdown-link-check | 297 | 0 | 4.91s | |
✅ MARKDOWN | markdown-table-formatter | 297 | 0 | 0 | 16.02s |
✅ OPENAPI | spectral | 1 | 0 | 0.72s | |
bandit | 171 | 43 | 3.04s | ||
✅ PYTHON | black | 171 | 0 | 0 | 3.66s |
✅ PYTHON | flake8 | 171 | 0 | 3.68s | |
✅ PYTHON | isort | 171 | 0 | 0 | 0.41s |
✅ PYTHON | mypy | 171 | 0 | 7.16s | |
✅ PYTHON | pylint | 171 | 0 | 11.17s | |
pyright | 171 | 272 | 17.85s | ||
✅ REPOSITORY | checkov | yes | no | 26.5s | |
devskim | yes | 60 | 1.14s | ||
✅ REPOSITORY | dustilock | yes | no | 1.67s | |
✅ REPOSITORY | git_diff | yes | no | 0.03s | |
✅ REPOSITORY | secretlint | yes | no | 4.09s | |
✅ REPOSITORY | syft | yes | no | 2.83s | |
✅ REPOSITORY | trivy | yes | no | 19.34s | |
✅ SPELL | cspell | 712 | 0 | 17.96s | |
✅ SPELL | misspell | 536 | 0 | 0 | 0.5s |
✅ XML | xmllint | 3 | 0 | 0.01s | |
✅ YAML | prettier | 80 | 0 | 0 | 2.45s |
✅ YAML | v8r | 22 | 0 | 42.7s | |
✅ YAML | yamllint | 81 | 0 | 1.53s |
See errors details in artifact MegaLinter reports on CI Job page
You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:
- oxsecurity/megalinter/flavors/python@v5 (57 linters)
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 |
I see the following error in CI:
I find this failure very opaque considering how many actions are taken together in conjunction, which I'm guessing may be a holdover from our Super-Linter heritage. I wonder if the best step would be split these steps into separate lines in a separate pull request so that we know more specifically where we're going off the rails? |
still waiting to be able to upgrade python version, when the new releas of multiprocessing-logging will be done :/ |
Will be handled by #2312 |
No description provided.