oxsecurity / megalinter

🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
https://megalinter.io
GNU Affero General Public License v3.0
1.96k stars 238 forks source link

Request new MegaLinter flavor #4220

Open crutchfield opened 2 weeks ago

crutchfield commented 2 weeks ago

MegaLinter would run faster on my project if I had a flavor containing the following list of linters:

BASH_EXEC, BASH_SHELLCHECK, BASH_SHFMT, COPYPASTE_JSCPD, POWERSHELL_POWERSHELL, POWERSHELL_POWERSHELL_FORMATTER, REPOSITORY_CHECKOV, REPOSITORY_GIT_DIFF, REPOSITORY_GITLEAKS, REPOSITORY_GRYPE, REPOSITORY_KICS, REPOSITORY_SECRETLINT, REPOSITORY_TRIVY, REPOSITORY_TRIVY_SBOM, REPOSITORY_TRUFFLEHOG, TERRAFORM_TFLINT, TERRAFORM_TERRASCAN, TERRAFORM_TERRAGRUNT, TERRAFORM_TERRAFORM_FMT, YAML_PRETTIER, YAML_YAMLLINT, YAML_V8R

Would it be possible to create one ? Thanks :relaxed:

nvuillam commented 1 week ago

Did you try SECURITY flavor ? I think it has everything but powershell :)