Closed unixorn closed 1 year ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
β COPYPASTE | jscpd | yes | no | 1.17s | |
β MARKDOWN | markdownlint | 1 | 0 | 0.7s | |
β οΈ MARKDOWN | markdown-table-formatter | 1 | 1 | 0.78s | |
β οΈ REPOSITORY | checkov | yes | 2 | 17.91s | |
β REPOSITORY | devskim | yes | no | 1.43s | |
β REPOSITORY | dustilock | yes | no | 0.02s | |
β REPOSITORY | gitleaks | yes | no | 0.16s | |
β REPOSITORY | git_diff | yes | no | 0.0s | |
β REPOSITORY | grype | yes | no | 11.99s | |
β REPOSITORY | kics | yes | no | 13.04s | |
β REPOSITORY | secretlint | yes | no | 0.82s | |
β REPOSITORY | syft | yes | no | 0.25s | |
β REPOSITORY | trivy | yes | no | 4.0s | |
β REPOSITORY | trivy-sbom | yes | no | 0.87s | |
β REPOSITORY | trufflehog | yes | no | 2.94s | |
β SPELL | lychee | 1 | 1 | 1.18s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
Description
Update megalinter badge link per https://megalinter.io/latest/badge/
Checklist
fzf-zsh-plugin.zsh
, I have created standalone scripts in bin so they can be used by non-ZSH users too.#!/usr/bin/env interpreter
instead of potentially platform-specific direct paths (#!/bin/sh
is an ok exception)License Acceptance