From 416fc01e12566963b14cb7d44e988bea496839ed Mon Sep 17 00:00:00 2001 From: Nicolas Vuillamy Date: Mon, 16 Oct 2023 09:53:32 +0200 Subject: [PATCH] [automation] Auto-update linters version, help and documentation (#3011) --- .automation/generated/flavors-stats.json | 68 +++++++++++++++++++ .automation/generated/linter-helps.json | 10 +-- .automation/generated/linter-versions.json | 2 +- CHANGELOG.md | 1 + README.md | 2 +- docs/all_linters.md | 2 +- docs/descriptors/repository_checkov.md | 4 +- .../salesforce_sfdx_scanner_apex.md | 2 +- .../salesforce_sfdx_scanner_aura.md | 2 +- .../salesforce_sfdx_scanner_lwc.md | 2 +- docs/descriptors/spell_vale.md | 2 +- docs/used-by-stats.md | 29 ++++---- 12 files changed, 100 insertions(+), 26 deletions(-) diff --git a/.automation/generated/flavors-stats.json b/.automation/generated/flavors-stats.json index 6036deb7e6f..2328c8105eb 100644 --- a/.automation/generated/flavors-stats.json +++ b/.automation/generated/flavors-stats.json @@ -1787,6 +1787,10 @@ [ "2023-10-15T18:35:06", 3208738 + ], + [ + "2023-10-16T01:12:02", + 3209123 ] ], "ci_light": [ @@ -3577,6 +3581,10 @@ [ "2023-10-15T18:35:06", 98643 + ], + [ + "2023-10-16T01:12:02", + 98655 ] ], "cupcake": [ @@ -4347,6 +4355,10 @@ [ "2023-10-15T18:35:06", 33624 + ], + [ + "2023-10-16T01:12:02", + 33684 ] ], "dart": [ @@ -7047,6 +7059,10 @@ [ "2023-10-15T18:35:06", 188093 + ], + [ + "2023-10-16T01:12:02", + 188129 ] ], "dotnet": [ @@ -8837,6 +8853,10 @@ [ "2023-10-15T18:35:06", 445983 + ], + [ + "2023-10-16T01:12:02", + 445997 ] ], "dotnetweb": [ @@ -9011,6 +9031,10 @@ [ "2023-10-15T18:35:06", 2267 + ], + [ + "2023-10-16T01:12:02", + 2269 ] ], "go": [ @@ -10801,6 +10825,10 @@ [ "2023-10-15T18:35:06", 32107 + ], + [ + "2023-10-16T01:12:02", + 32110 ] ], "java": [ @@ -12591,6 +12619,10 @@ [ "2023-10-15T18:35:06", 145594 + ], + [ + "2023-10-16T01:12:02", + 145602 ] ], "javascript": [ @@ -14381,6 +14413,10 @@ [ "2023-10-15T18:35:06", 404475 + ], + [ + "2023-10-16T01:12:02", + 404581 ] ], "php": [ @@ -16171,6 +16207,10 @@ [ "2023-10-15T18:35:06", 54767 + ], + [ + "2023-10-16T01:12:02", + 54767 ] ], "python": [ @@ -17961,6 +18001,10 @@ [ "2023-10-15T18:35:06", 270258 + ], + [ + "2023-10-16T01:12:02", + 270286 ] ], "ruby": [ @@ -19747,6 +19791,10 @@ [ "2023-10-15T18:35:06", 4053 + ], + [ + "2023-10-16T01:12:02", + 4053 ] ], "rust": [ @@ -21533,6 +21581,10 @@ [ "2023-10-15T18:35:06", 7003 + ], + [ + "2023-10-16T01:12:02", + 7003 ] ], "salesforce": [ @@ -23323,6 +23375,10 @@ [ "2023-10-15T18:35:06", 25733 + ], + [ + "2023-10-16T01:12:02", + 25738 ] ], "scala": [ @@ -25111,6 +25167,10 @@ [ "2023-10-15T18:35:06", 41124 + ], + [ + "2023-10-16T01:12:02", + 41163 ] ], "swift": [ @@ -26897,6 +26957,10 @@ [ "2023-10-15T18:35:06", 4368 + ], + [ + "2023-10-16T01:12:02", + 4368 ] ], "terraform": [ @@ -28687,6 +28751,10 @@ [ "2023-10-15T18:35:06", 352227 + ], + [ + "2023-10-16T01:12:02", + 352384 ] ] } \ No newline at end of file diff --git a/.automation/generated/linter-helps.json b/.automation/generated/linter-helps.json index ebb211cbaa9..1a15b8ee638 100644 --- a/.automation/generated/linter-helps.json +++ b/.automation/generated/linter-helps.json @@ -746,7 +746,7 @@ " [--secrets-scan-file-type SECRETS_SCAN_FILE_TYPE]", " [--enable-secret-scan-all-files]", " [--block-list-secret-scan BLOCK_LIST_SECRET_SCAN]", - " [--summary-position {top,bottom}]", + " [--summary-position {bottom,top}]", " [--skip-resources-without-violations] [--deep-analysis]", " [--no-fail-on-crash] [--mask MASK] [--scan-secrets-history]", " [--secrets-history-timeout SECRETS_HISTORY_TIMEOUT]", @@ -1017,7 +1017,7 @@ " --block-list-secret-scan BLOCK_LIST_SECRET_SCAN", " List of files to filter out from the secret scanner", " [env var: CKV_SECRETS_SCAN_BLOCK_LIST]", - " --summary-position {top,bottom}", + " --summary-position {bottom,top}", " Chose whether the summary will be appended on top", " (before the checks results) or on bottom (after check", " results), default is on top.", @@ -7563,7 +7563,7 @@ " scanner run dfa scan codebase with all DFA rules", "", "WARNING: We're continually improving Salesforce Code Analyzer. Tell us what you think! Give feedback at https://research.net/r/SalesforceCA", - "(node:1542) Warning: Deprecated config name: apiVersion. Please use org-api-version instead.", + "(node:1534) Warning: Deprecated config name: apiVersion. Please use org-api-version instead.", "(Use `node --trace-warnings ...` to show where the warning was created)", " NAME LANGUAGES CATEGORIES RULESETS [DEP] ENGINE IS DFA IS PILOT", " \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500", @@ -7859,7 +7859,7 @@ " scanner run dfa scan codebase with all DFA rules", "", "WARNING: We're continually improving Salesforce Code Analyzer. Tell us what you think! Give feedback at https://research.net/r/SalesforceCA", - "(node:1686) Warning: Deprecated config name: apiVersion. Please use org-api-version instead.", + "(node:1678) Warning: Deprecated config name: apiVersion. Please use org-api-version instead.", "(Use `node --trace-warnings ...` to show where the warning was created)", " NAME LANGUAGES CATEGORIES RULESETS [DEP] ENGINE IS DFA IS PILOT", " \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500", @@ -8155,7 +8155,7 @@ " scanner run dfa scan codebase with all DFA rules", "", "WARNING: We're continually improving Salesforce Code Analyzer. Tell us what you think! Give feedback at https://research.net/r/SalesforceCA", - "(node:1830) Warning: Deprecated config name: apiVersion. Please use org-api-version instead.", + "(node:1822) Warning: Deprecated config name: apiVersion. Please use org-api-version instead.", "(Use `node --trace-warnings ...` to show where the warning was created)", " NAME LANGUAGES CATEGORIES RULESETS [DEP] ENGINE IS DFA IS PILOT", " \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500", diff --git a/.automation/generated/linter-versions.json b/.automation/generated/linter-versions.json index d7d0838e916..f917aff27ae 100644 --- a/.automation/generated/linter-versions.json +++ b/.automation/generated/linter-versions.json @@ -110,7 +110,7 @@ "ts-standard": "12.0.2", "tsqllint": "1.15.3.0", "v8r": "2.0.0", - "vale": "2.29.4", + "vale": "2.29.5", "xmllint": "21104", "yamllint": "1.32.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b34298a099..7733052f821 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -96,6 +96,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l - [sqlfluff](https://www.sqlfluff.com/) from 2.3.2 to **2.3.3** on 2023-10-15 - [terragrunt](https://terragrunt.gruntwork.io) from 0.52.1 to **0.52.3** on 2023-10-15 - [checkov](https://www.checkov.io/) from 2.5.8 to **2.5.9** on 2023-10-15 + - [vale](https://vale.sh/) from 2.29.4 to **2.29.5** on 2023-10-16 ## [v7.4.0] - 2023-09-22 diff --git a/README.md b/README.md index c4585cc716e..ad0a462ed84 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) -[![](https://img.shields.io/static/v1?label=Used%20by&message=2988&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) +[![](https://img.shields.io/static/v1?label=Used%20by&message=2994&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) [![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 3153dac0070..a136f0403c0 100644 --- a/docs/all_linters.md +++ b/docs/all_linters.md @@ -110,6 +110,6 @@ | [**ts-standard**](https://github.com/standard/ts-standard){target=_blank} | 12.0.2 | | [![GitHub stars](https://img.shields.io/github/stars/standard/ts-standard?cacheSeconds=3600)](https://github.com/standard/ts-standard){target=_blank} | [TYPESCRIPT](descriptors/typescript_ts_standard.md) | :white_circle: | [Repository](https://github.com/standard/ts-standard){target=_blank} | | [**tsqllint**](https://github.com/tsqllint/tsqllint){target=_blank} | 1.15.3.0 | [MIT](licenses/tsqllint.md) | [![GitHub stars](https://img.shields.io/github/stars/tsqllint/tsqllint?cacheSeconds=3600)](https://github.com/tsqllint/tsqllint){target=_blank} | [SQL](descriptors/sql_tsqllint.md) | :white_circle: | [Repository](https://github.com/tsqllint/tsqllint){target=_blank} | | [**v8r**](https://github.com/chris48s/v8r){target=_blank} | 2.0.0 | [MIT](licenses/v8r.md) | [![GitHub stars](https://img.shields.io/github/stars/chris48s/v8r?cacheSeconds=3600)](https://github.com/chris48s/v8r){target=_blank} | [JSON](descriptors/json_v8r.md)
[YAML](descriptors/yaml_v8r.md) | :no_entry_sign: | [Repository](https://github.com/chris48s/v8r){target=_blank} | -| [**vale**](https://github.com/errata-ai/vale){target=_blank} | 2.29.4 | [MIT](licenses/vale.md) | [![GitHub stars](https://img.shields.io/github/stars/errata-ai/vale?cacheSeconds=3600)](https://github.com/errata-ai/vale){target=_blank} | [SPELL](descriptors/spell_vale.md) | :white_circle: | [Repository](https://github.com/errata-ai/vale){target=_blank} | +| [**vale**](https://github.com/errata-ai/vale){target=_blank} | 2.29.5 | [MIT](licenses/vale.md) | [![GitHub stars](https://img.shields.io/github/stars/errata-ai/vale?cacheSeconds=3600)](https://github.com/errata-ai/vale){target=_blank} | [SPELL](descriptors/spell_vale.md) | :white_circle: | [Repository](https://github.com/errata-ai/vale){target=_blank} | | [**xmllint**](http://xmlsoft.org/xmllint.html){target=_blank} | 21104 | | | [XML](descriptors/xml_xmllint.md) | :white_circle: | [Web Site](http://xmlsoft.org/xmllint.html){target=_blank} | | [**yamllint**](https://github.com/adrienverge/yamllint){target=_blank} | 1.32.0 | [GPL-3.0](licenses/yamllint.md) | [![GitHub stars](https://img.shields.io/github/stars/adrienverge/yamllint?cacheSeconds=3600)](https://github.com/adrienverge/yamllint){target=_blank} | [YAML](descriptors/yaml_yamllint.md) | :no_entry_sign: | [Repository](https://github.com/adrienverge/yamllint){target=_blank} | diff --git a/docs/descriptors/repository_checkov.md b/docs/descriptors/repository_checkov.md index 0e862914180..852fcca7707 100644 --- a/docs/descriptors/repository_checkov.md +++ b/docs/descriptors/repository_checkov.md @@ -134,7 +134,7 @@ usage: checkov [-h] [-v] [--support] [-d DIRECTORY] [--add-check] [--secrets-scan-file-type SECRETS_SCAN_FILE_TYPE] [--enable-secret-scan-all-files] [--block-list-secret-scan BLOCK_LIST_SECRET_SCAN] - [--summary-position {top,bottom}] + [--summary-position {bottom,top}] [--skip-resources-without-violations] [--deep-analysis] [--no-fail-on-crash] [--mask MASK] [--scan-secrets-history] [--secrets-history-timeout SECRETS_HISTORY_TIMEOUT] @@ -405,7 +405,7 @@ options: --block-list-secret-scan BLOCK_LIST_SECRET_SCAN List of files to filter out from the secret scanner [env var: CKV_SECRETS_SCAN_BLOCK_LIST] - --summary-position {top,bottom} + --summary-position {bottom,top} Chose whether the summary will be appended on top (before the checks results) or on bottom (after check results), default is on top. diff --git a/docs/descriptors/salesforce_sfdx_scanner_apex.md b/docs/descriptors/salesforce_sfdx_scanner_apex.md index 78e490682c8..36e59920b44 100644 --- a/docs/descriptors/salesforce_sfdx_scanner_apex.md +++ b/docs/descriptors/salesforce_sfdx_scanner_apex.md @@ -164,7 +164,7 @@ COMMANDS scanner run dfa scan codebase with all DFA rules WARNING: We're continually improving Salesforce Code Analyzer. Tell us what you think! Give feedback at https://research.net/r/SalesforceCA -(node:1542) Warning: Deprecated config name: apiVersion. Please use org-api-version instead. +(node:1534) Warning: Deprecated config name: apiVersion. Please use org-api-version instead. (Use `node --trace-warnings ...` to show where the warning was created) 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 d3909b59845..1270952d7f2 100644 --- a/docs/descriptors/salesforce_sfdx_scanner_aura.md +++ b/docs/descriptors/salesforce_sfdx_scanner_aura.md @@ -160,7 +160,7 @@ COMMANDS scanner run dfa scan codebase with all DFA rules WARNING: We're continually improving Salesforce Code Analyzer. Tell us what you think! Give feedback at https://research.net/r/SalesforceCA -(node:1686) Warning: Deprecated config name: apiVersion. Please use org-api-version instead. +(node:1678) Warning: Deprecated config name: apiVersion. Please use org-api-version instead. (Use `node --trace-warnings ...` to show where the warning was created) 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 992ca2663d4..02d4d747da7 100644 --- a/docs/descriptors/salesforce_sfdx_scanner_lwc.md +++ b/docs/descriptors/salesforce_sfdx_scanner_lwc.md @@ -160,7 +160,7 @@ COMMANDS scanner run dfa scan codebase with all DFA rules WARNING: We're continually improving Salesforce Code Analyzer. Tell us what you think! Give feedback at https://research.net/r/SalesforceCA -(node:1830) Warning: Deprecated config name: apiVersion. Please use org-api-version instead. +(node:1822) Warning: Deprecated config name: apiVersion. Please use org-api-version instead. (Use `node --trace-warnings ...` to show where the warning was created) NAME LANGUAGES CATEGORIES RULESETS [DEP] ENGINE IS DFA IS PILOT ────────────────────────────────────────────────────── ─────────── ───────────────────── ──────────────────────────────────────────────── ───────────────── ────── ──────── diff --git a/docs/descriptors/spell_vale.md b/docs/descriptors/spell_vale.md index 4cf468d426e..eea0acce4e5 100644 --- a/docs/descriptors/spell_vale.md +++ b/docs/descriptors/spell_vale.md @@ -15,7 +15,7 @@ MegaLinter analyze markdown and restructuredText files by default, you can chang ## vale documentation -- Version in MegaLinter: **2.29.4** +- Version in MegaLinter: **2.29.5** - Visit [Official Web Site](https://vale.sh/){target=_blank} - See [How to configure vale rules](https://vale.sh/explorer/){target=_blank} - See [How to disable vale rules in files](https://vale.sh/docs/topics/vocab/){target=_blank} diff --git a/docs/used-by-stats.md b/docs/used-by-stats.md index c2bf6d0ce4a..0ed0908d63b 100644 --- a/docs/used-by-stats.md +++ b/docs/used-by-stats.md @@ -1,23 +1,23 @@ # Dependents stats for oxsecurity/megalinter -[![](https://img.shields.io/static/v1?label=Used%20by&message=2988&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) -[![](https://img.shields.io/static/v1?label=Used%20by%20(public)&message=2036&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) +[![](https://img.shields.io/static/v1?label=Used%20by&message=2994&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) +[![](https://img.shields.io/static/v1?label=Used%20by%20(public)&message=2042&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) [![](https://img.shields.io/static/v1?label=Used%20by%20(private)&message=952&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) -[![](https://img.shields.io/static/v1?label=Used%20by%20(stars)&message=67525&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) +[![](https://img.shields.io/static/v1?label=Used%20by%20(stars)&message=67710&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) | Repository | Stars | |:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------:| -| [nektos/act](https://github.com/nektos/act) | 44030 | +| [nektos/act](https://github.com/nektos/act) | 44033 | | [PRQL/prql](https://github.com/PRQL/prql) | 8641 | -| [stepancheg/rust-protobuf](https://github.com/stepancheg/rust-protobuf) | 2517 | +| [stepancheg/rust-protobuf](https://github.com/stepancheg/rust-protobuf) | 2518 | | [dorssel/usbipd-win](https://github.com/dorssel/usbipd-win) | 2383 | | [IlanCosman/tide](https://github.com/IlanCosman/tide) | 2212 | | [PowerDNS-Admin/PowerDNS-Admin](https://github.com/PowerDNS-Admin/PowerDNS-Admin) | 2130 | -| [microsoft/code-with-engineering-playbook](https://github.com/microsoft/code-with-engineering-playbook) | 1842 | +| [microsoft/code-with-engineering-playbook](https://github.com/microsoft/code-with-engineering-playbook) | 1843 | | [ever-co/ever-gauzy](https://github.com/ever-co/ever-gauzy) | 1489 | -| [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) | 1477 | +| [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) | 1478 | | [unixorn/git-extra-commands](https://github.com/unixorn/git-extra-commands) | 920 | -| [meichthys/foss_photo_libraries](https://github.com/meichthys/foss_photo_libraries) | 755 | +| [meichthys/foss_photo_libraries](https://github.com/meichthys/foss_photo_libraries) | 756 | | [unixorn/zsh-quickstart-kit](https://github.com/unixorn/zsh-quickstart-kit) | 684 | | [Romanitho/Winget-AutoUpdate](https://github.com/Romanitho/Winget-AutoUpdate) | 663 | | [ministryofjustice/modernisation-platform](https://github.com/ministryofjustice/modernisation-platform) | 652 | @@ -26,7 +26,7 @@ | [cattle-ops/terraform-aws-gitlab-runner](https://github.com/cattle-ops/terraform-aws-gitlab-runner) | 521 | | [practicalli/clojure-cli-config](https://github.com/practicalli/clojure-cli-config) | 477 | | [ruzickap/packer-templates](https://github.com/ruzickap/packer-templates) | 403 | -| [neon-mmd/websurfx](https://github.com/neon-mmd/websurfx) | 392 | +| [neon-mmd/websurfx](https://github.com/neon-mmd/websurfx) | 394 | | [xUnholy/k8s-gitops](https://github.com/xUnholy/k8s-gitops) | 385 | | [bjw-s/home-ops](https://github.com/bjw-s/home-ops) | 383 | | [llaville/php-compatinfo](https://github.com/llaville/php-compatinfo) | 367 | @@ -40,8 +40,8 @@ | [unixorn/fzf-zsh-plugin](https://github.com/unixorn/fzf-zsh-plugin) | 207 | | [carpenike/k8s-gitops](https://github.com/carpenike/k8s-gitops) | 182 | | [pantheon-systems/documentation](https://github.com/pantheon-systems/documentation) | 181 | +| [Luzkan/smells](https://github.com/Luzkan/smells) | 162 | | [nvuillam/npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) | 161 | -| [Luzkan/smells](https://github.com/Luzkan/smells) | 161 | | [MarketSquare/robotframework-robocop](https://github.com/MarketSquare/robotframework-robocop) | 157 | | [T145/black-mirror](https://github.com/T145/black-mirror) | 156 | | [newrelic/newrelic-python-agent](https://github.com/newrelic/newrelic-python-agent) | 156 | @@ -49,7 +49,7 @@ | [apigee/devrel](https://github.com/apigee/devrel) | 150 | | [eth-protocol-fellows/cohort-four](https://github.com/eth-protocol-fellows/cohort-four) | 130 | | [brettinternet/homelab](https://github.com/brettinternet/homelab) | 129 | -| [IQEngine/IQEngine](https://github.com/IQEngine/IQEngine) | 122 | +| [IQEngine/IQEngine](https://github.com/IQEngine/IQEngine) | 123 | | [cbg-ethz/V-pipe](https://github.com/cbg-ethz/V-pipe) | 114 | | [philips-software/amp-embedded-infra-lib](https://github.com/philips-software/amp-embedded-infra-lib) | 113 | | [hardisgroupcom/sfdx-hardis](https://github.com/hardisgroupcom/sfdx-hardis) | 111 | @@ -89,8 +89,8 @@ | [homeall/caddy-reverse-proxy-cloudflare](https://github.com/homeall/caddy-reverse-proxy-cloudflare) | 31 | | [camaraproject/QualityOnDemand](https://github.com/camaraproject/QualityOnDemand) | 31 | | [nvuillam/node-java-caller](https://github.com/nvuillam/node-java-caller) | 30 | +| [h3mmy/bloopySphere](https://github.com/h3mmy/bloopySphere) | 30 | | [oxsecurity/codetotal](https://github.com/oxsecurity/codetotal) | 30 | -| [h3mmy/bloopySphere](https://github.com/h3mmy/bloopySphere) | 29 | | [ishioni/homelab-ops](https://github.com/ishioni/homelab-ops) | 29 | | [orangekame3/paclear](https://github.com/orangekame3/paclear) | 29 | | [ministryofjustice/modernisation-platform-environments](https://github.com/ministryofjustice/modernisation-platform-environments) | 29 | @@ -266,6 +266,7 @@ | [chgl/fhir-server-exporter](https://github.com/chgl/fhir-server-exporter) | 4 | | [iggy/slendmail](https://github.com/iggy/slendmail) | 4 | | [mimmi20/monolog-streamformatter](https://github.com/mimmi20/monolog-streamformatter) | 4 | +| [cdzombak/instapaper-auto-archiver](https://github.com/cdzombak/instapaper-auto-archiver) | 4 | | [RedHatProductSecurity/oscal-profiles](https://github.com/RedHatProductSecurity/oscal-profiles) | 4 | | [RedHatProductSecurity/trestle-bot](https://github.com/RedHatProductSecurity/trestle-bot) | 4 | | [RedHatProductSecurity/oscal-component-definitions](https://github.com/RedHatProductSecurity/oscal-component-definitions) | 4 | @@ -1267,6 +1268,8 @@ | [rciam/simplesamlphp-module-assurance](https://github.com/rciam/simplesamlphp-module-assurance) | 0 | | [rciam/simplesamlphp-module-userid](https://github.com/rciam/simplesamlphp-module-userid) | 0 | | [Teasel-Ian/terraform](https://github.com/Teasel-Ian/terraform) | 0 | +| [cdzombak/unshorten](https://github.com/cdzombak/unshorten) | 0 | +| [gabrielfrasantos/embedded-lvgl](https://github.com/gabrielfrasantos/embedded-lvgl) | 0 | | [robpitcher/TerraformAzureActionTemplate](https://github.com/robpitcher/TerraformAzureActionTemplate) | 0 | | [cdzombak/windowstack2](https://github.com/cdzombak/windowstack2) | 0 | | [GenZmeY/KF2-TrueRandomBoss](https://github.com/GenZmeY/KF2-TrueRandomBoss) | 0 | @@ -1441,6 +1444,7 @@ | [beiertu-mms/shell-scripts](https://github.com/beiertu-mms/shell-scripts) | 0 | | [ly4e/kali-gui-container-image](https://github.com/ly4e/kali-gui-container-image) | 0 | | [ly4e/prelude-operator-headless](https://github.com/ly4e/prelude-operator-headless) | 0 | +| [2lambda123/codetotal](https://github.com/2lambda123/codetotal) | 0 | | [nsheaps/devsetup](https://github.com/nsheaps/devsetup) | 0 | | [nsheaps/homebrew-devsetup](https://github.com/nsheaps/homebrew-devsetup) | 0 | | [mdrocan/brew_pip_update](https://github.com/mdrocan/brew_pip_update) | 0 | @@ -1514,6 +1518,7 @@ | [ortelius/scec-domain](https://github.com/ortelius/scec-domain) | 0 | | [rciam/keycloak-rciam-metrics-plugin](https://github.com/rciam/keycloak-rciam-metrics-plugin) | 0 | | [charkchalk/backend](https://github.com/charkchalk/backend) | 0 | +| [2lambda123/megalinter](https://github.com/2lambda123/megalinter) | 0 | | [sarvex/paperless-ngx](https://github.com/sarvex/paperless-ngx) | 0 | | [sarvex/homepage](https://github.com/sarvex/homepage) | 0 | | [sarvex/autogen](https://github.com/sarvex/autogen) | 0 |