Closed unixorn closed 1 year ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
β COPYPASTE | jscpd | yes | no | 0.88s | |
β REPOSITORY | checkov | yes | no | 8.0s | |
β REPOSITORY | devskim | yes | no | 0.64s | |
β REPOSITORY | dustilock | yes | no | 0.0s | |
β REPOSITORY | gitleaks | yes | no | 0.14s | |
β REPOSITORY | git_diff | yes | no | 0.0s | |
β REPOSITORY | secretlint | yes | no | 0.76s | |
β REPOSITORY | syft | yes | no | 0.32s | |
β REPOSITORY | trivy | yes | no | 2.67s | |
β SPELL | misspell | 1 | 0 | 0.04s | |
β YAML | prettier | 1 | 0 | 0.73s | |
β YAML | v8r | 1 | 0 | 2.05s | |
β YAML | yamllint | 1 | 0 | 0.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
Add dependabot configuration file
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