Closed unixorn closed 9 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
⚠️ ACTION | actionlint | 2 | 1 | 0.01s | |
✅ COPYPASTE | jscpd | yes | no | 0.96s | |
✅ MARKDOWN | markdownlint | 1 | 0 | 1.05s | |
⚠️ MARKDOWN | markdown-table-formatter | 1 | 1 | 0.25s | |
⚠️ REPOSITORY | checkov | yes | 2 | 11.16s | |
✅ REPOSITORY | devskim | yes | no | 1.42s | |
✅ REPOSITORY | dustilock | yes | no | 0.0s | |
✅ REPOSITORY | gitleaks | yes | no | 0.44s | |
✅ REPOSITORY | git_diff | yes | no | 0.01s | |
✅ REPOSITORY | grype | yes | no | 10.69s | |
⚠️ REPOSITORY | kics | yes | 1 | 2.29s | |
✅ REPOSITORY | secretlint | yes | no | 0.96s | |
✅ REPOSITORY | syft | yes | no | 0.35s | |
✅ REPOSITORY | trivy | yes | no | 4.6s | |
✅ REPOSITORY | trivy-sbom | yes | no | 3.66s | |
✅ REPOSITORY | trufflehog | yes | no | 5.53s | |
✅ SPELL | lychee | 3 | 0 | 4.77s | |
⚠️ YAML | prettier | 2 | 1 | 0.37s | |
✅ YAML | v8r | 2 | 0 | 2.38s | |
⚠️ YAML | yamllint | 2 | 1 | 0.26s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
Description
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