diff --git a/.automation/generated/linter-helps.json b/.automation/generated/linter-helps.json
index 716bf0e2e55..9cd2109a0c5 100644
--- a/.automation/generated/linter-helps.json
+++ b/.automation/generated/linter-helps.json
@@ -789,7 +789,7 @@
" [--secrets-scan-file-type SECRETS_SCAN_FILE_TYPE]",
" [--enable-secret-scan-all-files]",
" [--block-list-secret-scan BLOCK_LIST_SECRET_SCAN]",
- " [--summary-position {bottom,top}]",
+ " [--summary-position {top,bottom}]",
" [--skip-resources-without-violations] [--deep-analysis]",
" [--no-fail-on-crash] [--mask MASK] [--scan-secrets-history]",
" [--secrets-history-timeout SECRETS_HISTORY_TIMEOUT]",
@@ -1102,7 +1102,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 {bottom,top}",
+ " --summary-position {top,bottom}",
" Chose whether the summary will be appended on top",
" (before the checks results) or on bottom (after check",
" results), default is on top.",
@@ -3468,7 +3468,7 @@
" completion Generate autocompletion script",
" config Handle cached configurations",
" delete Delete configurations in Kubescape SaaS version",
- " download Download exceptions,control,framework,artifacts,attack-tracks,controls-inputs",
+ " download Download controls-inputs,exceptions,control,framework,artifacts,attack-tracks",
" fix Fix misconfiguration in files",
" help Help about any command",
" list List frameworks/controls will list the supported frameworks and controls",
diff --git a/.automation/generated/linter-versions.json b/.automation/generated/linter-versions.json
index ae9a9c94941..2b8fb4efa3b 100644
--- a/.automation/generated/linter-versions.json
+++ b/.automation/generated/linter-versions.json
@@ -1,6 +1,6 @@
{
"actionlint": "1.7.7",
- "ansible-lint": "24.12.2",
+ "ansible-lint": "25.1.0",
"arm-ttk": "0.0.0",
"bandit": "1.8.2",
"bash-exec": "5.2.37",
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e0bb817178..be8dc511336 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -214,6 +214,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [gitleaks](https://github.com/gitleaks/gitleaks) from 8.23.0 to **8.23.1** on 2025-01-18
- [actionlint](https://rhysd.github.io/actionlint/) from 1.7.6 to **1.7.7** on 2025-01-20
- [lightning-flow-scanner](https://github.com/Lightning-Flow-Scanner) from 2.37.0 to **2.38.0** on 2025-01-20
+ - [ansible-lint](https://ansible-lint.readthedocs.io/) from 24.12.2 to **25.1.0** on 2025-01-20
## [v8.3.0] - 2024-11-23
diff --git a/README.md b/README.md
index f8f056068c3..a1171a3d465 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=2847&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=2846&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 efef0a1563e..69b5ee1e1f7 100644
--- a/docs/all_linters.md
+++ b/docs/all_linters.md
@@ -6,7 +6,7 @@
| Linter | Version | License | Popularity | Descriptors | Ref | URL |
|:-------------------------------------------------------------------------------------------------------------------|:-------------:|:----------------------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-------------------:|:---------------------------------------------------------------------------------------------------------------------------------------------------:|
| [**actionlint**](https://github.com/rhysd/actionlint){target=_blank} | 1.7.7 | [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.12.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} | 25.1.0 | [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.8.2 | [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.37 | | | [BASH](descriptors/bash_bash_exec.md) | | [Web Site](https://www.gnu.org/software/bash/){target=_blank} |
diff --git a/docs/descriptors/ansible_ansible_lint.md b/docs/descriptors/ansible_ansible_lint.md
index 9a3db5d8400..123872787d2 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.12.2**
+- Version in MegaLinter: **25.1.0**
- 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}
- If custom `.ansible-lint` config file isn't found, [.ansible-lint](https://github.com/oxsecurity/megalinter/tree/main/TEMPLATES/.ansible-lint){target=_blank} will be used
diff --git a/docs/descriptors/csharp_csharpier.md b/docs/descriptors/csharp_csharpier.md
index 4a0e19d61c5..1fbf38110d9 100644
--- a/docs/descriptors/csharp_csharpier.md
+++ b/docs/descriptors/csharp_csharpier.md
@@ -124,6 +124,8 @@ Options:
RUN apk add --no-cache dotnet9-sdk
ENV PATH="${PATH}:/root/.dotnet/tools"
# Linter install
-RUN dotnet tool install --global csharpier
+# renovate: datasource=nuget depName=csharpier
+ARG CSHARP_CSHARPIER_VERSION=0.30.6
+RUN dotnet tool install --global csharpier --version "${CSHARP_CSHARPIER_VERSION}"
```
diff --git a/docs/descriptors/csharp_roslynator.md b/docs/descriptors/csharp_roslynator.md
index 96ead81b81d..68b4fc50ecf 100644
--- a/docs/descriptors/csharp_roslynator.md
+++ b/docs/descriptors/csharp_roslynator.md
@@ -114,6 +114,8 @@ Run 'roslynator help [command]' for more information on a command.
RUN apk add --no-cache dotnet9-sdk
ENV PATH="${PATH}:/root/.dotnet/tools"
# Linter install
-RUN dotnet tool install -g roslynator.dotnet.cli
+# renovate: datasource=nuget depName=roslynator.dotnet.cli
+ARG CSHARP_ROSLYNATOR_VERSION=0.9.3
+RUN dotnet tool install -g roslynator.dotnet.cli --version "${CSHARP_ROSLYNATOR_VERSION}"
```
diff --git a/docs/descriptors/kubernetes_kubescape.md b/docs/descriptors/kubernetes_kubescape.md
index 3b48d50eaf8..ea48c0cbee6 100644
--- a/docs/descriptors/kubernetes_kubescape.md
+++ b/docs/descriptors/kubernetes_kubescape.md
@@ -126,7 +126,7 @@ Available Commands:
completion Generate autocompletion script
config Handle cached configurations
delete Delete configurations in Kubescape SaaS version
- download Download exceptions,control,framework,artifacts,attack-tracks,controls-inputs
+ download Download controls-inputs,exceptions,control,framework,artifacts,attack-tracks
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/perl_perlcritic.md b/docs/descriptors/perl_perlcritic.md
index 8bca183f92c..f5eee989e38 100644
--- a/docs/descriptors/perl_perlcritic.md
+++ b/docs/descriptors/perl_perlcritic.md
@@ -106,7 +106,10 @@ Usage:
- Dockerfile commands :
```dockerfile
-RUN curl -fsSL https://raw.githubusercontent.com/skaji/cpm/main/cpm | perl - install -g --show-build-log-on-failure --without-build --without-test --without-runtime Perl::Critic \
+# renovate: datasource=github-tags depName=skaji/cpm
+ARG PERL_PERLCRITIC_VERSION=0.997021
+
+RUN curl -fsSL https://raw.githubusercontent.com/skaji/cpm/refs/tags/${PERL_PERLCRITIC_VERSION}/cpm | perl - install -g --show-build-log-on-failure --without-build --without-test --without-runtime Perl::Critic \
&& rm -rf /root/.perl-cpm
```
diff --git a/docs/descriptors/repository_checkov.md b/docs/descriptors/repository_checkov.md
index 5fc7da13f97..5fe0104a793 100644
--- a/docs/descriptors/repository_checkov.md
+++ b/docs/descriptors/repository_checkov.md
@@ -135,7 +135,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 {bottom,top}]
+ [--summary-position {top,bottom}]
[--skip-resources-without-violations] [--deep-analysis]
[--no-fail-on-crash] [--mask MASK] [--scan-secrets-history]
[--secrets-history-timeout SECRETS_HISTORY_TIMEOUT]
@@ -448,7 +448,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 {bottom,top}
+ --summary-position {top,bottom}
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/used-by-stats.md b/docs/used-by-stats.md
index e14146ccd70..fb458c7d095 100644
--- a/docs/used-by-stats.md
+++ b/docs/used-by-stats.md
@@ -1,43 +1,43 @@
# Dependents stats for oxsecurity/megalinter
-[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2847&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=2847&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=-2847&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=91130&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=2846&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=2846&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=-2846&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=90953&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents)
| Repository | Stars |
|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------:|
-| [nektos](https://github.com/nektos) / [act](https://github.com/nektos/act) | 56939 |
-| [PRQL](https://github.com/PRQL) / [prql](https://github.com/PRQL/prql) | 10051 |
-| [IlanCosman](https://github.com/IlanCosman) / [tide](https://github.com/IlanCosman/tide) | 3159 |
-| [privacyguides](https://github.com/privacyguides) / [privacyguides.org](https://github.com/privacyguides/privacyguides.org) | 2932 |
+| [nektos](https://github.com/nektos) / [act](https://github.com/nektos/act) | 56967 |
+| [PRQL](https://github.com/PRQL) / [prql](https://github.com/PRQL/prql) | 10053 |
+| [IlanCosman](https://github.com/IlanCosman) / [tide](https://github.com/IlanCosman/tide) | 3161 |
+| [privacyguides](https://github.com/privacyguides) / [privacyguides.org](https://github.com/privacyguides/privacyguides.org) | 2936 |
| [stepancheg](https://github.com/stepancheg) / [rust-protobuf](https://github.com/stepancheg/rust-protobuf) | 2842 |
| [PowerDNS-Admin](https://github.com/PowerDNS-Admin) / [PowerDNS-Admin](https://github.com/PowerDNS-Admin/PowerDNS-Admin) | 2516 |
| [ever-co](https://github.com/ever-co) / [ever-gauzy](https://github.com/ever-co/ever-gauzy) | 2402 |
| [microsoft](https://github.com/microsoft) / [code-with-engineering-playbook](https://github.com/microsoft/code-with-engineering-playbook) | 2327 |
| [meichthys](https://github.com/meichthys) / [foss_photo_libraries](https://github.com/meichthys/foss_photo_libraries) | 2140 |
-| [oxsecurity](https://github.com/oxsecurity) / [megalinter](https://github.com/oxsecurity/megalinter) | 2011 |
-| [cisagov](https://github.com/cisagov) / [ScubaGear](https://github.com/cisagov/ScubaGear) | 1921 |
-| [Romanitho](https://github.com/Romanitho) / [Winget-AutoUpdate](https://github.com/Romanitho/Winget-AutoUpdate) | 1239 |
+| [oxsecurity](https://github.com/oxsecurity) / [megalinter](https://github.com/oxsecurity/megalinter) | 2012 |
+| [cisagov](https://github.com/cisagov) / [ScubaGear](https://github.com/cisagov/ScubaGear) | 1922 |
+| [Romanitho](https://github.com/Romanitho) / [Winget-AutoUpdate](https://github.com/Romanitho/Winget-AutoUpdate) | 1240 |
| [unixorn](https://github.com/unixorn) / [git-extra-commands](https://github.com/unixorn/git-extra-commands) | 1040 |
-| [jakehildreth](https://github.com/jakehildreth) / [Locksmith](https://github.com/jakehildreth/Locksmith) | 1006 |
+| [jakehildreth](https://github.com/jakehildreth) / [Locksmith](https://github.com/jakehildreth/Locksmith) | 1007 |
| [unixorn](https://github.com/unixorn) / [zsh-quickstart-kit](https://github.com/unixorn/zsh-quickstart-kit) | 800 |
-| [secureCodeBox](https://github.com/secureCodeBox) / [secureCodeBox](https://github.com/secureCodeBox/secureCodeBox) | 793 |
-| [ministryofjustice](https://github.com/ministryofjustice) / [modernisation-platform](https://github.com/ministryofjustice/modernisation-platform) | 684 |
+| [secureCodeBox](https://github.com/secureCodeBox) / [secureCodeBox](https://github.com/secureCodeBox/secureCodeBox) | 794 |
+| [ministryofjustice](https://github.com/ministryofjustice) / [modernisation-platform](https://github.com/ministryofjustice/modernisation-platform) | 685 |
| [awslabs](https://github.com/awslabs) / [aws-deployment-framework](https://github.com/awslabs/aws-deployment-framework) | 670 |
| [cattle-ops](https://github.com/cattle-ops) / [terraform-aws-gitlab-runner](https://github.com/cattle-ops/terraform-aws-gitlab-runner) | 590 |
| [practicalli](https://github.com/practicalli) / [clojure-cli-config](https://github.com/practicalli/clojure-cli-config) | 529 |
-| [pola-rs](https://github.com/pola-rs) / [r-polars](https://github.com/pola-rs/r-polars) | 489 |
+| [pola-rs](https://github.com/pola-rs) / [r-polars](https://github.com/pola-rs/r-polars) | 490 |
| [scolladon](https://github.com/scolladon) / [sfdx-git-delta](https://github.com/scolladon/sfdx-git-delta) | 461 |
| [ruzickap](https://github.com/ruzickap) / [packer-templates](https://github.com/ruzickap/packer-templates) | 445 |
| [leosuncin](https://github.com/leosuncin) / [nest-auth-example](https://github.com/leosuncin/nest-auth-example) | 418 |
| [llaville](https://github.com/llaville) / [php-compatinfo](https://github.com/llaville/php-compatinfo) | 377 |
| [OCSInventory-NG](https://github.com/OCSInventory-NG) / [OCSInventory-Server](https://github.com/OCSInventory-NG/OCSInventory-Server) | 359 |
| [ahmadnassri](https://github.com/ahmadnassri) / [action-dependabot-auto-merge](https://github.com/ahmadnassri/action-dependabot-auto-merge) | 343 |
-| [brettdottech](https://github.com/brettdottech) / [info-orbs](https://github.com/brettdottech/info-orbs) | 341 |
-| [unixorn](https://github.com/unixorn) / [fzf-zsh-plugin](https://github.com/unixorn/fzf-zsh-plugin) | 321 |
+| [brettdottech](https://github.com/brettdottech) / [info-orbs](https://github.com/brettdottech/info-orbs) | 342 |
+| [unixorn](https://github.com/unixorn) / [fzf-zsh-plugin](https://github.com/unixorn/fzf-zsh-plugin) | 322 |
| [toboshii](https://github.com/toboshii) / [home-ops](https://github.com/toboshii/home-ops) | 318 |
-| [carpenike](https://github.com/carpenike) / [k8s-gitops](https://github.com/carpenike/k8s-gitops) | 253 |
+| [carpenike](https://github.com/carpenike) / [k8s-gitops](https://github.com/carpenike/k8s-gitops) | 254 |
| [NationalSecurityAgency](https://github.com/NationalSecurityAgency) / [emissary](https://github.com/NationalSecurityAgency/emissary) | 249 |
| [OCSInventory-NG](https://github.com/OCSInventory-NG) / [OCSInventory-ocsreports](https://github.com/OCSInventory-NG/OCSInventory-ocsreports) | 235 |
| [Luzkan](https://github.com/Luzkan) / [smells](https://github.com/Luzkan/smells) | 223 |
@@ -58,12 +58,12 @@
| [newrelic](https://github.com/newrelic) / [newrelic-python-agent](https://github.com/newrelic/newrelic-python-agent) | 182 |
| [microsoft](https://github.com/microsoft) / [symphony](https://github.com/microsoft/symphony) | 181 |
| [unixorn](https://github.com/unixorn) / [tumult.plugin.zsh](https://github.com/unixorn/tumult.plugin.zsh) | 169 |
+| [github](https://github.com/github) / [local-action](https://github.com/github/local-action) | 169 |
| [davidB](https://github.com/davidB) / [tracing-opentelemetry-instrumentation-sdk](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk) | 168 |
-| [github](https://github.com/github) / [local-action](https://github.com/github/local-action) | 168 |
| [etchteam](https://github.com/etchteam) / [next-pagination](https://github.com/etchteam/next-pagination) | 167 |
+| [LukePrior](https://github.com/LukePrior) / [nbn-upgrade-map](https://github.com/LukePrior/nbn-upgrade-map) | 150 |
| [AndreaPontrandolfo](https://github.com/AndreaPontrandolfo) / [sheriff](https://github.com/AndreaPontrandolfo/sheriff) | 149 |
| [Aurorastation](https://github.com/Aurorastation) / [Aurora.3](https://github.com/Aurorastation/Aurora.3) | 149 |
-| [LukePrior](https://github.com/LukePrior) / [nbn-upgrade-map](https://github.com/LukePrior/nbn-upgrade-map) | 149 |
| [orangekame3](https://github.com/orangekame3) / [stree](https://github.com/orangekame3/stree) | 135 |
| [cbg-ethz](https://github.com/cbg-ethz) / [V-pipe](https://github.com/cbg-ethz/V-pipe) | 134 |
| [nvuillam](https://github.com/nvuillam) / [github-dependents-info](https://github.com/nvuillam/github-dependents-info) | 124 |
@@ -71,28 +71,28 @@
| [ishioni](https://github.com/ishioni) / [homelab-ops](https://github.com/ishioni/homelab-ops) | 118 |
| [practicalli](https://github.com/practicalli) / [spacemacs](https://github.com/practicalli/spacemacs) | 113 |
| [philips-software](https://github.com/philips-software) / [amp-devcontainer](https://github.com/philips-software/amp-devcontainer) | 109 |
-| [unixorn](https://github.com/unixorn) / [ha-mqtt-discoverable](https://github.com/unixorn/ha-mqtt-discoverable) | 106 |
+| [unixorn](https://github.com/unixorn) / [ha-mqtt-discoverable](https://github.com/unixorn/ha-mqtt-discoverable) | 107 |
| [Azure](https://github.com/Azure) / [ARO-RP](https://github.com/Azure/ARO-RP) | 103 |
| [leosuncin](https://github.com/leosuncin) / [nest-api-example](https://github.com/leosuncin/nest-api-example) | 100 |
| [ahmadnassri](https://github.com/ahmadnassri) / [docker-vscode-server](https://github.com/ahmadnassri/docker-vscode-server) | 97 |
| [ulises-jeremias](https://github.com/ulises-jeremias) / [dotfiles](https://github.com/ulises-jeremias/dotfiles) | 96 |
| [practicalli](https://github.com/practicalli) / [clojure](https://github.com/practicalli/clojure) | 94 |
-| [npalm](https://github.com/npalm) / [action-docs](https://github.com/npalm/action-docs) | 88 |
+| [npalm](https://github.com/npalm) / [action-docs](https://github.com/npalm/action-docs) | 89 |
| [hyperledger](https://github.com/hyperledger) / [identus-cloud-agent](https://github.com/hyperledger/identus-cloud-agent) | 86 |
-| [rasa](https://github.com/rasa) / [scoops](https://github.com/rasa/scoops) | 81 |
+| [rasa](https://github.com/rasa) / [scoops](https://github.com/rasa/scoops) | 82 |
| [ministryofjustice](https://github.com/ministryofjustice) / [aws-root-account](https://github.com/ministryofjustice/aws-root-account) | 80 |
| [riosengineer](https://github.com/riosengineer) / [Bicepify](https://github.com/riosengineer/Bicepify) | 78 |
| [eth-protocol-fellows](https://github.com/eth-protocol-fellows) / [cohort-five](https://github.com/eth-protocol-fellows/cohort-five) | 78 |
| [oxsecurity](https://github.com/oxsecurity) / [codetotal](https://github.com/oxsecurity/codetotal) | 76 |
| [nvuillam](https://github.com/nvuillam) / [vscode-groovy-lint](https://github.com/nvuillam/vscode-groovy-lint) | 70 |
-| [gabrielbmoro](https://github.com/gabrielbmoro) / [MovieDB-App](https://github.com/gabrielbmoro/MovieDB-App) | 67 |
+| [gabrielbmoro](https://github.com/gabrielbmoro) / [MovieDB-App](https://github.com/gabrielbmoro/MovieDB-App) | 68 |
| [ahmadnassri](https://github.com/ahmadnassri) / [action-workflow-queue](https://github.com/ahmadnassri/action-workflow-queue) | 67 |
| [SamErde](https://github.com/SamErde) / [PowerShell](https://github.com/SamErde/PowerShell) | 64 |
| [llaville](https://github.com/llaville) / [umlwriter](https://github.com/llaville/umlwriter) | 62 |
| [unixorn](https://github.com/unixorn) / [warhol.plugin.zsh](https://github.com/unixorn/warhol.plugin.zsh) | 61 |
| [h3mmy](https://github.com/h3mmy) / [bloopySphere](https://github.com/h3mmy/bloopySphere) | 61 |
+| [philips-software](https://github.com/philips-software) / [amp-hal-st](https://github.com/philips-software/amp-hal-st) | 61 |
| [Azure](https://github.com/Azure) / [benchpress](https://github.com/Azure/benchpress) | 61 |
-| [philips-software](https://github.com/philips-software) / [amp-hal-st](https://github.com/philips-software/amp-hal-st) | 60 |
| [FaserF](https://github.com/FaserF) / [hassio-addons](https://github.com/FaserF/hassio-addons) | 59 |
| [apigee](https://github.com/apigee) / [terraform-modules](https://github.com/apigee/terraform-modules) | 57 |
| [GoogleCloudPlatform](https://github.com/GoogleCloudPlatform) / [apigee-samples](https://github.com/GoogleCloudPlatform/apigee-samples) | 55 |
@@ -149,20 +149,20 @@
| [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 |
| [Simplifi-ED](https://github.com/Simplifi-ED) / [cloudcost](https://github.com/Simplifi-ED/cloudcost) | 25 |
+| [KristjanESPERANTO](https://github.com/KristjanESPERANTO) / [MMM-PublicTransportHafas](https://github.com/KristjanESPERANTO/MMM-PublicTransportHafas) | 24 |
| [mirakc](https://github.com/mirakc) / [mirakc-arib](https://github.com/mirakc/mirakc-arib) | 24 |
-| [KristjanESPERANTO](https://github.com/KristjanESPERANTO) / [MMM-PublicTransportHafas](https://github.com/KristjanESPERANTO/MMM-PublicTransportHafas) | 23 |
| [diggsweden](https://github.com/diggsweden) / [open-source-project-template](https://github.com/diggsweden/open-source-project-template) | 23 |
| [OpenZeppelin](https://github.com/OpenZeppelin) / [compound-monitoring](https://github.com/OpenZeppelin/compound-monitoring) | 23 |
| [unixorn](https://github.com/unixorn) / [jpb.zshplugin](https://github.com/unixorn/jpb.zshplugin) | 23 |
| [camaraproject](https://github.com/camaraproject) / [DeviceLocation](https://github.com/camaraproject/DeviceLocation) | 23 |
| [YukinaMochizuki](https://github.com/YukinaMochizuki) / [notion-sdk-java](https://github.com/YukinaMochizuki/notion-sdk-java) | 23 |
+| [nanlabs](https://github.com/nanlabs) / [terraform-aws-starter](https://github.com/nanlabs/terraform-aws-starter) | 23 |
| [KristjanESPERANTO](https://github.com/KristjanESPERANTO) / [MagicMirror-3rd-Party-Modules](https://github.com/KristjanESPERANTO/MagicMirror-3rd-Party-Modules) | 22 |
| [hpi-studyu](https://github.com/hpi-studyu) / [studyu](https://github.com/hpi-studyu/studyu) | 22 |
| [Euvaz](https://github.com/Euvaz) / [GitOps-Home](https://github.com/Euvaz/GitOps-Home) | 22 |
| [GRIFFINCollaboration](https://github.com/GRIFFINCollaboration) / [GRSISort](https://github.com/GRIFFINCollaboration/GRSISort) | 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 |
-| [nanlabs](https://github.com/nanlabs) / [terraform-aws-starter](https://github.com/nanlabs/terraform-aws-starter) | 22 |
| [gmoon](https://github.com/gmoon) / [s3proxy](https://github.com/gmoon/s3proxy) | 21 |
| [mmalyska](https://github.com/mmalyska) / [home-ops](https://github.com/mmalyska/home-ops) | 21 |
| [meichthys](https://github.com/meichthys) / [foss_note_apps](https://github.com/meichthys/foss_note_apps) | 21 |
@@ -243,6 +243,7 @@
| [AzorianSolutions](https://github.com/AzorianSolutions) / [broadband-label-maker](https://github.com/AzorianSolutions/broadband-label-maker) | 11 |
| [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 |
+| [nabondance](https://github.com/nabondance) / [Trailhead-Stats](https://github.com/nabondance/Trailhead-Stats) | 11 |
| [CITCOM-project](https://github.com/CITCOM-project) / [CausalTestingFramework](https://github.com/CITCOM-project/CausalTestingFramework) | 11 |
| [hyperledger](https://github.com/hyperledger) / [identus-apollo](https://github.com/hyperledger/identus-apollo) | 10 |
| [hyperledger](https://github.com/hyperledger) / [identus-edge-agent-sdk-swift](https://github.com/hyperledger/identus-edge-agent-sdk-swift) | 10 |
@@ -274,7 +275,6 @@
| [quiltdata](https://github.com/quiltdata) / [nf-quilt](https://github.com/quiltdata/nf-quilt) | 9 |
| [issue-ops](https://github.com/issue-ops) / [parser](https://github.com/issue-ops/parser) | 9 |
| [GSA-TTS](https://github.com/GSA-TTS) / [tts.gsa.gov](https://github.com/GSA-TTS/tts.gsa.gov) | 9 |
-| [nabondance](https://github.com/nabondance) / [Trailhead-Stats](https://github.com/nabondance/Trailhead-Stats) | 9 |
| [ahmadnassri](https://github.com/ahmadnassri) / [node-autoenv](https://github.com/ahmadnassri/node-autoenv) | 9 |
| [gluwa](https://github.com/gluwa) / [creditcoin3](https://github.com/gluwa/creditcoin3) | 9 |
| [LowerRockLabs](https://github.com/LowerRockLabs) / [LaravelLivewireTablesAdvancedFilters](https://github.com/LowerRockLabs/LaravelLivewireTablesAdvancedFilters) | 8 |
@@ -392,6 +392,7 @@
| [c6o](https://github.com/c6o) / [docs](https://github.com/c6o/docs) | 4 |
| [McIntosh-Lab](https://github.com/McIntosh-Lab) / [plspy](https://github.com/McIntosh-Lab/plspy) | 4 |
| [storm-software](https://github.com/storm-software) / [storm-ops](https://github.com/storm-software/storm-ops) | 4 |
+| [liblaf](https://github.com/liblaf) / [ai-cli](https://github.com/liblaf/ai-cli) | 4 |
| [Osazz](https://github.com/Osazz) / [banking_system](https://github.com/Osazz/banking_system) | 4 |
| [spbu-coding-2023](https://github.com/spbu-coding-2023) / [graphs-graphs-8](https://github.com/spbu-coding-2023/graphs-graphs-8) | 4 |
| [ruzickap](https://github.com/ruzickap) / [test_usb_stick_for_tv](https://github.com/ruzickap/test_usb_stick_for_tv) | 4 |
@@ -525,7 +526,6 @@
| [mimmi20](https://github.com/mimmi20) / [monolog-factory](https://github.com/mimmi20/monolog-factory) | 2 |
| [ol3d](https://github.com/ol3d) / [ansible-role-pikvm](https://github.com/ol3d/ansible-role-pikvm) | 2 |
| [you-n-g](https://github.com/you-n-g) / [jinja-engine.nvim](https://github.com/you-n-g/jinja-engine.nvim) | 2 |
-| [liblaf](https://github.com/liblaf) / [ai-cli](https://github.com/liblaf/ai-cli) | 2 |
| [liblaf](https://github.com/liblaf) / [awesome](https://github.com/liblaf/awesome) | 2 |
| [NanashiTheNameless](https://github.com/NanashiTheNameless) / [Discord-Emoji-Downloader](https://github.com/NanashiTheNameless/Discord-Emoji-Downloader) | 2 |
| [metarex-media](https://github.com/metarex-media) / [mrx-tool](https://github.com/metarex-media/mrx-tool) | 2 |
@@ -577,6 +577,7 @@
| [camaraproject](https://github.com/camaraproject) / [HomeDevicesQoD](https://github.com/camaraproject/HomeDevicesQoD) | 2 |
| [camaraproject](https://github.com/camaraproject) / [DeviceIdentifier](https://github.com/camaraproject/DeviceIdentifier) | 2 |
| [Brawdunoir](https://github.com/Brawdunoir) / [fast-prez](https://github.com/Brawdunoir/fast-prez) | 2 |
+| [nabondance](https://github.com/nabondance) / [Trailhead-Banner](https://github.com/nabondance/Trailhead-Banner) | 2 |
| [SirArnoldB](https://github.com/SirArnoldB) / [EduCompanio](https://github.com/SirArnoldB/EduCompanio) | 2 |
| [sarvex](https://github.com/sarvex) / [atom](https://github.com/sarvex/atom) | 2 |
| [OpenSemanticLab](https://github.com/OpenSemanticLab) / [interactive-semantic-graph](https://github.com/OpenSemanticLab/interactive-semantic-graph) | 2 |
@@ -777,7 +778,6 @@
| [practicalli](https://github.com/practicalli) / [gameboard-donut](https://github.com/practicalli/gameboard-donut) | 1 |
| [trifork](https://github.com/trifork) / [cheetah-example-flink](https://github.com/trifork/cheetah-example-flink) | 1 |
| [Aclrian](https://github.com/Aclrian) / [PlayPause-with-xcover-button](https://github.com/Aclrian/PlayPause-with-xcover-button) | 1 |
-| [nabondance](https://github.com/nabondance) / [Trailhead-Banner](https://github.com/nabondance/Trailhead-Banner) | 1 |
| [nitra](https://github.com/nitra) / [cf-security](https://github.com/nitra/cf-security) | 1 |
| [peterjokumsen](https://github.com/peterjokumsen) / [peterjokumsen-nx-workspace](https://github.com/peterjokumsen/peterjokumsen-nx-workspace) | 1 |
| [pryzm-finance](https://github.com/pryzm-finance) / [pryzmjs](https://github.com/pryzm-finance/pryzmjs) | 1 |
@@ -1222,7 +1222,6 @@
| [mlenoir919](https://github.com/mlenoir919) / [CIPP](https://github.com/mlenoir919/CIPP) | 0 |
| [scootrz32](https://github.com/scootrz32) / [CIPP](https://github.com/scootrz32/CIPP) | 0 |
| [BricktopPunk](https://github.com/BricktopPunk) / [CIPP](https://github.com/BricktopPunk/CIPP) | 0 |
-| [jdixonctx](https://github.com/jdixonctx) / [CIPP](https://github.com/jdixonctx/CIPP) | 0 |
| [KupariData](https://github.com/KupariData) / [CIPP](https://github.com/KupariData/CIPP) | 0 |
| [nvision-it](https://github.com/nvision-it) / [CIPP](https://github.com/nvision-it/CIPP) | 0 |
| [procradminator](https://github.com/procradminator) / [CIPP](https://github.com/procradminator/CIPP) | 0 |