Conversation
Trivy image scan report
|
Trivy image scan report
|
Trivy image scan report
|
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 7 | 0 | 0 | 0.17s | |
| ✅ COPYPASTE | jscpd | yes | no | no | 1.72s | |
| ✅ DOCKERFILE | hadolint | 1 | 0 | 0 | 0.09s | |
| ✅ JSON | jsonlint | 3 | 0 | 0 | 0.17s | |
| prettier | 3 | 1 | 0 | 0.69s | ||
| ✅ JSON | v8r | 3 | 0 | 0 | 3.42s | |
| ✅ PYTHON | bandit | 1 | 0 | 0 | 3.34s | |
| ✅ PYTHON | black | 1 | 0 | 0 | 0.98s | |
| ✅ PYTHON | flake8 | 1 | 0 | 0 | 0.52s | |
| ✅ PYTHON | isort | 1 | 0 | 0 | 0.25s | |
| ✅ PYTHON | mypy | 1 | 0 | 0 | 3.47s | |
| ✅ PYTHON | pylint | 1 | 0 | 0 | 2.75s | |
| ✅ PYTHON | pyright | 1 | 0 | 0 | 1.87s | |
| ✅ PYTHON | ruff | 1 | 0 | 0 | 0.04s | |
| ✅ REPOSITORY | checkov | yes | no | no | 24.84s | |
| ✅ REPOSITORY | devskim | yes | no | no | 1.57s | |
| ✅ REPOSITORY | dustilock | yes | no | no | 0.02s | |
| ✅ REPOSITORY | gitleaks | yes | no | no | 0.53s | |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.01s | |
| grype | yes | no | 2 | 40.02s | ||
| ✅ REPOSITORY | kics | yes | no | no | 3.65s | |
| ✅ REPOSITORY | secretlint | yes | no | no | 1.59s | |
| ✅ REPOSITORY | syft | yes | no | no | 2.54s | |
| ✅ REPOSITORY | trivy | yes | no | no | 12.92s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | no | 0.1s | |
| ✅ REPOSITORY | trufflehog | yes | no | no | 4.07s | |
| ✅ YAML | prettier | 9 | 0 | 0 | 0.84s | |
| ✅ YAML | v8r | 9 | 0 | 0 | 7.03s | |
| ✅ YAML | yamllint | 9 | 0 | 0 | 0.69s |
Detailed Issues
⚠️ REPOSITORY / grype - 2 warnings
warning: A medium vulnerability in github-action package: step-security/harden-runner, version v2.14.0 was found at: /.github/workflows/standard-build.yaml
warning: A medium vulnerability in github-action package: step-security/harden-runner, version v2.14.0 was found at: /.github/workflows/standard-release.yaml
warning: 2 warnings emitted
⚠️ JSON / prettier - 1 error
Checking formatting...
[warn] renovate/default.json
[warn] Code style issues found in the above file. Run Prettier with --write to fix.
See detailed reports in MegaLinter artifacts
Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)
- Documentation: Custom Flavors
- Command:
npx mega-linter-runner@9.2.0 --custom-flavor-setup --custom-flavor-linters PYTHON_PYLINT,PYTHON_BLACK,PYTHON_FLAKE8,PYTHON_ISORT,PYTHON_BANDIT,PYTHON_MYPY,PYTHON_PYRIGHT,PYTHON_RUFF,ACTION_ACTIONLINT,COPYPASTE_JSCPD,DOCKERFILE_HADOLINT,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,REPOSITORY_CHECKOV,REPOSITORY_DEVSKIM,REPOSITORY_DUSTILOCK,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_KICS,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R
|
🎉 This PR is included in version 1.20.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.