diff --git a/.automation/generated/linter-helps.json b/.automation/generated/linter-helps.json index 902dd9f3fef..d50d4f62e97 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 control,framework,artifacts,attack-tracks,controls-inputs,exceptions", + " download Download exceptions,control,framework,artifacts,attack-tracks,controls-inputs", " fix Fix misconfiguration in files", " help Help about any command", " list List frameworks/controls will list the supported frameworks and controls", @@ -9086,7 +9086,7 @@ " [--d3dag] [--summary] [--detailed-summary] [--archive FILE]", " [--cleanup-metadata FILE [FILE ...]] [--cleanup-shadow]", " [--skip-script-cleanup] [--unlock]", - " [--list-changes {input,params,code}] [--list-input-changes]", + " [--list-changes {code,params,input}] [--list-input-changes]", " [--list-params-changes] [--list-untracked]", " [--delete-all-output | --delete-temp-output]", " [--keep-incomplete] [--drop-metadata] [--version]", @@ -9131,7 +9131,7 @@ " [--scheduler-solver-path SCHEDULER_SOLVER_PATH]", " [--deploy-sources QUERY CHECKSUM]", " [--target-jobs TARGET_JOBS [TARGET_JOBS ...]]", - " [--mode {default,remote,subprocess}]", + " [--mode {default,subprocess,remote}]", " [--report-html-path VALUE]", " [--report-html-stylesheet-path VALUE]", " [targets ...]", @@ -9599,7 +9599,7 @@ " (default: False)", " --unlock Remove a lock on the working directory. (default:", " False)", - " --list-changes {input,params,code}, --lc {input,params,code}", + " --list-changes {code,params,input}, --lc {code,params,input}", " List all output files for which the given items (code,", " input, params) have changed since creation.", " --list-input-changes, --li", @@ -9835,7 +9835,7 @@ " contain a working snakemake installation that is", " compatible with (or ideally the same as) the currently", " running version. (default:", - " snakemake/snakemake:v8.25.5)", + " snakemake/snakemake:v8.26.0)", " --immediate-submit, --is", " Immediately submit all jobs to the cluster instead of", " waiting for present input files. This will fail,", @@ -9957,7 +9957,7 @@ " --target-jobs TARGET_JOBS [TARGET_JOBS ...]", " Internal use only: Target particular jobs by", " RULE:WILDCARD1=VALUE,WILDCARD2=VALUE,...", - " --mode {default,remote,subprocess}", + " --mode {default,subprocess,remote}", " Internal use only: Set execution mode of Snakemake.", " (default: default)", "", @@ -10539,6 +10539,8 @@ " * Terragrunt forwards all other commands directly to Terraform", "", "GLOBAL OPTIONS:", + " --experiment value Enables specific experiments. For a list of available experiments, see https://terragrunt.gruntwork.io/docs/reference/experiment-mode . [$TERRAGRUNT_EXPERIMENT]", + " --experiment-mode Enables experiment mode for Terragrunt. For more information, see https://terragrunt.gruntwork.io/docs/reference/experiment-mode . [$TERRAGRUNT_EXPERIMENT_MODE]", " --feature value Set feature flags for the HCL code. [$TERRAGRUNT_FEATURE]", " --strict-control value Enables specific strict controls. For a list of available controls, see https://terragrunt.gruntwork.io/docs/reference/strict-mode . [$TERRAGRUNT_STRICT_CONTROL]", " --strict-mode Enables strict mode for Terragrunt. For more information, see https://terragrunt.gruntwork.io/docs/reference/strict-mode . [$TERRAGRUNT_STRICT_MODE]", @@ -10564,6 +10566,7 @@ " --terragrunt-include-external-dependencies *-all commands will include external dependencies [$TERRAGRUNT_INCLUDE_EXTERNAL_DEPENDENCIES]", " --terragrunt-log-custom-format value Set the custom log formatting [$TERRAGRUNT_LOG_CUSTOM_FORMAT]", " --terragrunt-log-disable Disable logging [$TERRAGRUNT_LOG_DISABLE]", + " --terragrunt-log-disable-error-summary Skip error summary at the end of the command. [$TERRAGRUNT_LOG_DISABLE_ERROR_SUMMARY]", " --terragrunt-log-format value Set the log format [$TERRAGRUNT_LOG_FORMAT]", " --terragrunt-log-level value Sets the logging level for Terragrunt. Supported levels: stderr, stdout, error, warn, info, debug, trace (default: info) [$TERRAGRUNT_LOG_LEVEL]", " --terragrunt-log-show-abs-paths Show absolute paths in logs [$TERRAGRUNT_LOG_SHOW_ABS_PATHS]", @@ -10592,7 +10595,7 @@ " --help, -h Show help", " --version, -v Show terragrunt version", "", - "VERSION: v0.69.13", + "VERSION: v0.71.1", "", "AUTHOR: Gruntwork " ], diff --git a/.automation/generated/linter-versions.json b/.automation/generated/linter-versions.json index f7e02b05e86..8a39aeaf24a 100644 --- a/.automation/generated/linter-versions.json +++ b/.automation/generated/linter-versions.json @@ -22,7 +22,7 @@ "dartanalyzer": "0.0.0", "detekt": "1.23.7", "devskim": "1.0.51", - "djlint": "1.36.3", + "djlint": "1.36.4", "dockerfilelint": "1.8.0", "dotenv-linter": "3.3.0", "dotnet-format": "8.0.111", @@ -75,7 +75,7 @@ "protolint": "0.51.0", "psalm": "Psalm.5.26.1@", "puppet-lint": "4.2.4", - "pylint": "3.3.2", + "pylint": "3.3.3", "pyright": "1.1.391", "raku": "2020.10", "remark-lint": "14.0.2", @@ -98,7 +98,7 @@ "shellcheck": "0.10.0", "shfmt": "3.10.0", "snakefmt": "0.10.2", - "snakemake": "8.25.5", + "snakemake": "8.26.0", "spectral": "6.14.2", "sql-lint": "1.0.0", "sqlfluff": "3.3.0", @@ -108,12 +108,12 @@ "swiftlint": "0.57.1", "syft": "1.18.1", "tekton-lint": "1.1.0", - "terraform-fmt": "1.10.2", - "terragrunt": "0.69.13", + "terraform-fmt": "1.10.3", + "terragrunt": "0.71.1", "terrascan": "1.19.9", "tflint": "0.54.0", - "trivy": "0.58.0", - "trivy-sbom": "0.58.0", + "trivy": "0.58.1", + "trivy-sbom": "0.58.1", "trufflehog": "3.88.0", "ts-standard": "12.0.2", "tsqllint": "1.16.0.0", diff --git a/CHANGELOG.md b/CHANGELOG.md index d0dffdbf684..f624ebc20df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -123,6 +123,13 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l - [gitleaks](https://github.com/gitleaks/gitleaks) from 8.21.2 to **8.22.0** on 2024-12-21 - [checkov](https://www.checkov.io/) from 3.2.343 to **3.2.344** on 2024-12-21 - [trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.87.1 to **3.88.0** on 2024-12-22 + - [djlint](https://djlint.com/) from 1.36.3 to **1.36.4** on 2024-12-24 + - [pylint](https://pylint.readthedocs.io) from 3.3.2 to **3.3.3** on 2024-12-24 + - [trivy-sbom](https://aquasecurity.github.io/trivy/) from 0.58.0 to **0.58.1** on 2024-12-24 + - [trivy](https://aquasecurity.github.io/trivy/) from 0.58.0 to **0.58.1** on 2024-12-24 + - [snakemake](https://snakemake.readthedocs.io/en/stable/) from 8.25.5 to **8.26.0** on 2024-12-24 + - [terraform-fmt](https://developer.hashicorp.com/terraform/cli/commands/fmt) from 1.10.2 to **1.10.3** on 2024-12-24 + - [terragrunt](https://terragrunt.gruntwork.io) from 0.69.13 to **0.71.1** on 2024-12-24 ## [v8.3.0] - 2024-11-23 diff --git a/README.md b/README.md index 1692c9bafff..0141842a9a7 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=2813&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=2821&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 b0bf57f5f76..89a92afbf39 100644 --- a/docs/all_linters.md +++ b/docs/all_linters.md @@ -28,7 +28,7 @@ | [**dartanalyzer**](https://github.com/dart-lang/sdk){target=_blank} | N/A | [BSD-3-Clause](licenses/dartanalyzer.md) | [![GitHub stars](https://img.shields.io/github/stars/dart-lang/sdk?cacheSeconds=3600)](https://github.com/dart-lang/sdk){target=_blank} | [DART](descriptors/dart_dartanalyzer.md) | :no_entry_sign: | [Repository](https://github.com/dart-lang/sdk){target=_blank} | | [**detekt**](https://github.com/detekt/detekt){target=_blank} | 1.23.7 | [Apache-2.0](licenses/detekt.md) | [![GitHub stars](https://img.shields.io/github/stars/detekt/detekt?cacheSeconds=3600)](https://github.com/detekt/detekt){target=_blank} | [KOTLIN](descriptors/kotlin_detekt.md) | :heart: | [MegaLinter reference](https://detekt.dev/docs/intro){target=_blank} | | [**devskim**](https://github.com/microsoft/DevSkim){target=_blank} | 1.0.51 | [MIT](licenses/devskim.md) | [![GitHub stars](https://img.shields.io/github/stars/microsoft/DevSkim?cacheSeconds=3600)](https://github.com/microsoft/DevSkim){target=_blank} | [REPOSITORY](descriptors/repository_devskim.md) | :white_circle: | [Repository](https://github.com/microsoft/DevSkim){target=_blank} | -| [**djlint**](https://github.com/Riverside-Healthcare/djlint){target=_blank} | 1.36.3 | [GPL-3.0](licenses/djlint.md) | [![GitHub stars](https://img.shields.io/github/stars/Riverside-Healthcare/djlint?cacheSeconds=3600)](https://github.com/Riverside-Healthcare/djlint){target=_blank} | [HTML](descriptors/html_djlint.md) | :heart: | [MegaLinter reference](https://djlint.com/docs/integrations/#megalinter){target=_blank} | +| [**djlint**](https://github.com/Riverside-Healthcare/djlint){target=_blank} | 1.36.4 | [GPL-3.0](licenses/djlint.md) | [![GitHub stars](https://img.shields.io/github/stars/Riverside-Healthcare/djlint?cacheSeconds=3600)](https://github.com/Riverside-Healthcare/djlint){target=_blank} | [HTML](descriptors/html_djlint.md) | :heart: | [MegaLinter reference](https://djlint.com/docs/integrations/#megalinter){target=_blank} | | [**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/sdk){target=_blank} | 8.0.111 | [MIT](licenses/dotnet-format.md) | [![GitHub stars](https://img.shields.io/github/stars/dotnet/sdk?cacheSeconds=3600)](https://github.com/dotnet/sdk){target=_blank} | [CSHARP](descriptors/csharp_dotnet_format.md)
[VBDOTNET](descriptors/vbdotnet_dotnet_format.md) | :white_circle: | [Repository](https://github.com/dotnet/sdk){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} | @@ -76,7 +76,7 @@ | [**protolint**](https://github.com/yoheimuta/protolint){target=_blank} | 0.51.0 | [MIT](licenses/protolint.md) | [![GitHub stars](https://img.shields.io/github/stars/yoheimuta/protolint?cacheSeconds=3600)](https://github.com/yoheimuta/protolint){target=_blank} | [PROTOBUF](descriptors/protobuf_protolint.md) | :white_circle: | [Repository](https://github.com/yoheimuta/protolint){target=_blank} | | [**psalm**](https://github.com/vimeo/psalm){target=_blank} | Psalm.5.26.1@ | [MIT](licenses/psalm.md) | [![GitHub stars](https://img.shields.io/github/stars/vimeo/psalm?cacheSeconds=3600)](https://github.com/vimeo/psalm){target=_blank} | [PHP](descriptors/php_psalm.md) | :white_circle: | [Repository](https://github.com/vimeo/psalm){target=_blank} | | [**puppet-lint**](https://github.com/puppetlabs/puppet-lint){target=_blank} | 4.2.4 | [MIT](licenses/puppet-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/puppetlabs/puppet-lint?cacheSeconds=3600)](https://github.com/puppetlabs/puppet-lint){target=_blank} | [PUPPET](descriptors/puppet_puppet_lint.md) | :white_circle: | [Repository](https://github.com/puppetlabs/puppet-lint){target=_blank} | -| [**pylint**](https://github.com/pylint-dev/pylint){target=_blank} | 3.3.2 | [GPL-2.0](licenses/pylint.md) | [![GitHub stars](https://img.shields.io/github/stars/pylint-dev/pylint?cacheSeconds=3600)](https://github.com/pylint-dev/pylint){target=_blank} | [PYTHON](descriptors/python_pylint.md) | :white_circle: | [Repository](https://github.com/pylint-dev/pylint){target=_blank} | +| [**pylint**](https://github.com/pylint-dev/pylint){target=_blank} | 3.3.3 | [GPL-2.0](licenses/pylint.md) | [![GitHub stars](https://img.shields.io/github/stars/pylint-dev/pylint?cacheSeconds=3600)](https://github.com/pylint-dev/pylint){target=_blank} | [PYTHON](descriptors/python_pylint.md) | :white_circle: | [Repository](https://github.com/pylint-dev/pylint){target=_blank} | | [**pyright**](https://github.com/microsoft/pyright){target=_blank} | 1.1.391 | [Other](licenses/pyright.md) | [![GitHub stars](https://img.shields.io/github/stars/microsoft/pyright?cacheSeconds=3600)](https://github.com/microsoft/pyright){target=_blank} | [PYTHON](descriptors/python_pyright.md) | :white_circle: | [Repository](https://github.com/microsoft/pyright){target=_blank} | | [**raku**](https://github.com/rakudo/rakudo){target=_blank} | 2020.10 | [Artistic-2.0](licenses/raku.md) | [![GitHub stars](https://img.shields.io/github/stars/rakudo/rakudo?cacheSeconds=3600)](https://github.com/rakudo/rakudo){target=_blank} | [RAKU](descriptors/raku_raku.md) | :white_circle: | [Repository](https://github.com/rakudo/rakudo){target=_blank} | | [**remark-lint**](https://github.com/remarkjs/remark-lint){target=_blank} | 14.0.2 | [MIT](licenses/remark-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/remarkjs/remark-lint?cacheSeconds=3600)](https://github.com/remarkjs/remark-lint){target=_blank} | [MARKDOWN](descriptors/markdown_remark_lint.md) | :white_circle: | [Repository](https://github.com/remarkjs/remark-lint){target=_blank} | @@ -97,7 +97,7 @@ | [**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.10.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.25.5 | [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} | +| [**snakemake**](https://github.com/snakemake/snakemake){target=_blank} | 8.26.0 | [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.14.2 | [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.3.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} | @@ -106,12 +106,12 @@ | [**swiftlint**](https://github.com/realm/SwiftLint){target=_blank} | 0.57.1 | [MIT](licenses/swiftlint.md) | [![GitHub stars](https://img.shields.io/github/stars/realm/SwiftLint?cacheSeconds=3600)](https://github.com/realm/SwiftLint){target=_blank} | [SWIFT](descriptors/swift_swiftlint.md) | :white_circle: | [Repository](https://github.com/realm/SwiftLint){target=_blank} | | [**syft**](https://github.com/anchore/syft){target=_blank} | 1.18.1 | [Apache-2.0](licenses/syft.md) | [![GitHub stars](https://img.shields.io/github/stars/anchore/syft?cacheSeconds=3600)](https://github.com/anchore/syft){target=_blank} | [REPOSITORY](descriptors/repository_syft.md) | :white_circle: | [Repository](https://github.com/anchore/syft){target=_blank} | | [**tekton-lint**](https://github.com/IBM/tekton-lint){target=_blank} | 1.1.0 | [Apache-2.0](licenses/tekton-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/IBM/tekton-lint?cacheSeconds=3600)](https://github.com/IBM/tekton-lint){target=_blank} | [TEKTON](descriptors/tekton_tekton_lint.md) | :white_circle: | [Repository](https://github.com/IBM/tekton-lint){target=_blank} | -| [**terraform-fmt**](https://github.com/hashicorp/terraform){target=_blank} | 1.10.2 | [MPL-2.0](licenses/terraform-fmt.md) | [![GitHub stars](https://img.shields.io/github/stars/hashicorp/terraform?cacheSeconds=3600)](https://github.com/hashicorp/terraform){target=_blank} | [TERRAFORM](descriptors/terraform_terraform_fmt.md) | :white_circle: | [Repository](https://github.com/hashicorp/terraform){target=_blank} | -| [**terragrunt**](https://github.com/gruntwork-io/terragrunt){target=_blank} | 0.69.13 | [MIT](licenses/terragrunt.md) | [![GitHub stars](https://img.shields.io/github/stars/gruntwork-io/terragrunt?cacheSeconds=3600)](https://github.com/gruntwork-io/terragrunt){target=_blank} | [TERRAFORM](descriptors/terraform_terragrunt.md) | :white_circle: | [Repository](https://github.com/gruntwork-io/terragrunt){target=_blank} | +| [**terraform-fmt**](https://github.com/hashicorp/terraform){target=_blank} | 1.10.3 | [MPL-2.0](licenses/terraform-fmt.md) | [![GitHub stars](https://img.shields.io/github/stars/hashicorp/terraform?cacheSeconds=3600)](https://github.com/hashicorp/terraform){target=_blank} | [TERRAFORM](descriptors/terraform_terraform_fmt.md) | :white_circle: | [Repository](https://github.com/hashicorp/terraform){target=_blank} | +| [**terragrunt**](https://github.com/gruntwork-io/terragrunt){target=_blank} | 0.71.1 | [MIT](licenses/terragrunt.md) | [![GitHub stars](https://img.shields.io/github/stars/gruntwork-io/terragrunt?cacheSeconds=3600)](https://github.com/gruntwork-io/terragrunt){target=_blank} | [TERRAFORM](descriptors/terraform_terragrunt.md) | :white_circle: | [Repository](https://github.com/gruntwork-io/terragrunt){target=_blank} | | [**terrascan**](https://github.com/tenable/terrascan){target=_blank} | 1.19.9 | [Apache-2.0](licenses/terrascan.md) | [![GitHub stars](https://img.shields.io/github/stars/tenable/terrascan?cacheSeconds=3600)](https://github.com/tenable/terrascan){target=_blank} | [TERRAFORM](descriptors/terraform_terrascan.md) | :white_circle: | [Repository](https://github.com/tenable/terrascan){target=_blank} | | [**tflint**](https://github.com/terraform-linters/tflint){target=_blank} | 0.54.0 | [MPL-2.0](licenses/tflint.md) | [![GitHub stars](https://img.shields.io/github/stars/terraform-linters/tflint?cacheSeconds=3600)](https://github.com/terraform-linters/tflint){target=_blank} | [TERRAFORM](descriptors/terraform_tflint.md) | :white_circle: | [Repository](https://github.com/terraform-linters/tflint){target=_blank} | -| [**trivy**](https://github.com/aquasecurity/trivy){target=_blank} | 0.58.0 | [Apache-2.0](licenses/trivy.md) | [![GitHub stars](https://img.shields.io/github/stars/aquasecurity/trivy?cacheSeconds=3600)](https://github.com/aquasecurity/trivy){target=_blank} | [REPOSITORY](descriptors/repository_trivy.md) | :white_circle: | [Repository](https://github.com/aquasecurity/trivy){target=_blank} | -| [**trivy-sbom**](https://github.com/aquasecurity/trivy){target=_blank} | 0.58.0 | [Apache-2.0](licenses/trivy-sbom.md) | [![GitHub stars](https://img.shields.io/github/stars/aquasecurity/trivy?cacheSeconds=3600)](https://github.com/aquasecurity/trivy){target=_blank} | [REPOSITORY](descriptors/repository_trivy_sbom.md) | :white_circle: | [Repository](https://github.com/aquasecurity/trivy){target=_blank} | +| [**trivy**](https://github.com/aquasecurity/trivy){target=_blank} | 0.58.1 | [Apache-2.0](licenses/trivy.md) | [![GitHub stars](https://img.shields.io/github/stars/aquasecurity/trivy?cacheSeconds=3600)](https://github.com/aquasecurity/trivy){target=_blank} | [REPOSITORY](descriptors/repository_trivy.md) | :white_circle: | [Repository](https://github.com/aquasecurity/trivy){target=_blank} | +| [**trivy-sbom**](https://github.com/aquasecurity/trivy){target=_blank} | 0.58.1 | [Apache-2.0](licenses/trivy-sbom.md) | [![GitHub stars](https://img.shields.io/github/stars/aquasecurity/trivy?cacheSeconds=3600)](https://github.com/aquasecurity/trivy){target=_blank} | [REPOSITORY](descriptors/repository_trivy_sbom.md) | :white_circle: | [Repository](https://github.com/aquasecurity/trivy){target=_blank} | | [**trufflehog**](https://github.com/trufflesecurity/trufflehog){target=_blank} | 3.88.0 | [AGPL-3.0](licenses/trufflehog.md) | [![GitHub stars](https://img.shields.io/github/stars/trufflesecurity/trufflehog?cacheSeconds=3600)](https://github.com/trufflesecurity/trufflehog){target=_blank} | [REPOSITORY](descriptors/repository_trufflehog.md) | :white_circle: | [Repository](https://github.com/trufflesecurity/trufflehog){target=_blank} | | [**ts-standard**](https://github.com/standard/ts-standard){target=_blank} | 12.0.2 | [MIT](licenses/ts-standard.md) | [![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.16.0.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} | diff --git a/docs/descriptors/html_djlint.md b/docs/descriptors/html_djlint.md index 267ae99553b..7f596cad626 100644 --- a/docs/descriptors/html_djlint.md +++ b/docs/descriptors/html_djlint.md @@ -27,7 +27,7 @@ For example, define `HTML_DJLINT_ARGUMENTS: ["--profile", "django"]` to select d ## djlint documentation -- Version in MegaLinter: **1.36.3** +- Version in MegaLinter: **1.36.4** - Visit [Official Web Site](https://djlint.com/){target=_blank} - See [How to configure djlint rules](https://djlint.com/docs/configuration/){target=_blank} - See [How to disable djlint rules in files](https://djlint.com/docs/ignoring-code/){target=_blank} diff --git a/docs/descriptors/kubernetes_kubescape.md b/docs/descriptors/kubernetes_kubescape.md index 65f3cb4bcd8..8cc6df77361 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 control,framework,artifacts,attack-tracks,controls-inputs,exceptions + download Download exceptions,control,framework,artifacts,attack-tracks,controls-inputs 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/python_pylint.md b/docs/descriptors/python_pylint.md index 7071b61ed6d..ca5ed313a64 100644 --- a/docs/descriptors/python_pylint.md +++ b/docs/descriptors/python_pylint.md @@ -9,7 +9,7 @@ description: How to use pylint (configure, ignore files, ignore errors, help & v ## pylint documentation -- Version in MegaLinter: **3.3.2** +- Version in MegaLinter: **3.3.3** - Visit [Official Web Site](https://pylint.readthedocs.io){target=_blank} - See [How to configure pylint rules](https://pylint.readthedocs.io/en/stable/user_guide/configuration/index.html){target=_blank} - If custom `.pylintrc` config file isn't found, [.pylintrc](https://github.com/oxsecurity/megalinter/tree/main/TEMPLATES/.pylintrc){target=_blank} will be used diff --git a/docs/descriptors/repository_checkov.md b/docs/descriptors/repository_checkov.md index b21ad95a570..6234318afcf 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/descriptors/repository_trivy.md b/docs/descriptors/repository_trivy.md index ef2cdd94c01..d082c2ea0e5 100644 --- a/docs/descriptors/repository_trivy.md +++ b/docs/descriptors/repository_trivy.md @@ -17,7 +17,7 @@ You can ignore a list of errors by defining a [.trivyignore file](https://aquase ## trivy documentation -- Version in MegaLinter: **0.58.0** +- Version in MegaLinter: **0.58.1** - Visit [Official Web Site](https://aquasecurity.github.io/trivy/){target=_blank} - See [How to configure trivy rules](https://aquasecurity.github.io/trivy/latest/docs/configuration/){target=_blank} - See [How to ignore files and directories with trivy](https://aquasecurity.github.io/trivy/latest/docs/configuration/filtering/#by-inline-comments){target=_blank} diff --git a/docs/descriptors/repository_trivy_sbom.md b/docs/descriptors/repository_trivy_sbom.md index a44e94a0fa3..aad8dd63e3a 100644 --- a/docs/descriptors/repository_trivy_sbom.md +++ b/docs/descriptors/repository_trivy_sbom.md @@ -17,7 +17,7 @@ Generates SBOM (Software Bill Of Material) using Trivy ## trivy-sbom documentation -- Version in MegaLinter: **0.58.0** +- Version in MegaLinter: **0.58.1** - Visit [Official Web Site](https://aquasecurity.github.io/trivy/){target=_blank} - See [How to configure trivy-sbom rules](https://aquasecurity.github.io/trivy/latest/docs/configuration/){target=_blank} - See [How to ignore files and directories with trivy-sbom](https://aquasecurity.github.io/trivy/latest/docs/configuration/filtering/#by-inline-comments){target=_blank} diff --git a/docs/descriptors/snakemake_snakemake.md b/docs/descriptors/snakemake_snakemake.md index 457dadabeb8..596a38228af 100644 --- a/docs/descriptors/snakemake_snakemake.md +++ b/docs/descriptors/snakemake_snakemake.md @@ -15,7 +15,7 @@ description: How to use snakemake (configure, ignore files, ignore errors, help ## snakemake documentation -- Version in MegaLinter: **8.25.5** +- Version in MegaLinter: **8.26.0** - Visit [Official Web Site](https://snakemake.readthedocs.io/en/stable/){target=_blank} [![snakemake - GitHub](https://gh-card.dev/repos/snakemake/snakemake.svg?fullname=)](https://github.com/snakemake/snakemake){target=_blank} @@ -134,7 +134,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,params,code}] [--list-input-changes] + [--list-changes {code,params,input}] [--list-input-changes] [--list-params-changes] [--list-untracked] [--delete-all-output | --delete-temp-output] [--keep-incomplete] [--drop-metadata] [--version] @@ -179,7 +179,7 @@ usage: snakemake [-h] [--dry-run] [--profile PROFILE] [--scheduler-solver-path SCHEDULER_SOLVER_PATH] [--deploy-sources QUERY CHECKSUM] [--target-jobs TARGET_JOBS [TARGET_JOBS ...]] - [--mode {default,remote,subprocess}] + [--mode {default,subprocess,remote}] [--report-html-path VALUE] [--report-html-stylesheet-path VALUE] [targets ...] @@ -647,7 +647,7 @@ UTILITIES: (default: False) --unlock Remove a lock on the working directory. (default: False) - --list-changes {input,params,code}, --lc {input,params,code} + --list-changes {code,params,input}, --lc {code,params,input} List all output files for which the given items (code, input, params) have changed since creation. --list-input-changes, --li @@ -883,7 +883,7 @@ REMOTE EXECUTION: contain a working snakemake installation that is compatible with (or ideally the same as) the currently running version. (default: - snakemake/snakemake:v8.25.5) + snakemake/snakemake:v8.26.0) --immediate-submit, --is Immediately submit all jobs to the cluster instead of waiting for present input files. This will fail, @@ -1005,7 +1005,7 @@ INTERNAL: --target-jobs TARGET_JOBS [TARGET_JOBS ...] Internal use only: Target particular jobs by RULE:WILDCARD1=VALUE,WILDCARD2=VALUE,... - --mode {default,remote,subprocess} + --mode {default,subprocess,remote} Internal use only: Set execution mode of Snakemake. (default: default) diff --git a/docs/descriptors/terraform_terraform_fmt.md b/docs/descriptors/terraform_terraform_fmt.md index bd68e2094fe..c7eed80aa29 100644 --- a/docs/descriptors/terraform_terraform_fmt.md +++ b/docs/descriptors/terraform_terraform_fmt.md @@ -15,7 +15,7 @@ description: How to use terraform-fmt (configure, ignore files, ignore errors, h ## terraform-fmt documentation -- Version in MegaLinter: **1.10.2** +- Version in MegaLinter: **1.10.3** - Visit [Official Web Site](https://developer.hashicorp.com/terraform/cli/commands/fmt){target=_blank} [![terraform - GitHub](https://gh-card.dev/repos/hashicorp/terraform.svg?fullname=)](https://github.com/hashicorp/terraform){target=_blank} @@ -134,7 +134,7 @@ Global options (use these before the subcommand, if any): - Dockerfile commands : ```dockerfile # renovate: datasource=docker depName=alpine/terragrunt -ARG TERRAFORM_TERRAGRUNT_VERSION=1.10.2 +ARG TERRAFORM_TERRAGRUNT_VERSION=1.10.3 FROM alpine/terragrunt:${TERRAFORM_TERRAGRUNT_VERSION} AS terragrunt COPY --link --from=terragrunt /bin/terraform /usr/bin/ ``` diff --git a/docs/descriptors/terraform_terragrunt.md b/docs/descriptors/terraform_terragrunt.md index 83371a2136a..249cf6dc2be 100644 --- a/docs/descriptors/terraform_terragrunt.md +++ b/docs/descriptors/terraform_terragrunt.md @@ -9,7 +9,7 @@ description: How to use terragrunt (configure, ignore files, ignore errors, help ## terragrunt documentation -- Version in MegaLinter: **0.69.13** +- Version in MegaLinter: **0.71.1** - Visit [Official Web Site](https://terragrunt.gruntwork.io){target=_blank} - See [How to configure terragrunt rules](https://terragrunt.gruntwork.io/docs/getting-started/configuration/#terragrunt-configuration-file){target=_blank} @@ -100,6 +100,8 @@ COMMANDS: * Terragrunt forwards all other commands directly to Terraform GLOBAL OPTIONS: + --experiment value Enables specific experiments. For a list of available experiments, see https://terragrunt.gruntwork.io/docs/reference/experiment-mode . [$TERRAGRUNT_EXPERIMENT] + --experiment-mode Enables experiment mode for Terragrunt. For more information, see https://terragrunt.gruntwork.io/docs/reference/experiment-mode . [$TERRAGRUNT_EXPERIMENT_MODE] --feature value Set feature flags for the HCL code. [$TERRAGRUNT_FEATURE] --strict-control value Enables specific strict controls. For a list of available controls, see https://terragrunt.gruntwork.io/docs/reference/strict-mode . [$TERRAGRUNT_STRICT_CONTROL] --strict-mode Enables strict mode for Terragrunt. For more information, see https://terragrunt.gruntwork.io/docs/reference/strict-mode . [$TERRAGRUNT_STRICT_MODE] @@ -125,6 +127,7 @@ GLOBAL OPTIONS: --terragrunt-include-external-dependencies *-all commands will include external dependencies [$TERRAGRUNT_INCLUDE_EXTERNAL_DEPENDENCIES] --terragrunt-log-custom-format value Set the custom log formatting [$TERRAGRUNT_LOG_CUSTOM_FORMAT] --terragrunt-log-disable Disable logging [$TERRAGRUNT_LOG_DISABLE] + --terragrunt-log-disable-error-summary Skip error summary at the end of the command. [$TERRAGRUNT_LOG_DISABLE_ERROR_SUMMARY] --terragrunt-log-format value Set the log format [$TERRAGRUNT_LOG_FORMAT] --terragrunt-log-level value Sets the logging level for Terragrunt. Supported levels: stderr, stdout, error, warn, info, debug, trace (default: info) [$TERRAGRUNT_LOG_LEVEL] --terragrunt-log-show-abs-paths Show absolute paths in logs [$TERRAGRUNT_LOG_SHOW_ABS_PATHS] @@ -153,7 +156,7 @@ GLOBAL OPTIONS: --help, -h Show help --version, -v Show terragrunt version -VERSION: v0.69.13 +VERSION: v0.71.1 AUTHOR: Gruntwork ``` @@ -163,7 +166,7 @@ AUTHOR: Gruntwork - Dockerfile commands : ```dockerfile # renovate: datasource=docker depName=alpine/terragrunt -ARG TERRAFORM_TERRAGRUNT_VERSION=1.10.2 +ARG TERRAFORM_TERRAGRUNT_VERSION=1.10.3 FROM alpine/terragrunt:${TERRAFORM_TERRAGRUNT_VERSION} AS terragrunt COPY --link --from=terragrunt /usr/local/bin/terragrunt /usr/bin/ ``` diff --git a/docs/used-by-stats.md b/docs/used-by-stats.md index 78cccf02a8a..56718d5ffe2 100644 --- a/docs/used-by-stats.md +++ b/docs/used-by-stats.md @@ -1,44 +1,44 @@ # Dependents stats for oxsecurity/megalinter -[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2813&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=2813&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=-2813&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=97999&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=2821&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=2821&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=-2821&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=98172&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) | Repository | Stars | |:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------:| -|   [nektos](https://github.com/nektos) / [act](https://github.com/nektos/act) | 56298 | -|   [PRQL](https://github.com/PRQL) / [prql](https://github.com/PRQL/prql) | 10016 | -|   [dorssel](https://github.com/dorssel) / [usbipd-win](https://github.com/dorssel/usbipd-win) | 3887 | -|   [IlanCosman](https://github.com/IlanCosman) / [tide](https://github.com/IlanCosman/tide) | 3073 | -|   [privacyguides](https://github.com/privacyguides) / [privacyguides.org](https://github.com/privacyguides/privacyguides.org) | 2852 | -|   [stepancheg](https://github.com/stepancheg) / [rust-protobuf](https://github.com/stepancheg/rust-protobuf) | 2823 | -|   [PowerDNS-Admin](https://github.com/PowerDNS-Admin) / [PowerDNS-Admin](https://github.com/PowerDNS-Admin/PowerDNS-Admin) | 2499 | -|   [ever-co](https://github.com/ever-co) / [ever-gauzy](https://github.com/ever-co/ever-gauzy) | 2347 | -|   [microsoft](https://github.com/microsoft) / [code-with-engineering-playbook](https://github.com/microsoft/code-with-engineering-playbook) | 2290 | -|   [meichthys](https://github.com/meichthys) / [foss_photo_libraries](https://github.com/meichthys/foss_photo_libraries) | 2054 | +|   [nektos](https://github.com/nektos) / [act](https://github.com/nektos/act) | 56353 | +|   [PRQL](https://github.com/PRQL) / [prql](https://github.com/PRQL/prql) | 10017 | +|   [dorssel](https://github.com/dorssel) / [usbipd-win](https://github.com/dorssel/usbipd-win) | 3897 | +|   [IlanCosman](https://github.com/IlanCosman) / [tide](https://github.com/IlanCosman/tide) | 3079 | +|   [privacyguides](https://github.com/privacyguides) / [privacyguides.org](https://github.com/privacyguides/privacyguides.org) | 2857 | +|   [stepancheg](https://github.com/stepancheg) / [rust-protobuf](https://github.com/stepancheg/rust-protobuf) | 2825 | +|   [PowerDNS-Admin](https://github.com/PowerDNS-Admin) / [PowerDNS-Admin](https://github.com/PowerDNS-Admin/PowerDNS-Admin) | 2501 | +|   [ever-co](https://github.com/ever-co) / [ever-gauzy](https://github.com/ever-co/ever-gauzy) | 2364 | +|   [microsoft](https://github.com/microsoft) / [code-with-engineering-playbook](https://github.com/microsoft/code-with-engineering-playbook) | 2292 | +|   [meichthys](https://github.com/meichthys) / [foss_photo_libraries](https://github.com/meichthys/foss_photo_libraries) | 2056 | |   [oxsecurity](https://github.com/oxsecurity) / [megalinter](https://github.com/oxsecurity/megalinter) | 1983 | -|   [cisagov](https://github.com/cisagov) / [ScubaGear](https://github.com/cisagov/ScubaGear) | 1870 | -|   [Romanitho](https://github.com/Romanitho) / [Winget-AutoUpdate](https://github.com/Romanitho/Winget-AutoUpdate) | 1214 | +|   [cisagov](https://github.com/cisagov) / [ScubaGear](https://github.com/cisagov/ScubaGear) | 1879 | +|   [Romanitho](https://github.com/Romanitho) / [Winget-AutoUpdate](https://github.com/Romanitho/Winget-AutoUpdate) | 1217 | |   [unixorn](https://github.com/unixorn) / [git-extra-commands](https://github.com/unixorn/git-extra-commands) | 1030 | -|   [TrimarcJake](https://github.com/TrimarcJake) / [Locksmith](https://github.com/TrimarcJake/Locksmith) | 967 | +|   [TrimarcJake](https://github.com/TrimarcJake) / [Locksmith](https://github.com/TrimarcJake/Locksmith) | 969 | |   [unixorn](https://github.com/unixorn) / [zsh-quickstart-kit](https://github.com/unixorn/zsh-quickstart-kit) | 797 | |   [secureCodeBox](https://github.com/secureCodeBox) / [secureCodeBox](https://github.com/secureCodeBox/secureCodeBox) | 791 | |   [ministryofjustice](https://github.com/ministryofjustice) / [modernisation-platform](https://github.com/ministryofjustice/modernisation-platform) | 682 | -|   [awslabs](https://github.com/awslabs) / [aws-deployment-framework](https://github.com/awslabs/aws-deployment-framework) | 669 | -|   [cattle-ops](https://github.com/cattle-ops) / [terraform-aws-gitlab-runner](https://github.com/cattle-ops/terraform-aws-gitlab-runner) | 586 | -|   [practicalli](https://github.com/practicalli) / [clojure-cli-config](https://github.com/practicalli/clojure-cli-config) | 525 | +|   [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) | 587 | +|   [practicalli](https://github.com/practicalli) / [clojure-cli-config](https://github.com/practicalli/clojure-cli-config) | 526 | |   [pola-rs](https://github.com/pola-rs) / [r-polars](https://github.com/pola-rs/r-polars) | 482 | |   [scolladon](https://github.com/scolladon) / [sfdx-git-delta](https://github.com/scolladon/sfdx-git-delta) | 453 | |   [ruzickap](https://github.com/ruzickap) / [packer-templates](https://github.com/ruzickap/packer-templates) | 443 | -|   [leosuncin](https://github.com/leosuncin) / [nest-auth-example](https://github.com/leosuncin/nest-auth-example) | 409 | -|   [llaville](https://github.com/llaville) / [php-compatinfo](https://github.com/llaville/php-compatinfo) | 373 | +|   [leosuncin](https://github.com/leosuncin) / [nest-auth-example](https://github.com/leosuncin/nest-auth-example) | 410 | +|   [llaville](https://github.com/llaville) / [php-compatinfo](https://github.com/llaville/php-compatinfo) | 374 | |   [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) | 344 | |   [unixorn](https://github.com/unixorn) / [fzf-zsh-plugin](https://github.com/unixorn/fzf-zsh-plugin) | 313 | -|   [toboshii](https://github.com/toboshii) / [home-ops](https://github.com/toboshii/home-ops) | 309 | -|   [brettdottech](https://github.com/brettdottech) / [info-orbs](https://github.com/brettdottech/info-orbs) | 283 | -|   [carpenike](https://github.com/carpenike) / [k8s-gitops](https://github.com/carpenike/k8s-gitops) | 249 | +|   [toboshii](https://github.com/toboshii) / [home-ops](https://github.com/toboshii/home-ops) | 311 | +|   [brettdottech](https://github.com/brettdottech) / [info-orbs](https://github.com/brettdottech/info-orbs) | 285 | +|   [carpenike](https://github.com/carpenike) / [k8s-gitops](https://github.com/carpenike/k8s-gitops) | 250 | |   [NationalSecurityAgency](https://github.com/NationalSecurityAgency) / [emissary](https://github.com/NationalSecurityAgency/emissary) | 246 | |   [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) | 222 | @@ -47,7 +47,7 @@ |   [IQEngine](https://github.com/IQEngine) / [IQEngine](https://github.com/IQEngine/IQEngine) | 213 | |   [nvuillam](https://github.com/nvuillam) / [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) | 211 | |   [brettinternet](https://github.com/brettinternet) / [homeops](https://github.com/brettinternet/homeops) | 211 | -|   [philips-software](https://github.com/philips-software) / [amp-embedded-infra-lib](https://github.com/philips-software/amp-embedded-infra-lib) | 205 | +|   [philips-software](https://github.com/philips-software) / [amp-embedded-infra-lib](https://github.com/philips-software/amp-embedded-infra-lib) | 207 | |   [bevyengine](https://github.com/bevyengine) / [bevy-website](https://github.com/bevyengine/bevy-website) | 202 | |   [T145](https://github.com/T145) / [black-mirror](https://github.com/T145/black-mirror) | 199 | |   [eth-protocol-fellows](https://github.com/eth-protocol-fellows) / [cohort-four](https://github.com/eth-protocol-fellows/cohort-four) | 198 | @@ -57,41 +57,42 @@ |   [pantheon-systems](https://github.com/pantheon-systems) / [documentation](https://github.com/pantheon-systems/documentation) | 193 | |   [apigee](https://github.com/apigee) / [devrel](https://github.com/apigee/devrel) | 190 | |   [newrelic](https://github.com/newrelic) / [newrelic-python-agent](https://github.com/newrelic/newrelic-python-agent) | 183 | -|   [microsoft](https://github.com/microsoft) / [symphony](https://github.com/microsoft/symphony) | 179 | +|   [microsoft](https://github.com/microsoft) / [symphony](https://github.com/microsoft/symphony) | 181 | |   [etchteam](https://github.com/etchteam) / [next-pagination](https://github.com/etchteam/next-pagination) | 168 | |   [unixorn](https://github.com/unixorn) / [tumult.plugin.zsh](https://github.com/unixorn/tumult.plugin.zsh) | 167 | -|   [davidB](https://github.com/davidB) / [tracing-opentelemetry-instrumentation-sdk](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk) | 155 | -|   [github](https://github.com/github) / [local-action](https://github.com/github/local-action) | 151 | +|   [davidB](https://github.com/davidB) / [tracing-opentelemetry-instrumentation-sdk](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk) | 157 | +|   [github](https://github.com/github) / [local-action](https://github.com/github/local-action) | 152 | |   [Aurorastation](https://github.com/Aurorastation) / [Aurora.3](https://github.com/Aurorastation/Aurora.3) | 148 | |   [AndreaPontrandolfo](https://github.com/AndreaPontrandolfo) / [sheriff](https://github.com/AndreaPontrandolfo/sheriff) | 144 | |   [LukePrior](https://github.com/LukePrior) / [nbn-upgrade-map](https://github.com/LukePrior/nbn-upgrade-map) | 141 | +|   [orangekame3](https://github.com/orangekame3) / [stree](https://github.com/orangekame3/stree) | 134 | |   [cbg-ethz](https://github.com/cbg-ethz) / [V-pipe](https://github.com/cbg-ethz/V-pipe) | 133 | -|   [orangekame3](https://github.com/orangekame3) / [stree](https://github.com/orangekame3/stree) | 133 | |   [nvuillam](https://github.com/nvuillam) / [github-dependents-info](https://github.com/nvuillam/github-dependents-info) | 124 | |   [unixorn](https://github.com/unixorn) / [lima-xbar-plugin](https://github.com/unixorn/lima-xbar-plugin) | 117 | |   [practicalli](https://github.com/practicalli) / [spacemacs](https://github.com/practicalli/spacemacs) | 113 | |   [ishioni](https://github.com/ishioni) / [homelab-ops](https://github.com/ishioni/homelab-ops) | 113 | |   [philips-software](https://github.com/philips-software) / [amp-devcontainer](https://github.com/philips-software/amp-devcontainer) | 110 | -|   [unixorn](https://github.com/unixorn) / [ha-mqtt-discoverable](https://github.com/unixorn/ha-mqtt-discoverable) | 105 | +|   [unixorn](https://github.com/unixorn) / [ha-mqtt-discoverable](https://github.com/unixorn/ha-mqtt-discoverable) | 106 | |   [Azure](https://github.com/Azure) / [ARO-RP](https://github.com/Azure/ARO-RP) | 103 | |   [ahmadnassri](https://github.com/ahmadnassri) / [docker-vscode-server](https://github.com/ahmadnassri/docker-vscode-server) | 99 | -|   [leosuncin](https://github.com/leosuncin) / [nest-api-example](https://github.com/leosuncin/nest-api-example) | 95 | +|   [leosuncin](https://github.com/leosuncin) / [nest-api-example](https://github.com/leosuncin/nest-api-example) | 97 | |   [practicalli](https://github.com/practicalli) / [clojure](https://github.com/practicalli/clojure) | 93 | |   [ulises-jeremias](https://github.com/ulises-jeremias) / [dotfiles](https://github.com/ulises-jeremias/dotfiles) | 92 | -|   [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) | 84 | |   [rasa](https://github.com/rasa) / [scoops](https://github.com/rasa/scoops) | 81 | |   [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) | 76 | +|   [riosengineer](https://github.com/riosengineer) / [Bicepify](https://github.com/riosengineer/Bicepify) | 77 | |   [eth-protocol-fellows](https://github.com/eth-protocol-fellows) / [cohort-five](https://github.com/eth-protocol-fellows/cohort-five) | 75 | |   [oxsecurity](https://github.com/oxsecurity) / [codetotal](https://github.com/oxsecurity/codetotal) | 74 | |   [nvuillam](https://github.com/nvuillam) / [vscode-groovy-lint](https://github.com/nvuillam/vscode-groovy-lint) | 69 | -|   [ahmadnassri](https://github.com/ahmadnassri) / [action-workflow-queue](https://github.com/ahmadnassri/action-workflow-queue) | 65 | +|   [gabrielbmoro](https://github.com/gabrielbmoro) / [MovieDB-App](https://github.com/gabrielbmoro/MovieDB-App) | 67 | +|   [ahmadnassri](https://github.com/ahmadnassri) / [action-workflow-queue](https://github.com/ahmadnassri/action-workflow-queue) | 66 | |   [SamErde](https://github.com/SamErde) / [PowerShell](https://github.com/SamErde/PowerShell) | 64 | |   [h3mmy](https://github.com/h3mmy) / [bloopySphere](https://github.com/h3mmy/bloopySphere) | 61 | |   [Azure](https://github.com/Azure) / [benchpress](https://github.com/Azure/benchpress) | 61 | |   [unixorn](https://github.com/unixorn) / [warhol.plugin.zsh](https://github.com/unixorn/warhol.plugin.zsh) | 60 | -|   [llaville](https://github.com/llaville) / [umlwriter](https://github.com/llaville/umlwriter) | 59 | +|   [llaville](https://github.com/llaville) / [umlwriter](https://github.com/llaville/umlwriter) | 60 | |   [philips-software](https://github.com/philips-software) / [amp-hal-st](https://github.com/philips-software/amp-hal-st) | 59 | |   [FaserF](https://github.com/FaserF) / [hassio-addons](https://github.com/FaserF/hassio-addons) | 58 | |   [apigee](https://github.com/apigee) / [terraform-modules](https://github.com/apigee/terraform-modules) | 56 | @@ -109,9 +110,9 @@ |   [unixorn](https://github.com/unixorn) / [chocolate-factory-engineering-docs](https://github.com/unixorn/chocolate-factory-engineering-docs) | 48 | |   [quackduck](https://github.com/quackduck) / [rem](https://github.com/quackduck/rem) | 48 | |   [ruzickap](https://github.com/ruzickap) / [action-my-broken-link-checker](https://github.com/ruzickap/action-my-broken-link-checker) | 48 | +|   [sierrafoxtrot](https://github.com/sierrafoxtrot) / [srecord](https://github.com/sierrafoxtrot/srecord) | 48 | |   [jr0dd](https://github.com/jr0dd) / [home-ops](https://github.com/jr0dd/home-ops) | 47 | |   [Amplitude-Developer-Docs](https://github.com/Amplitude-Developer-Docs) / [amplitude-dev-center](https://github.com/Amplitude-Developer-Docs/amplitude-dev-center) | 47 | -|   [sierrafoxtrot](https://github.com/sierrafoxtrot) / [srecord](https://github.com/sierrafoxtrot/srecord) | 47 | |   [xlab-si](https://github.com/xlab-si) / [iac-scan-runner](https://github.com/xlab-si/iac-scan-runner) | 46 | |   [orangekame3](https://github.com/orangekame3) / [ghfetch](https://github.com/orangekame3/ghfetch) | 46 | |   [AliceO2Group](https://github.com/AliceO2Group) / [O2Physics](https://github.com/AliceO2Group/O2Physics) | 45 | @@ -143,9 +144,9 @@ |   [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 | |   [ruzickap](https://github.com/ruzickap) / [k8s-flux-istio-gitlab-harbor](https://github.com/ruzickap/k8s-flux-istio-gitlab-harbor) | 27 | +|   [camaraproject](https://github.com/camaraproject) / [SimSwap](https://github.com/camaraproject/SimSwap) | 27 | |   [nvuillam](https://github.com/nvuillam) / [markdown-table-formatter](https://github.com/nvuillam/markdown-table-formatter) | 26 | |   [litejs](https://github.com/litejs) / [dom](https://github.com/litejs/dom) | 26 | -|   [camaraproject](https://github.com/camaraproject) / [SimSwap](https://github.com/camaraproject/SimSwap) | 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) | 25 | |   [mirakc](https://github.com/mirakc) / [mirakc-arib](https://github.com/mirakc/mirakc-arib) | 24 | @@ -161,11 +162,11 @@ |   [ahmadnassri](https://github.com/ahmadnassri) / [node-api-problem](https://github.com/ahmadnassri/node-api-problem) | 22 | |   [KristjanESPERANTO](https://github.com/KristjanESPERANTO) / [MMM-PublicTransportHafas](https://github.com/KristjanESPERANTO/MMM-PublicTransportHafas) | 21 | |   [gmoon](https://github.com/gmoon) / [s3proxy](https://github.com/gmoon/s3proxy) | 21 | +|   [diggsweden](https://github.com/diggsweden) / [open-source-project-template](https://github.com/diggsweden/open-source-project-template) | 21 | |   [practicalli](https://github.com/practicalli) / [neovim](https://github.com/practicalli/neovim) | 21 | |   [ahmadnassri](https://github.com/ahmadnassri) / [node-metalsmith-pug](https://github.com/ahmadnassri/node-metalsmith-pug) | 21 | |   [nanlabs](https://github.com/nanlabs) / [terraform-aws-starter](https://github.com/nanlabs/terraform-aws-starter) | 21 | |   [KristjanESPERANTO](https://github.com/KristjanESPERANTO) / [MagicMirror-3rd-Party-Modules](https://github.com/KristjanESPERANTO/MagicMirror-3rd-Party-Modules) | 20 | -|   [diggsweden](https://github.com/diggsweden) / [open-source-project-template](https://github.com/diggsweden/open-source-project-template) | 20 | |   [ruzickap](https://github.com/ruzickap) / [action-my-markdown-link-checker](https://github.com/ruzickap/action-my-markdown-link-checker) | 19 | |   [unixorn](https://github.com/unixorn) / [jira-commands](https://github.com/unixorn/jira-commands) | 19 | |   [GSA](https://github.com/GSA) / [site-scanning-engine](https://github.com/GSA/site-scanning-engine) | 19 | @@ -186,13 +187,13 @@ |   [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 | |   [warolv](https://github.com/warolv) / [vault-backup](https://github.com/warolv/vault-backup) | 17 | +|   [you-n-g](https://github.com/you-n-g) / [navigate-note.nvim](https://github.com/you-n-g/navigate-note.nvim) | 17 | |   [opaque-systems](https://github.com/opaque-systems) / [opaqueprompts-chat-server](https://github.com/opaque-systems/opaqueprompts-chat-server) | 17 | |   [meichthys](https://github.com/meichthys) / [foss_note_apps](https://github.com/meichthys/foss_note_apps) | 17 | |   [camaraproject](https://github.com/camaraproject) / [NumberVerification](https://github.com/camaraproject/NumberVerification) | 17 | |   [svt](https://github.com/svt) / [open-source-project-template](https://github.com/svt/open-source-project-template) | 16 | |   [svt](https://github.com/svt) / [media-analyzer](https://github.com/svt/media-analyzer) | 16 | |   [quackduck](https://github.com/quackduck) / [ncis](https://github.com/quackduck/ncis) | 16 | -|   [you-n-g](https://github.com/you-n-g) / [navigate-note.nvim](https://github.com/you-n-g/navigate-note.nvim) | 16 | |   [xoap-io](https://github.com/xoap-io) / [terraform-module-template](https://github.com/xoap-io/terraform-module-template) | 15 | |   [ruzickap](https://github.com/ruzickap) / [k8s-eks-bottlerocket-fargate](https://github.com/ruzickap/k8s-eks-bottlerocket-fargate) | 15 | |   [opaque-systems](https://github.com/opaque-systems) / [atls-python](https://github.com/opaque-systems/atls-python) | 15 | @@ -214,6 +215,7 @@ |   [liblaf](https://github.com/liblaf) / [ilatex](https://github.com/liblaf/ilatex) | 13 | |   [ruzickap](https://github.com/ruzickap) / [k8s-postgresql](https://github.com/ruzickap/k8s-postgresql) | 13 | |   [ZEISS](https://github.com/ZEISS) / [pylibczirw](https://github.com/ZEISS/pylibczirw) | 13 | +|   [philips-software](https://github.com/philips-software) / [amp-preview](https://github.com/philips-software/amp-preview) | 13 | |   [Marx2](https://github.com/Marx2) / [homelab](https://github.com/Marx2/homelab) | 13 | |   [jokay](https://github.com/jokay) / [docker-ccu-historian](https://github.com/jokay/docker-ccu-historian) | 13 | |   [ahmadnassri](https://github.com/ahmadnassri) / [action-semantic-release](https://github.com/ahmadnassri/action-semantic-release) | 13 | @@ -223,7 +225,6 @@ |   [ruzickap](https://github.com/ruzickap) / [darktable_video_tutorials_list](https://github.com/ruzickap/darktable_video_tutorials_list) | 12 | |   [cdzombak](https://github.com/cdzombak) / [runner](https://github.com/cdzombak/runner) | 12 | |   [GenZmeY](https://github.com/GenZmeY) / [KF2-SafeMutLoader](https://github.com/GenZmeY/KF2-SafeMutLoader) | 12 | -|   [philips-software](https://github.com/philips-software) / [amp-preview](https://github.com/philips-software/amp-preview) | 12 | |   [9elements](https://github.com/9elements) / [firmware-action](https://github.com/9elements/firmware-action) | 12 | |   [orangekame3](https://github.com/orangekame3) / [viff](https://github.com/orangekame3/viff) | 12 | |   [rciam](https://github.com/rciam) / [keycloak-group-management](https://github.com/rciam/keycloak-group-management) | 12 | @@ -243,6 +244,7 @@ |   [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 | +|   [leosuncin](https://github.com/leosuncin) / [nest-graphql-example](https://github.com/leosuncin/nest-graphql-example) | 10 | |   [llaville](https://github.com/llaville) / [php-compatinfo-db](https://github.com/llaville/php-compatinfo-db) | 10 | |   [xoap-io](https://github.com/xoap-io) / [XOAPRemoteDesktopServicesDSC](https://github.com/xoap-io/XOAPRemoteDesktopServicesDSC) | 10 | |   [xoap-io](https://github.com/xoap-io) / [XOAPOfflineDomainJoinViaBlobDSC](https://github.com/xoap-io/XOAPOfflineDomainJoinViaBlobDSC) | 10 | @@ -260,7 +262,6 @@ |   [curedao](https://github.com/curedao) / [docs](https://github.com/curedao/docs) | 9 | |   [unixorn](https://github.com/unixorn) / [docker-cupsd](https://github.com/unixorn/docker-cupsd) | 9 | |   [stepancheg](https://github.com/stepancheg) / [rust-protoc-bin-vendored](https://github.com/stepancheg/rust-protoc-bin-vendored) | 9 | -|   [leosuncin](https://github.com/leosuncin) / [nest-graphql-example](https://github.com/leosuncin/nest-graphql-example) | 9 | |   [xoap-io](https://github.com/xoap-io) / [XOAPFSLogixDSC](https://github.com/xoap-io/XOAPFSLogixDSC) | 9 | |   [xoap-io](https://github.com/xoap-io) / [terraform-aws-storage-s3-policy](https://github.com/xoap-io/terraform-aws-storage-s3-policy) | 9 | |   [xoap-io](https://github.com/xoap-io) / [terraform-aws-storage-s3-inventory](https://github.com/xoap-io/terraform-aws-storage-s3-inventory) | 9 | @@ -271,6 +272,7 @@ |   [jokay](https://github.com/jokay) / [docker-loxone-backup](https://github.com/jokay/docker-loxone-backup) | 9 | |   [philips-software](https://github.com/philips-software) / [amp-cucumber-cpp-runner](https://github.com/philips-software/amp-cucumber-cpp-runner) | 9 | |   [quiltdata](https://github.com/quiltdata) / [nf-quilt](https://github.com/quiltdata/nf-quilt) | 9 | +|   [github](https://github.com/github) / [issue-parser](https://github.com/github/issue-parser) | 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 | |   [ahmadnassri](https://github.com/ahmadnassri) / [node-autoenv](https://github.com/ahmadnassri/node-autoenv) | 9 | @@ -316,10 +318,10 @@ |   [camaraproject](https://github.com/camaraproject) / [ConnectivityInsights](https://github.com/camaraproject/ConnectivityInsights) | 7 | |   [jcpsantiago](https://github.com/jcpsantiago) / [thearqivist](https://github.com/jcpsantiago/thearqivist) | 7 | |   [CodandoTV](https://github.com/CodandoTV) / [jujubaSVG](https://github.com/CodandoTV/jujubaSVG) | 7 | -|   [github](https://github.com/github) / [issue-parser](https://github.com/github/issue-parser) | 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 | |   [ADFC-Hamburg](https://github.com/ADFC-Hamburg) / [adfc-ansible](https://github.com/ADFC-Hamburg/adfc-ansible) | 6 | +|   [mihaur](https://github.com/mihaur) / [node-fastify-template](https://github.com/mihaur/node-fastify-template) | 6 | |   [XoopsModules25x](https://github.com/XoopsModules25x) / [publisher](https://github.com/XoopsModules25x/publisher) | 6 | |   [AlbanAndrieu](https://github.com/AlbanAndrieu) / [ansible-jenkins-slave-docker](https://github.com/AlbanAndrieu/ansible-jenkins-slave-docker) | 6 | |   [dochang](https://github.com/dochang) / [bumplus](https://github.com/dochang/bumplus) | 6 | @@ -340,7 +342,6 @@ |   [ahmadnassri](https://github.com/ahmadnassri) / [template-node-lib](https://github.com/ahmadnassri/template-node-lib) | 6 | |   [VirtwhoQE](https://github.com/VirtwhoQE) / [hypervisor-builder](https://github.com/VirtwhoQE/hypervisor-builder) | 6 | |   [unixorn](https://github.com/unixorn) / [ha-mqtt-discoverable-cli](https://github.com/unixorn/ha-mqtt-discoverable-cli) | 6 | -|   [mihaur](https://github.com/mihaur) / [node-fastify-template](https://github.com/mihaur/node-fastify-template) | 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 | |   [DIT113-V22](https://github.com/DIT113-V22) / [group-04](https://github.com/DIT113-V22/group-04) | 5 | @@ -351,6 +352,7 @@ |   [Moringa-SDF-PTO5](https://github.com/Moringa-SDF-PTO5) / [post-moringa](https://github.com/Moringa-SDF-PTO5/post-moringa) | 5 | |   [alexanderbazhenoff](https://github.com/alexanderbazhenoff) / [scripts-pipelines-and-tiny-tools](https://github.com/alexanderbazhenoff/scripts-pipelines-and-tiny-tools) | 5 | |   [RedHatProductSecurity](https://github.com/RedHatProductSecurity) / [trestle-demo](https://github.com/RedHatProductSecurity/trestle-demo) | 5 | +|   [Tanvir1337x](https://github.com/Tanvir1337x) / [dotfiles](https://github.com/Tanvir1337x/dotfiles) | 5 | |   [chilcano](https://github.com/chilcano) / [how-tos](https://github.com/chilcano/how-tos) | 5 | |   [bacterial-genomics](https://github.com/bacterial-genomics) / [wf-paired-end-illumina-assembly](https://github.com/bacterial-genomics/wf-paired-end-illumina-assembly) | 5 | |   [ruzickap](https://github.com/ruzickap) / [action-my-markdown-linter](https://github.com/ruzickap/action-my-markdown-linter) | 5 | @@ -365,6 +367,7 @@ |   [brettinternet](https://github.com/brettinternet) / [homelab](https://github.com/brettinternet/homelab) | 5 | |   [ahmadnassri](https://github.com/ahmadnassri) / [template-template](https://github.com/ahmadnassri/template-template) | 5 | |   [wesley-dean-flexion](https://github.com/wesley-dean-flexion) / [upload-sarif-to-defectdojo](https://github.com/wesley-dean-flexion/upload-sarif-to-defectdojo) | 5 | +|   [wesley-dean-flexion](https://github.com/wesley-dean-flexion) / [busybox-jq-latest](https://github.com/wesley-dean-flexion/busybox-jq-latest) | 5 | |   [SamErde](https://github.com/SamErde) / [Zero-Email-Domain](https://github.com/SamErde/Zero-Email-Domain) | 5 | |   [RunningMattress](https://github.com/RunningMattress) / [upm-test-package](https://github.com/RunningMattress/upm-test-package) | 5 | |   [camaraproject](https://github.com/camaraproject) / [WebRTC](https://github.com/camaraproject/WebRTC) | 5 | @@ -384,7 +387,6 @@ |   [McIntosh-Lab](https://github.com/McIntosh-Lab) / [plspy](https://github.com/McIntosh-Lab/plspy) | 4 | |   [itiquette](https://github.com/itiquette) / [git-provider-sync](https://github.com/itiquette/git-provider-sync) | 4 | |   [Osazz](https://github.com/Osazz) / [banking_system](https://github.com/Osazz/banking_system) | 4 | -|   [Tanvir1337x](https://github.com/Tanvir1337x) / [dotfiles](https://github.com/Tanvir1337x/dotfiles) | 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 | |   [xxl4](https://github.com/xxl4) / [gundns-admin](https://github.com/xxl4/gundns-admin) | 4 | @@ -398,7 +400,6 @@ |   [ahmadnassri](https://github.com/ahmadnassri) / [action-github-registry-npm-proxy](https://github.com/ahmadnassri/action-github-registry-npm-proxy) | 4 | |   [ahmadnassri](https://github.com/ahmadnassri) / [template-docker](https://github.com/ahmadnassri/template-docker) | 4 | |   [ministryofjustice](https://github.com/ministryofjustice) / [dns](https://github.com/ministryofjustice/dns) | 4 | -|   [wesley-dean-flexion](https://github.com/wesley-dean-flexion) / [busybox-jq-latest](https://github.com/wesley-dean-flexion/busybox-jq-latest) | 4 | |   [fevrin](https://github.com/fevrin) / [home](https://github.com/fevrin/home) | 4 | |   [practicalli](https://github.com/practicalli) / [clojure-data-science](https://github.com/practicalli/clojure-data-science) | 4 | |   [practicalli](https://github.com/practicalli) / [engineering-playbook](https://github.com/practicalli/engineering-playbook) | 4 | @@ -477,6 +478,7 @@ |   [ZEISS](https://github.com/ZEISS) / [imgdoc2](https://github.com/ZEISS/imgdoc2) | 3 | |   [jmuelbert](https://github.com/jmuelbert) / [anniversaryreminder](https://github.com/jmuelbert/anniversaryreminder) | 3 | |   [inventium-tech](https://github.com/inventium-tech) / [terraform-provider-helpers](https://github.com/inventium-tech/terraform-provider-helpers) | 3 | +|   [CodandoTV](https://github.com/CodandoTV) / [popcorn-guineapig](https://github.com/CodandoTV/popcorn-guineapig) | 3 | |   [camaraproject](https://github.com/camaraproject) / [PopulationDensityData](https://github.com/camaraproject/PopulationDensityData) | 3 | |   [camaraproject](https://github.com/camaraproject) / [NetworkAccessManagement](https://github.com/camaraproject/NetworkAccessManagement) | 3 | |   [camaraproject](https://github.com/camaraproject) / [HomeDevicesQoD](https://github.com/camaraproject/HomeDevicesQoD) | 3 | @@ -1887,6 +1889,7 @@ |   [mrtolkien](https://github.com/mrtolkien) / [cluster-old](https://github.com/mrtolkien/cluster-old) | 0 | |   [vyas-n](https://github.com/vyas-n) / [vyas-n](https://github.com/vyas-n/vyas-n) | 0 | |   [supertemaki](https://github.com/supertemaki) / [distrobuilder-build](https://github.com/supertemaki/distrobuilder-build) | 0 | +|   [wesley-dean](https://github.com/wesley-dean) / [routeros_ssl](https://github.com/wesley-dean/routeros_ssl) | 0 | |   [Cerulli-Associates](https://github.com/Cerulli-Associates) / [ScubaGear](https://github.com/Cerulli-Associates/ScubaGear) | 0 | |   [MauroDataMapper-Plugins](https://github.com/MauroDataMapper-Plugins) / [mdm-plugin-explorer](https://github.com/MauroDataMapper-Plugins/mdm-plugin-explorer) | 0 | |   [Relayer55](https://github.com/Relayer55) / [Scbagear](https://github.com/Relayer55/Scbagear) | 0 | @@ -1948,6 +1951,9 @@ |   [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 | +|   [polatengin](https://github.com/polatengin) / [symphony002](https://github.com/polatengin/symphony002) | 0 | +|   [PabloZaiden](https://github.com/PabloZaiden) / [sytr3](https://github.com/PabloZaiden/sytr3) | 0 | +|   [polatengin](https://github.com/polatengin) / [symphony001](https://github.com/polatengin/symphony001) | 0 | |   [PabloZaiden](https://github.com/PabloZaiden) / [sytr2](https://github.com/PabloZaiden/sytr2) | 0 | |   [yvesfso](https://github.com/yvesfso) / [symphony-lab](https://github.com/yvesfso/symphony-lab) | 0 | |   [practicalli](https://github.com/practicalli) / [clojure-kafka](https://github.com/practicalli/clojure-kafka) | 0 | @@ -2074,6 +2080,7 @@ |   [beiertu-mms](https://github.com/beiertu-mms) / [sonarqube-report](https://github.com/beiertu-mms/sonarqube-report) | 0 | |   [rciam](https://github.com/rciam) / [keycloak-rciam-metrics-plugin](https://github.com/rciam/keycloak-rciam-metrics-plugin) | 0 | |   [charkchalk](https://github.com/charkchalk) / [backend](https://github.com/charkchalk/backend) | 0 | +|   [hallen95](https://github.com/hallen95) / [goals-crew-be](https://github.com/hallen95/goals-crew-be) | 0 | |   [mmraisi](https://github.com/mmraisi) / [template-node-js](https://github.com/mmraisi/template-node-js) | 0 | |   [GCbeheo](https://github.com/GCbeheo) / [TrueShort-npm-groovy-lint](https://github.com/GCbeheo/TrueShort-npm-groovy-lint) | 0 | |   [tysontrinh-tru](https://github.com/tysontrinh-tru) / [npm-groovy-lint](https://github.com/tysontrinh-tru/npm-groovy-lint) | 0 |