-
-
Notifications
You must be signed in to change notification settings - Fork 283
Use renovate with kubescape #4535
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
Conversation
|
/build
|
🦙 MegaLinter status:
|
| Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
|---|---|---|---|---|---|
| ✅ API | spectral | 1 | 0 | 1.73s | |
| bash-exec | 6 | 1 | 0.01s | ||
| ✅ BASH | shellcheck | 6 | 0 | 0.13s | |
| ✅ BASH | shfmt | 6 | 0 | 0 | 0.7s |
| ✅ COPYPASTE | jscpd | yes | no | 3.31s | |
| ✅ DOCKERFILE | hadolint | 129 | 0 | 25.03s | |
| ✅ JSON | jsonlint | 20 | 0 | 0.36s | |
| ✅ JSON | v8r | 22 | 0 | 14.47s | |
| markdownlint | 267 | 0 | 303 | 22.82s | |
| ✅ MARKDOWN | markdown-table-formatter | 267 | 0 | 0 | 162.39s |
| bandit | 215 | 66 | 3.69s | ||
| ✅ PYTHON | black | 215 | 0 | 0 | 4.55s |
| ✅ PYTHON | flake8 | 215 | 0 | 1.92s | |
| ✅ PYTHON | isort | 215 | 0 | 0 | 1.37s |
| ✅ PYTHON | mypy | 215 | 0 | 14.73s | |
| ✅ PYTHON | pylint | 215 | 0 | 18.61s | |
| ✅ PYTHON | ruff | 215 | 0 | 0 | 0.9s |
| ✅ REPOSITORY | checkov | yes | no | 31.88s | |
| ✅ REPOSITORY | git_diff | yes | no | 0.77s | |
| grype | yes | 26 | 13.31s | ||
| ✅ REPOSITORY | secretlint | yes | no | 11.25s | |
| ✅ REPOSITORY | trivy | yes | no | 18.32s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | 0.3s | |
| trufflehog | yes | 1 | 54.66s | ||
| ✅ SPELL | cspell | 718 | 0 | 13.01s | |
| lychee | 349 | 23 | 39.25s | ||
| ✅ XML | xmllint | 3 | 0 | 0 | 1.46s |
| ✅ YAML | prettier | 160 | 0 | 0 | 3.63s |
| ✅ YAML | v8r | 102 | 0 | 26.69s | |
| ✅ YAML | yamllint | 161 | 0 | 2.27s |
See detailed report in MegaLinter reports
echoix
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Further enhancement
Co-authored-by: Edouard Choinière <27212526+echoix@users.noreply.github.com>
Done! |
|
/build
|
|
Ready @nvuillam ! |
For determinism when building Docker images, it is important that we do not use the master branch directly.