From 335b5e871f9bba4df9108af9f33266247dfbcf34 Mon Sep 17 00:00:00 2001 From: Nicolas Vuillamy Date: Wed, 1 May 2024 02:25:19 +0200 Subject: [PATCH] [automation] Auto-update linters version, help and documentation (#3529) * [automation] Auto-update linters version, help and documentation * [MegaLinter] Apply linters fixes --------- Co-authored-by: nvuillam --- .automation/generated/linter-helps.json | 80 +++--- .automation/generated/linter-versions.json | 14 +- CHANGELOG.md | 7 + README.md | 2 +- docs/all_linters.md | 14 +- docs/descriptors/ansible_ansible_lint.md | 2 +- docs/descriptors/cloudformation_cfn_lint.md | 2 +- .../editorconfig_editorconfig_checker.md | 9 +- docs/descriptors/kubernetes_kubescape.md | 2 +- .../markdown_markdown_link_check.md | 2 +- docs/descriptors/markdown_markdownlint.md | 31 +-- .../salesforce_sfdx_scanner_apex.md | 6 +- .../salesforce_sfdx_scanner_aura.md | 6 +- .../salesforce_sfdx_scanner_lwc.md | 6 +- docs/descriptors/snakemake_snakemake.md | 27 +- docs/descriptors/spell_vale.md | 4 +- docs/used-by-stats.md | 246 ++---------------- 17 files changed, 148 insertions(+), 312 deletions(-) diff --git a/.automation/generated/linter-helps.json b/.automation/generated/linter-helps.json index 0dc788858e0..5fb33f17dc7 100644 --- a/.automation/generated/linter-helps.json +++ b/.automation/generated/linter-helps.json @@ -2085,6 +2085,10 @@ " show which files would be checked", " -exclude string", " a regex which files should be excluded from checking - needs to be a valid regular expression", + " -f string", + " specify the output format: default, gcc (default \"default\")", + " -format string", + " specify the output format: default, gcc (default \"default\")", " -h print the help", " -help", " print the help", @@ -3405,7 +3409,7 @@ " completion Generate autocompletion script", " config Handle cached configurations", " delete Delete configurations in Kubescape SaaS version", - " download Download attack-tracks,controls-inputs,exceptions,control,framework,artifacts", + " download Download framework,artifacts,attack-tracks,controls-inputs,exceptions,control", " fix Fix misconfiguration in files", " help Help about any command", " list List frameworks/controls will list the supported frameworks and controls", @@ -3877,7 +3881,7 @@ " Print version" ], "markdown-link-check": [ - "(node:1750) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.", + "(node:1785) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.", "(Use `node --trace-deprecation ...` to show where the warning was created)", "Usage: markdown-link-check [options] [filenamesOrUrls...]", "", @@ -3911,20 +3915,21 @@ "MarkdownLint Command Line Interface", "", "Options:", - " -V, --version output the version number", - " -c, --config [configFile] configuration file (JSON, JSONC, JS, or YAML)", - " -d, --dot include files/folders with a dot (for example `.github`)", - " -f, --fix fix basic errors (does not work with STDIN)", - " -i, --ignore [file|directory|glob] file(s) to ignore/exclude (default: [])", - " -j, --json write issues in json format", - " -o, --output [outputFile] write issues to file (no console)", - " -p, --ignore-path [file] path to file with ignore pattern(s)", - " -q, --quiet do not write issues to STDOUT", - " -r, --rules [file|directory|glob|package] include custom rule files (default: [])", - " -s, --stdin read from STDIN (does not work with files)", - " --enable [rules...] Enable certain rules, e.g. --enable MD013 MD041 --", - " --disable [rules...] Disable certain rules, e.g. --disable MD013 MD041 --", - " -h, --help display help for command" + " -V, --version output the version number", + " -c, --config configuration file (JSON, JSONC, JS, YAML, or TOML)", + " --configPointer JSON Pointer to object within configuration file (default: \"\")", + " -d, --dot include files/folders with a dot (for example `.github`)", + " -f, --fix fix basic errors (does not work with STDIN)", + " -i, --ignore file(s) to ignore/exclude (default: [])", + " -j, --json write issues in json format", + " -o, --output write issues to file (no console)", + " -p, --ignore-path path to file with ignore pattern(s)", + " -q, --quiet do not write issues to STDOUT", + " -r, --rules include custom rule files (default: [])", + " -s, --stdin read from STDIN (does not work with files)", + " --enable Enable certain rules, e.g. --enable MD013 MD041 --", + " --disable Disable certain rules, e.g. --disable MD013 MD041 --", + " -h, --help display help for command" ], "misspell": [ "Usage of misspell:", @@ -7862,8 +7867,10 @@ "COMMANDS", " scanner run dfa scan codebase with all DFA rules", "", - "(node:2016) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.", + "(node:2056) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.", "(Use `node --trace-deprecation ...` to show where the warning was created)", + " \u203a Warning: Plugin @salesforce/sfdx-scanner (3.24.0) differs from the version", + " \u203a specified by sf (3.23.0)", "Warning: To use the most up-to-date Code Analyzer features including PMD 7.x, install Code Analyzer v4.x (Beta). To install v4.x (beta), run this command: sf plugins install @salesforce/sfdx-scanner@latest-beta", "Warning: We're continually improving Salesforce Code Analyzer. Tell us what you think! Give feedback at https://research.net/r/SalesforceCA", " name languages categories rulesets [dep] engine is dfa is pilot", @@ -8134,8 +8141,10 @@ "COMMANDS", " scanner run dfa scan codebase with all DFA rules", "", - "(node:2236) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.", + "(node:2275) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.", "(Use `node --trace-deprecation ...` to show where the warning was created)", + " \u203a Warning: Plugin @salesforce/sfdx-scanner (3.24.0) differs from the version", + " \u203a specified by sf (3.23.0)", "Warning: To use the most up-to-date Code Analyzer features including PMD 7.x, install Code Analyzer v4.x (Beta). To install v4.x (beta), run this command: sf plugins install @salesforce/sfdx-scanner@latest-beta", "Warning: We're continually improving Salesforce Code Analyzer. Tell us what you think! Give feedback at https://research.net/r/SalesforceCA", " name languages categories rulesets [dep] engine is dfa is pilot", @@ -8406,8 +8415,10 @@ "COMMANDS", " scanner run dfa scan codebase with all DFA rules", "", - "(node:2460) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.", + "(node:2500) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.", "(Use `node --trace-deprecation ...` to show where the warning was created)", + " \u203a Warning: Plugin @salesforce/sfdx-scanner (3.24.0) differs from the version", + " \u203a specified by sf (3.23.0)", "Warning: To use the most up-to-date Code Analyzer features including PMD 7.x, install Code Analyzer v4.x (Beta). To install v4.x (beta), run this command: sf plugins install @salesforce/sfdx-scanner@latest-beta", "Warning: We're continually improving Salesforce Code Analyzer. Tell us what you think! Give feedback at https://research.net/r/SalesforceCA", " name languages categories rulesets [dep] engine is dfa is pilot", @@ -8771,7 +8782,7 @@ " [--d3dag] [--summary] [--detailed-summary] [--archive FILE]", " [--cleanup-metadata FILE [FILE ...]] [--cleanup-shadow]", " [--skip-script-cleanup] [--unlock]", - " [--list-changes {input,code,params}] [--list-input-changes]", + " [--list-changes {params,input,code}] [--list-input-changes]", " [--list-params-changes] [--list-untracked]", " [--delete-all-output | --delete-temp-output]", " [--keep-incomplete] [--drop-metadata]", @@ -8801,7 +8812,7 @@ " [--shared-fs-usage {input-output,persistence,software-deployment,source-cache,sources,storage-local-copies,none} [{input-output,persistence,software-deployment,source-cache,sources,storage-local-copies,none} ...]]", " [--scheduler-greediness SCHEDULER_GREEDINESS] [--no-hooks]", " [--debug] [--runtime-profile FILE]", - " [--mode {default,subprocess,remote}] [--show-failed-logs]", + " [--mode {remote,subprocess,default}] [--show-failed-logs]", " [--log-handler-script FILE] [--log-service {none,slack,wms}]", " [--job-deploy-sources] [--benchmark-extended]", " [--container-image IMAGE] [--immediate-submit]", @@ -9044,10 +9055,9 @@ " configuration. If you rather prefer the traditional", " way of just considering file modification dates, use '", " --rerun-trigger mtime'. (default:", - " frozenset({,", + " frozenset({,", " , ,", - " , }))", + " , }))", " --force, -f Force the execution of the selected target or the", " first rule regardless of already created output.", " (default: False)", @@ -9288,7 +9298,7 @@ " (default: False)", " --unlock Remove a lock on the working directory. (default:", " False)", - " --list-changes {input,code,params}, --lc {input,code,params}", + " --list-changes {params,input,code}, --lc {params,input,code}", " List all output files for which the given items (code,", " input, params) have changed since creation. (default:", " None)", @@ -9482,12 +9492,12 @@ " and data provenance will be handled by NFS but input", " and output files will be handled exclusively by the", " storage provider. (default:", - " frozenset({,", - " ,", + " frozenset({,", " ,", - " ,", - " ,", - " }))", + " ,", + " ,", + " ,", + " }))", " --scheduler-greediness SCHEDULER_GREEDINESS, --greediness SCHEDULER_GREEDINESS", " Set the greediness of scheduling. This value between 0", " and 1 determines how careful jobs are selected for", @@ -9501,7 +9511,7 @@ " --runtime-profile FILE", " Profile Snakemake and write the output to FILE. This", " requires yappi to be installed. (default: None)", - " --mode {default,subprocess,remote}", + " --mode {remote,subprocess,default}", " Set execution mode of Snakemake (internal use only).", " (default: default)", " --show-failed-logs Automatically display logs of failed jobs. (default:", @@ -9652,10 +9662,10 @@ " Path to the report file (either .html or .zip). Use", " zip if your report contains large results or", " directories with htmlindex as results. (default:", - " )", + " )", " --report-html-stylesheet-path VALUE", " Path to a custom stylesheet for the report. (default:", - " )", + " )", "", " In general, command-line values override environment variables which override", "defaults." @@ -10595,11 +10605,11 @@ "", "Commands:", "", - " ls-vars Print the supported environment variables to stdout.", - " sync Download and install external configuration sources.", " ls-config Print the current configuration to stdout.", " ls-metrics Print the given file's internal metrics to stdout.", " ls-dirs Print the default configuration directories to stdout.", + " ls-vars Print the supported environment variables to stdout.", + " sync Download and install external configuration sources.", "" ], "xmllint": [ diff --git a/.automation/generated/linter-versions.json b/.automation/generated/linter-versions.json index dcf189710dc..bb39ac63000 100644 --- a/.automation/generated/linter-versions.json +++ b/.automation/generated/linter-versions.json @@ -1,12 +1,12 @@ { "actionlint": "1.6.27", - "ansible-lint": "24.2.2", + "ansible-lint": "24.2.3", "arm-ttk": "0.0.0", "bandit": "1.7.8", "bash-exec": "5.2.21", "bicep_linter": "0.26.170", "black": "24.4.2", - "cfn-lint": "0.86.4", + "cfn-lint": "0.87.0", "checkmake": "0.2.0", "checkov": "3.2.74", "checkstyle": "10.16.0", @@ -27,7 +27,7 @@ "dotenv-linter": "3.3.0", "dotnet-format": "8.0.104", "dustilock": "1.2.0", - "editorconfig-checker": "2.7.2", + "editorconfig-checker": "3.0.1", "eslint": "8.57.0", "eslint-plugin-jsonc": "2.15.1", "flake8": "7.0.0", @@ -55,7 +55,7 @@ "lychee": "0.15.0", "markdown-link-check": "3.12.1", "markdown-table-formatter": "1.6.0", - "markdownlint": "0.39.0", + "markdownlint": "0.40.0", "misspell": "0.3.4", "mypy": "1.10.0", "npm-groovy-lint": "14.5.0", @@ -89,9 +89,9 @@ "secretlint": "8.2.4", "semgrep": "3.12", "sfdx-scanner": "2.8.0", - "sfdx-scanner-apex": "3.23.0", - "sfdx-scanner-aura": "3.23.0", - "sfdx-scanner-lwc": "3.23.0", + "sfdx-scanner-apex": "3.24.0", + "sfdx-scanner-aura": "3.24.0", + "sfdx-scanner-lwc": "3.24.0", "shellcheck": "0.10.0", "shfmt": "3.8.0", "snakefmt": "0.10.1", diff --git a/CHANGELOG.md b/CHANGELOG.md index c799f95aee6..9b8cf451ba3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -62,6 +62,13 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l - [checkstyle](https://checkstyle.org/) from 10.15.0 to **10.16.0** on 2024-04-28 - [secretlint](https://github.com/secretlint/secretlint) from 8.2.3 to **8.2.4** on 2024-04-29 - [snakemake](https://snakemake.readthedocs.io/en/stable/) from 8.11.0 to **8.11.1** on 2024-04-29 + - [ansible-lint](https://ansible-lint.readthedocs.io/) from 24.2.2 to **24.2.3** on 2024-04-30 + - [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 0.86.4 to **0.87.0** on 2024-04-30 + - [editorconfig-checker](https://editorconfig-checker.github.io/) from 2.7.2 to **3.0.1** on 2024-04-30 + - [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.39.0 to **0.40.0** on 2024-04-30 + - [sfdx-scanner-apex](https://forcedotcom.github.io/sfdx-scanner/) from 3.23.0 to **3.24.0** on 2024-04-30 + - [sfdx-scanner-aura](https://forcedotcom.github.io/sfdx-scanner/) from 3.23.0 to **3.24.0** on 2024-04-30 + - [sfdx-scanner-lwc](https://forcedotcom.github.io/sfdx-scanner/) from 3.23.0 to **3.24.0** on 2024-04-30 ## [v7.11.1] - 2024-04-23 diff --git a/README.md b/README.md index 1c6e3bac717..f7fbc0244bd 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ [![MegaLinter](https://github.com/oxsecurity/megalinter/workflows/MegaLinter/badge.svg?branch=main)](https://github.com/oxsecurity/megalinter/actions?query=workflow%3AMegaLinter+branch%3Amain) [![codecov](https://codecov.io/gh/oxsecurity/megalinter/branch/main/graph/badge.svg)](https://codecov.io/gh/oxsecurity/megalinter) -[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2447&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/blob/main/./docs/used-by-stats.md) +[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2212&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/blob/main/./docs/used-by-stats.md) [![Secured with Trivy](https://img.shields.io/badge/Trivy-secured-green?logo=docker)](https://github.com/aquasecurity/trivy) [![GitHub contributors](https://img.shields.io/github/contributors/oxsecurity/megalinter.svg)](https://github.com/oxsecurity/megalinter/graphs/contributors/) [![GitHub Sponsors](https://img.shields.io/github/sponsors/nvuillam)](https://github.com/sponsors/nvuillam) diff --git a/docs/all_linters.md b/docs/all_linters.md index 7c458f63be6..167f3327abb 100644 --- a/docs/all_linters.md +++ b/docs/all_linters.md @@ -6,13 +6,13 @@ | Linter | Version | License | Popularity | Descriptors | Ref | URL | |:-------------------------------------------------------------------------------------------------------------------|:-------------:|:----------------------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-------------------:|:---------------------------------------------------------------------------------------------------------------------------------------------------:| | [**actionlint**](https://github.com/rhysd/actionlint){target=_blank} | 1.6.27 | [MIT](licenses/actionlint.md) | [![GitHub stars](https://img.shields.io/github/stars/rhysd/actionlint?cacheSeconds=3600)](https://github.com/rhysd/actionlint){target=_blank} | [ACTION](descriptors/action_actionlint.md) | :white_circle: | [Repository](https://github.com/rhysd/actionlint){target=_blank} | -| [**ansible-lint**](https://github.com/ansible/ansible-lint){target=_blank} | 24.2.2 | [GPL-3.0](licenses/ansible-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/ansible/ansible-lint?cacheSeconds=3600)](https://github.com/ansible/ansible-lint){target=_blank} | [ANSIBLE](descriptors/ansible_ansible_lint.md) | :white_circle: | [Repository](https://github.com/ansible/ansible-lint){target=_blank} | +| [**ansible-lint**](https://github.com/ansible/ansible-lint){target=_blank} | 24.2.3 | [GPL-3.0](licenses/ansible-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/ansible/ansible-lint?cacheSeconds=3600)](https://github.com/ansible/ansible-lint){target=_blank} | [ANSIBLE](descriptors/ansible_ansible_lint.md) | :white_circle: | [Repository](https://github.com/ansible/ansible-lint){target=_blank} | | [**arm-ttk**](https://github.com/Azure/arm-ttk){target=_blank} | N/A | [MIT](licenses/arm-ttk.md) | [![GitHub stars](https://img.shields.io/github/stars/Azure/arm-ttk?cacheSeconds=3600)](https://github.com/Azure/arm-ttk){target=_blank} | [ARM](descriptors/arm_arm_ttk.md) | :white_circle: | [Repository](https://github.com/Azure/arm-ttk){target=_blank} | | [**bandit**](https://github.com/PyCQA/bandit){target=_blank} | 1.7.8 | [Apache-2.0](licenses/bandit.md) | [![GitHub stars](https://img.shields.io/github/stars/PyCQA/bandit?cacheSeconds=3600)](https://github.com/PyCQA/bandit){target=_blank} | [PYTHON](descriptors/python_bandit.md) | :white_circle: | [Repository](https://github.com/PyCQA/bandit){target=_blank} | | [**bash-exec**](https://www.gnu.org/software/bash/){target=_blank} | 5.2.21 | | | [BASH](descriptors/bash_bash_exec.md) | | [Web Site](https://www.gnu.org/software/bash/){target=_blank} | | [**bicep_linter**](https://github.com/Azure/bicep){target=_blank} | 0.26.170 | [MIT](licenses/bicep_linter.md) | [![GitHub stars](https://img.shields.io/github/stars/Azure/bicep?cacheSeconds=3600)](https://github.com/Azure/bicep){target=_blank} | [BICEP](descriptors/bicep_bicep_linter.md) | :white_circle: | [Repository](https://github.com/Azure/bicep){target=_blank} | | [**black**](https://github.com/psf/black){target=_blank} | 24.4.2 | [MIT](licenses/black.md) | [![GitHub stars](https://img.shields.io/github/stars/psf/black?cacheSeconds=3600)](https://github.com/psf/black){target=_blank} | [PYTHON](descriptors/python_black.md) | :white_circle: | [Repository](https://github.com/psf/black){target=_blank} | -| [**cfn-lint**](https://github.com/aws-cloudformation/cfn-lint){target=_blank} | 0.86.4 | [MIT-0](licenses/cfn-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/aws-cloudformation/cfn-lint?cacheSeconds=3600)](https://github.com/aws-cloudformation/cfn-lint){target=_blank} | [CLOUDFORMATION](descriptors/cloudformation_cfn_lint.md) | :white_circle: | [Repository](https://github.com/aws-cloudformation/cfn-lint){target=_blank} | +| [**cfn-lint**](https://github.com/aws-cloudformation/cfn-lint){target=_blank} | 0.87.0 | [MIT-0](licenses/cfn-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/aws-cloudformation/cfn-lint?cacheSeconds=3600)](https://github.com/aws-cloudformation/cfn-lint){target=_blank} | [CLOUDFORMATION](descriptors/cloudformation_cfn_lint.md) | :white_circle: | [Repository](https://github.com/aws-cloudformation/cfn-lint){target=_blank} | | [**checkmake**](https://github.com/mrtazz/checkmake){target=_blank} | 0.2.0 | [MIT](licenses/checkmake.md) | [![GitHub stars](https://img.shields.io/github/stars/mrtazz/checkmake?cacheSeconds=3600)](https://github.com/mrtazz/checkmake){target=_blank} | [MAKEFILE](descriptors/makefile_checkmake.md) | :white_circle: | [Repository](https://github.com/mrtazz/checkmake){target=_blank} | | [**checkov**](https://github.com/bridgecrewio/checkov){target=_blank} | 3.2.74 | [Apache-2.0](licenses/checkov.md) | [![GitHub stars](https://img.shields.io/github/stars/bridgecrewio/checkov?cacheSeconds=3600)](https://github.com/bridgecrewio/checkov){target=_blank} | [REPOSITORY](descriptors/repository_checkov.md) | :no_entry_sign: | [Repository](https://github.com/bridgecrewio/checkov){target=_blank} | | [**checkstyle**](https://github.com/checkstyle/checkstyle){target=_blank} | 10.16.0 | [LGPL-2.1](licenses/checkstyle.md) | [![GitHub stars](https://img.shields.io/github/stars/checkstyle/checkstyle?cacheSeconds=3600)](https://github.com/checkstyle/checkstyle){target=_blank} | [JAVA](descriptors/java_checkstyle.md) | :heart: | [MegaLinter reference](https://checkstyle.org/index.html#Related_Tools_Active_Tools){target=_blank} | @@ -32,7 +32,7 @@ | [**dotenv-linter**](https://github.com/dotenv-linter/dotenv-linter){target=_blank} | 3.3.0 | [MIT](licenses/dotenv-linter.md) | [![GitHub stars](https://img.shields.io/github/stars/dotenv-linter/dotenv-linter?cacheSeconds=3600)](https://github.com/dotenv-linter/dotenv-linter){target=_blank} | [ENV](descriptors/env_dotenv_linter.md) | :heart: | [MegaLinter reference](https://dotenv-linter.github.io/#/integrations/mega_linter){target=_blank} | | [**dotnet-format**](https://github.com/dotnet/format){target=_blank} | 8.0.104 | [MIT](licenses/dotnet-format.md) | [![GitHub stars](https://img.shields.io/github/stars/dotnet/format?cacheSeconds=3600)](https://github.com/dotnet/format){target=_blank} | [CSHARP](descriptors/csharp_dotnet_format.md)
[VBDOTNET](descriptors/vbdotnet_dotnet_format.md) | :white_circle: | [Repository](https://github.com/dotnet/format){target=_blank} | | [**dustilock**](https://github.com/Checkmarx/dustilock){target=_blank} | 1.2.0 | [Apache-2.0](licenses/dustilock.md) | [![GitHub stars](https://img.shields.io/github/stars/Checkmarx/dustilock?cacheSeconds=3600)](https://github.com/Checkmarx/dustilock){target=_blank} | [REPOSITORY](descriptors/repository_dustilock.md) | :white_circle: | [Repository](https://github.com/Checkmarx/dustilock){target=_blank} | -| [**editorconfig-checker**](https://github.com/editorconfig-checker/editorconfig-checker){target=_blank} | 2.7.2 | [MIT](licenses/editorconfig-checker.md) | [![GitHub stars](https://img.shields.io/github/stars/editorconfig-checker/editorconfig-checker?cacheSeconds=3600)](https://github.com/editorconfig-checker/editorconfig-checker){target=_blank} | [EDITORCONFIG](descriptors/editorconfig_editorconfig_checker.md) | :heart: | [MegaLinter reference](https://github.com/editorconfig-checker/editorconfig-checker#mega-linter){target=_blank} | +| [**editorconfig-checker**](https://github.com/editorconfig-checker/editorconfig-checker){target=_blank} | 3.0.1 | [MIT](licenses/editorconfig-checker.md) | [![GitHub stars](https://img.shields.io/github/stars/editorconfig-checker/editorconfig-checker?cacheSeconds=3600)](https://github.com/editorconfig-checker/editorconfig-checker){target=_blank} | [EDITORCONFIG](descriptors/editorconfig_editorconfig_checker.md) | :heart: | [MegaLinter reference](https://github.com/editorconfig-checker/editorconfig-checker#mega-linter){target=_blank} | | [**eslint**](https://github.com/eslint/eslint){target=_blank} | 8.57.0 | [MIT](licenses/eslint.md) | [![GitHub stars](https://img.shields.io/github/stars/eslint/eslint?cacheSeconds=3600)](https://github.com/eslint/eslint){target=_blank} | [JAVASCRIPT](descriptors/javascript_eslint.md)
[JSX](descriptors/jsx_eslint.md)
[TSX](descriptors/tsx_eslint.md)
[TYPESCRIPT](descriptors/typescript_eslint.md) | :heart: | [MegaLinter reference](https://eslint.org/docs/user-guide/integrations#source-control){target=_blank} | | [**eslint-plugin-jsonc**](https://github.com/ota-meshi/eslint-plugin-jsonc){target=_blank} | 2.15.1 | [MIT](licenses/eslint-plugin-jsonc.md) | [![GitHub stars](https://img.shields.io/github/stars/ota-meshi/eslint-plugin-jsonc?cacheSeconds=3600)](https://github.com/ota-meshi/eslint-plugin-jsonc){target=_blank} | [JSON](descriptors/json_eslint_plugin_jsonc.md) | :heart: | [MegaLinter reference](https://eslint.org/docs/user-guide/integrations#source-control){target=_blank} | | [**flake8**](https://github.com/PyCQA/flake8){target=_blank} | 7.0.0 | [MIT](licenses/flake8.md) | [![GitHub stars](https://img.shields.io/github/stars/PyCQA/flake8?cacheSeconds=3600)](https://github.com/PyCQA/flake8){target=_blank} | [PYTHON](descriptors/python_flake8.md) | :white_circle: | [Repository](https://github.com/PyCQA/flake8){target=_blank} | @@ -58,7 +58,7 @@ | [**lychee**](https://github.com/lycheeverse/lychee){target=_blank} | 0.15.0 | [Apache-2.0](licenses/lychee.md) | [![GitHub stars](https://img.shields.io/github/stars/lycheeverse/lychee?cacheSeconds=3600)](https://github.com/lycheeverse/lychee){target=_blank} | [SPELL](descriptors/spell_lychee.md) | :white_circle: | [Repository](https://github.com/lycheeverse/lychee){target=_blank} | | [**markdown-link-check**](https://github.com/tcort/markdown-link-check){target=_blank} | 3.12.1 | [ISC](licenses/markdown-link-check.md) | [![GitHub stars](https://img.shields.io/github/stars/tcort/markdown-link-check?cacheSeconds=3600)](https://github.com/tcort/markdown-link-check){target=_blank} | [MARKDOWN](descriptors/markdown_markdown_link_check.md) | :heart: | [MegaLinter reference](https://github.com/tcort/markdown-link-check#run-in-other-tools){target=_blank} | | [**markdown-table-formatter**](https://github.com/nvuillam/markdown-table-formatter){target=_blank} | 1.6.0 | [MIT](licenses/markdown-table-formatter.md) | [![GitHub stars](https://img.shields.io/github/stars/nvuillam/markdown-table-formatter?cacheSeconds=3600)](https://github.com/nvuillam/markdown-table-formatter){target=_blank} | [MARKDOWN](descriptors/markdown_markdown_table_formatter.md) | :white_circle: | [Repository](https://github.com/nvuillam/markdown-table-formatter){target=_blank} | -| [**markdownlint**](https://github.com/DavidAnson/markdownlint){target=_blank} | 0.39.0 | [MIT](licenses/markdownlint.md) | [![GitHub stars](https://img.shields.io/github/stars/DavidAnson/markdownlint?cacheSeconds=3600)](https://github.com/DavidAnson/markdownlint){target=_blank} | [MARKDOWN](descriptors/markdown_markdownlint.md) | :white_circle: | [Repository](https://github.com/DavidAnson/markdownlint){target=_blank} | +| [**markdownlint**](https://github.com/DavidAnson/markdownlint){target=_blank} | 0.40.0 | [MIT](licenses/markdownlint.md) | [![GitHub stars](https://img.shields.io/github/stars/DavidAnson/markdownlint?cacheSeconds=3600)](https://github.com/DavidAnson/markdownlint){target=_blank} | [MARKDOWN](descriptors/markdown_markdownlint.md) | :white_circle: | [Repository](https://github.com/DavidAnson/markdownlint){target=_blank} | | [**mypy**](https://github.com/python/mypy){target=_blank} | 1.10.0 | [MIT](licenses/mypy.md) | [![GitHub stars](https://img.shields.io/github/stars/python/mypy?cacheSeconds=3600)](https://github.com/python/mypy){target=_blank} | [PYTHON](descriptors/python_mypy.md) | | [Repository](https://github.com/python/mypy){target=_blank} | | [**npm-groovy-lint**](https://github.com/nvuillam/npm-groovy-lint){target=_blank} | 14.5.0 | [GPL-3.0](licenses/npm-groovy-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/nvuillam/npm-groovy-lint?cacheSeconds=3600)](https://github.com/nvuillam/npm-groovy-lint){target=_blank} | [GROOVY](descriptors/groovy_npm_groovy_lint.md) | :heart: | [MegaLinter reference](https://nvuillam.github.io/npm-groovy-lint/#mega-linter){target=_blank} | | [**npm-package-json-lint**](https://github.com/tclindner/npm-package-json-lint){target=_blank} | 7.1.0 | [MIT](licenses/npm-package-json-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/tclindner/npm-package-json-lint?cacheSeconds=3600)](https://github.com/tclindner/npm-package-json-lint){target=_blank} | [JSON](descriptors/json_npm_package_json_lint.md) | :heart: | [MegaLinter reference](https://npmpackagejsonlint.org/docs/integrations#megalinter){target=_blank} | @@ -89,9 +89,9 @@ | [**scss-lint**](https://github.com/sds/scss-lint){target=_blank} | 0.60.0 | [MIT](licenses/scss-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/sds/scss-lint?cacheSeconds=3600)](https://github.com/sds/scss-lint){target=_blank} | [CSS](descriptors/css_scss_lint.md) | :white_circle: | [Repository](https://github.com/sds/scss-lint){target=_blank} | | [**secretlint**](https://github.com/secretlint/secretlint){target=_blank} | 8.2.4 | [MIT](licenses/secretlint.md) | [![GitHub stars](https://img.shields.io/github/stars/secretlint/secretlint?cacheSeconds=3600)](https://github.com/secretlint/secretlint){target=_blank} | [REPOSITORY](descriptors/repository_secretlint.md) | :heart: | [MegaLinter reference](https://github.com/secretlint/secretlint#mega-linter){target=_blank} | | [**semgrep**](https://github.com/returntocorp/semgrep){target=_blank} | 3.12 | [LGPL-2.1](licenses/semgrep.md) | [![GitHub stars](https://img.shields.io/github/stars/returntocorp/semgrep?cacheSeconds=3600)](https://github.com/returntocorp/semgrep){target=_blank} | [REPOSITORY](descriptors/repository_semgrep.md) | :white_circle: | [Repository](https://github.com/returntocorp/semgrep){target=_blank} | -| [**sfdx-scanner-apex**](https://github.com/forcedotcom/sfdx-scanner){target=_blank} | 3.23.0 | [MIT](licenses/sfdx-scanner-apex.md) | [![GitHub stars](https://img.shields.io/github/stars/forcedotcom/sfdx-scanner?cacheSeconds=3600)](https://github.com/forcedotcom/sfdx-scanner){target=_blank} | [SALESFORCE](descriptors/salesforce_sfdx_scanner_apex.md) | :hammer_and_wrench: | [Pull Request](https://github.com/forcedotcom/sfdx-scanner/pull/307){target=_blank} | -| [**sfdx-scanner-aura**](https://github.com/forcedotcom/sfdx-scanner){target=_blank} | 3.23.0 | [MIT](licenses/sfdx-scanner-aura.md) | [![GitHub stars](https://img.shields.io/github/stars/forcedotcom/sfdx-scanner?cacheSeconds=3600)](https://github.com/forcedotcom/sfdx-scanner){target=_blank} | [SALESFORCE](descriptors/salesforce_sfdx_scanner_aura.md) | :hammer_and_wrench: | [Pull Request](https://github.com/forcedotcom/sfdx-scanner/pull/307){target=_blank} | -| [**sfdx-scanner-lwc**](https://github.com/forcedotcom/sfdx-scanner){target=_blank} | 3.23.0 | [MIT](licenses/sfdx-scanner-lwc.md) | [![GitHub stars](https://img.shields.io/github/stars/forcedotcom/sfdx-scanner?cacheSeconds=3600)](https://github.com/forcedotcom/sfdx-scanner){target=_blank} | [SALESFORCE](descriptors/salesforce_sfdx_scanner_lwc.md) | :hammer_and_wrench: | [Pull Request](https://github.com/forcedotcom/sfdx-scanner/pull/307){target=_blank} | +| [**sfdx-scanner-apex**](https://github.com/forcedotcom/sfdx-scanner){target=_blank} | 3.24.0 | [MIT](licenses/sfdx-scanner-apex.md) | [![GitHub stars](https://img.shields.io/github/stars/forcedotcom/sfdx-scanner?cacheSeconds=3600)](https://github.com/forcedotcom/sfdx-scanner){target=_blank} | [SALESFORCE](descriptors/salesforce_sfdx_scanner_apex.md) | :hammer_and_wrench: | [Pull Request](https://github.com/forcedotcom/sfdx-scanner/pull/307){target=_blank} | +| [**sfdx-scanner-aura**](https://github.com/forcedotcom/sfdx-scanner){target=_blank} | 3.24.0 | [MIT](licenses/sfdx-scanner-aura.md) | [![GitHub stars](https://img.shields.io/github/stars/forcedotcom/sfdx-scanner?cacheSeconds=3600)](https://github.com/forcedotcom/sfdx-scanner){target=_blank} | [SALESFORCE](descriptors/salesforce_sfdx_scanner_aura.md) | :hammer_and_wrench: | [Pull Request](https://github.com/forcedotcom/sfdx-scanner/pull/307){target=_blank} | +| [**sfdx-scanner-lwc**](https://github.com/forcedotcom/sfdx-scanner){target=_blank} | 3.24.0 | [MIT](licenses/sfdx-scanner-lwc.md) | [![GitHub stars](https://img.shields.io/github/stars/forcedotcom/sfdx-scanner?cacheSeconds=3600)](https://github.com/forcedotcom/sfdx-scanner){target=_blank} | [SALESFORCE](descriptors/salesforce_sfdx_scanner_lwc.md) | :hammer_and_wrench: | [Pull Request](https://github.com/forcedotcom/sfdx-scanner/pull/307){target=_blank} | | [**shellcheck**](https://github.com/koalaman/shellcheck){target=_blank} | 0.10.0 | [GPL-3.0](licenses/shellcheck.md) | [![GitHub stars](https://img.shields.io/github/stars/koalaman/shellcheck?cacheSeconds=3600)](https://github.com/koalaman/shellcheck){target=_blank} | [BASH](descriptors/bash_shellcheck.md) | | [Repository](https://github.com/koalaman/shellcheck){target=_blank} | | [**shfmt**](https://github.com/mvdan/sh){target=_blank} | 3.8.0 | [BSD-3-Clause](licenses/shfmt.md) | [![GitHub stars](https://img.shields.io/github/stars/mvdan/sh?cacheSeconds=3600)](https://github.com/mvdan/sh){target=_blank} | [BASH](descriptors/bash_shfmt.md) | :no_entry_sign: | [Repository](https://github.com/mvdan/sh){target=_blank} | | [**snakefmt**](https://github.com/snakemake/snakefmt){target=_blank} | 0.10.1 | [MIT](licenses/snakefmt.md) | [![GitHub stars](https://img.shields.io/github/stars/snakemake/snakefmt?cacheSeconds=3600)](https://github.com/snakemake/snakefmt){target=_blank} | [SNAKEMAKE](descriptors/snakemake_snakefmt.md) | :white_circle: | [Repository](https://github.com/snakemake/snakefmt){target=_blank} | diff --git a/docs/descriptors/ansible_ansible_lint.md b/docs/descriptors/ansible_ansible_lint.md index 800560de56b..77d98629ab0 100644 --- a/docs/descriptors/ansible_ansible_lint.md +++ b/docs/descriptors/ansible_ansible_lint.md @@ -9,7 +9,7 @@ description: How to use ansible-lint (configure, ignore files, ignore errors, he ## ansible-lint documentation -- Version in MegaLinter: **24.2.2** +- Version in MegaLinter: **24.2.3** - Visit [Official Web Site](https://ansible-lint.readthedocs.io/){target=_blank} - See [How to configure ansible-lint rules](https://ansible-lint.readthedocs.io/configuring/#configuration-file){target=_blank} - See [How to disable ansible-lint rules in files](https://ansible-lint.readthedocs.io/usage/#muting-warnings-to-avoid-false-positives){target=_blank} diff --git a/docs/descriptors/cloudformation_cfn_lint.md b/docs/descriptors/cloudformation_cfn_lint.md index d4b829f9233..7e389aff002 100644 --- a/docs/descriptors/cloudformation_cfn_lint.md +++ b/docs/descriptors/cloudformation_cfn_lint.md @@ -15,7 +15,7 @@ description: How to use cfn-lint (configure, ignore files, ignore errors, help & ## cfn-lint documentation -- Version in MegaLinter: **0.86.4** +- Version in MegaLinter: **0.87.0** - Visit [Official Web Site](https://github.com/aws-cloudformation/cfn-lint#readme){target=_blank} - If custom `.cfnlintrc.yml` config file isn't found, [.cfnlintrc.yml](https://github.com/oxsecurity/megalinter/tree/main/TEMPLATES/.cfnlintrc.yml){target=_blank} will be used - See [Index of problems detected by cfn-lint](https://github.com/aws-cloudformation/cfn-lint/blob/main/docs/rules.md){target=_blank} diff --git a/docs/descriptors/editorconfig_editorconfig_checker.md b/docs/descriptors/editorconfig_editorconfig_checker.md index 18d96190019..a969fba12be 100644 --- a/docs/descriptors/editorconfig_editorconfig_checker.md +++ b/docs/descriptors/editorconfig_editorconfig_checker.md @@ -15,7 +15,7 @@ description: How to use editorconfig-checker (configure, ignore files, ignore er ## editorconfig-checker documentation -- Version in MegaLinter: **2.7.2** +- Version in MegaLinter: **3.0.1** - Visit [Official Web Site](https://editorconfig-checker.github.io/){target=_blank} - See [How to configure editorconfig-checker rules](https://github.com/editorconfig-checker/editorconfig-checker#configuration){target=_blank} - See [How to disable editorconfig-checker rules in files](https://github.com/editorconfig-checker/editorconfig-checker#excluding){target=_blank} @@ -112,6 +112,10 @@ USAGE: show which files would be checked -exclude string a regex which files should be excluded from checking - needs to be a valid regular expression + -f string + specify the output format: default, gcc (default "default") + -format string + specify the output format: default, gcc (default "default") -h print the help -help print the help @@ -132,7 +136,8 @@ USAGE: - Dockerfile commands : ```dockerfile -FROM mstruebing/editorconfig-checker:2.7.2 as editorconfig-checker +ARG VERSION_EDITORCONFIG_CHECKER=latest +FROM mstruebing/editorconfig-checker:$VERSION_EDITORCONFIG_CHECKER as editorconfig-checker COPY --link --from=editorconfig-checker /usr/bin/ec /usr/bin/editorconfig-checker ``` diff --git a/docs/descriptors/kubernetes_kubescape.md b/docs/descriptors/kubernetes_kubescape.md index 40fe610b4ab..233c473d2ae 100644 --- a/docs/descriptors/kubernetes_kubescape.md +++ b/docs/descriptors/kubernetes_kubescape.md @@ -125,7 +125,7 @@ Available Commands: completion Generate autocompletion script config Handle cached configurations delete Delete configurations in Kubescape SaaS version - download Download attack-tracks,controls-inputs,exceptions,control,framework,artifacts + download Download framework,artifacts,attack-tracks,controls-inputs,exceptions,control fix Fix misconfiguration in files help Help about any command list List frameworks/controls will list the supported frameworks and controls diff --git a/docs/descriptors/markdown_markdown_link_check.md b/docs/descriptors/markdown_markdown_link_check.md index ae4388d098b..ffb19ab459a 100644 --- a/docs/descriptors/markdown_markdown_link_check.md +++ b/docs/descriptors/markdown_markdown_link_check.md @@ -89,7 +89,7 @@ markdown-link-check -c .markdown-link-check.json myfile.md ### Help content ```shell -(node:1750) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. +(node:1785) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) Usage: markdown-link-check [options] [filenamesOrUrls...] diff --git a/docs/descriptors/markdown_markdownlint.md b/docs/descriptors/markdown_markdownlint.md index 3404bb537ed..dda49450ace 100644 --- a/docs/descriptors/markdown_markdownlint.md +++ b/docs/descriptors/markdown_markdownlint.md @@ -15,7 +15,7 @@ To see MarkdownLint version, you can have a look in the dependencies of latest m ## markdownlint documentation -- Version in MegaLinter: **0.39.0** +- Version in MegaLinter: **0.40.0** - Visit [Official Web Site](https://github.com/DavidAnson/markdownlint#readme){target=_blank} - See [How to configure markdownlint rules](https://github.com/igorshubovych/markdownlint-cli#configuration){target=_blank} - If custom `.markdownlint.json` config file isn't found, [.markdownlint.json](https://github.com/oxsecurity/megalinter/tree/main/TEMPLATES/.markdownlint.json){target=_blank} will be used @@ -121,20 +121,21 @@ Usage: markdownlint [options] MarkdownLint Command Line Interface Options: - -V, --version output the version number - -c, --config [configFile] configuration file (JSON, JSONC, JS, or YAML) - -d, --dot include files/folders with a dot (for example `.github`) - -f, --fix fix basic errors (does not work with STDIN) - -i, --ignore [file|directory|glob] file(s) to ignore/exclude (default: []) - -j, --json write issues in json format - -o, --output [outputFile] write issues to file (no console) - -p, --ignore-path [file] path to file with ignore pattern(s) - -q, --quiet do not write issues to STDOUT - -r, --rules [file|directory|glob|package] include custom rule files (default: []) - -s, --stdin read from STDIN (does not work with files) - --enable [rules...] Enable certain rules, e.g. --enable MD013 MD041 -- - --disable [rules...] Disable certain rules, e.g. --disable MD013 MD041 -- - -h, --help display help for command + -V, --version output the version number + -c, --config configuration file (JSON, JSONC, JS, YAML, or TOML) + --configPointer JSON Pointer to object within configuration file (default: "") + -d, --dot include files/folders with a dot (for example `.github`) + -f, --fix fix basic errors (does not work with STDIN) + -i, --ignore file(s) to ignore/exclude (default: []) + -j, --json write issues in json format + -o, --output write issues to file (no console) + -p, --ignore-path path to file with ignore pattern(s) + -q, --quiet do not write issues to STDOUT + -r, --rules include custom rule files (default: []) + -s, --stdin read from STDIN (does not work with files) + --enable Enable certain rules, e.g. --enable MD013 MD041 -- + --disable Disable certain rules, e.g. --disable MD013 MD041 -- + -h, --help display help for command ``` ### Installation on mega-linter Docker image diff --git a/docs/descriptors/salesforce_sfdx_scanner_apex.md b/docs/descriptors/salesforce_sfdx_scanner_apex.md index 8962cf3c7ba..7ab0d5a9954 100644 --- a/docs/descriptors/salesforce_sfdx_scanner_apex.md +++ b/docs/descriptors/salesforce_sfdx_scanner_apex.md @@ -19,7 +19,7 @@ See more details in [Help](#help-content) ## sfdx-scanner-apex documentation -- Version in MegaLinter: **3.23.0** +- Version in MegaLinter: **3.24.0** - Visit [Official Web Site](https://forcedotcom.github.io/sfdx-scanner/){target=_blank} - See [How to configure sfdx-scanner-apex rules](https://docs.pmd-code.org/latest/pmd_userdocs_making_rulesets.html){target=_blank} - If custom `apex-pmd-ruleset.xml` config file isn't found, [apex-pmd-ruleset.xml](https://github.com/oxsecurity/megalinter/tree/main/TEMPLATES/apex-pmd-ruleset.xml){target=_blank} will be used @@ -141,8 +141,10 @@ GLOBAL FLAGS COMMANDS scanner run dfa scan codebase with all DFA rules -(node:2016) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. +(node:2056) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) + › Warning: Plugin @salesforce/sfdx-scanner (3.24.0) differs from the version + › specified by sf (3.23.0) Warning: To use the most up-to-date Code Analyzer features including PMD 7.x, install Code Analyzer v4.x (Beta). To install v4.x (beta), run this command: sf plugins install @salesforce/sfdx-scanner@latest-beta Warning: We're continually improving Salesforce Code Analyzer. Tell us what you think! Give feedback at https://research.net/r/SalesforceCA name languages categories rulesets [dep] engine is dfa is pilot diff --git a/docs/descriptors/salesforce_sfdx_scanner_aura.md b/docs/descriptors/salesforce_sfdx_scanner_aura.md index 75ce37cfdb6..c0ba510ef52 100644 --- a/docs/descriptors/salesforce_sfdx_scanner_aura.md +++ b/docs/descriptors/salesforce_sfdx_scanner_aura.md @@ -19,7 +19,7 @@ See more details in [Help](#help-content) ## sfdx-scanner-aura documentation -- Version in MegaLinter: **3.23.0** +- Version in MegaLinter: **3.24.0** - Visit [Official Web Site](https://forcedotcom.github.io/sfdx-scanner/){target=_blank} - See [How to configure sfdx-scanner-aura rules](https://eslint.org/docs/user-guide/configuring){target=_blank} - See [How to disable sfdx-scanner-aura rules in files](https://eslint.org/docs/user-guide/configuring/rules#disabling-rules){target=_blank} @@ -137,8 +137,10 @@ GLOBAL FLAGS COMMANDS scanner run dfa scan codebase with all DFA rules -(node:2236) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. +(node:2275) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) + › Warning: Plugin @salesforce/sfdx-scanner (3.24.0) differs from the version + › specified by sf (3.23.0) Warning: To use the most up-to-date Code Analyzer features including PMD 7.x, install Code Analyzer v4.x (Beta). To install v4.x (beta), run this command: sf plugins install @salesforce/sfdx-scanner@latest-beta Warning: We're continually improving Salesforce Code Analyzer. Tell us what you think! Give feedback at https://research.net/r/SalesforceCA name languages categories rulesets [dep] engine is dfa is pilot diff --git a/docs/descriptors/salesforce_sfdx_scanner_lwc.md b/docs/descriptors/salesforce_sfdx_scanner_lwc.md index cebdfe5a9a2..034df939efe 100644 --- a/docs/descriptors/salesforce_sfdx_scanner_lwc.md +++ b/docs/descriptors/salesforce_sfdx_scanner_lwc.md @@ -19,7 +19,7 @@ See more details in [Help](#help-content) ## sfdx-scanner-lwc documentation -- Version in MegaLinter: **3.23.0** +- Version in MegaLinter: **3.24.0** - Visit [Official Web Site](https://forcedotcom.github.io/sfdx-scanner/){target=_blank} - See [How to configure sfdx-scanner-lwc rules](https://eslint.org/docs/user-guide/configuring){target=_blank} - See [How to disable sfdx-scanner-lwc rules in files](https://eslint.org/docs/user-guide/configuring/rules#disabling-rules){target=_blank} @@ -137,8 +137,10 @@ GLOBAL FLAGS COMMANDS scanner run dfa scan codebase with all DFA rules -(node:2460) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. +(node:2500) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) + › Warning: Plugin @salesforce/sfdx-scanner (3.24.0) differs from the version + › specified by sf (3.23.0) Warning: To use the most up-to-date Code Analyzer features including PMD 7.x, install Code Analyzer v4.x (Beta). To install v4.x (beta), run this command: sf plugins install @salesforce/sfdx-scanner@latest-beta Warning: We're continually improving Salesforce Code Analyzer. Tell us what you think! Give feedback at https://research.net/r/SalesforceCA name languages categories rulesets [dep] engine is dfa is pilot diff --git a/docs/descriptors/snakemake_snakemake.md b/docs/descriptors/snakemake_snakemake.md index 36f435bbb94..18528dece21 100644 --- a/docs/descriptors/snakemake_snakemake.md +++ b/docs/descriptors/snakemake_snakemake.md @@ -133,7 +133,7 @@ usage: snakemake [-h] [--dry-run] [--profile PROFILE] [--d3dag] [--summary] [--detailed-summary] [--archive FILE] [--cleanup-metadata FILE [FILE ...]] [--cleanup-shadow] [--skip-script-cleanup] [--unlock] - [--list-changes {input,code,params}] [--list-input-changes] + [--list-changes {params,input,code}] [--list-input-changes] [--list-params-changes] [--list-untracked] [--delete-all-output | --delete-temp-output] [--keep-incomplete] [--drop-metadata] @@ -163,7 +163,7 @@ usage: snakemake [-h] [--dry-run] [--profile PROFILE] [--shared-fs-usage {input-output,persistence,software-deployment,source-cache,sources,storage-local-copies,none} [{input-output,persistence,software-deployment,source-cache,sources,storage-local-copies,none} ...]] [--scheduler-greediness SCHEDULER_GREEDINESS] [--no-hooks] [--debug] [--runtime-profile FILE] - [--mode {default,subprocess,remote}] [--show-failed-logs] + [--mode {remote,subprocess,default}] [--show-failed-logs] [--log-handler-script FILE] [--log-service {none,slack,wms}] [--job-deploy-sources] [--benchmark-extended] [--container-image IMAGE] [--immediate-submit] @@ -406,10 +406,9 @@ EXECUTION: configuration. If you rather prefer the traditional way of just considering file modification dates, use ' --rerun-trigger mtime'. (default: - frozenset({, + frozenset({, , , - , })) + , })) --force, -f Force the execution of the selected target or the first rule regardless of already created output. (default: False) @@ -650,7 +649,7 @@ UTILITIES: (default: False) --unlock Remove a lock on the working directory. (default: False) - --list-changes {input,code,params}, --lc {input,code,params} + --list-changes {params,input,code}, --lc {params,input,code} List all output files for which the given items (code, input, params) have changed since creation. (default: None) @@ -844,12 +843,12 @@ BEHAVIOR: and data provenance will be handled by NFS but input and output files will be handled exclusively by the storage provider. (default: - frozenset({, - , + frozenset({, , - , - , - })) + , + , + , + })) --scheduler-greediness SCHEDULER_GREEDINESS, --greediness SCHEDULER_GREEDINESS Set the greediness of scheduling. This value between 0 and 1 determines how careful jobs are selected for @@ -863,7 +862,7 @@ BEHAVIOR: --runtime-profile FILE Profile Snakemake and write the output to FILE. This requires yappi to be installed. (default: None) - --mode {default,subprocess,remote} + --mode {remote,subprocess,default} Set execution mode of Snakemake (internal use only). (default: default) --show-failed-logs Automatically display logs of failed jobs. (default: @@ -1014,10 +1013,10 @@ html executor settings: Path to the report file (either .html or .zip). Use zip if your report contains large results or directories with htmlindex as results. (default: - ) + ) --report-html-stylesheet-path VALUE Path to a custom stylesheet for the report. (default: - ) + ) In general, command-line values override environment variables which override defaults. diff --git a/docs/descriptors/spell_vale.md b/docs/descriptors/spell_vale.md index fcf9e414603..65a4e2c0a87 100644 --- a/docs/descriptors/spell_vale.md +++ b/docs/descriptors/spell_vale.md @@ -143,11 +143,11 @@ Flags: Commands: - ls-vars Print the supported environment variables to stdout. - sync Download and install external configuration sources. ls-config Print the current configuration to stdout. ls-metrics Print the given file's internal metrics to stdout. ls-dirs Print the default configuration directories to stdout. + ls-vars Print the supported environment variables to stdout. + sync Download and install external configuration sources. ``` diff --git a/docs/used-by-stats.md b/docs/used-by-stats.md index ebc9ba8018d..95d6c79bd32 100644 --- a/docs/used-by-stats.md +++ b/docs/used-by-stats.md @@ -1,56 +1,52 @@ # Dependents stats for oxsecurity/megalinter -[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2447&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) -[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by%20(public)&message=2447&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) -[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by%20(private)&message=-2447&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) -[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by%20(stars)&message=83913&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) +[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2212&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) +[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by%20(public)&message=2212&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) +[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by%20(private)&message=-2212&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) +[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by%20(stars)&message=80118&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) | Repository | Stars | |:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------:| -|   [nektos](https://github.com/nektos) / [act](https://github.com/nektos/act) | 50286 | -|   [PRQL](https://github.com/PRQL) / [prql](https://github.com/PRQL/prql) | 9434 | -|   [dorssel](https://github.com/dorssel) / [usbipd-win](https://github.com/dorssel/usbipd-win) | 3066 | +|   [nektos](https://github.com/nektos) / [act](https://github.com/nektos/act) | 50306 | +|   [PRQL](https://github.com/PRQL) / [prql](https://github.com/PRQL/prql) | 9436 | +|   [dorssel](https://github.com/dorssel) / [usbipd-win](https://github.com/dorssel/usbipd-win) | 3069 | |   [stepancheg](https://github.com/stepancheg) / [rust-protobuf](https://github.com/stepancheg/rust-protobuf) | 2665 | -|   [IlanCosman](https://github.com/IlanCosman) / [tide](https://github.com/IlanCosman/tide) | 2616 | -|   [privacyguides](https://github.com/privacyguides) / [privacyguides.org](https://github.com/privacyguides/privacyguides.org) | 2415 | +|   [IlanCosman](https://github.com/IlanCosman) / [tide](https://github.com/IlanCosman/tide) | 2615 | +|   [privacyguides](https://github.com/privacyguides) / [privacyguides.org](https://github.com/privacyguides/privacyguides.org) | 2416 | |   [PowerDNS-Admin](https://github.com/PowerDNS-Admin) / [PowerDNS-Admin](https://github.com/PowerDNS-Admin/PowerDNS-Admin) | 2329 | -|   [microsoft](https://github.com/microsoft) / [code-with-engineering-playbook](https://github.com/microsoft/code-with-engineering-playbook) | 2069 | -|   [ever-co](https://github.com/ever-co) / [ever-gauzy](https://github.com/ever-co/ever-gauzy) | 1915 | -|   [oxsecurity](https://github.com/oxsecurity) / [megalinter](https://github.com/oxsecurity/megalinter) | 1729 | +|   [microsoft](https://github.com/microsoft) / [code-with-engineering-playbook](https://github.com/microsoft/code-with-engineering-playbook) | 2070 | +|   [ever-co](https://github.com/ever-co) / [ever-gauzy](https://github.com/ever-co/ever-gauzy) | 1920 | +|   [oxsecurity](https://github.com/oxsecurity) / [megalinter](https://github.com/oxsecurity/megalinter) | 1731 | |   [cisagov](https://github.com/cisagov) / [ScubaGear](https://github.com/cisagov/ScubaGear) | 1384 | -|   [meichthys](https://github.com/meichthys) / [foss_photo_libraries](https://github.com/meichthys/foss_photo_libraries) | 1309 | +|   [meichthys](https://github.com/meichthys) / [foss_photo_libraries](https://github.com/meichthys/foss_photo_libraries) | 1314 | |   [unixorn](https://github.com/unixorn) / [git-extra-commands](https://github.com/unixorn/git-extra-commands) | 975 | |   [Romanitho](https://github.com/Romanitho) / [Winget-AutoUpdate](https://github.com/Romanitho/Winget-AutoUpdate) | 883 | |   [unixorn](https://github.com/unixorn) / [zsh-quickstart-kit](https://github.com/unixorn/zsh-quickstart-kit) | 738 | -|   [secureCodeBox](https://github.com/secureCodeBox) / [secureCodeBox](https://github.com/secureCodeBox/secureCodeBox) | 714 | +|   [secureCodeBox](https://github.com/secureCodeBox) / [secureCodeBox](https://github.com/secureCodeBox/secureCodeBox) | 715 | |   [TrimarcJake](https://github.com/TrimarcJake) / [Locksmith](https://github.com/TrimarcJake/Locksmith) | 684 | |   [ministryofjustice](https://github.com/ministryofjustice) / [modernisation-platform](https://github.com/ministryofjustice/modernisation-platform) | 677 | |   [awslabs](https://github.com/awslabs) / [aws-deployment-framework](https://github.com/awslabs/aws-deployment-framework) | 636 | |   [cattle-ops](https://github.com/cattle-ops) / [terraform-aws-gitlab-runner](https://github.com/cattle-ops/terraform-aws-gitlab-runner) | 563 | |   [practicalli](https://github.com/practicalli) / [clojure-cli-config](https://github.com/practicalli/clojure-cli-config) | 495 | -|   [bjw-s](https://github.com/bjw-s) / [home-ops](https://github.com/bjw-s/home-ops) | 477 | +|   [bjw-s](https://github.com/bjw-s) / [home-ops](https://github.com/bjw-s/home-ops) | 478 | |   [xunholy](https://github.com/xunholy) / [k8s-gitops](https://github.com/xunholy/k8s-gitops) | 441 | |   [ruzickap](https://github.com/ruzickap) / [packer-templates](https://github.com/ruzickap/packer-templates) | 424 | |   [pola-rs](https://github.com/pola-rs) / [r-polars](https://github.com/pola-rs/r-polars) | 389 | -|   [scolladon](https://github.com/scolladon) / [sfdx-git-delta](https://github.com/scolladon/sfdx-git-delta) | 384 | |   [llaville](https://github.com/llaville) / [php-compatinfo](https://github.com/llaville/php-compatinfo) | 367 | -|   [leosuncin](https://github.com/leosuncin) / [nest-auth-example](https://github.com/leosuncin/nest-auth-example) | 347 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [action-dependabot-auto-merge](https://github.com/ahmadnassri/action-dependabot-auto-merge) | 336 | |   [OCSInventory-NG](https://github.com/OCSInventory-NG) / [OCSInventory-Server](https://github.com/OCSInventory-NG/OCSInventory-Server) | 331 | |   [toboshii](https://github.com/toboshii) / [home-ops](https://github.com/toboshii/home-ops) | 269 | -|   [unixorn](https://github.com/unixorn) / [fzf-zsh-plugin](https://github.com/unixorn/fzf-zsh-plugin) | 258 | +|   [unixorn](https://github.com/unixorn) / [fzf-zsh-plugin](https://github.com/unixorn/fzf-zsh-plugin) | 259 | |   [NationalSecurityAgency](https://github.com/NationalSecurityAgency) / [emissary](https://github.com/NationalSecurityAgency/emissary) | 237 | |   [OCSInventory-NG](https://github.com/OCSInventory-NG) / [OCSInventory-ocsreports](https://github.com/OCSInventory-NG/OCSInventory-ocsreports) | 223 | |   [carpenike](https://github.com/carpenike) / [k8s-gitops](https://github.com/carpenike/k8s-gitops) | 215 | |   [orangekame3](https://github.com/orangekame3) / [paclear](https://github.com/orangekame3/paclear) | 208 | -|   [Luzkan](https://github.com/Luzkan) / [smells](https://github.com/Luzkan/smells) | 190 | +|   [Luzkan](https://github.com/Luzkan) / [smells](https://github.com/Luzkan/smells) | 193 | |   [eth-protocol-fellows](https://github.com/eth-protocol-fellows) / [cohort-four](https://github.com/eth-protocol-fellows/cohort-four) | 188 | |   [pantheon-systems](https://github.com/pantheon-systems) / [documentation](https://github.com/pantheon-systems/documentation) | 184 | |   [nvuillam](https://github.com/nvuillam) / [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) | 184 | -|   [bevyengine](https://github.com/bevyengine) / [bevy-website](https://github.com/bevyengine/bevy-website) | 181 | +|   [bevyengine](https://github.com/bevyengine) / [bevy-website](https://github.com/bevyengine/bevy-website) | 182 | |   [T145](https://github.com/T145) / [black-mirror](https://github.com/T145/black-mirror) | 176 | |   [apigee](https://github.com/apigee) / [devrel](https://github.com/apigee/devrel) | 176 | -|   [MarketSquare](https://github.com/MarketSquare) / [robotframework-robocop](https://github.com/MarketSquare/robotframework-robocop) | 169 | |   [IQEngine](https://github.com/IQEngine) / [IQEngine](https://github.com/IQEngine/IQEngine) | 168 | |   [newrelic](https://github.com/newrelic) / [newrelic-python-agent](https://github.com/newrelic/newrelic-python-agent) | 166 | |   [unixorn](https://github.com/unixorn) / [tumult.plugin.zsh](https://github.com/unixorn/tumult.plugin.zsh) | 161 | @@ -58,7 +54,6 @@ |   [hardisgroupcom](https://github.com/hardisgroupcom) / [sfdx-hardis](https://github.com/hardisgroupcom/sfdx-hardis) | 152 | |   [philips-software](https://github.com/philips-software) / [amp-embedded-infra-lib](https://github.com/philips-software/amp-embedded-infra-lib) | 152 | |   [brettinternet](https://github.com/brettinternet) / [homelab](https://github.com/brettinternet/homelab) | 152 | -|   [Aurorastation](https://github.com/Aurorastation) / [Aurora.3](https://github.com/Aurorastation/Aurora.3) | 139 | |   [cbg-ethz](https://github.com/cbg-ethz) / [V-pipe](https://github.com/cbg-ethz/V-pipe) | 125 | |   [orangekame3](https://github.com/orangekame3) / [stree](https://github.com/orangekame3/stree) | 114 | |   [davidB](https://github.com/davidB) / [tracing-opentelemetry-instrumentation-sdk](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk) | 110 | @@ -70,9 +65,7 @@ |   [LukePrior](https://github.com/LukePrior) / [nbn-upgrade-map](https://github.com/LukePrior/nbn-upgrade-map) | 87 | |   [practicalli](https://github.com/practicalli) / [clojure](https://github.com/practicalli/clojure) | 86 | |   [rasa](https://github.com/rasa) / [scoops](https://github.com/rasa/scoops) | 81 | -|   [nvuillam](https://github.com/nvuillam) / [github-dependents-info](https://github.com/nvuillam/github-dependents-info) | 80 | |   [philips-software](https://github.com/philips-software) / [amp-devcontainer](https://github.com/philips-software/amp-devcontainer) | 77 | -|   [leosuncin](https://github.com/leosuncin) / [nest-api-example](https://github.com/leosuncin/nest-api-example) | 73 | |   [ishioni](https://github.com/ishioni) / [homelab-ops](https://github.com/ishioni/homelab-ops) | 71 | |   [unixorn](https://github.com/unixorn) / [ha-mqtt-discoverable](https://github.com/unixorn/ha-mqtt-discoverable) | 69 | |   [oxsecurity](https://github.com/oxsecurity) / [codetotal](https://github.com/oxsecurity/codetotal) | 67 | @@ -81,8 +74,6 @@ |   [unixorn](https://github.com/unixorn) / [warhol.plugin.zsh](https://github.com/unixorn/warhol.plugin.zsh) | 58 | |   [Azure](https://github.com/Azure) / [benchpress](https://github.com/Azure/benchpress) | 56 | |   [llaville](https://github.com/llaville) / [umlwriter](https://github.com/llaville/umlwriter) | 54 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [action-workflow-queue](https://github.com/ahmadnassri/action-workflow-queue) | 54 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-glob-promise](https://github.com/ahmadnassri/node-glob-promise) | 54 | |   [leosuncin](https://github.com/leosuncin) / [nest-typeorm-custom-repository](https://github.com/leosuncin/nest-typeorm-custom-repository) | 51 | |   [nvuillam](https://github.com/nvuillam) / [sfdx-essentials](https://github.com/nvuillam/sfdx-essentials) | 51 | |   [npalm](https://github.com/npalm) / [action-docs](https://github.com/npalm/action-docs) | 51 | @@ -90,13 +81,13 @@ |   [h3mmy](https://github.com/h3mmy) / [bloopySphere](https://github.com/h3mmy/bloopySphere) | 49 | |   [quackduck](https://github.com/quackduck) / [rem](https://github.com/quackduck/rem) | 48 | |   [ruzickap](https://github.com/ruzickap) / [k8s-flagger-istio-flux](https://github.com/ruzickap/k8s-flagger-istio-flux) | 48 | +|   [jdx](https://github.com/jdx) / [usage](https://github.com/jdx/usage) | 48 | |   [ZEISS](https://github.com/ZEISS) / [libczi](https://github.com/ZEISS/libczi) | 48 | -|   [jdx](https://github.com/jdx) / [usage](https://github.com/jdx/usage) | 47 | +|   [apigee](https://github.com/apigee) / [terraform-modules](https://github.com/apigee/terraform-modules) | 47 | |   [cdzombak](https://github.com/cdzombak) / [pi-fm-player](https://github.com/cdzombak/pi-fm-player) | 47 | |   [Amplitude-Developer-Docs](https://github.com/Amplitude-Developer-Docs) / [amplitude-dev-center](https://github.com/Amplitude-Developer-Docs/amplitude-dev-center) | 47 | |   [xlab-si](https://github.com/xlab-si) / [iac-scan-runner](https://github.com/xlab-si/iac-scan-runner) | 46 | |   [FaserF](https://github.com/FaserF) / [hassio-addons](https://github.com/FaserF/hassio-addons) | 46 | -|   [apigee](https://github.com/apigee) / [terraform-modules](https://github.com/apigee/terraform-modules) | 46 | |   [larivierec](https://github.com/larivierec) / [home-cluster](https://github.com/larivierec/home-cluster) | 46 | |   [riosengineer](https://github.com/riosengineer) / [Bicepify](https://github.com/riosengineer/Bicepify) | 46 | |   [unixorn](https://github.com/unixorn) / [chocolate-factory-engineering-docs](https://github.com/unixorn/chocolate-factory-engineering-docs) | 45 | @@ -116,9 +107,7 @@ |   [AliceO2Group](https://github.com/AliceO2Group) / [O2Physics](https://github.com/AliceO2Group/O2Physics) | 33 | |   [ruzickap](https://github.com/ruzickap) / [k8s-harbor](https://github.com/ruzickap/k8s-harbor) | 33 | |   [microsoft](https://github.com/microsoft) / [OHDSIonAzure](https://github.com/microsoft/OHDSIonAzure) | 33 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [action-terraform-report](https://github.com/ahmadnassri/action-terraform-report) | 33 | |   [MoegirlPediaInterfaceAdmins](https://github.com/MoegirlPediaInterfaceAdmins) / [MoegirlPediaInterfaceCodes](https://github.com/MoegirlPediaInterfaceAdmins/MoegirlPediaInterfaceCodes) | 32 | -|   [OperationCode](https://github.com/OperationCode) / [operationcode-pybot](https://github.com/OperationCode/operationcode-pybot) | 32 | |   [HariSekhon](https://github.com/HariSekhon) / [GitHub-Actions](https://github.com/HariSekhon/GitHub-Actions) | 31 | |   [whoisdsmith](https://github.com/whoisdsmith) / [VAULTSIDIAN](https://github.com/whoisdsmith/VAULTSIDIAN) | 31 | |   [ministryofjustice](https://github.com/ministryofjustice) / [modernisation-platform-environments](https://github.com/ministryofjustice/modernisation-platform-environments) | 31 | @@ -138,7 +127,6 @@ |   [ruzickap](https://github.com/ruzickap) / [k8s-knative-gitlab-harbor](https://github.com/ruzickap/k8s-knative-gitlab-harbor) | 26 | |   [leeter](https://github.com/leeter) / [WinMTR-refresh](https://github.com/leeter/WinMTR-refresh) | 26 | |   [practicalli](https://github.com/practicalli) / [project-templates](https://github.com/practicalli/project-templates) | 26 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-pretty-exceptions](https://github.com/ahmadnassri/node-pretty-exceptions) | 26 | |   [Simplifi-ED](https://github.com/Simplifi-ED) / [cloudcost](https://github.com/Simplifi-ED/cloudcost) | 24 | |   [mirakc](https://github.com/mirakc) / [mirakc-arib](https://github.com/mirakc/mirakc-arib) | 23 | |   [YukinaMochizuki](https://github.com/YukinaMochizuki) / [notion-sdk-java](https://github.com/YukinaMochizuki/notion-sdk-java) | 23 | @@ -146,16 +134,13 @@ |   [ruzickap](https://github.com/ruzickap) / [k8s-istio-demo](https://github.com/ruzickap/k8s-istio-demo) | 22 | |   [litejs](https://github.com/litejs) / [dom](https://github.com/litejs/dom) | 22 | |   [GSA-TTS](https://github.com/GSA-TTS) / [usagov-benefits-eligibility](https://github.com/GSA-TTS/usagov-benefits-eligibility) | 22 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-api-problem](https://github.com/ahmadnassri/node-api-problem) | 22 | |   [unixorn](https://github.com/unixorn) / [jpb.zshplugin](https://github.com/unixorn/jpb.zshplugin) | 21 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-metalsmith-pug](https://github.com/ahmadnassri/node-metalsmith-pug) | 21 | |   [camaraproject](https://github.com/camaraproject) / [DeviceLocation](https://github.com/camaraproject/DeviceLocation) | 20 | |   [nvuillam](https://github.com/nvuillam) / [markdown-table-formatter](https://github.com/nvuillam/markdown-table-formatter) | 19 | |   [practicalli](https://github.com/practicalli) / [clojurescript](https://github.com/practicalli/clojurescript) | 19 | |   [cdzombak](https://github.com/cdzombak) / [ecobee_influx_connector](https://github.com/cdzombak/ecobee_influx_connector) | 19 | |   [snoopy82481](https://github.com/snoopy82481) / [home_cluster](https://github.com/snoopy82481/home_cluster) | 19 | |   [Euvaz](https://github.com/Euvaz) / [GitOps-Home](https://github.com/Euvaz/GitOps-Home) | 19 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-metalsmith-paths](https://github.com/ahmadnassri/node-metalsmith-paths) | 19 | |   [gmoon](https://github.com/gmoon) / [s3proxy](https://github.com/gmoon/s3proxy) | 18 | |   [unixorn](https://github.com/unixorn) / [jira-commands](https://github.com/unixorn/jira-commands) | 18 | |   [janderssonse](https://github.com/janderssonse) / [gradle-versions-filter-plugin](https://github.com/janderssonse/gradle-versions-filter-plugin) | 18 | @@ -163,8 +148,6 @@ |   [tyriis](https://github.com/tyriis) / [home-ops](https://github.com/tyriis/home-ops) | 18 | |   [practicalli](https://github.com/practicalli) / [neovim](https://github.com/practicalli/neovim) | 18 | |   [Programming-Simplified-Community](https://github.com/Programming-Simplified-Community) / [Social-Coder](https://github.com/Programming-Simplified-Community/Social-Coder) | 18 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-metalsmith-imagemin](https://github.com/ahmadnassri/node-metalsmith-imagemin) | 18 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-nightwatch-accessibility](https://github.com/ahmadnassri/node-nightwatch-accessibility) | 18 | |   [diggsweden](https://github.com/diggsweden) / [open-source-project-template](https://github.com/diggsweden/open-source-project-template) | 17 | |   [warolv](https://github.com/warolv) / [vault-backup](https://github.com/warolv/vault-backup) | 17 | |   [ruzickap](https://github.com/ruzickap) / [action-my-markdown-link-checker](https://github.com/ruzickap/action-my-markdown-link-checker) | 17 | @@ -182,8 +165,6 @@ |   [tvories](https://github.com/tvories) / [k8s-gitops](https://github.com/tvories/k8s-gitops) | 15 | |   [ruzickap](https://github.com/ruzickap) / [ansible-role-virtio-win](https://github.com/ruzickap/ansible-role-virtio-win) | 15 | |   [ruzickap](https://github.com/ruzickap) / [ansible-role-proxy_settings](https://github.com/ruzickap/ansible-role-proxy_settings) | 15 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-metalsmith-request](https://github.com/ahmadnassri/node-metalsmith-request) | 15 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-april-fools](https://github.com/ahmadnassri/node-april-fools) | 15 | |   [KristjanESPERANTO](https://github.com/KristjanESPERANTO) / [MMM-PublicTransportHafas](https://github.com/KristjanESPERANTO/MMM-PublicTransportHafas) | 14 | |   [beleavemebe](https://github.com/beleavemebe) / [marketplace-app](https://github.com/beleavemebe/marketplace-app) | 14 | |   [ruzickap](https://github.com/ruzickap) / [ansible-role-vmwaretools](https://github.com/ruzickap/ansible-role-vmwaretools) | 14 | @@ -213,8 +194,6 @@ |   [CoRoSoN-Kit](https://github.com/CoRoSoN-Kit) / [CoRoSoN-Kit](https://github.com/CoRoSoN-Kit/CoRoSoN-Kit) | 11 | |   [bjw-s](https://github.com/bjw-s) / [pmb](https://github.com/bjw-s/pmb) | 11 | |   [orangekame3](https://github.com/orangekame3) / [viff](https://github.com/orangekame3/viff) | 11 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-oas-request](https://github.com/ahmadnassri/node-oas-request) | 11 | -|   [CITCOM-project](https://github.com/CITCOM-project) / [CausalTestingFramework](https://github.com/CITCOM-project/CausalTestingFramework) | 11 | |   [chgl](https://github.com/chgl) / [charts](https://github.com/chgl/charts) | 10 | |   [llaville](https://github.com/llaville) / [php-compatinfo-db](https://github.com/llaville/php-compatinfo-db) | 10 | |   [ruzickap](https://github.com/ruzickap) / [k8s-sockshop](https://github.com/ruzickap/k8s-sockshop) | 10 | @@ -225,11 +204,9 @@ |   [philips-software](https://github.com/philips-software) / [amp-preview](https://github.com/philips-software/amp-preview) | 10 | |   [camaraproject](https://github.com/camaraproject) / [DeviceStatus](https://github.com/camaraproject/DeviceStatus) | 10 | |   [rciam](https://github.com/rciam) / [keycloak-group-management](https://github.com/rciam/keycloak-group-management) | 10 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [action-template-repository-sync](https://github.com/ahmadnassri/action-template-repository-sync) | 10 | |   [curedao](https://github.com/curedao) / [docs](https://github.com/curedao/docs) | 9 | |   [AzorianSolutions](https://github.com/AzorianSolutions) / [broadband-label-maker](https://github.com/AzorianSolutions/broadband-label-maker) | 9 | |   [camaraproject](https://github.com/camaraproject) / [CarrierBillingCheckOut](https://github.com/camaraproject/CarrierBillingCheckOut) | 9 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-autoenv](https://github.com/ahmadnassri/node-autoenv) | 9 | |   [9elements](https://github.com/9elements) / [firmware-action](https://github.com/9elements/firmware-action) | 8 | |   [input-output-hk](https://github.com/input-output-hk) / [atala-prism-wallet-sdk-swift](https://github.com/input-output-hk/atala-prism-wallet-sdk-swift) | 8 | |   [QuantumPL](https://github.com/QuantumPL) / [bib](https://github.com/QuantumPL/bib) | 8 | @@ -246,8 +223,6 @@ |   [jokay](https://github.com/jokay) / [docker-loxone-backup](https://github.com/jokay/docker-loxone-backup) | 8 | |   [maksimkurb](https://github.com/maksimkurb) / [home-ops](https://github.com/maksimkurb/home-ops) | 8 | |   [ahmadnassri](https://github.com/ahmadnassri) / [action-google-cloud-sql-proxy](https://github.com/ahmadnassri/action-google-cloud-sql-proxy) | 8 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-oas-fastify](https://github.com/ahmadnassri/node-oas-fastify) | 8 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [template-js-lib](https://github.com/ahmadnassri/template-js-lib) | 8 | |   [LowerRockLabs](https://github.com/LowerRockLabs) / [LaravelLivewireTablesAdvancedFilters](https://github.com/LowerRockLabs/LaravelLivewireTablesAdvancedFilters) | 7 | |   [input-output-hk](https://github.com/input-output-hk) / [atala-prism-apollo](https://github.com/input-output-hk/atala-prism-apollo) | 7 | |   [CoffeeOps](https://github.com/CoffeeOps) / [commandline-fu](https://github.com/CoffeeOps/commandline-fu) | 7 | @@ -267,7 +242,6 @@ |   [ahmadnassri](https://github.com/ahmadnassri) / [docker-github-pages](https://github.com/ahmadnassri/docker-github-pages) | 7 | |   [argoproj-labs](https://github.com/argoproj-labs) / [training-material](https://github.com/argoproj-labs/training-material) | 7 | |   [quiltdata](https://github.com/quiltdata) / [nf-quilt](https://github.com/quiltdata/nf-quilt) | 7 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-spawn-promise](https://github.com/ahmadnassri/node-spawn-promise) | 7 | |   [lpsm-dev](https://github.com/lpsm-dev) / [azure-pipelines](https://github.com/lpsm-dev/azure-pipelines) | 6 | |   [input-output-hk](https://github.com/input-output-hk) / [atala-prism-wallet-sdk-kmm](https://github.com/input-output-hk/atala-prism-wallet-sdk-kmm) | 6 | |   [ADFC-Hamburg](https://github.com/ADFC-Hamburg) / [adfc-ansible](https://github.com/ADFC-Hamburg/adfc-ansible) | 6 | @@ -284,9 +258,6 @@ |   [SamErde](https://github.com/SamErde) / [Chocolately-Dip](https://github.com/SamErde/Chocolately-Dip) | 6 | |   [RedHatProductSecurity](https://github.com/RedHatProductSecurity) / [oscal-component-definitions](https://github.com/RedHatProductSecurity/oscal-component-definitions) | 6 | |   [ahmadnassri](https://github.com/ahmadnassri) / [action-commit-lint](https://github.com/ahmadnassri/action-commit-lint) | 6 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-template-literals-engine](https://github.com/ahmadnassri/node-template-literals-engine) | 6 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-serve-reload-replace](https://github.com/ahmadnassri/node-serve-reload-replace) | 6 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [template-node-lib](https://github.com/ahmadnassri/template-node-lib) | 6 | |   [ruzickap](https://github.com/ruzickap) / [k8s-tf-eks-gitops](https://github.com/ruzickap/k8s-tf-eks-gitops) | 5 | |   [AliceO2Group](https://github.com/AliceO2Group) / [Run3Analysisvalidation](https://github.com/AliceO2Group/Run3Analysisvalidation) | 5 | |   [iggy](https://github.com/iggy) / [slendmail](https://github.com/iggy/slendmail) | 5 | @@ -311,10 +282,6 @@ |   [camaraproject](https://github.com/camaraproject) / [ConnectivityInsights](https://github.com/camaraproject/ConnectivityInsights) | 5 | |   [dropy-project](https://github.com/dropy-project) / [front](https://github.com/dropy-project/front) | 5 | |   [stuartp44](https://github.com/stuartp44) / [com.vanmoof](https://github.com/stuartp44/com.vanmoof) | 5 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-updated](https://github.com/ahmadnassri/node-updated) | 5 | -|   [VirtwhoQE](https://github.com/VirtwhoQE) / [hypervisor-builder](https://github.com/VirtwhoQE/hypervisor-builder) | 5 | -|   [unixorn](https://github.com/unixorn) / [ha-franklin](https://github.com/unixorn/ha-franklin) | 5 | -|   [unixorn](https://github.com/unixorn) / [ha-mqtt-discoverable-cli](https://github.com/unixorn/ha-mqtt-discoverable-cli) | 5 | |   [gluwa](https://github.com/gluwa) / [creditcoin3](https://github.com/gluwa/creditcoin3) | 5 | |   [hobbyfarm](https://github.com/hobbyfarm) / [e2e-testing](https://github.com/hobbyfarm/e2e-testing) | 4 | |   [candlepin](https://github.com/candlepin) / [candlepin-jobs](https://github.com/candlepin/candlepin-jobs) | 4 | @@ -349,7 +316,6 @@ |   [Jasstkn](https://github.com/Jasstkn) / [link-checker](https://github.com/Jasstkn/link-checker) | 4 | |   [jcpsantiago](https://github.com/jcpsantiago) / [thearqivist](https://github.com/jcpsantiago/thearqivist) | 4 | |   [OpenZeppelin](https://github.com/OpenZeppelin) / [secure-development-cookbook](https://github.com/OpenZeppelin/secure-development-cookbook) | 4 | -|   [cityssm](https://github.com/cityssm) / [lot-occupancy-system](https://github.com/cityssm/lot-occupancy-system) | 4 | |   [flexion](https://github.com/flexion) / [bash_shell_script_starter](https://github.com/flexion/bash_shell_script_starter) | 4 | |   [jan-guenter](https://github.com/jan-guenter) / [action-class](https://github.com/jan-guenter/action-class) | 3 | |   [rafyco](https://github.com/rafyco) / [ytrss](https://github.com/rafyco/ytrss) | 3 | @@ -397,15 +363,6 @@ |   [practicalli](https://github.com/practicalli) / [dotfiles](https://github.com/practicalli/dotfiles) | 3 | |   [Aclrian](https://github.com/Aclrian) / [MessdienerPlanErsteller](https://github.com/Aclrian/MessdienerPlanErsteller) | 3 | |   [gluwa](https://github.com/gluwa) / [creditcoin-staking-dashboard](https://github.com/gluwa/creditcoin-staking-dashboard) | 3 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-marked-promise](https://github.com/ahmadnassri/node-marked-promise) | 3 | -|   [MRDGH2821](https://github.com/MRDGH2821) / [Discord-Time-Tag-Bot](https://github.com/MRDGH2821/Discord-Time-Tag-Bot) | 3 | -|   [MRDGH2821](https://github.com/MRDGH2821) / [dpaste-ts](https://github.com/MRDGH2821/dpaste-ts) | 3 | -|   [MRDGH2821](https://github.com/MRDGH2821) / [Discord-Ban-Utils-Bot](https://github.com/MRDGH2821/Discord-Ban-Utils-Bot) | 3 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-stringify-clone](https://github.com/ahmadnassri/node-stringify-clone) | 3 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-smart-promise](https://github.com/ahmadnassri/node-smart-promise) | 3 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-error](https://github.com/ahmadnassri/node-error) | 3 | -|   [quiltdata](https://github.com/quiltdata) / [benchling-packager](https://github.com/quiltdata/benchling-packager) | 3 | -|   [ministryofjustice](https://github.com/ministryofjustice) / [data-engineering-airflow](https://github.com/ministryofjustice/data-engineering-airflow) | 3 | |   [alanjonesit](https://github.com/alanjonesit) / [terraform-aws-gitlab-stale-merge-requests-slack-app](https://github.com/alanjonesit/terraform-aws-gitlab-stale-merge-requests-slack-app) | 3 | |   [LSK-01](https://github.com/LSK-01) / [CodeLux](https://github.com/LSK-01/CodeLux) | 2 | |   [lpsm-dev](https://github.com/lpsm-dev) / [helm-recursive-library](https://github.com/lpsm-dev/helm-recursive-library) | 2 | @@ -438,9 +395,11 @@ |   [rciam](https://github.com/rciam) / [rciam-docs](https://github.com/rciam/rciam-docs) | 2 | |   [Luzkan](https://github.com/Luzkan) / [FamilyBudget](https://github.com/Luzkan/FamilyBudget) | 2 | |   [mimmi20](https://github.com/mimmi20) / [monolog-factory](https://github.com/mimmi20/monolog-factory) | 2 | +|   [FaeyUmbrea](https://github.com/FaeyUmbrea) / [obs-utils](https://github.com/FaeyUmbrea/obs-utils) | 2 | |   [bacterial-genomics](https://github.com/bacterial-genomics) / [wf-ani](https://github.com/bacterial-genomics/wf-ani) | 2 | |   [bacterial-genomics](https://github.com/bacterial-genomics) / [wf-assembly-snps](https://github.com/bacterial-genomics/wf-assembly-snps) | 2 | |   [claughinghouse](https://github.com/claughinghouse) / [home-ops](https://github.com/claughinghouse/home-ops) | 2 | +|   [ONSdigital](https://github.com/ONSdigital) / [ons-python-template](https://github.com/ONSdigital/ons-python-template) | 2 | |   [ruzickap](https://github.com/ruzickap) / [cheatsheet-systemd](https://github.com/ruzickap/cheatsheet-systemd) | 2 | |   [ruzickap](https://github.com/ruzickap) / [cheatsheet-macos](https://github.com/ruzickap/cheatsheet-macos) | 2 | |   [Arhti](https://github.com/Arhti) / [Romanitho](https://github.com/Arhti/Romanitho) | 2 | @@ -483,11 +442,6 @@ |   [brandonmcclure](https://github.com/brandonmcclure) / [Spooky-Screensaver](https://github.com/brandonmcclure/Spooky-Screensaver) | 2 | |   [ortelius](https://github.com/ortelius) / [scec-vulnerability](https://github.com/ortelius/scec-vulnerability) | 2 | |   [camaraproject](https://github.com/camaraproject) / [DeviceIdentifier](https://github.com/camaraproject/DeviceIdentifier) | 2 | -|   [OpenSemanticLab](https://github.com/OpenSemanticLab) / [interactive-semantic-graph](https://github.com/OpenSemanticLab/interactive-semantic-graph) | 2 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-debug](https://github.com/ahmadnassri/node-debug) | 2 | -|   [leosuncin](https://github.com/leosuncin) / [goal-app](https://github.com/leosuncin/goal-app) | 2 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-uncaught-extender](https://github.com/ahmadnassri/node-uncaught-extender) | 2 | -|   [dgteixeira](https://github.com/dgteixeira) / [pr-status-giphy-action](https://github.com/dgteixeira/pr-status-giphy-action) | 2 | |   [New-Horizontes](https://github.com/New-Horizontes) / [New-Horizons](https://github.com/New-Horizontes/New-Horizons) | 2 | |   [wesley-dean-flexion](https://github.com/wesley-dean-flexion) / [data_flow_diagram_examples](https://github.com/wesley-dean-flexion/data_flow_diagram_examples) | 2 | |   [voltrevo](https://github.com/voltrevo) / [elo](https://github.com/voltrevo/elo) | 1 | @@ -666,23 +620,12 @@ |   [sarvex](https://github.com/sarvex) / [gopeed](https://github.com/sarvex/gopeed) | 1 | |   [abame](https://github.com/abame) / [demo-nodejs-app](https://github.com/abame/demo-nodejs-app) | 1 | |   [sarvex](https://github.com/sarvex) / [atom](https://github.com/sarvex/atom) | 1 | -|   [sarvex](https://github.com/sarvex) / [gizlang.com](https://github.com/sarvex/gizlang.com) | 1 | -|   [Blue-BigTech](https://github.com/Blue-BigTech) / [Auth-Template-Nest.js](https://github.com/Blue-BigTech/Auth-Template-Nest.js) | 1 | -|   [slim16165](https://github.com/slim16165) / [Semantic-MediaWiki-Graph](https://github.com/slim16165/Semantic-MediaWiki-Graph) | 1 | -|   [meddlin](https://github.com/meddlin) / [logbook](https://github.com/meddlin/logbook) | 1 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-oas-schemas](https://github.com/ahmadnassri/node-oas-schemas) | 1 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-cloudevents-schemas](https://github.com/ahmadnassri/node-cloudevents-schemas) | 1 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [template-action-node](https://github.com/ahmadnassri/template-action-node) | 1 | |   [sachajw](https://github.com/sachajw) / [pangarabbit-ortelius-ms-validate-user](https://github.com/sachajw/pangarabbit-ortelius-ms-validate-user) | 1 | |   [ConnectionMaster](https://github.com/ConnectionMaster) / [Aurora.3](https://github.com/ConnectionMaster/Aurora.3) | 1 | |   [parkerbxyz](https://github.com/parkerbxyz) / [guru-to-github](https://github.com/parkerbxyz/guru-to-github) | 1 | |   [Barry1](https://github.com/Barry1) / [PyValueFragments](https://github.com/Barry1/PyValueFragments) | 1 | |   [ha-enthus1ast](https://github.com/ha-enthus1ast) / [plejd-mqtt-ha](https://github.com/ha-enthus1ast/plejd-mqtt-ha) | 1 | |   [ortelius](https://github.com/ortelius) / [ortelius-cli](https://github.com/ortelius/ortelius-cli) | 1 | -|   [Robinysh](https://github.com/Robinysh) / [python-template](https://github.com/Robinysh/python-template) | 1 | -|   [data-yaml](https://github.com/data-yaml) / [udc](https://github.com/data-yaml/udc) | 1 | -|   [ortelius](https://github.com/ortelius) / [ms-compitem-crud](https://github.com/ortelius/ms-compitem-crud) | 1 | -|   [spreequalle](https://github.com/spreequalle) / [ebuilds](https://github.com/spreequalle/ebuilds) | 1 | |   [gluwa](https://github.com/gluwa) / [crunch](https://github.com/gluwa/crunch) | 1 | |   [nvuillam](https://github.com/nvuillam) / [demo-salesforce-ci](https://github.com/nvuillam/demo-salesforce-ci) | 1 | |   [techtales-io](https://github.com/techtales-io) / [terraform-discord](https://github.com/techtales-io/terraform-discord) | 1 | @@ -1395,8 +1338,9 @@ |   [rciam](https://github.com/rciam) / [simplesamlphp-module-assurance](https://github.com/rciam/simplesamlphp-module-assurance) | 0 | |   [rciam](https://github.com/rciam) / [simplesamlphp-module-userid](https://github.com/rciam/simplesamlphp-module-userid) | 0 | |   [Teasel-Ian](https://github.com/Teasel-Ian) / [terraform](https://github.com/Teasel-Ian/terraform) | 0 | -|   [RuleTheArk](https://github.com/RuleTheArk) / [my-python-app](https://github.com/RuleTheArk/my-python-app) | 0 | -|   [vikrammaddirala](https://github.com/vikrammaddirala) / [cicd-pipeline](https://github.com/vikrammaddirala/cicd-pipeline) | 0 | +|   [RuleTheArk](https://github.com/RuleTheArk) / [python-demo](https://github.com/RuleTheArk/python-demo) | 0 | +|   [ONSdigital](https://github.com/ONSdigital) / [ons-python-template-demo](https://github.com/ONSdigital/ons-python-template-demo) | 0 | +|   [RuleTheArk](https://github.com/RuleTheArk) / [python-template-demo](https://github.com/RuleTheArk/python-template-demo) | 0 | |   [amplimindcc](https://github.com/amplimindcc) / [user.web.de](https://github.com/amplimindcc/user.web.de) | 0 | |   [w159](https://github.com/w159) / [Winget-AutoUpdate](https://github.com/w159/Winget-AutoUpdate) | 0 | |   [kgreen1200](https://github.com/kgreen1200) / [example-project](https://github.com/kgreen1200/example-project) | 0 | @@ -1434,8 +1378,6 @@ |   [BIGboss248](https://github.com/BIGboss248) / [Choclatey](https://github.com/BIGboss248/Choclatey) | 0 | |   [eclipse-kuksa](https://github.com/eclipse-kuksa) / [kuksa-incubation](https://github.com/eclipse-kuksa/kuksa-incubation) | 0 | |   [VDiBella](https://github.com/VDiBella) / [InternshipO2](https://github.com/VDiBella/InternshipO2) | 0 | -|   [ONSdigital](https://github.com/ONSdigital) / [ons-python-template-demo](https://github.com/ONSdigital/ons-python-template-demo) | 0 | -|   [ONSdigital](https://github.com/ONSdigital) / [ons-python-template](https://github.com/ONSdigital/ons-python-template) | 0 | |   [winlover32](https://github.com/winlover32) / [Winget-AutoUpdate](https://github.com/winlover32/Winget-AutoUpdate) | 0 | |   [ivanbaldo](https://github.com/ivanbaldo) / [ethdenver2024buidlcampfullstack](https://github.com/ivanbaldo/ethdenver2024buidlcampfullstack) | 0 | |   [laywill](https://github.com/laywill) / [CV](https://github.com/laywill/CV) | 0 | @@ -1677,6 +1619,7 @@ |   [nsheaps](https://github.com/nsheaps) / [devsetup](https://github.com/nsheaps/devsetup) | 0 | |   [JaderDias](https://github.com/JaderDias) / [rust_dynamodb_local](https://github.com/JaderDias/rust_dynamodb_local) | 0 | |   [LukeEvansTech](https://github.com/LukeEvansTech) / [hugo-communityspeakers](https://github.com/LukeEvansTech/hugo-communityspeakers) | 0 | +|   [MRDGH2821](https://github.com/MRDGH2821) / [C-Code-Dump](https://github.com/MRDGH2821/C-Code-Dump) | 0 | |   [codingwithmagga](https://github.com/codingwithmagga) / [mathvizanimator](https://github.com/codingwithmagga/mathvizanimator) | 0 | |   [ankita-nema](https://github.com/ankita-nema) / [ValidationAndHook](https://github.com/ankita-nema/ValidationAndHook) | 0 | |   [ankita-nema](https://github.com/ankita-nema) / [SampleWebhook](https://github.com/ankita-nema/SampleWebhook) | 0 | @@ -1735,6 +1678,7 @@ |   [brandonmcclure](https://github.com/brandonmcclure) / [elixir_helloworld](https://github.com/brandonmcclure/elixir_helloworld) | 0 | |   [brandonmcclure](https://github.com/brandonmcclure) / [unitybuild_test](https://github.com/brandonmcclure/unitybuild_test) | 0 | |   [brandonmcclure](https://github.com/brandonmcclure) / [ansible-role-githubrunner](https://github.com/brandonmcclure/ansible-role-githubrunner) | 0 | +|   [adreasnow](https://github.com/adreasnow) / [AdventOfCode](https://github.com/adreasnow/AdventOfCode) | 0 | |   [ortelius](https://github.com/ortelius) / [scec-nginx](https://github.com/ortelius/scec-nginx) | 0 | |   [orangekame3](https://github.com/orangekame3) / [megalinter-sample](https://github.com/orangekame3/megalinter-sample) | 0 | |   [ricardojonathanromero](https://github.com/ricardojonathanromero) / [devsecops](https://github.com/ricardojonathanromero/devsecops) | 0 | @@ -2014,118 +1958,6 @@ |   [sarvex](https://github.com/sarvex) / [CosmicNvim](https://github.com/sarvex/CosmicNvim) | 0 | |   [sarvex](https://github.com/sarvex) / [leetcode-next](https://github.com/sarvex/leetcode-next) | 0 | |   [sarvex](https://github.com/sarvex) / [lobster](https://github.com/sarvex/lobster) | 0 | -|   [sarvex](https://github.com/sarvex) / [crates.io](https://github.com/sarvex/crates.io) | 0 | -|   [sarvex](https://github.com/sarvex) / [.files](https://github.com/sarvex/.files) | 0 | -|   [sarvex](https://github.com/sarvex) / [kakoune](https://github.com/sarvex/kakoune) | 0 | -|   [sarvex](https://github.com/sarvex) / [lit](https://github.com/sarvex/lit) | 0 | -|   [sarvex](https://github.com/sarvex) / [slint](https://github.com/sarvex/slint) | 0 | -|   [sarvex](https://github.com/sarvex) / [ExpensifyApp](https://github.com/sarvex/ExpensifyApp) | 0 | -|   [sarvex](https://github.com/sarvex) / [super-gradients](https://github.com/sarvex/super-gradients) | 0 | -|   [sarvex](https://github.com/sarvex) / [plane](https://github.com/sarvex/plane) | 0 | -|   [sarvex](https://github.com/sarvex) / [KernelSU](https://github.com/sarvex/KernelSU) | 0 | -|   [sarvex](https://github.com/sarvex) / [CodeEdit](https://github.com/sarvex/CodeEdit) | 0 | -|   [sarvex](https://github.com/sarvex) / [helix](https://github.com/sarvex/helix) | 0 | -|   [sarvex](https://github.com/sarvex) / [ui](https://github.com/sarvex/ui) | 0 | -|   [sarvex](https://github.com/sarvex) / [breadit](https://github.com/sarvex/breadit) | 0 | -|   [sarvex](https://github.com/sarvex) / [yookta.com](https://github.com/sarvex/yookta.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [xauny.com](https://github.com/sarvex/xauny.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [vysad.com](https://github.com/sarvex/vysad.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [vypan.com](https://github.com/sarvex/vypan.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [vibhuty.com](https://github.com/sarvex/vibhuty.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [upkrn.com](https://github.com/sarvex/upkrn.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [shrisiva.com](https://github.com/sarvex/shrisiva.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [sarvex.jatasra.com](https://github.com/sarvex/sarvex.jatasra.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [qusyd.com](https://github.com/sarvex/qusyd.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [punnan.com](https://github.com/sarvex/punnan.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [prarcan.com](https://github.com/sarvex/prarcan.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [prajyakalp.com](https://github.com/sarvex/prajyakalp.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [poorty.com](https://github.com/sarvex/poorty.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [poonam.jatasra.com](https://github.com/sarvex/poonam.jatasra.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [nyrupt.com](https://github.com/sarvex/nyrupt.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [nirupit.com](https://github.com/sarvex/nirupit.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [nabhilax.jatasra.com](https://github.com/sarvex/nabhilax.jatasra.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [nabhilax.com](https://github.com/sarvex/nabhilax.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [labdhy.com](https://github.com/sarvex/labdhy.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [jatasra.com](https://github.com/sarvex/jatasra.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [ixipro.com](https://github.com/sarvex/ixipro.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [harmaxa.jatasra.com](https://github.com/sarvex/harmaxa.jatasra.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [harmaxa.com](https://github.com/sarvex/harmaxa.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [gem.gen.in](https://github.com/sarvex/gem.gen.in) | 0 | -|   [sarvex](https://github.com/sarvex) / [e3cart.com](https://github.com/sarvex/e3cart.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [cppfronts.com](https://github.com/sarvex/cppfronts.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [cppfront.org](https://github.com/sarvex/cppfront.org) | 0 | -|   [sarvex](https://github.com/sarvex) / [chytr.com](https://github.com/sarvex/chytr.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [bhanjak.com](https://github.com/sarvex/bhanjak.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [aushadhy.com](https://github.com/sarvex/aushadhy.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [araugya.com](https://github.com/sarvex/araugya.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [apeyro.com](https://github.com/sarvex/apeyro.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [aaxep.com](https://github.com/sarvex/aaxep.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [com-meta](https://github.com/sarvex/com-meta) | 0 | -|   [sarvex](https://github.com/sarvex) / [simple_cms](https://github.com/sarvex/simple_cms) | 0 | -|   [sarvex](https://github.com/sarvex) / [offensive-scopes](https://github.com/sarvex/offensive-scopes) | 0 | -|   [sarvex](https://github.com/sarvex) / [comprehensive-rust](https://github.com/sarvex/comprehensive-rust) | 0 | -|   [sjatasra](https://github.com/sjatasra) / [comprehensive-rust](https://github.com/sjatasra/comprehensive-rust) | 0 | -|   [sarvex](https://github.com/sarvex) / [popular-parsec](https://github.com/sarvex/popular-parsec) | 0 | -|   [sarvex](https://github.com/sarvex) / [astro-crash-course](https://github.com/sarvex/astro-crash-course) | 0 | -|   [sarvex](https://github.com/sarvex) / [unleashed-firmware](https://github.com/sarvex/unleashed-firmware) | 0 | -|   [sarvex](https://github.com/sarvex) / [spin](https://github.com/sarvex/spin) | 0 | -|   [sarvex](https://github.com/sarvex) / [ghidra](https://github.com/sarvex/ghidra) | 0 | -|   [sarvex](https://github.com/sarvex) / [qwik-unpic](https://github.com/sarvex/qwik-unpic) | 0 | -|   [sarvex](https://github.com/sarvex) / [SpaceVim](https://github.com/sarvex/SpaceVim) | 0 | -|   [sarvex](https://github.com/sarvex) / [playwright-ct-qwik](https://github.com/sarvex/playwright-ct-qwik) | 0 | -|   [sarvex](https://github.com/sarvex) / [qwik-flow](https://github.com/sarvex/qwik-flow) | 0 | -|   [sarvex](https://github.com/sarvex) / [qwik-inject](https://github.com/sarvex/qwik-inject) | 0 | -|   [sarvex](https://github.com/sarvex) / [qwik-cypress](https://github.com/sarvex/qwik-cypress) | 0 | -|   [sarvex](https://github.com/sarvex) / [qwik-image](https://github.com/sarvex/qwik-image) | 0 | -|   [sarvex](https://github.com/sarvex) / [qwik-ui](https://github.com/sarvex/qwik-ui) | 0 | -|   [sarvex](https://github.com/sarvex) / [rust-by-practice](https://github.com/sarvex/rust-by-practice) | 0 | -|   [sarvex](https://github.com/sarvex) / [create-o7-app](https://github.com/sarvex/create-o7-app) | 0 | -|   [sarvex](https://github.com/sarvex) / [create-jd-app](https://github.com/sarvex/create-jd-app) | 0 | -|   [sarvex](https://github.com/sarvex) / [sidebase](https://github.com/sarvex/sidebase) | 0 | -|   [sarvex](https://github.com/sarvex) / [bling](https://github.com/sarvex/bling) | 0 | -|   [sarvex](https://github.com/sarvex) / [chotyk.com](https://github.com/sarvex/chotyk.com) | 0 | -|   [sarvex](https://github.com/sarvex) / [FlagAI](https://github.com/sarvex/FlagAI) | 0 | -|   [sarvex](https://github.com/sarvex) / [radon](https://github.com/sarvex/radon) | 0 | -|   [sarvex](https://github.com/sarvex) / [offensive-objcpp](https://github.com/sarvex/offensive-objcpp) | 0 | -|   [sarvex](https://github.com/sarvex) / [offensive-racket](https://github.com/sarvex/offensive-racket) | 0 | -|   [sarvex](https://github.com/sarvex) / [c-maelstrom](https://github.com/sarvex/c-maelstrom) | 0 | -|   [sarvex](https://github.com/sarvex) / [clojure-maelstrom](https://github.com/sarvex/clojure-maelstrom) | 0 | -|   [sarvex](https://github.com/sarvex) / [cpp-front-maelstrom](https://github.com/sarvex/cpp-front-maelstrom) | 0 | -|   [sarvex](https://github.com/sarvex) / [c-sharp-maelstrom](https://github.com/sarvex/c-sharp-maelstrom) | 0 | -|   [sarvex](https://github.com/sarvex) / [c3-maelstrom](https://github.com/sarvex/c3-maelstrom) | 0 | -|   [sarvex](https://github.com/sarvex) / [carbon-maelstrom](https://github.com/sarvex/carbon-maelstrom) | 0 | -|   [sarvex](https://github.com/sarvex) / [cpp-gold-maelstrom](https://github.com/sarvex/cpp-gold-maelstrom) | 0 | -|   [sarvex](https://github.com/sarvex) / [harbour-maelstrom](https://github.com/sarvex/harbour-maelstrom) | 0 | -|   [sarvex](https://github.com/sarvex) / [java-maelstrom](https://github.com/sarvex/java-maelstrom) | 0 | -|   [sarvex](https://github.com/sarvex) / [ispc-maelstrom](https://github.com/sarvex/ispc-maelstrom) | 0 | -|   [sarvex](https://github.com/sarvex) / [cuda-maelstrom](https://github.com/sarvex/cuda-maelstrom) | 0 | -|   [sarvex](https://github.com/sarvex) / [redux-demo](https://github.com/sarvex/redux-demo) | 0 | -|   [sarvex](https://github.com/sarvex) / [qwik-starter-template](https://github.com/sarvex/qwik-starter-template) | 0 | -|   [CodeMaestro11](https://github.com/CodeMaestro11) / [nest-auth](https://github.com/CodeMaestro11/nest-auth) | 0 | -|   [sarvex](https://github.com/sarvex) / [megalinter](https://github.com/sarvex/megalinter) | 0 | -|   [sarvex](https://github.com/sarvex) / [qwik-starter](https://github.com/sarvex/qwik-starter) | 0 | -|   [psolutions-gmbh](https://github.com/psolutions-gmbh) / [myhangar](https://github.com/psolutions-gmbh/myhangar) | 0 | -|   [moverperfect](https://github.com/moverperfect) / [party-game-voting](https://github.com/moverperfect/party-game-voting) | 0 | -|   [leosuncin](https://github.com/leosuncin) / [mere-defiant](https://github.com/leosuncin/mere-defiant) | 0 | -|   [SER516-Team-Morpheus](https://github.com/SER516-Team-Morpheus) / [scrum-simulator](https://github.com/SER516-Team-Morpheus/scrum-simulator) | 0 | -|   [dilincoln](https://github.com/dilincoln) / [capivara-planning-poker](https://github.com/dilincoln/capivara-planning-poker) | 0 | -|   [actions-marketplace-validations](https://github.com/actions-marketplace-validations) / [ahmadnassri_action-template-repository-sync](https://github.com/actions-marketplace-validations/ahmadnassri_action-template-repository-sync) | 0 | -|   [actions-marketplace-validations](https://github.com/actions-marketplace-validations) / [dgteixeira_pr-status-giphy-action](https://github.com/actions-marketplace-validations/dgteixeira_pr-status-giphy-action) | 0 | -|   [snaquekiller](https://github.com/snaquekiller) / [TeamsTagsMessage](https://github.com/snaquekiller/TeamsTagsMessage) | 0 | -|   [leosuncin](https://github.com/leosuncin) / [todomvc-ngrx-app](https://github.com/leosuncin/todomvc-ngrx-app) | 0 | -|   [actions-marketplace-validations](https://github.com/actions-marketplace-validations) / [chill-viking_npm-ci](https://github.com/actions-marketplace-validations/chill-viking_npm-ci) | 0 | -|   [actions-marketplace-validations](https://github.com/actions-marketplace-validations) / [ahmadnassri_action-commit-lint](https://github.com/actions-marketplace-validations/ahmadnassri_action-commit-lint) | 0 | -|   [actions-marketplace-validations](https://github.com/actions-marketplace-validations) / [ahmadnassri_action-terraform-report](https://github.com/actions-marketplace-validations/ahmadnassri_action-terraform-report) | 0 | -|   [actions-marketplace-validations](https://github.com/actions-marketplace-validations) / [Nautilus-Cyberneering_git-queue](https://github.com/actions-marketplace-validations/Nautilus-Cyberneering_git-queue) | 0 | -|   [actions-marketplace-validations](https://github.com/actions-marketplace-validations) / [oxsecurity_megalinter](https://github.com/actions-marketplace-validations/oxsecurity_megalinter) | 0 | -|   [Satsuger](https://github.com/Satsuger) / [NestAuth](https://github.com/Satsuger/NestAuth) | 0 | -|   [tintincita](https://github.com/tintincita) / [nest-test](https://github.com/tintincita/nest-test) | 0 | -|   [react-universe](https://github.com/react-universe) / [suplint](https://github.com/react-universe/suplint) | 0 | -|   [MRDGH2821](https://github.com/MRDGH2821) / [use-custom-env](https://github.com/MRDGH2821/use-custom-env) | 0 | -|   [MRDGH2821](https://github.com/MRDGH2821) / [Perpetual-Mechanical-Array-Bot](https://github.com/MRDGH2821/Perpetual-Mechanical-Array-Bot) | 0 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-terraform-unidiff](https://github.com/ahmadnassri/node-terraform-unidiff) | 0 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-oas-request-readme](https://github.com/ahmadnassri/node-oas-request-readme) | 0 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [node-ahmad](https://github.com/ahmadnassri/node-ahmad) | 0 | |   [Traydr](https://github.com/Traydr) / [ppm](https://github.com/Traydr/ppm) | 0 | |   [wesley-dean-flexion](https://github.com/wesley-dean-flexion) / [sync_github_org_team](https://github.com/wesley-dean-flexion/sync_github_org_team) | 0 | |   [DartNep](https://github.com/DartNep) / [OnyxAuroraByNep](https://github.com/DartNep/OnyxAuroraByNep) | 0 | @@ -2141,30 +1973,6 @@ |   [k2io](https://github.com/k2io) / [newrelic-python-agent](https://github.com/k2io/newrelic-python-agent) | 0 | |   [lrafeei](https://github.com/lrafeei) / [newrelic-python-agent](https://github.com/lrafeei/newrelic-python-agent) | 0 | |   [fixer-coder](https://github.com/fixer-coder) / [banking-system](https://github.com/fixer-coder/banking-system) | 0 | -|   [data-yaml](https://github.com/data-yaml) / [auto-analyze](https://github.com/data-yaml/auto-analyze) | 0 | -|   [mdrocan](https://github.com/mdrocan) / [Fronius-stats](https://github.com/mdrocan/Fronius-stats) | 0 | -|   [sbtaylor15](https://github.com/sbtaylor15) / [ms-setenv-action](https://github.com/sbtaylor15/ms-setenv-action) | 0 | -|   [DeployHubProject](https://github.com/DeployHubProject) / [ms-cr-action](https://github.com/DeployHubProject/ms-cr-action) | 0 | -|   [sbtaylor15](https://github.com/sbtaylor15) / [ms-release-action](https://github.com/sbtaylor15/ms-release-action) | 0 | -|   [sbtaylor15](https://github.com/sbtaylor15) / [ms-sbom-action](https://github.com/sbtaylor15/ms-sbom-action) | 0 | -|   [ghas-results](https://github.com/ghas-results) / [newrelic-python-agent](https://github.com/ghas-results/newrelic-python-agent) | 0 | -|   [actions-marketplace-validations](https://github.com/actions-marketplace-validations) / [parkerbxyz_guru-to-github](https://github.com/actions-marketplace-validations/parkerbxyz_guru-to-github) | 0 | -|   [ortelius](https://github.com/ortelius) / [ms-sbom-export](https://github.com/ortelius/ms-sbom-export) | 0 | -|   [lyricnz](https://github.com/lyricnz) / [nbn-upgrade-map](https://github.com/lyricnz/nbn-upgrade-map) | 0 | -|   [epleypa](https://github.com/epleypa) / [Home-AssistantConfig](https://github.com/epleypa/Home-AssistantConfig) | 0 | -|   [quiltdata](https://github.com/quiltdata) / [quiltcore](https://github.com/quiltdata/quiltcore) | 0 | -|   [data-yaml](https://github.com/data-yaml) / [un-yaml](https://github.com/data-yaml/un-yaml) | 0 | -|   [juiveli](https://github.com/juiveli) / [labyrinthGame](https://github.com/juiveli/labyrinthGame) | 0 | -|   [ortelius](https://github.com/ortelius) / [ms-scorecard](https://github.com/ortelius/ms-scorecard) | 0 | -|   [ortelius](https://github.com/ortelius) / [ms-validate-user](https://github.com/ortelius/ms-validate-user) | 0 | -|   [ortelius](https://github.com/ortelius) / [ms-textfile-crud](https://github.com/ortelius/ms-textfile-crud) | 0 | -|   [ortelius](https://github.com/ortelius) / [ms-dep-pkg-cud](https://github.com/ortelius/ms-dep-pkg-cud) | 0 | -|   [root-and-blade](https://github.com/root-and-blade) / [.github](https://github.com/root-and-blade/.github) | 0 | -|   [moverperfect](https://github.com/moverperfect) / [Update-Finance-Spreadsheet](https://github.com/moverperfect/Update-Finance-Spreadsheet) | 0 | -|   [ortelius](https://github.com/ortelius) / [ms-dep-pkg-r](https://github.com/ortelius/ms-dep-pkg-r) | 0 | -|   [quiltdata](https://github.com/quiltdata) / [quiltplus](https://github.com/quiltdata/quiltplus) | 0 | -|   [vkhitrin](https://github.com/vkhitrin) / [jiav](https://github.com/vkhitrin/jiav) | 0 | -|   [tdido](https://github.com/tdido) / [megalinter-test](https://github.com/tdido/megalinter-test) | 0 | |   [jleiby3](https://github.com/jleiby3) / [test-actions](https://github.com/jleiby3/test-actions) | 0 | |   [marcelmaatkamp](https://github.com/marcelmaatkamp) / [mixed-java-scala-test](https://github.com/marcelmaatkamp/mixed-java-scala-test) | 0 | |   [metabsd](https://github.com/metabsd) / [toolbox-container](https://github.com/metabsd/toolbox-container) | 0 |