diff --git a/.automation/generated/linter-helps.json b/.automation/generated/linter-helps.json
index f900a86ceec..5e7c12067ea 100644
--- a/.automation/generated/linter-helps.json
+++ b/.automation/generated/linter-helps.json
@@ -8318,7 +8318,7 @@
" UnimplementedTypeRule apex Performance sfge N N"
],
"sfdx-scanner-aura": [
- "(node:1941) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.",
+ "(node:1939) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.",
"(Use `node --trace-deprecation ...` to show where the warning was created)",
"Scan a codebase with all the rules in the registry, or use parameters to filter the rules based on rulename, category, or ruleset.",
"",
@@ -8373,7 +8373,7 @@
"COMMANDS",
" scanner run dfa Scan codebase with all DFA rules by default.",
"",
- "(node:1953) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.",
+ "(node:1951) [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: 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",
@@ -8594,7 +8594,7 @@
" UnimplementedTypeRule apex Performance sfge N N"
],
"sfdx-scanner-lwc": [
- "(node:2133) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.",
+ "(node:2129) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.",
"(Use `node --trace-deprecation ...` to show where the warning was created)",
"Scan a codebase with all the rules in the registry, or use parameters to filter the rules based on rulename, category, or ruleset.",
"",
@@ -8649,7 +8649,7 @@
"COMMANDS",
" scanner run dfa Scan codebase with all DFA rules by default.",
"",
- "(node:2145) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.",
+ "(node:2141) [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: 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",
@@ -9010,7 +9010,7 @@
" [--d3dag] [--summary] [--detailed-summary] [--archive FILE]",
" [--cleanup-metadata FILE [FILE ...]] [--cleanup-shadow]",
" [--skip-script-cleanup] [--unlock]",
- " [--list-changes {code,input,params}] [--list-input-changes]",
+ " [--list-changes {input,params,code}] [--list-input-changes]",
" [--list-params-changes] [--list-untracked]",
" [--delete-all-output | --delete-temp-output]",
" [--keep-incomplete] [--drop-metadata] [--version]",
@@ -9512,7 +9512,7 @@
" (default: False)",
" --unlock Remove a lock on the working directory. (default:",
" False)",
- " --list-changes {code,input,params}, --lc {code,input,params}",
+ " --list-changes {input,params,code}, --lc {input,params,code}",
" List all output files for which the given items (code,",
" input, params) have changed since creation.",
" --list-input-changes, --li",
diff --git a/.automation/generated/linter-versions.json b/.automation/generated/linter-versions.json
index b9bcafd99aa..cc2cd5215c6 100644
--- a/.automation/generated/linter-versions.json
+++ b/.automation/generated/linter-versions.json
@@ -99,7 +99,7 @@
"shfmt": "3.9.0",
"snakefmt": "0.10.2",
"snakemake": "8.20.4",
- "spectral": "6.13.0",
+ "spectral": "6.13.1",
"sql-lint": "1.0.0",
"sqlfluff": "3.2.0",
"standard": "17.1.2",
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 77c03138544..2f8a0e31b21 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -143,6 +143,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 8.20.3 to **8.20.4** on 2024-09-20
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 8.14.2 to **8.14.4** on 2024-09-20
- [sqlfluff](https://www.sqlfluff.com/) from 3.1.1 to **3.2.0** on 2024-09-20
+ - [spectral](https://docs.stoplight.io/docs/spectral/674b27b261c3c-overview) from 6.13.0 to **6.13.1** on 2024-09-21
## [v8.0.0] - 2024-08-19
diff --git a/docs/all_linters.md b/docs/all_linters.md
index 5580d582d7a..106fbeb80c2 100644
--- a/docs/all_linters.md
+++ b/docs/all_linters.md
@@ -98,7 +98,7 @@
| [**shfmt**](https://github.com/mvdan/sh){target=_blank} | 3.9.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.2 | [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} |
| [**snakemake**](https://github.com/snakemake/snakemake){target=_blank} | 8.20.4 | [MIT](licenses/snakemake.md) | [![GitHub stars](https://img.shields.io/github/stars/snakemake/snakemake?cacheSeconds=3600)](https://github.com/snakemake/snakemake){target=_blank} | [SNAKEMAKE](descriptors/snakemake_snakemake.md) | :white_circle: | [Repository](https://github.com/snakemake/snakemake){target=_blank} |
-| [**spectral**](https://github.com/stoplightio/spectral){target=_blank} | 6.13.0 | [Apache-2.0](licenses/spectral.md) | [![GitHub stars](https://img.shields.io/github/stars/stoplightio/spectral?cacheSeconds=3600)](https://github.com/stoplightio/spectral){target=_blank} | [API](descriptors/api_spectral.md) | :white_circle: | [Repository](https://github.com/stoplightio/spectral){target=_blank} |
+| [**spectral**](https://github.com/stoplightio/spectral){target=_blank} | 6.13.1 | [Apache-2.0](licenses/spectral.md) | [![GitHub stars](https://img.shields.io/github/stars/stoplightio/spectral?cacheSeconds=3600)](https://github.com/stoplightio/spectral){target=_blank} | [API](descriptors/api_spectral.md) | :white_circle: | [Repository](https://github.com/stoplightio/spectral){target=_blank} |
| [**sqlfluff**](https://github.com/sqlfluff/sqlfluff){target=_blank} | 3.2.0 | [MIT](licenses/sqlfluff.md) | [![GitHub stars](https://img.shields.io/github/stars/sqlfluff/sqlfluff?cacheSeconds=3600)](https://github.com/sqlfluff/sqlfluff){target=_blank} | [SQL](descriptors/sql_sqlfluff.md) | :white_circle: | [Repository](https://github.com/sqlfluff/sqlfluff){target=_blank} |
| [**standard**](https://github.com/standard/standard){target=_blank} | 17.1.2 | [MIT](licenses/standard.md) | [![GitHub stars](https://img.shields.io/github/stars/standard/standard?cacheSeconds=3600)](https://github.com/standard/standard){target=_blank} | [JAVASCRIPT](descriptors/javascript_standard.md) | :white_circle: | [Repository](https://github.com/standard/standard){target=_blank} |
| [**stylelint**](https://github.com/stylelint/stylelint){target=_blank} | 16.9.0 | [MIT](licenses/stylelint.md) | [![GitHub stars](https://img.shields.io/github/stars/stylelint/stylelint?cacheSeconds=3600)](https://github.com/stylelint/stylelint){target=_blank} | [CSS](descriptors/css_stylelint.md) | :white_circle: | [Repository](https://github.com/stylelint/stylelint){target=_blank} |
diff --git a/docs/descriptors/api_spectral.md b/docs/descriptors/api_spectral.md
index 40221f9d83b..25d231c2307 100644
--- a/docs/descriptors/api_spectral.md
+++ b/docs/descriptors/api_spectral.md
@@ -15,7 +15,7 @@ description: How to use spectral (configure, ignore files, ignore errors, help &
## spectral documentation
-- Version in MegaLinter: **6.13.0**
+- Version in MegaLinter: **6.13.1**
- Visit [Official Web Site](https://docs.stoplight.io/docs/spectral/674b27b261c3c-overview){target=_blank}
- See [How to configure spectral rules](https://docs.stoplight.io/docs/spectral/9ffa04e052cc1-spectral-cli#using-a-ruleset-file){target=_blank}
- If custom `.spectral.yaml` config file isn't found, [.spectral.yaml](https://github.com/oxsecurity/megalinter/tree/main/TEMPLATES/.spectral.yaml){target=_blank} will be used
diff --git a/docs/descriptors/salesforce_sfdx_scanner_aura.md b/docs/descriptors/salesforce_sfdx_scanner_aura.md
index a4a45553910..2521e1d2761 100644
--- a/docs/descriptors/salesforce_sfdx_scanner_aura.md
+++ b/docs/descriptors/salesforce_sfdx_scanner_aura.md
@@ -90,7 +90,7 @@ sf scanner:run
### Help content
```shell
-(node:1941) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
+(node:1939) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Scan a codebase with all the rules in the registry, or use parameters to filter the rules based on rulename, category, or ruleset.
@@ -145,7 +145,7 @@ GLOBAL FLAGS
COMMANDS
scanner run dfa Scan codebase with all DFA rules by default.
-(node:1953) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
+(node:1951) [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: 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 eae32a246fb..0223a4a02a3 100644
--- a/docs/descriptors/salesforce_sfdx_scanner_lwc.md
+++ b/docs/descriptors/salesforce_sfdx_scanner_lwc.md
@@ -90,7 +90,7 @@ sf scanner:run
### Help content
```shell
-(node:2133) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
+(node:2129) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Scan a codebase with all the rules in the registry, or use parameters to filter the rules based on rulename, category, or ruleset.
@@ -145,7 +145,7 @@ GLOBAL FLAGS
COMMANDS
scanner run dfa Scan codebase with all DFA rules by default.
-(node:2145) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
+(node:2141) [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: 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 bb94cb7e932..81b097c806f 100644
--- a/docs/descriptors/snakemake_snakemake.md
+++ b/docs/descriptors/snakemake_snakemake.md
@@ -132,7 +132,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 {code,input,params}] [--list-input-changes]
+ [--list-changes {input,params,code}] [--list-input-changes]
[--list-params-changes] [--list-untracked]
[--delete-all-output | --delete-temp-output]
[--keep-incomplete] [--drop-metadata] [--version]
@@ -634,7 +634,7 @@ UTILITIES:
(default: False)
--unlock Remove a lock on the working directory. (default:
False)
- --list-changes {code,input,params}, --lc {code,input,params}
+ --list-changes {input,params,code}, --lc {input,params,code}
List all output files for which the given items (code,
input, params) have changed since creation.
--list-input-changes, --li
diff --git a/docs/used-by-stats.md b/docs/used-by-stats.md
index cb0ac9de977..a8e9d3091ee 100644
--- a/docs/used-by-stats.md
+++ b/docs/used-by-stats.md
@@ -3,33 +3,33 @@
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2660&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=2660&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=-2660&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=95349&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=95376&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents)
| Repository | Stars |
|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------:|
-|
[nektos](https://github.com/nektos) / [act](https://github.com/nektos/act) | 54041 |
+|
[nektos](https://github.com/nektos) / [act](https://github.com/nektos/act) | 54050 |
|
[PRQL](https://github.com/PRQL) / [prql](https://github.com/PRQL/prql) | 9810 |
-|
[dorssel](https://github.com/dorssel) / [usbipd-win](https://github.com/dorssel/usbipd-win) | 3538 |
+|
[dorssel](https://github.com/dorssel) / [usbipd-win](https://github.com/dorssel/usbipd-win) | 3542 |
|
[IlanCosman](https://github.com/IlanCosman) / [tide](https://github.com/IlanCosman/tide) | 2880 |
|
[stepancheg](https://github.com/stepancheg) / [rust-protobuf](https://github.com/stepancheg/rust-protobuf) | 2775 |
-|
[privacyguides](https://github.com/privacyguides) / [privacyguides.org](https://github.com/privacyguides/privacyguides.org) | 2696 |
+|
[privacyguides](https://github.com/privacyguides) / [privacyguides.org](https://github.com/privacyguides/privacyguides.org) | 2697 |
|
[PowerDNS-Admin](https://github.com/PowerDNS-Admin) / [PowerDNS-Admin](https://github.com/PowerDNS-Admin/PowerDNS-Admin) | 2434 |
|
[microsoft](https://github.com/microsoft) / [code-with-engineering-playbook](https://github.com/microsoft/code-with-engineering-playbook) | 2220 |
-|
[ever-co](https://github.com/ever-co) / [ever-gauzy](https://github.com/ever-co/ever-gauzy) | 2209 |
+|
[ever-co](https://github.com/ever-co) / [ever-gauzy](https://github.com/ever-co/ever-gauzy) | 2211 |
|
[oxsecurity](https://github.com/oxsecurity) / [megalinter](https://github.com/oxsecurity/megalinter) | 1890 |
-|
[meichthys](https://github.com/meichthys) / [foss_photo_libraries](https://github.com/meichthys/foss_photo_libraries) | 1787 |
-|
[cisagov](https://github.com/cisagov) / [ScubaGear](https://github.com/cisagov/ScubaGear) | 1582 |
-|
[Romanitho](https://github.com/Romanitho) / [Winget-AutoUpdate](https://github.com/Romanitho/Winget-AutoUpdate) | 1087 |
-|
[unixorn](https://github.com/unixorn) / [git-extra-commands](https://github.com/unixorn/git-extra-commands) | 1003 |
-|
[TrimarcJake](https://github.com/TrimarcJake) / [Locksmith](https://github.com/TrimarcJake/Locksmith) | 807 |
+|
[meichthys](https://github.com/meichthys) / [foss_photo_libraries](https://github.com/meichthys/foss_photo_libraries) | 1789 |
+|
[cisagov](https://github.com/cisagov) / [ScubaGear](https://github.com/cisagov/ScubaGear) | 1583 |
+|
[Romanitho](https://github.com/Romanitho) / [Winget-AutoUpdate](https://github.com/Romanitho/Winget-AutoUpdate) | 1089 |
+|
[unixorn](https://github.com/unixorn) / [git-extra-commands](https://github.com/unixorn/git-extra-commands) | 1004 |
+|
[TrimarcJake](https://github.com/TrimarcJake) / [Locksmith](https://github.com/TrimarcJake/Locksmith) | 808 |
|
[unixorn](https://github.com/unixorn) / [zsh-quickstart-kit](https://github.com/unixorn/zsh-quickstart-kit) | 775 |
|
[secureCodeBox](https://github.com/secureCodeBox) / [secureCodeBox](https://github.com/secureCodeBox/secureCodeBox) | 769 |
|
[ministryofjustice](https://github.com/ministryofjustice) / [modernisation-platform](https://github.com/ministryofjustice/modernisation-platform) | 680 |
|
[awslabs](https://github.com/awslabs) / [aws-deployment-framework](https://github.com/awslabs/aws-deployment-framework) | 657 |
|
[cattle-ops](https://github.com/cattle-ops) / [terraform-aws-gitlab-runner](https://github.com/cattle-ops/terraform-aws-gitlab-runner) | 579 |
-|
[bjw-s-labs](https://github.com/bjw-s-labs) / [home-ops](https://github.com/bjw-s-labs/home-ops) | 555 |
+|
[bjw-s-labs](https://github.com/bjw-s-labs) / [home-ops](https://github.com/bjw-s-labs/home-ops) | 556 |
|
[practicalli](https://github.com/practicalli) / [clojure-cli-config](https://github.com/practicalli/clojure-cli-config) | 504 |
-|
[pola-rs](https://github.com/pola-rs) / [r-polars](https://github.com/pola-rs/r-polars) | 467 |
+|
[pola-rs](https://github.com/pola-rs) / [r-polars](https://github.com/pola-rs/r-polars) | 466 |
|
[ruzickap](https://github.com/ruzickap) / [packer-templates](https://github.com/ruzickap/packer-templates) | 437 |
|
[scolladon](https://github.com/scolladon) / [sfdx-git-delta](https://github.com/scolladon/sfdx-git-delta) | 429 |
|
[leosuncin](https://github.com/leosuncin) / [nest-auth-example](https://github.com/leosuncin/nest-auth-example) | 382 |
@@ -49,8 +49,8 @@
|
[philips-software](https://github.com/philips-software) / [amp-embedded-infra-lib](https://github.com/philips-software/amp-embedded-infra-lib) | 194 |
|
[bevyengine](https://github.com/bevyengine) / [bevy-website](https://github.com/bevyengine/bevy-website) | 193 |
|
[T145](https://github.com/T145) / [black-mirror](https://github.com/T145/black-mirror) | 192 |
+|
[hardisgroupcom](https://github.com/hardisgroupcom) / [sfdx-hardis](https://github.com/hardisgroupcom/sfdx-hardis) | 189 |
|
[pantheon-systems](https://github.com/pantheon-systems) / [documentation](https://github.com/pantheon-systems/documentation) | 188 |
-|
[hardisgroupcom](https://github.com/hardisgroupcom) / [sfdx-hardis](https://github.com/hardisgroupcom/sfdx-hardis) | 188 |
|
[brettinternet](https://github.com/brettinternet) / [homeops](https://github.com/brettinternet/homeops) | 184 |
|
[apigee](https://github.com/apigee) / [devrel](https://github.com/apigee/devrel) | 181 |
|
[Uninett](https://github.com/Uninett) / [nav](https://github.com/Uninett/nav) | 181 |
@@ -121,6 +121,7 @@
|
[whoisdsmith](https://github.com/whoisdsmith) / [VAULTSIDIAN](https://github.com/whoisdsmith/VAULTSIDIAN) | 38 |
|
[PowerDNS-Admin](https://github.com/PowerDNS-Admin) / [pda-next](https://github.com/PowerDNS-Admin/pda-next) | 38 |
|
[tyriis](https://github.com/tyriis) / [home-ops](https://github.com/tyriis/home-ops) | 38 |
+|
[SamErde](https://github.com/SamErde) / [PowerShell](https://github.com/SamErde/PowerShell) | 38 |
|
[MoegirlPediaInterfaceAdmins](https://github.com/MoegirlPediaInterfaceAdmins) / [MoegirlPediaInterfaceCodes](https://github.com/MoegirlPediaInterfaceAdmins/MoegirlPediaInterfaceCodes) | 37 |
|
[AliceO2Group](https://github.com/AliceO2Group) / [O2Physics](https://github.com/AliceO2Group/O2Physics) | 36 |
|
[quackduck](https://github.com/quackduck) / [secret](https://github.com/quackduck/secret) | 36 |
@@ -142,7 +143,6 @@
|
[ruzickap](https://github.com/ruzickap) / [k8s-flux-istio-gitlab-harbor](https://github.com/ruzickap/k8s-flux-istio-gitlab-harbor) | 28 |
|
[rwaltr](https://github.com/rwaltr) / [home-ops](https://github.com/rwaltr/home-ops) | 28 |
|
[arbitraryexecution](https://github.com/arbitraryexecution) / [forta-bot-templates](https://github.com/arbitraryexecution/forta-bot-templates) | 27 |
-|
[SamErde](https://github.com/SamErde) / [PowerShell](https://github.com/SamErde/PowerShell) | 26 |
|
[ahmadnassri](https://github.com/ahmadnassri) / [node-pretty-exceptions](https://github.com/ahmadnassri/node-pretty-exceptions) | 26 |
|
[litejs](https://github.com/litejs) / [dom](https://github.com/litejs/dom) | 25 |
|
[mirakc](https://github.com/mirakc) / [mirakc-arib](https://github.com/mirakc/mirakc-arib) | 24 |
@@ -253,6 +253,7 @@
|
[QuantumPL](https://github.com/QuantumPL) / [bib](https://github.com/QuantumPL/bib) | 8 |
|
[leosuncin](https://github.com/leosuncin) / [nest-graphql-example](https://github.com/leosuncin/nest-graphql-example) | 8 |
|
[zhorvath83](https://github.com/zhorvath83) / [home-ops](https://github.com/zhorvath83/home-ops) | 8 |
+|
[Azure-Samples](https://github.com/Azure-Samples) / [azure-edge-extensions-aio-dp-jumpstart](https://github.com/Azure-Samples/azure-edge-extensions-aio-dp-jumpstart) | 8 |
|
[bjw-s](https://github.com/bjw-s) / [series-cleanup](https://github.com/bjw-s/series-cleanup) | 8 |
|
[cdzombak](https://github.com/cdzombak) / [nut_influx_connector](https://github.com/cdzombak/nut_influx_connector) | 8 |
|
[cdzombak](https://github.com/cdzombak) / [feedbin-auto-archiver](https://github.com/cdzombak/feedbin-auto-archiver) | 8 |
@@ -273,7 +274,6 @@
|
[ChristopherHX](https://github.com/ChristopherHX) / [act](https://github.com/ChristopherHX/act) | 7 |
|
[GiorgioAresu](https://github.com/GiorgioAresu) / [homelab-gitops](https://github.com/GiorgioAresu/homelab-gitops) | 7 |
|
[apigee](https://github.com/apigee) / [ansible-apigee-hybrid-accelerator](https://github.com/apigee/ansible-apigee-hybrid-accelerator) | 7 |
-|
[Azure-Samples](https://github.com/Azure-Samples) / [azure-edge-extensions-aio-dp-jumpstart](https://github.com/Azure-Samples/azure-edge-extensions-aio-dp-jumpstart) | 7 |
|
[cdzombak](https://github.com/cdzombak) / [mailto-things](https://github.com/cdzombak/mailto-things) | 7 |
|
[RedHatProductSecurity](https://github.com/RedHatProductSecurity) / [trestle-bot](https://github.com/RedHatProductSecurity/trestle-bot) | 7 |
|
[RedHatProductSecurity](https://github.com/RedHatProductSecurity) / [oscal-component-definitions](https://github.com/RedHatProductSecurity/oscal-component-definitions) | 7 |
@@ -297,7 +297,6 @@
|
[camaraproject](https://github.com/camaraproject) / [OTPValidation](https://github.com/camaraproject/OTPValidation) | 6 |
|
[camaraproject](https://github.com/camaraproject) / [BlockchainPublicAddress](https://github.com/camaraproject/BlockchainPublicAddress) | 6 |
|
[camaraproject](https://github.com/camaraproject) / [ConnectivityInsights](https://github.com/camaraproject/ConnectivityInsights) | 6 |
-|
[issue-ops](https://github.com/issue-ops) / [labeler](https://github.com/issue-ops/labeler) | 6 |
|
[GSA-TTS](https://github.com/GSA-TTS) / [tts.gsa.gov](https://github.com/GSA-TTS/tts.gsa.gov) | 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 |
@@ -330,6 +329,7 @@
|
[RunningMattress](https://github.com/RunningMattress) / [upm-test-package](https://github.com/RunningMattress/upm-test-package) | 5 |
|
[jmuelbert](https://github.com/jmuelbert) / [jmbde-QT](https://github.com/jmuelbert/jmbde-QT) | 5 |
|
[camaraproject](https://github.com/camaraproject) / [WebRTC](https://github.com/camaraproject/WebRTC) | 5 |
+|
[issue-ops](https://github.com/issue-ops) / [labeler](https://github.com/issue-ops/labeler) | 5 |
|
[issue-ops](https://github.com/issue-ops) / [parser](https://github.com/issue-ops/parser) | 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 |
@@ -372,6 +372,7 @@
|
[nabondance](https://github.com/nabondance) / [Trailhead-Stats](https://github.com/nabondance/Trailhead-Stats) | 4 |
|
[issue-ops](https://github.com/issue-ops) / [semver](https://github.com/issue-ops/semver) | 4 |
|
[OpenZeppelin](https://github.com/OpenZeppelin) / [secure-development-cookbook](https://github.com/OpenZeppelin/secure-development-cookbook) | 4 |
+|
[quiltdata](https://github.com/quiltdata) / [benchling-packager](https://github.com/quiltdata/benchling-packager) | 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 |
|
[ruzickap](https://github.com/ruzickap) / [ruzickap.github.io](https://github.com/ruzickap/ruzickap.github.io) | 3 |
@@ -442,7 +443,6 @@
|
[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 |
|
[Uninett](https://github.com/Uninett) / [zino](https://github.com/Uninett/zino) | 3 |
-|
[quiltdata](https://github.com/quiltdata) / [benchling-packager](https://github.com/quiltdata/benchling-packager) | 3 |
|
[fchastanet](https://github.com/fchastanet) / [bash-tools-framework](https://github.com/fchastanet/bash-tools-framework) | 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 |
@@ -565,6 +565,7 @@
|
[jsoref](https://github.com/jsoref) / [act](https://github.com/jsoref/act) | 1 |
|
[piotr-yuxuan](https://github.com/piotr-yuxuan) / [clojure-deps-edn](https://github.com/piotr-yuxuan/clojure-deps-edn) | 1 |
|
[paroda](https://github.com/paroda) / [clojure-deps-edn](https://github.com/paroda/clojure-deps-edn) | 1 |
+|
[yqrashawn](https://github.com/yqrashawn) / [clojure-deps-edn](https://github.com/yqrashawn/clojure-deps-edn) | 1 |
|
[Iryna-Slynko](https://github.com/Iryna-Slynko) / [split-bill](https://github.com/Iryna-Slynko/split-bill) | 1 |
|
[acidburn0zzz](https://github.com/acidburn0zzz) / [vscode-sfdx-hardis](https://github.com/acidburn0zzz/vscode-sfdx-hardis) | 1 |
|
[thongdk8](https://github.com/thongdk8) / [nestjs-postgres-sample](https://github.com/thongdk8/nestjs-postgres-sample) | 1 |
@@ -935,7 +936,6 @@
|
[laurent86](https://github.com/laurent86) / [clojure-deps-edn](https://github.com/laurent86/clojure-deps-edn) | 0 |
|
[imrekoszo](https://github.com/imrekoszo) / [clojure-deps-edn](https://github.com/imrekoszo/clojure-deps-edn) | 0 |
|
[markaddleman](https://github.com/markaddleman) / [clojure-deps-edn](https://github.com/markaddleman/clojure-deps-edn) | 0 |
-|
[yqrashawn](https://github.com/yqrashawn) / [clojure-deps-edn](https://github.com/yqrashawn/clojure-deps-edn) | 0 |
|
[Aljendro](https://github.com/Aljendro) / [clojure-deps-edn](https://github.com/Aljendro/clojure-deps-edn) | 0 |
|
[tylerw](https://github.com/tylerw) / [clojure-deps-edn](https://github.com/tylerw/clojure-deps-edn) | 0 |
|
[safiahlberg](https://github.com/safiahlberg) / [clojure-deps-edn](https://github.com/safiahlberg/clojure-deps-edn) | 0 |