unixorn / zsh-quickstart-kit

A simple ZSH quickstart for using ZSH, zgenom, oh-my-zsh and a curated list of extra plugins. It is designed to be easy to customize without requiring you to maintain your own fork.
BSD 3-Clause "New" or "Revised" License
783 stars 95 forks source link

Add profiling support #285

Closed unixorn closed 8 months ago

unixorn commented 8 months ago

License Acceptance

Description

Type of changes

Checklist

codeclimate[bot] commented 8 months ago

Code Climate has analyzed commit 4fba82b7 and detected 0 issues on this pull request.

View more on Code Climate.

github-actions[bot] commented 8 months ago

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
βœ… COPYPASTE jscpd yes no 1.09s
⚠️ MARKDOWN markdownlint 1 5 1.34s
βœ… MARKDOWN markdown-table-formatter 1 0 0.33s
⚠️ REPOSITORY checkov yes 2 13.46s
βœ… REPOSITORY devskim yes no 1.57s
βœ… REPOSITORY dustilock yes no 0.17s
βœ… REPOSITORY gitleaks yes no 0.28s
βœ… REPOSITORY git_diff yes no 0.0s
βœ… REPOSITORY grype yes no 11.29s
⚠️ REPOSITORY kics yes 1 1.99s
βœ… REPOSITORY syft yes no 0.2s
βœ… REPOSITORY trivy yes no 5.5s
βœ… REPOSITORY trivy-sbom yes no 3.67s
βœ… REPOSITORY trufflehog yes no 7.79s
βœ… SPELL lychee 1 0 1.74s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_