Closed unixorn closed 1 year ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
β COPYPASTE | jscpd | yes | no | 1.09s | |
β REPOSITORY | checkov | yes | no | 9.17s | |
β REPOSITORY | devskim | yes | no | 0.57s | |
β REPOSITORY | dustilock | yes | no | 0.0s | |
β REPOSITORY | gitleaks | yes | no | 0.15s | |
β REPOSITORY | git_diff | yes | no | 0.01s | |
β REPOSITORY | secretlint | yes | no | 0.82s | |
β REPOSITORY | syft | yes | no | 0.37s | |
β REPOSITORY | trivy | yes | no | 3.22s |
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 copyright
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