From 5752033f7bfa9720bfab5bd835ce5598f5a3fc80 Mon Sep 17 00:00:00 2001 From: Nicolas Vuillamy Date: Sat, 14 May 2022 13:21:08 +0200 Subject: [PATCH] [automation] Auto-update linters version, help and documentation (#1467) --- .automation/generated/flavors-stats.json | 64 +++ .automation/generated/linter-helps.json | 144 +++--- .automation/generated/linter-versions.json | 20 +- .automation/generated/megalinter-users.json | 522 ++++++++++---------- CHANGELOG.md | 10 + docs/all_linters.md | 20 +- docs/all_users.md | 2 +- docs/descriptors/bash_shfmt.md | 34 +- docs/descriptors/cloudformation_cfn_lint.md | 2 +- docs/descriptors/go_golangci_lint.md | 2 +- docs/descriptors/php_phpstan.md | 2 +- docs/descriptors/php_psalm.md | 2 +- docs/descriptors/puppet_puppet_lint.md | 92 ++-- docs/descriptors/python_black.md | 4 +- docs/descriptors/python_flake8.md | 4 +- docs/descriptors/python_pylint.md | 2 +- docs/descriptors/ruby_rubocop.md | 2 +- docs/descriptors/terraform_checkov.md | 10 +- docs/descriptors/terraform_kics.md | 2 +- docs/descriptors/terraform_terragrunt.md | 4 +- docs/descriptors/xml_xmllint.md | 2 +- 21 files changed, 510 insertions(+), 436 deletions(-) diff --git a/.automation/generated/flavors-stats.json b/.automation/generated/flavors-stats.json index a6a55d73c6d..21fff69136f 100644 --- a/.automation/generated/flavors-stats.json +++ b/.automation/generated/flavors-stats.json @@ -791,6 +791,10 @@ [ "2022-05-11T18:46:39", 2493335 + ], + [ + "2022-05-14T10:19:10", + 2494488 ] ], "ci_light": [ @@ -1585,6 +1589,10 @@ [ "2022-05-11T18:46:39", 10003 + ], + [ + "2022-05-14T10:19:10", + 10116 ] ], "dart": [ @@ -2379,6 +2387,10 @@ [ "2022-05-11T18:46:39", 2745 + ], + [ + "2022-05-14T10:19:10", + 2767 ] ], "documentation": [ @@ -3173,6 +3185,10 @@ [ "2022-05-11T18:46:39", 53023 + ], + [ + "2022-05-14T10:19:10", + 53463 ] ], "dotnet": [ @@ -3967,6 +3983,10 @@ [ "2022-05-11T18:46:39", 297116 + ], + [ + "2022-05-14T10:19:10", + 297323 ] ], "go": [ @@ -4761,6 +4781,10 @@ [ "2022-05-11T18:46:39", 10656 + ], + [ + "2022-05-14T10:19:10", + 10769 ] ], "java": [ @@ -5555,6 +5579,10 @@ [ "2022-05-11T18:46:39", 73702 + ], + [ + "2022-05-14T10:19:10", + 74039 ] ], "javascript": [ @@ -6349,6 +6377,10 @@ [ "2022-05-11T18:46:39", 114323 + ], + [ + "2022-05-14T10:19:10", + 115201 ] ], "php": [ @@ -7143,6 +7175,10 @@ [ "2022-05-11T18:46:39", 8032 + ], + [ + "2022-05-14T10:19:10", + 8142 ] ], "python": [ @@ -7937,6 +7973,10 @@ [ "2022-05-11T18:46:39", 74431 + ], + [ + "2022-05-14T10:19:10", + 74966 ] ], "ruby": [ @@ -8727,6 +8767,10 @@ [ "2022-05-11T18:46:39", 2203 + ], + [ + "2022-05-14T10:19:10", + 2224 ] ], "rust": [ @@ -9517,6 +9561,10 @@ [ "2022-05-11T18:46:39", 3205 + ], + [ + "2022-05-14T10:19:10", + 3213 ] ], "salesforce": [ @@ -10311,6 +10359,10 @@ [ "2022-05-11T18:46:39", 11980 + ], + [ + "2022-05-14T10:19:10", + 11987 ] ], "scala": [ @@ -11101,6 +11153,10 @@ [ "2022-05-11T18:46:39", 1468 + ], + [ + "2022-05-14T10:19:10", + 1468 ] ], "swift": [ @@ -11891,6 +11947,10 @@ [ "2022-05-11T18:46:39", 1520 + ], + [ + "2022-05-14T10:19:10", + 1520 ] ], "terraform": [ @@ -12685,6 +12745,10 @@ [ "2022-05-11T18:46:39", 61591 + ], + [ + "2022-05-14T10:19:10", + 62452 ] ] } \ No newline at end of file diff --git a/.automation/generated/linter-helps.json b/.automation/generated/linter-helps.json index ab43783c4d2..43b85309345 100644 --- a/.automation/generated/linter-helps.json +++ b/.automation/generated/linter-helps.json @@ -343,8 +343,8 @@ " input).", " --python-cell-magics TEXT When processing Jupyter Notebooks, add the", " given magic to the list of known python-", - " magics (timeit, python3, prun, capture,", - " time, python, pypy). Useful for formatting", + " magics (pypy, python, python3, prun, time,", + " capture, timeit). Useful for formatting", " cells with custom python magics.", " -S, --skip-string-normalization", " Don't normalize string quotes or prefixes.", @@ -483,8 +483,8 @@ " [-o {cli,cyclonedx,json,junitxml,github_failed_only,sarif}]", " [--output-file-path OUTPUT_FILE_PATH] [--output-bc-ids]", " [--include-all-checkov-policies] [--quiet] [--compact]", - " [--framework {bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} [{bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} ...]]", - " [--skip-framework {bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan} [{bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan} ...]]", + " [--framework {bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,gitlab_ci,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} [{bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,gitlab_ci,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} ...]]", + " [--skip-framework {bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,gitlab_ci,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan} [{bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,gitlab_ci,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan} ...]]", " [-c CHECK] [--skip-check SKIP_CHECK]", " [--run-all-external-checks] [-s] [--soft-fail-on SOFT_FAIL_ON]", " [--hard-fail-on HARD_FAIL_ON] [--bc-api-key BC_API_KEY]", @@ -556,10 +556,10 @@ " flag.", " --quiet in case of CLI output, display only failed checks", " --compact in case of CLI output, do not display code blocks", - " --framework {bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} [{bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} ...]", + " --framework {bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,gitlab_ci,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} [{bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,gitlab_ci,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} ...]", " Filter scan to run only on specific infrastructure", " code frameworks", - " --skip-framework {bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan} [{bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan} ...]", + " --skip-framework {bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,gitlab_ci,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan} [{bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,gitlab_ci,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan} ...]", " Filter scan to skip specific infrastructure code", " frameworks. will be included automatically for some", " frameworks if system dependencies are missing.", @@ -1541,8 +1541,8 @@ " of opening bracket's line.", " --ignore errors Comma-separated list of errors and warnings to ignore", " (or skip). For example, ``--ignore=E4,E51,W234``.", - " (Default: ['E226', 'E24', 'W504', 'E126', 'W503',", - " 'E123', 'E704', 'E121'])", + " (Default: ['W504', 'E704', 'E126', 'W503', 'E123',", + " 'E226', 'E24', 'E121'])", " --extend-ignore errors", " Comma-separated list of errors and warnings to add to", " the list of ignored ones. For example, ``--extend-", @@ -3800,70 +3800,70 @@ " Checks:", " --only-checks CHECKS A comma separated list of checks that should be run", " --ignore-paths PATHS A comma separated list of patterns to ignore", - " --no-selector_inside_resource-check", - " Skip the selector_inside_resource check.", - " --no-case_without_default-check", - " Skip the case_without_default check.", - " --no-documentation-check Skip the documentation check.", - " --no-unquoted_node_name-check", - " Skip the unquoted_node_name check.", - " --no-arrow_on_right_operand_line-check", - " Skip the arrow_on_right_operand_line check.", - " --no-nested_classes_or_defines-check", - " Skip the nested_classes_or_defines check.", - " --no-autoloader_layout-check Skip the autoloader_layout check.", - " --no-names_containing_uppercase-check", - " Skip the names_containing_uppercase check.", - " --no-inherits_across_namespaces-check", - " Skip the inherits_across_namespaces check.", + " --no-star_comments-check Skip the star_comments check.", + " --no-slash_comments-check Skip the slash_comments check.", + " --no-variable_is_lowercase-check", + " Skip the variable_is_lowercase check.", + " --no-variable_contains_dash-check", + " Skip the variable_contains_dash check.", + " --no-names_containing_dash-check", + " Skip the names_containing_dash check.", " --no-code_on_top_scope-check Skip the code_on_top_scope check.", " --code_on_top_scope-check Enable the code_on_top_scope check.", " --no-variable_scope-check Skip the variable_scope check.", - " --no-names_containing_dash-check", - " Skip the names_containing_dash check.", - " --no-right_to_left_relationship-check", - " Skip the right_to_left_relationship check.", + " --no-nested_classes_or_defines-check", + " Skip the nested_classes_or_defines check.", " --no-class_inherits_from_params_class-check", " Skip the class_inherits_from_params_class check.", " --class_inherits_from_params_class-check", " Enable the class_inherits_from_params_class check.", + " --no-names_containing_uppercase-check", + " Skip the names_containing_uppercase check.", + " --no-inherits_across_namespaces-check", + " Skip the inherits_across_namespaces check.", + " --no-autoloader_layout-check Skip the autoloader_layout check.", " --no-parameter_order-check Skip the parameter_order check.", - " --no-variable_contains_dash-check", - " Skip the variable_contains_dash check.", - " --no-variable_is_lowercase-check", - " Skip the variable_is_lowercase check.", - " --no-hard_tabs-check Skip the hard_tabs check.", - " --no-2sp_soft_tabs-check Skip the 2sp_soft_tabs check.", - " --no-trailing_whitespace-check", - " Skip the trailing_whitespace check.", - " --no-arrow_alignment-check Skip the arrow_alignment check.", - " --no-140chars-check Skip the 140chars check.", - " --no-80chars-check Skip the 80chars check.", - " --80chars-check Enable the 80chars check.", + " --no-arrow_on_right_operand_line-check", + " Skip the arrow_on_right_operand_line check.", + " --no-right_to_left_relationship-check", + " Skip the right_to_left_relationship check.", + " --no-documentation-check Skip the documentation check.", + " --no-selector_inside_resource-check", + " Skip the selector_inside_resource check.", + " --no-case_without_default-check", + " Skip the case_without_default check.", " --no-unquoted_file_mode-check", " Skip the unquoted_file_mode check.", - " --no-file_mode-check Skip the file_mode check.", - " --no-unquoted_resource_title-check", - " Skip the unquoted_resource_title check.", - " --no-duplicate_params-check Skip the duplicate_params check.", " --no-ensure_first_param-check", " Skip the ensure_first_param check.", " --no-ensure_not_symlink_target-check", " Skip the ensure_not_symlink_target check.", - " --no-star_comments-check Skip the star_comments check.", - " --no-slash_comments-check Skip the slash_comments check.", - " --no-quoted_booleans-check Skip the quoted_booleans check.", - " --quoted_booleans-check Enable the quoted_booleans check.", + " --no-file_mode-check Skip the file_mode check.", + " --no-duplicate_params-check Skip the duplicate_params check.", + " --no-unquoted_resource_title-check", + " Skip the unquoted_resource_title check.", + " --no-double_quoted_strings-check", + " Skip the double_quoted_strings check.", " --no-puppet_url_without_modules-check", " Skip the puppet_url_without_modules check.", - " --no-only_variable_string-check", - " Skip the only_variable_string check.", + " --no-single_quote_string_with_variables-check", + " Skip the single_quote_string_with_variables check.", + " --no-quoted_booleans-check Skip the quoted_booleans check.", + " --quoted_booleans-check Enable the quoted_booleans check.", " --no-variables_not_enclosed-check", " Skip the variables_not_enclosed check.", - " --no-double_quoted_strings-check", - " Skip the double_quoted_strings check.", - " --no-single_quote_string_with_variables-check", - " Skip the single_quote_string_with_variables check." + " --no-only_variable_string-check", + " Skip the only_variable_string check.", + " --no-unquoted_node_name-check", + " Skip the unquoted_node_name check.", + " --no-arrow_alignment-check Skip the arrow_alignment check.", + " --no-80chars-check Skip the 80chars check.", + " --80chars-check Enable the 80chars check.", + " --no-hard_tabs-check Skip the hard_tabs check.", + " --no-140chars-check Skip the 140chars check.", + " --no-trailing_whitespace-check", + " Skip the trailing_whitespace check.", + " --no-2sp_soft_tabs-check Skip the 2sp_soft_tabs check." ], "pylint": [ "Usage: pylint [options]", @@ -5925,33 +5925,33 @@ "arguments are given, standard input will be used. If a given path is a", "directory, all shell scripts found under that directory will be used.", "", - " -version show version and exit", + " --version show version and exit", "", - " -l list files whose formatting differs from shfmt's", - " -w write result to file instead of stdout", - " -d error with a diff when the formatting differs", - " -s simplify the code", - " -mn minify the code to reduce its size (implies -s)", + " -l, --list list files whose formatting differs from shfmt's", + " -w, --write write result to file instead of stdout", + " -d, --diff error with a diff when the formatting differs", + " -s, --simplify simplify the code", + " -mn, --minify minify the code to reduce its size (implies -s)", "", "Parser options:", "", - " -ln str language dialect (bash/posix/mksh/bats, default \"auto\")", - " -p shorthand for -ln=posix", - " -filename str provide a name for the standard input file", + " -ln, --language-dialect str bash/posix/mksh/bats, default \"auto\"", + " -p, --posix shorthand for -ln=posix", + " --filename str provide a name for the standard input file", "", "Printer options:", "", - " -i uint indent: 0 for tabs (default), >0 for number of spaces", - " -bn binary ops like && and | may start a line", - " -ci switch cases will be indented", - " -sr redirect operators will be followed by a space", - " -kp keep column alignment paddings", - " -fn function opening braces are placed on a separate line", + " -i, --indent uint 0 for tabs (default), >0 for number of spaces", + " -bn, --binary-next-line binary ops like && and | may start a line", + " -ci, --case-indent switch cases will be indented", + " -sr, --space-redirects redirect operators will be followed by a space", + " -kp, --keep-padding keep column alignment paddings", + " -fn, --func-next-line function opening braces are placed on a separate line", "", "Utilities:", "", - " -f recursively find all shell files and print the paths", - " -tojson print syntax tree to stdout as a typed JSON", + " -f, --find recursively find all shell files and print the paths", + " --tojson print syntax tree to stdout as a typed JSON", "", "For more information, see 'man shfmt' and https://github.com/mvdan/sh." ], @@ -7282,7 +7282,7 @@ " terragrunt-json-out The file path that terragrunt should use when rendering the terragrunt.hcl config as json. Only used in the render-json command. Defaults to terragrunt_rendered.json.", "", "VERSION:", - " v0.36.10", + " v0.37.1", "", "AUTHOR(S):", " Gruntwork ", diff --git a/.automation/generated/linter-versions.json b/.automation/generated/linter-versions.json index 3f5dd484b81..7691c17625f 100644 --- a/.automation/generated/linter-versions.json +++ b/.automation/generated/linter-versions.json @@ -5,8 +5,8 @@ "bandit": "1.7.4", "bash-exec": "5.1.16", "black": "22.3.0", - "cfn-lint": "0.59.1", - "checkov": "2.0.1121", + "cfn-lint": "0.60.0", + "checkov": "2.0.1140", "checkstyle": "10.2", "chktex": "1.7.6", "clippy": "0.1.60", @@ -24,14 +24,14 @@ "flake8": "4.0.1", "gherkin-lint": "0.0.0", "git_diff": "2.30.3", - "golangci-lint": "1.45.2", + "golangci-lint": "1.46.1", "graphql-schema-linter": "3.0.0", "hadolint": "2.10.0", "htmlhint": "1.1.4", "isort": "5.10.1", "jscpd": "3.3.26", "jsonlint": "1.6.3", - "kics": "1.5.7", + "kics": "1.5.8", "ktlint": "0.45.2", "kubeconform": "0.4.12", "kubeval": "0.16.1", @@ -47,20 +47,20 @@ "php": "7.4.26", "phpcs": "3.6.2", "phplint": "3.0", - "phpstan": "1.6.7", + "phpstan": "1.6.8", "powershell": "7.2.3", "prettier": "2.6.2", "protolint": "0.38.1", - "psalm": "Psalm.4.x-dev@", + "psalm": "Psalm.5.x-dev@", "puppet-lint": "2.5.2", - "pylint": "2.13.8", + "pylint": "2.13.9", "raku": "2020.10", "remark-lint": "14.0.2", "revive": "0.0.0", "rst-lint": "1.4.0", "rstcheck": "5.0.0", "rstfmt": "0.0.10", - "rubocop": "1.29.0", + "rubocop": "1.29.1", "scalafix": "0.10.0", "scss-lint": "0.59.0", "secretlint": "4.1.0", @@ -80,11 +80,11 @@ "swiftlint": "0.46.5", "tekton-lint": "0.6.0", "terraform-fmt": "1.1.9", - "terragrunt": "0.36.10", + "terragrunt": "0.37.1", "terrascan": "1.14.0", "tflint": "0.35.0", "tsqllint": "1.14.5.0", "v8r": "0.6.1", - "xmllint": "20913", + "xmllint": "20914", "yamllint": "1.26.3" } \ No newline at end of file diff --git a/.automation/generated/megalinter-users.json b/.automation/generated/megalinter-users.json index dc259489f3b..4c3d1a7b95f 100644 --- a/.automation/generated/megalinter-users.json +++ b/.automation/generated/megalinter-users.json @@ -23,8 +23,8 @@ "downloads_url": "https://api.github.com/repos/nektos/act/downloads", "events_url": "https://api.github.com/repos/nektos/act/events", "fork": false, - "forks": 631, - "forks_count": 631, + "forks": 634, + "forks_count": 634, "forks_url": "https://api.github.com/repos/nektos/act/forks", "full_name": "nektos/act", "git_commits_url": "https://api.github.com/repos/nektos/act/git/commits{/sha}", @@ -59,11 +59,11 @@ "milestones_url": "https://api.github.com/repos/nektos/act/milestones{/number}", "mirror_url": null, "name": "act", - "network_count": 631, + "network_count": 634, "node_id": "MDEwOlJlcG9zaXRvcnkxNjM4ODMyNzk=", "notifications_url": "https://api.github.com/repos/nektos/act/notifications{?since,all,participating}", - "open_issues": 74, - "open_issues_count": 74, + "open_issues": 73, + "open_issues_count": 73, "organization": { "avatar_url": "https://avatars.githubusercontent.com/u/3813618?v=4", "events_url": "https://api.github.com/users/nektos/events{/privacy}", @@ -106,11 +106,11 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/nektos/act/pulls{/number}", - "pushed_at": "2022-05-11T19:30:19Z", + "pushed_at": "2022-05-14T09:36:48Z", "releases_url": "https://api.github.com/repos/nektos/act/releases{/id}", - "size": 5948, + "size": 5918, "ssh_url": "git@github.com:nektos/act.git", - "stargazers_count": 24081, + "stargazers_count": 24145, "stargazers_url": "https://api.github.com/repos/nektos/act/stargazers", "statuses_url": "https://api.github.com/repos/nektos/act/statuses/{sha}", "subscribers_count": 106, @@ -127,14 +127,14 @@ "golang" ], "trees_url": "https://api.github.com/repos/nektos/act/git/trees{/sha}", - "updated_at": "2022-05-11T22:29:22Z", + "updated_at": "2022-05-14T09:27:53Z", "url": "https://api.github.com/repos/nektos/act", "visibility": "public", - "watchers": 24081, - "watchers_count": 24081 + "watchers": 24145, + "watchers_count": 24145 }, "repo_url": "https://github.com/nektos/act", - "stargazers": 24081 + "stargazers": 24145 }, { "info": { @@ -226,7 +226,7 @@ "releases_url": "https://api.github.com/repos/stepancheg/rust-protobuf/releases{/id}", "size": 55916, "ssh_url": "git@github.com:stepancheg/rust-protobuf.git", - "stargazers_count": 2037, + "stargazers_count": 2044, "stargazers_url": "https://api.github.com/repos/stepancheg/rust-protobuf/stargazers", "statuses_url": "https://api.github.com/repos/stepancheg/rust-protobuf/statuses/{sha}", "subscribers_count": 19, @@ -242,14 +242,14 @@ "serialization" ], "trees_url": "https://api.github.com/repos/stepancheg/rust-protobuf/git/trees{/sha}", - "updated_at": "2022-05-10T22:31:59Z", + "updated_at": "2022-05-13T18:16:06Z", "url": "https://api.github.com/repos/stepancheg/rust-protobuf", "visibility": "public", - "watchers": 2037, - "watchers_count": 2037 + "watchers": 2044, + "watchers_count": 2044 }, "repo_url": "https://github.com/stepancheg/rust-protobuf", - "stargazers": 2037 + "stargazers": 2044 }, { "info": { @@ -341,7 +341,7 @@ "releases_url": "https://api.github.com/repos/flosse/sloc/releases{/id}", "size": 265, "ssh_url": "git@github.com:flosse/sloc.git", - "stargazers_count": 896, + "stargazers_count": 897, "stargazers_url": "https://api.github.com/repos/flosse/sloc/stargazers", "statuses_url": "https://api.github.com/repos/flosse/sloc/statuses/{sha}", "subscribers_count": 20, @@ -360,14 +360,14 @@ "unmaintained" ], "trees_url": "https://api.github.com/repos/flosse/sloc/git/trees{/sha}", - "updated_at": "2022-05-05T02:19:33Z", + "updated_at": "2022-05-12T10:49:45Z", "url": "https://api.github.com/repos/flosse/sloc", "visibility": "public", - "watchers": 896, - "watchers_count": 896 + "watchers": 897, + "watchers_count": 897 }, "repo_url": "https://github.com/flosse/sloc", - "stargazers": 896 + "stargazers": 897 }, { "info": { @@ -431,8 +431,8 @@ "network_count": 91, "node_id": "MDEwOlJlcG9zaXRvcnkzMDQ4MzAyMjY=", "notifications_url": "https://api.github.com/repos/megalinter/megalinter/notifications{?since,all,participating}", - "open_issues": 32, - "open_issues_count": 32, + "open_issues": 34, + "open_issues_count": 34, "organization": { "avatar_url": "https://avatars.githubusercontent.com/u/76904213?v=4", "events_url": "https://api.github.com/users/megalinter/events{/privacy}", @@ -475,11 +475,11 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/megalinter/megalinter/pulls{/number}", - "pushed_at": "2022-05-11T22:40:07Z", + "pushed_at": "2022-05-14T10:14:44Z", "releases_url": "https://api.github.com/repos/megalinter/megalinter/releases{/id}", - "size": 129828, + "size": 129843, "ssh_url": "git@github.com:megalinter/megalinter.git", - "stargazers_count": 623, + "stargazers_count": 625, "stargazers_url": "https://api.github.com/repos/megalinter/megalinter/stargazers", "statuses_url": "https://api.github.com/repos/megalinter/megalinter/statuses/{sha}", "subscribers_count": 7, @@ -511,14 +511,14 @@ "terraform" ], "trees_url": "https://api.github.com/repos/megalinter/megalinter/git/trees{/sha}", - "updated_at": "2022-05-11T13:41:35Z", + "updated_at": "2022-05-13T08:34:57Z", "url": "https://api.github.com/repos/megalinter/megalinter", "visibility": "public", - "watchers": 623, - "watchers_count": 623 + "watchers": 625, + "watchers_count": 625 }, "repo_url": "https://github.com/megalinter/megalinter", - "stargazers": 623 + "stargazers": 625 }, { "info": { @@ -582,8 +582,8 @@ "network_count": 76, "node_id": "MDEwOlJlcG9zaXRvcnkxNzAzMTA5NA==", "notifications_url": "https://api.github.com/repos/unixorn/zsh-quickstart-kit/notifications{?since,all,participating}", - "open_issues": 6, - "open_issues_count": 6, + "open_issues": 7, + "open_issues_count": 7, "owner": { "avatar_url": "https://avatars.githubusercontent.com/u/23920?v=4", "events_url": "https://api.github.com/users/unixorn/events{/privacy}", @@ -606,9 +606,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/unixorn/zsh-quickstart-kit/pulls{/number}", - "pushed_at": "2022-05-11T13:57:02Z", + "pushed_at": "2022-05-14T03:23:59Z", "releases_url": "https://api.github.com/repos/unixorn/zsh-quickstart-kit/releases{/id}", - "size": 363, + "size": 365, "ssh_url": "git@github.com:unixorn/zsh-quickstart-kit.git", "stargazers_count": 537, "stargazers_url": "https://api.github.com/repos/unixorn/zsh-quickstart-kit/stargazers", @@ -669,8 +669,8 @@ "downloads_url": "https://api.github.com/repos/onedr0p/home-ops/downloads", "events_url": "https://api.github.com/repos/onedr0p/home-ops/events", "fork": false, - "forks": 79, - "forks_count": 79, + "forks": 78, + "forks_count": 78, "forks_url": "https://api.github.com/repos/onedr0p/home-ops/forks", "full_name": "onedr0p/home-ops", "git_commits_url": "https://api.github.com/repos/onedr0p/home-ops/git/commits{/sha}", @@ -705,11 +705,11 @@ "milestones_url": "https://api.github.com/repos/onedr0p/home-ops/milestones{/number}", "mirror_url": null, "name": "home-ops", - "network_count": 79, + "network_count": 78, "node_id": "MDEwOlJlcG9zaXRvcnkyMzA5OTk4MjY=", "notifications_url": "https://api.github.com/repos/onedr0p/home-ops/notifications{?since,all,participating}", - "open_issues": 23, - "open_issues_count": 23, + "open_issues": 19, + "open_issues_count": 19, "owner": { "avatar_url": "https://avatars.githubusercontent.com/u/213795?v=4", "events_url": "https://api.github.com/users/onedr0p/events{/privacy}", @@ -732,11 +732,11 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/onedr0p/home-ops/pulls{/number}", - "pushed_at": "2022-05-11T21:04:17Z", + "pushed_at": "2022-05-14T05:30:12Z", "releases_url": "https://api.github.com/repos/onedr0p/home-ops/releases{/id}", - "size": 23538, + "size": 23587, "ssh_url": "git@github.com:onedr0p/home-ops.git", - "stargazers_count": 510, + "stargazers_count": 511, "stargazers_url": "https://api.github.com/repos/onedr0p/home-ops/stargazers", "statuses_url": "https://api.github.com/repos/onedr0p/home-ops/statuses/{sha}", "subscribers_count": 10, @@ -758,14 +758,14 @@ "terraform" ], "trees_url": "https://api.github.com/repos/onedr0p/home-ops/git/trees{/sha}", - "updated_at": "2022-05-11T21:41:09Z", + "updated_at": "2022-05-13T13:21:53Z", "url": "https://api.github.com/repos/onedr0p/home-ops", "visibility": "public", - "watchers": 510, - "watchers_count": 510 + "watchers": 511, + "watchers_count": 511 }, "repo_url": "https://github.com/onedr0p/home-ops", - "stargazers": 510 + "stargazers": 511 }, { "info": { @@ -790,8 +790,8 @@ "downloads_url": "https://api.github.com/repos/practicalli/clojure-deps-edn/downloads", "events_url": "https://api.github.com/repos/practicalli/clojure-deps-edn/events", "fork": false, - "forks": 473, - "forks_count": 473, + "forks": 472, + "forks_count": 472, "forks_url": "https://api.github.com/repos/practicalli/clojure-deps-edn/forks", "full_name": "practicalli/clojure-deps-edn", "git_commits_url": "https://api.github.com/repos/practicalli/clojure-deps-edn/git/commits{/sha}", @@ -820,11 +820,11 @@ "milestones_url": "https://api.github.com/repos/practicalli/clojure-deps-edn/milestones{/number}", "mirror_url": null, "name": "clojure-deps-edn", - "network_count": 473, + "network_count": 472, "node_id": "MDEwOlJlcG9zaXRvcnkyODM3MjYwNTI=", "notifications_url": "https://api.github.com/repos/practicalli/clojure-deps-edn/notifications{?since,all,participating}", - "open_issues": 2, - "open_issues_count": 2, + "open_issues": 3, + "open_issues_count": 3, "organization": { "avatar_url": "https://avatars.githubusercontent.com/u/8628530?v=4", "events_url": "https://api.github.com/users/practicalli/events{/privacy}", @@ -1033,8 +1033,8 @@ "downloads_url": "https://api.github.com/repos/KelvinTegelaar/CIPP/downloads", "events_url": "https://api.github.com/repos/KelvinTegelaar/CIPP/events", "fork": false, - "forks": 882, - "forks_count": 882, + "forks": 891, + "forks_count": 891, "forks_url": "https://api.github.com/repos/KelvinTegelaar/CIPP/forks", "full_name": "KelvinTegelaar/CIPP", "git_commits_url": "https://api.github.com/repos/KelvinTegelaar/CIPP/git/commits{/sha}", @@ -1069,11 +1069,11 @@ "milestones_url": "https://api.github.com/repos/KelvinTegelaar/CIPP/milestones{/number}", "mirror_url": null, "name": "CIPP", - "network_count": 882, + "network_count": 891, "node_id": "R_kgDOGNiHEA", "notifications_url": "https://api.github.com/repos/KelvinTegelaar/CIPP/notifications{?since,all,participating}", - "open_issues": 12, - "open_issues_count": 12, + "open_issues": 10, + "open_issues_count": 10, "owner": { "avatar_url": "https://avatars.githubusercontent.com/u/49186168?v=4", "events_url": "https://api.github.com/users/KelvinTegelaar/events{/privacy}", @@ -1167,7 +1167,7 @@ "issues_url": "https://api.github.com/repos/bjw-s/home-ops/issues{/number}", "keys_url": "https://api.github.com/repos/bjw-s/home-ops/keys{/key_id}", "labels_url": "https://api.github.com/repos/bjw-s/home-ops/labels{/name}", - "language": "Shell", + "language": "HCL", "languages_url": "https://api.github.com/repos/bjw-s/home-ops/languages", "license": { "key": "apache-2.0", @@ -1207,11 +1207,11 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/bjw-s/home-ops/pulls{/number}", - "pushed_at": "2022-05-11T21:06:46Z", + "pushed_at": "2022-05-14T06:20:40Z", "releases_url": "https://api.github.com/repos/bjw-s/home-ops/releases{/id}", - "size": 29768, + "size": 29795, "ssh_url": "git@github.com:bjw-s/home-ops.git", - "stargazers_count": 131, + "stargazers_count": 133, "stargazers_url": "https://api.github.com/repos/bjw-s/home-ops/stargazers", "statuses_url": "https://api.github.com/repos/bjw-s/home-ops/statuses/{sha}", "subscribers_count": 1, @@ -1229,14 +1229,14 @@ "renovate" ], "trees_url": "https://api.github.com/repos/bjw-s/home-ops/git/trees{/sha}", - "updated_at": "2022-05-03T08:44:52Z", + "updated_at": "2022-05-14T06:52:50Z", "url": "https://api.github.com/repos/bjw-s/home-ops", "visibility": "public", - "watchers": 131, - "watchers_count": 131 + "watchers": 133, + "watchers_count": 133 }, "repo_url": "https://github.com/bjw-s/home-ops", - "stargazers": 131 + "stargazers": 133 }, { "info": { @@ -1420,8 +1420,8 @@ "network_count": 59, "node_id": "MDEwOlJlcG9zaXRvcnk0NjEyMjQ2MA==", "notifications_url": "https://api.github.com/repos/newrelic/newrelic-python-agent/notifications{?since,all,participating}", - "open_issues": 38, - "open_issues_count": 38, + "open_issues": 37, + "open_issues_count": 37, "organization": { "avatar_url": "https://avatars.githubusercontent.com/u/31739?v=4", "events_url": "https://api.github.com/users/newrelic/events{/privacy}", @@ -1464,9 +1464,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/newrelic/newrelic-python-agent/pulls{/number}", - "pushed_at": "2022-05-10T19:58:43Z", + "pushed_at": "2022-05-13T17:51:17Z", "releases_url": "https://api.github.com/repos/newrelic/newrelic-python-agent/releases{/id}", - "size": 16276, + "size": 16296, "ssh_url": "git@github.com:newrelic/newrelic-python-agent.git", "stargazers_count": 110, "stargazers_url": "https://api.github.com/repos/newrelic/newrelic-python-agent/stargazers", @@ -1555,8 +1555,8 @@ "network_count": 36, "node_id": "MDEwOlJlcG9zaXRvcnkyNDAyMTQ5MDA=", "notifications_url": "https://api.github.com/repos/nvuillam/npm-groovy-lint/notifications{?since,all,participating}", - "open_issues": 2, - "open_issues_count": 2, + "open_issues": 3, + "open_issues_count": 3, "owner": { "avatar_url": "https://avatars.githubusercontent.com/u/17500430?v=4", "events_url": "https://api.github.com/users/nvuillam/events{/privacy}", @@ -1583,7 +1583,7 @@ "releases_url": "https://api.github.com/repos/nvuillam/npm-groovy-lint/releases{/id}", "size": 73922, "ssh_url": "git@github.com:nvuillam/npm-groovy-lint.git", - "stargazers_count": 100, + "stargazers_count": 99, "stargazers_url": "https://api.github.com/repos/nvuillam/npm-groovy-lint/stargazers", "statuses_url": "https://api.github.com/repos/nvuillam/npm-groovy-lint/statuses/{sha}", "subscribers_count": 2, @@ -1603,14 +1603,14 @@ "linter" ], "trees_url": "https://api.github.com/repos/nvuillam/npm-groovy-lint/git/trees{/sha}", - "updated_at": "2022-05-04T07:39:08Z", + "updated_at": "2022-05-14T09:51:41Z", "url": "https://api.github.com/repos/nvuillam/npm-groovy-lint", "visibility": "public", - "watchers": 100, - "watchers_count": 100 + "watchers": 99, + "watchers_count": 99 }, "repo_url": "https://github.com/nvuillam/npm-groovy-lint", - "stargazers": 100 + "stargazers": 99 }, { "info": { @@ -1712,9 +1712,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/practicalli/spacemacs/pulls{/number}", - "pushed_at": "2022-05-10T10:04:56Z", + "pushed_at": "2022-05-12T12:26:05Z", "releases_url": "https://api.github.com/repos/practicalli/spacemacs/releases{/id}", - "size": 60759, + "size": 61331, "ssh_url": "git@github.com:practicalli/spacemacs.git", "stargazers_count": 83, "stargazers_url": "https://api.github.com/repos/practicalli/spacemacs/stargazers", @@ -1842,9 +1842,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/practicalli/spacemacs/pulls{/number}", - "pushed_at": "2022-05-10T10:04:56Z", + "pushed_at": "2022-05-12T12:26:05Z", "releases_url": "https://api.github.com/repos/practicalli/spacemacs/releases{/id}", - "size": 60759, + "size": 61331, "ssh_url": "git@github.com:practicalli/spacemacs.git", "stargazers_count": 83, "stargazers_url": "https://api.github.com/repos/practicalli/spacemacs/stargazers", @@ -1895,8 +1895,8 @@ "downloads_url": "https://api.github.com/repos/oasisprotocol/oasis-wallet-web/downloads", "events_url": "https://api.github.com/repos/oasisprotocol/oasis-wallet-web/events", "fork": false, - "forks": 26, - "forks_count": 26, + "forks": 27, + "forks_count": 27, "forks_url": "https://api.github.com/repos/oasisprotocol/oasis-wallet-web/forks", "full_name": "oasisprotocol/oasis-wallet-web", "git_commits_url": "https://api.github.com/repos/oasisprotocol/oasis-wallet-web/git/commits{/sha}", @@ -1931,7 +1931,7 @@ "milestones_url": "https://api.github.com/repos/oasisprotocol/oasis-wallet-web/milestones{/number}", "mirror_url": null, "name": "oasis-wallet-web", - "network_count": 26, + "network_count": 27, "node_id": "MDEwOlJlcG9zaXRvcnkzNTk2MzQzNzc=", "notifications_url": "https://api.github.com/repos/oasisprotocol/oasis-wallet-web/notifications{?since,all,participating}", "open_issues": 63, @@ -1978,14 +1978,14 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/oasisprotocol/oasis-wallet-web/pulls{/number}", - "pushed_at": "2022-05-11T19:35:59Z", + "pushed_at": "2022-05-12T22:19:53Z", "releases_url": "https://api.github.com/repos/oasisprotocol/oasis-wallet-web/releases{/id}", - "size": 5660, + "size": 5573, "ssh_url": "git@github.com:oasisprotocol/oasis-wallet-web.git", "stargazers_count": 73, "stargazers_url": "https://api.github.com/repos/oasisprotocol/oasis-wallet-web/stargazers", "statuses_url": "https://api.github.com/repos/oasisprotocol/oasis-wallet-web/statuses/{sha}", - "subscribers_count": 18, + "subscribers_count": 20, "subscribers_url": "https://api.github.com/repos/oasisprotocol/oasis-wallet-web/subscribers", "subscription_url": "https://api.github.com/repos/oasisprotocol/oasis-wallet-web/subscription", "svn_url": "https://github.com/oasisprotocol/oasis-wallet-web", @@ -2223,7 +2223,7 @@ "releases_url": "https://api.github.com/repos/joeygoksu/prime-nestjs/releases{/id}", "size": 805, "ssh_url": "git@github.com:joeygoksu/prime-nestjs.git", - "stargazers_count": 53, + "stargazers_count": 54, "stargazers_url": "https://api.github.com/repos/joeygoksu/prime-nestjs/stargazers", "statuses_url": "https://api.github.com/repos/joeygoksu/prime-nestjs/statuses/{sha}", "subscribers_count": 5, @@ -2244,14 +2244,14 @@ "typescript" ], "trees_url": "https://api.github.com/repos/joeygoksu/prime-nestjs/git/trees{/sha}", - "updated_at": "2022-05-09T05:57:44Z", + "updated_at": "2022-05-12T08:30:54Z", "url": "https://api.github.com/repos/joeygoksu/prime-nestjs", "visibility": "public", - "watchers": 53, - "watchers_count": 53 + "watchers": 54, + "watchers_count": 54 }, "repo_url": "https://github.com/joeygoksu/prime-nestjs", - "stargazers": 53 + "stargazers": 54 }, { "info": { @@ -2359,9 +2359,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/philips-software/embeddedinfralib/pulls{/number}", - "pushed_at": "2022-05-11T12:00:34Z", + "pushed_at": "2022-05-12T09:36:28Z", "releases_url": "https://api.github.com/repos/philips-software/embeddedinfralib/releases{/id}", - "size": 38883, + "size": 38884, "ssh_url": "git@github.com:philips-software/embeddedinfralib.git", "stargazers_count": 52, "stargazers_url": "https://api.github.com/repos/philips-software/embeddedinfralib/stargazers", @@ -2485,7 +2485,7 @@ "releases_url": "https://api.github.com/repos/unixorn/lima-xbar-plugin/releases{/id}", "size": 289, "ssh_url": "git@github.com:unixorn/lima-xbar-plugin.git", - "stargazers_count": 49, + "stargazers_count": 50, "stargazers_url": "https://api.github.com/repos/unixorn/lima-xbar-plugin/stargazers", "statuses_url": "https://api.github.com/repos/unixorn/lima-xbar-plugin/statuses/{sha}", "subscribers_count": 2, @@ -2506,14 +2506,14 @@ "xbar-plugin" ], "trees_url": "https://api.github.com/repos/unixorn/lima-xbar-plugin/git/trees{/sha}", - "updated_at": "2022-05-07T22:15:22Z", + "updated_at": "2022-05-12T10:53:38Z", "url": "https://api.github.com/repos/unixorn/lima-xbar-plugin", "visibility": "public", - "watchers": 49, - "watchers_count": 49 + "watchers": 50, + "watchers_count": 50 }, "repo_url": "https://github.com/unixorn/lima-xbar-plugin", - "stargazers": 49 + "stargazers": 50 }, { "info": { @@ -2801,8 +2801,8 @@ "network_count": 16, "node_id": "MDEwOlJlcG9zaXRvcnk1NzI2MjkxNQ==", "notifications_url": "https://api.github.com/repos/practicalli/clojure/notifications{?since,all,participating}", - "open_issues": 356, - "open_issues_count": 356, + "open_issues": 357, + "open_issues_count": 357, "organization": { "avatar_url": "https://avatars.githubusercontent.com/u/8628530?v=4", "events_url": "https://api.github.com/users/practicalli/events{/privacy}", @@ -3409,8 +3409,8 @@ "network_count": 7, "node_id": "MDEwOlJlcG9zaXRvcnkzMzI5MDU3MDI=", "notifications_url": "https://api.github.com/repos/hardisgroupcom/sfdx-hardis/notifications{?since,all,participating}", - "open_issues": 11, - "open_issues_count": 11, + "open_issues": 10, + "open_issues_count": 10, "organization": { "avatar_url": "https://avatars.githubusercontent.com/u/22538326?v=4", "events_url": "https://api.github.com/users/hardisgroupcom/events{/privacy}", @@ -3453,11 +3453,11 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/hardisgroupcom/sfdx-hardis/pulls{/number}", - "pushed_at": "2022-05-11T14:21:09Z", + "pushed_at": "2022-05-14T10:15:44Z", "releases_url": "https://api.github.com/repos/hardisgroupcom/sfdx-hardis/releases{/id}", - "size": 5960, + "size": 5655, "ssh_url": "git@github.com:hardisgroupcom/sfdx-hardis.git", - "stargazers_count": 22, + "stargazers_count": 23, "stargazers_url": "https://api.github.com/repos/hardisgroupcom/sfdx-hardis/stargazers", "statuses_url": "https://api.github.com/repos/hardisgroupcom/sfdx-hardis/statuses/{sha}", "subscribers_count": 4, @@ -3478,14 +3478,14 @@ "sfdx" ], "trees_url": "https://api.github.com/repos/hardisgroupcom/sfdx-hardis/git/trees{/sha}", - "updated_at": "2022-05-04T12:44:37Z", + "updated_at": "2022-05-12T23:58:47Z", "url": "https://api.github.com/repos/hardisgroupcom/sfdx-hardis", "visibility": "public", - "watchers": 22, - "watchers_count": 22 + "watchers": 23, + "watchers_count": 23 }, "repo_url": "https://github.com/hardisgroupcom/sfdx-hardis", - "stargazers": 22 + "stargazers": 23 }, { "info": { @@ -3549,8 +3549,8 @@ "network_count": 2, "node_id": "MDEwOlJlcG9zaXRvcnkzOTE3NjkwNDE=", "notifications_url": "https://api.github.com/repos/jr0dd/home-ops/notifications{?since,all,participating}", - "open_issues": 3, - "open_issues_count": 3, + "open_issues": 5, + "open_issues_count": 5, "owner": { "avatar_url": "https://avatars.githubusercontent.com/u/285797?v=4", "events_url": "https://api.github.com/users/jr0dd/events{/privacy}", @@ -3573,9 +3573,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/jr0dd/home-ops/pulls{/number}", - "pushed_at": "2022-05-11T21:14:40Z", + "pushed_at": "2022-05-14T05:56:58Z", "releases_url": "https://api.github.com/repos/jr0dd/home-ops/releases{/id}", - "size": 4288, + "size": 4300, "ssh_url": "git@github.com:jr0dd/home-ops.git", "stargazers_count": 21, "stargazers_url": "https://api.github.com/repos/jr0dd/home-ops/stargazers", @@ -3783,8 +3783,8 @@ "network_count": 0, "node_id": "MDEwOlJlcG9zaXRvcnkzNzYxOTIyODE=", "notifications_url": "https://api.github.com/repos/rwaltr/infra/notifications{?since,all,participating}", - "open_issues": 8, - "open_issues_count": 8, + "open_issues": 4, + "open_issues_count": 4, "owner": { "avatar_url": "https://avatars.githubusercontent.com/u/11428125?v=4", "events_url": "https://api.github.com/users/rwaltr/events{/privacy}", @@ -3807,9 +3807,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/rwaltr/infra/pulls{/number}", - "pushed_at": "2022-05-11T12:32:47Z", + "pushed_at": "2022-05-14T05:33:27Z", "releases_url": "https://api.github.com/repos/rwaltr/infra/releases{/id}", - "size": 1499, + "size": 1501, "ssh_url": "git@github.com:rwaltr/infra.git", "stargazers_count": 17, "stargazers_url": "https://api.github.com/repos/rwaltr/infra/stargazers", @@ -4042,8 +4042,8 @@ "network_count": 4, "node_id": "MDEwOlJlcG9zaXRvcnkzNjM5OTQ2ODM=", "notifications_url": "https://api.github.com/repos/GSA/usagov-benefits-eligibility/notifications{?since,all,participating}", - "open_issues": 61, - "open_issues_count": 61, + "open_issues": 60, + "open_issues_count": 60, "organization": { "avatar_url": "https://avatars.githubusercontent.com/u/643070?v=4", "events_url": "https://api.github.com/users/GSA/events{/privacy}", @@ -4086,14 +4086,14 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/GSA/usagov-benefits-eligibility/pulls{/number}", - "pushed_at": "2022-05-11T22:34:01Z", + "pushed_at": "2022-05-13T20:36:54Z", "releases_url": "https://api.github.com/repos/GSA/usagov-benefits-eligibility/releases{/id}", - "size": 5704, + "size": 5241, "ssh_url": "git@github.com:GSA/usagov-benefits-eligibility.git", - "stargazers_count": 13, + "stargazers_count": 14, "stargazers_url": "https://api.github.com/repos/GSA/usagov-benefits-eligibility/stargazers", "statuses_url": "https://api.github.com/repos/GSA/usagov-benefits-eligibility/statuses/{sha}", - "subscribers_count": 3, + "subscribers_count": 4, "subscribers_url": "https://api.github.com/repos/GSA/usagov-benefits-eligibility/subscribers", "subscription_url": "https://api.github.com/repos/GSA/usagov-benefits-eligibility/subscription", "svn_url": "https://github.com/GSA/usagov-benefits-eligibility", @@ -4102,14 +4102,14 @@ "temp_clone_token": null, "topics": [], "trees_url": "https://api.github.com/repos/GSA/usagov-benefits-eligibility/git/trees{/sha}", - "updated_at": "2022-04-05T18:47:30Z", + "updated_at": "2022-05-13T15:52:44Z", "url": "https://api.github.com/repos/GSA/usagov-benefits-eligibility", "visibility": "public", - "watchers": 13, - "watchers_count": 13 + "watchers": 14, + "watchers_count": 14 }, "repo_url": "https://github.com/GSA/usagov-benefits-eligibility", - "stargazers": 13 + "stargazers": 14 }, { "info": { @@ -4292,8 +4292,8 @@ "network_count": 0, "node_id": "MDEwOlJlcG9zaXRvcnkzODI4NjMyOTE=", "notifications_url": "https://api.github.com/repos/0dragosh/homelab-k3s/notifications{?since,all,participating}", - "open_issues": 2, - "open_issues_count": 2, + "open_issues": 1, + "open_issues_count": 1, "owner": { "avatar_url": "https://avatars.githubusercontent.com/u/39906742?v=4", "events_url": "https://api.github.com/users/0dragosh/events{/privacy}", @@ -4316,9 +4316,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/0dragosh/homelab-k3s/pulls{/number}", - "pushed_at": "2022-05-11T20:59:15Z", + "pushed_at": "2022-05-14T07:56:32Z", "releases_url": "https://api.github.com/repos/0dragosh/homelab-k3s/releases{/id}", - "size": 2683, + "size": 2671, "ssh_url": "git@github.com:0dragosh/homelab-k3s.git", "stargazers_count": 12, "stargazers_url": "https://api.github.com/repos/0dragosh/homelab-k3s/stargazers", @@ -4557,9 +4557,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/jokay/docker-ccu-historian/pulls{/number}", - "pushed_at": "2022-05-06T02:03:41Z", + "pushed_at": "2022-05-12T10:33:29Z", "releases_url": "https://api.github.com/repos/jokay/docker-ccu-historian/releases{/id}", - "size": 214, + "size": 218, "ssh_url": "git@github.com:jokay/docker-ccu-historian.git", "stargazers_count": 10, "stargazers_url": "https://api.github.com/repos/jokay/docker-ccu-historian/stargazers", @@ -4678,9 +4678,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/llaville/php-compatinfo-db/pulls{/number}", - "pushed_at": "2022-05-04T04:58:34Z", + "pushed_at": "2022-05-13T05:55:36Z", "releases_url": "https://api.github.com/repos/llaville/php-compatinfo-db/releases{/id}", - "size": 14677, + "size": 14684, "ssh_url": "git@github.com:llaville/php-compatinfo-db.git", "stargazers_count": 10, "stargazers_url": "https://api.github.com/repos/llaville/php-compatinfo-db/stargazers", @@ -5042,8 +5042,8 @@ "network_count": 4, "node_id": "MDEwOlJlcG9zaXRvcnkzMDA3NjE4MzU=", "notifications_url": "https://api.github.com/repos/GSA/site-scanning-engine/notifications{?since,all,participating}", - "open_issues": 3, - "open_issues_count": 3, + "open_issues": 4, + "open_issues_count": 4, "organization": { "avatar_url": "https://avatars.githubusercontent.com/u/643070?v=4", "events_url": "https://api.github.com/users/GSA/events{/privacy}", @@ -5086,9 +5086,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/GSA/site-scanning-engine/pulls{/number}", - "pushed_at": "2022-05-10T14:22:57Z", + "pushed_at": "2022-05-13T17:39:39Z", "releases_url": "https://api.github.com/repos/GSA/site-scanning-engine/releases{/id}", - "size": 8229, + "size": 8232, "ssh_url": "git@github.com:GSA/site-scanning-engine.git", "stargazers_count": 7, "stargazers_url": "https://api.github.com/repos/GSA/site-scanning-engine/stargazers", @@ -5303,8 +5303,8 @@ "network_count": 8, "node_id": "MDEwOlJlcG9zaXRvcnk1NjY0MDg4MQ==", "notifications_url": "https://api.github.com/repos/practicalli/clojure-web-services/notifications{?since,all,participating}", - "open_issues": 98, - "open_issues_count": 98, + "open_issues": 99, + "open_issues_count": 99, "organization": { "avatar_url": "https://avatars.githubusercontent.com/u/8628530?v=4", "events_url": "https://api.github.com/users/practicalli/events{/privacy}", @@ -5559,8 +5559,8 @@ "network_count": 0, "node_id": "MDEwOlJlcG9zaXRvcnkzNTkzMjA3OTU=", "notifications_url": "https://api.github.com/repos/QuantumPL/bib/notifications{?since,all,participating}", - "open_issues": 5, - "open_issues_count": 5, + "open_issues": 6, + "open_issues_count": 6, "organization": { "avatar_url": "https://avatars.githubusercontent.com/u/88165895?v=4", "events_url": "https://api.github.com/users/QuantumPL/events{/privacy}", @@ -6127,117 +6127,6 @@ "repo_url": "https://github.com/nvuillam/markdown-table-formatter", "stargazers": 6 }, - { - "info": { - "allow_forking": true, - "archive_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/{archive_format}{/ref}", - "archived": false, - "assignees_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/assignees{/user}", - "blobs_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/git/blobs{/sha}", - "branches_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/branches{/branch}", - "clone_url": "https://github.com/AlbanAndrieu/jenkins-pipeline-scripts.git", - "collaborators_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/collaborators{/collaborator}", - "comments_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/comments{/number}", - "commits_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/commits{/sha}", - "compare_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/compare/{base}...{head}", - "contents_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/contents/{+path}", - "contributors_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/contributors", - "created_at": "2018-10-09T12:45:20Z", - "default_branch": "master", - "deployments_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/deployments", - "description": "Scripts for Jenkins DSL pipeline", - "disabled": false, - "downloads_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/downloads", - "events_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/events", - "fork": false, - "forks": 1, - "forks_count": 1, - "forks_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/forks", - "full_name": "AlbanAndrieu/jenkins-pipeline-scripts", - "git_commits_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/git/commits{/sha}", - "git_refs_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/git/refs{/sha}", - "git_tags_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/git/tags{/sha}", - "git_url": "git://github.com/AlbanAndrieu/jenkins-pipeline-scripts.git", - "has_downloads": true, - "has_issues": true, - "has_pages": false, - "has_projects": true, - "has_wiki": true, - "homepage": null, - "hooks_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/hooks", - "html_url": "https://github.com/AlbanAndrieu/jenkins-pipeline-scripts", - "id": 152249481, - "is_template": false, - "issue_comment_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/issues/comments{/number}", - "issue_events_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/issues/events{/number}", - "issues_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/issues{/number}", - "keys_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/keys{/key_id}", - "labels_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/labels{/name}", - "language": "Groovy", - "languages_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/languages", - "license": { - "key": "mit", - "name": "MIT License", - "node_id": "MDc6TGljZW5zZTEz", - "spdx_id": "MIT", - "url": "https://api.github.com/licenses/mit" - }, - "merges_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/merges", - "milestones_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/milestones{/number}", - "mirror_url": null, - "name": "jenkins-pipeline-scripts", - "network_count": 1, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTIyNDk0ODE=", - "notifications_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/notifications{?since,all,participating}", - "open_issues": 26, - "open_issues_count": 26, - "owner": { - "avatar_url": "https://avatars.githubusercontent.com/u/7859836?v=4", - "events_url": "https://api.github.com/users/AlbanAndrieu/events{/privacy}", - "followers_url": "https://api.github.com/users/AlbanAndrieu/followers", - "following_url": "https://api.github.com/users/AlbanAndrieu/following{/other_user}", - "gists_url": "https://api.github.com/users/AlbanAndrieu/gists{/gist_id}", - "gravatar_id": "", - "html_url": "https://github.com/AlbanAndrieu", - "id": 7859836, - "login": "AlbanAndrieu", - "node_id": "MDQ6VXNlcjc4NTk4MzY=", - "organizations_url": "https://api.github.com/users/AlbanAndrieu/orgs", - "received_events_url": "https://api.github.com/users/AlbanAndrieu/received_events", - "repos_url": "https://api.github.com/users/AlbanAndrieu/repos", - "site_admin": false, - "starred_url": "https://api.github.com/users/AlbanAndrieu/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/AlbanAndrieu/subscriptions", - "type": "User", - "url": "https://api.github.com/users/AlbanAndrieu" - }, - "private": false, - "pulls_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/pulls{/number}", - "pushed_at": "2022-05-11T06:27:59Z", - "releases_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/releases{/id}", - "size": 1079, - "ssh_url": "git@github.com:AlbanAndrieu/jenkins-pipeline-scripts.git", - "stargazers_count": 5, - "stargazers_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/stargazers", - "statuses_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/statuses/{sha}", - "subscribers_count": 2, - "subscribers_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/subscribers", - "subscription_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/subscription", - "svn_url": "https://github.com/AlbanAndrieu/jenkins-pipeline-scripts", - "tags_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/tags", - "teams_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/teams", - "temp_clone_token": null, - "topics": [], - "trees_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/git/trees{/sha}", - "updated_at": "2022-02-11T07:34:41Z", - "url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts", - "visibility": "public", - "watchers": 5, - "watchers_count": 5 - }, - "repo_url": "https://github.com/AlbanAndrieu/jenkins-pipeline-scripts", - "stargazers": 5 - }, { "info": { "allow_forking": true, @@ -6324,11 +6213,11 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/jokay/docker-prune/pulls{/number}", - "pushed_at": "2022-05-11T06:52:07Z", + "pushed_at": "2022-05-14T03:42:37Z", "releases_url": "https://api.github.com/repos/jokay/docker-prune/releases{/id}", - "size": 157, + "size": 164, "ssh_url": "git@github.com:jokay/docker-prune.git", - "stargazers_count": 5, + "stargazers_count": 6, "stargazers_url": "https://api.github.com/repos/jokay/docker-prune/stargazers", "statuses_url": "https://api.github.com/repos/jokay/docker-prune/statuses/{sha}", "subscribers_count": 1, @@ -6346,13 +6235,124 @@ "prune" ], "trees_url": "https://api.github.com/repos/jokay/docker-prune/git/trees{/sha}", - "updated_at": "2022-02-21T05:20:13Z", + "updated_at": "2022-05-14T00:06:22Z", "url": "https://api.github.com/repos/jokay/docker-prune", "visibility": "public", + "watchers": 6, + "watchers_count": 6 + }, + "repo_url": "https://github.com/jokay/docker-prune", + "stargazers": 6 + }, + { + "info": { + "allow_forking": true, + "archive_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/{archive_format}{/ref}", + "archived": false, + "assignees_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/assignees{/user}", + "blobs_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/git/blobs{/sha}", + "branches_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/branches{/branch}", + "clone_url": "https://github.com/AlbanAndrieu/jenkins-pipeline-scripts.git", + "collaborators_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/collaborators{/collaborator}", + "comments_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/comments{/number}", + "commits_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/commits{/sha}", + "compare_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/compare/{base}...{head}", + "contents_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/contents/{+path}", + "contributors_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/contributors", + "created_at": "2018-10-09T12:45:20Z", + "default_branch": "master", + "deployments_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/deployments", + "description": "Scripts for Jenkins DSL pipeline", + "disabled": false, + "downloads_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/downloads", + "events_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/events", + "fork": false, + "forks": 1, + "forks_count": 1, + "forks_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/forks", + "full_name": "AlbanAndrieu/jenkins-pipeline-scripts", + "git_commits_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/git/commits{/sha}", + "git_refs_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/git/refs{/sha}", + "git_tags_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/git/tags{/sha}", + "git_url": "git://github.com/AlbanAndrieu/jenkins-pipeline-scripts.git", + "has_downloads": true, + "has_issues": true, + "has_pages": false, + "has_projects": true, + "has_wiki": true, + "homepage": null, + "hooks_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/hooks", + "html_url": "https://github.com/AlbanAndrieu/jenkins-pipeline-scripts", + "id": 152249481, + "is_template": false, + "issue_comment_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/issues/comments{/number}", + "issue_events_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/issues/events{/number}", + "issues_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/issues{/number}", + "keys_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/keys{/key_id}", + "labels_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/labels{/name}", + "language": "Groovy", + "languages_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/languages", + "license": { + "key": "mit", + "name": "MIT License", + "node_id": "MDc6TGljZW5zZTEz", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit" + }, + "merges_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/merges", + "milestones_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/milestones{/number}", + "mirror_url": null, + "name": "jenkins-pipeline-scripts", + "network_count": 1, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTIyNDk0ODE=", + "notifications_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/notifications{?since,all,participating}", + "open_issues": 26, + "open_issues_count": 26, + "owner": { + "avatar_url": "https://avatars.githubusercontent.com/u/7859836?v=4", + "events_url": "https://api.github.com/users/AlbanAndrieu/events{/privacy}", + "followers_url": "https://api.github.com/users/AlbanAndrieu/followers", + "following_url": "https://api.github.com/users/AlbanAndrieu/following{/other_user}", + "gists_url": "https://api.github.com/users/AlbanAndrieu/gists{/gist_id}", + "gravatar_id": "", + "html_url": "https://github.com/AlbanAndrieu", + "id": 7859836, + "login": "AlbanAndrieu", + "node_id": "MDQ6VXNlcjc4NTk4MzY=", + "organizations_url": "https://api.github.com/users/AlbanAndrieu/orgs", + "received_events_url": "https://api.github.com/users/AlbanAndrieu/received_events", + "repos_url": "https://api.github.com/users/AlbanAndrieu/repos", + "site_admin": false, + "starred_url": "https://api.github.com/users/AlbanAndrieu/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/AlbanAndrieu/subscriptions", + "type": "User", + "url": "https://api.github.com/users/AlbanAndrieu" + }, + "private": false, + "pulls_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/pulls{/number}", + "pushed_at": "2022-05-11T06:27:59Z", + "releases_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/releases{/id}", + "size": 1079, + "ssh_url": "git@github.com:AlbanAndrieu/jenkins-pipeline-scripts.git", + "stargazers_count": 5, + "stargazers_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/stargazers", + "statuses_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/statuses/{sha}", + "subscribers_count": 2, + "subscribers_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/subscribers", + "subscription_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/subscription", + "svn_url": "https://github.com/AlbanAndrieu/jenkins-pipeline-scripts", + "tags_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/tags", + "teams_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/teams", + "temp_clone_token": null, + "topics": [], + "trees_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/git/trees{/sha}", + "updated_at": "2022-02-11T07:34:41Z", + "url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts", + "visibility": "public", "watchers": 5, "watchers_count": 5 }, - "repo_url": "https://github.com/jokay/docker-prune", + "repo_url": "https://github.com/AlbanAndrieu/jenkins-pipeline-scripts", "stargazers": 5 }, { @@ -6559,9 +6559,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/AErmie/DevSecOps/pulls{/number}", - "pushed_at": "2022-04-12T14:46:08Z", + "pushed_at": "2022-05-12T12:38:13Z", "releases_url": "https://api.github.com/repos/AErmie/DevSecOps/releases{/id}", - "size": 14940, + "size": 14658, "ssh_url": "git@github.com:AErmie/DevSecOps.git", "stargazers_count": 5, "stargazers_url": "https://api.github.com/repos/AErmie/DevSecOps/stargazers", diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d701b5906e..da66e0f9aae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -62,6 +62,16 @@ Note: Can be used with `megalinter/megalinter@beta` in your GitHub Action mega-l - [graphql-schema-linter](https://github.com/cjoudrey/graphql-schema-linter) from 2.0.2 to **3.0.0** on 2022-05-07 - [checkov](https://www.checkov.io/) from 2.0.1119 to **2.0.1120** on 2022-05-08 - [checkov](https://www.checkov.io/) from 2.0.1120 to **2.0.1121** on 2022-05-08 + - [cfn-lint](https://github.com/martysweet/cfn-lint) from 0.59.1 to **0.60.0** on 2022-05-14 + - [golangci-lint](https://golangci-lint.run/) from 1.45.2 to **1.46.1** on 2022-05-14 + - [phpstan](https://phpstan.org/) from 1.6.7 to **1.6.8** on 2022-05-14 + - [psalm](https://psalm.dev) from Psalm.4.x-dev@ to **Psalm.5.x-dev@** on 2022-05-14 + - [pylint](https://www.pylint.org) from 2.13.8 to **2.13.9** on 2022-05-14 + - [rubocop](https://rubocop.org/) from 1.29.0 to **1.29.1** on 2022-05-14 + - [checkov](https://www.checkov.io/) from 2.0.1121 to **2.0.1140** on 2022-05-14 + - [kics](https://www.kics.io) from 1.5.7 to **1.5.8** on 2022-05-14 + - [terragrunt](https://terragrunt.gruntwork.io) from 0.36.10 to **0.37.1** on 2022-05-14 + - [xmllint](http://xmlsoft.org/xmllint.html) from 20913 to **20914** on 2022-05-14 - Flavors diff --git a/docs/all_linters.md b/docs/all_linters.md index cc3aec1131b..24670b8fac8 100644 --- a/docs/all_linters.md +++ b/docs/all_linters.md @@ -11,8 +11,8 @@ | [**bandit**](https://github.com/PyCQA/bandit){target=_blank} | 1.7.4 | [Apache-2.0](licenses/bandit.md) | [PYTHON](descriptors/python_bandit.md) | :white_circle: | [Repository](https://github.com/PyCQA/bandit){target=_blank} | | [**bash-exec**](https://tiswww.case.edu/php/chet/bash/bashtop.html){target=_blank} | 5.1.16 | | [BASH](descriptors/bash_bash_exec.md) | | [Web Site](https://tiswww.case.edu/php/chet/bash/bashtop.html){target=_blank} | | [**black**](https://github.com/psf/black){target=_blank} | 22.3.0 | [MIT](licenses/black.md) | [PYTHON](descriptors/python_black.md) | :white_circle: | [Repository](https://github.com/psf/black){target=_blank} | -| [**cfn-lint**](https://github.com/martysweet/cfn-lint){target=_blank} | 0.59.1 | | [CLOUDFORMATION](descriptors/cloudformation_cfn_lint.md) | :white_circle: | [Web Site](https://github.com/martysweet/cfn-lint){target=_blank} | -| [**checkov**](https://github.com/bridgecrewio/checkov){target=_blank} | 2.0.1121 | [Apache-2.0](licenses/checkov.md) | [TERRAFORM](descriptors/terraform_checkov.md) | :no_entry_sign: | [Repository](https://github.com/bridgecrewio/checkov){target=_blank} | +| [**cfn-lint**](https://github.com/martysweet/cfn-lint){target=_blank} | 0.60.0 | | [CLOUDFORMATION](descriptors/cloudformation_cfn_lint.md) | :white_circle: | [Web Site](https://github.com/martysweet/cfn-lint){target=_blank} | +| [**checkov**](https://github.com/bridgecrewio/checkov){target=_blank} | 2.0.1140 | [Apache-2.0](licenses/checkov.md) | [TERRAFORM](descriptors/terraform_checkov.md) | :no_entry_sign: | [Repository](https://github.com/bridgecrewio/checkov){target=_blank} | | [**checkstyle**](https://github.com/checkstyle/checkstyle){target=_blank} | 10.2 | [Other](licenses/checkstyle.md) | [JAVA](descriptors/java_checkstyle.md) | :heart: | [MegaLinter reference](https://checkstyle.sourceforge.io/index.html#Related_Tools_Active_Tools){target=_blank} | | [**chktex**](https://www.nongnu.org/chktex){target=_blank} | 1.7.6 | | [LATEX](descriptors/latex_chktex.md) | :white_circle: | [Web Site](https://www.nongnu.org/chktex){target=_blank} | | [**clippy**](https://github.com/rust-lang/rust-clippy){target=_blank} | 0.1.60 | | [RUST](descriptors/rust_clippy.md) | :white_circle: | [Web Site](https://github.com/rust-lang/rust-clippy){target=_blank} | @@ -30,14 +30,14 @@ | [**flake8**](https://github.com/PyCQA/flake8){target=_blank} | 4.0.1 | [MIT](licenses/flake8.md) | [PYTHON](descriptors/python_flake8.md) | :white_circle: | [Repository](https://github.com/PyCQA/flake8){target=_blank} | | [**gherkin-lint**](https://github.com/vsiakka/gherkin-lint){target=_blank} | N/A | | [GHERKIN](descriptors/gherkin_gherkin_lint.md) | :white_circle: | [Web Site](https://github.com/vsiakka/gherkin-lint){target=_blank} | | [**git_diff**](https://github.com/git/git){target=_blank} | 2.30.3 | [Other](licenses/git_diff.md) | [GIT](descriptors/git_git_diff.md) | | [Repository](https://github.com/git/git){target=_blank} | -| [**golangci-lint**](https://github.com/golangci/golangci-lint){target=_blank} | 1.45.2 | [GPL-3.0](licenses/golangci-lint.md) | [GO](descriptors/go_golangci_lint.md) | :white_circle: | [Repository](https://github.com/golangci/golangci-lint){target=_blank} | +| [**golangci-lint**](https://github.com/golangci/golangci-lint){target=_blank} | 1.46.1 | [GPL-3.0](licenses/golangci-lint.md) | [GO](descriptors/go_golangci_lint.md) | :white_circle: | [Repository](https://github.com/golangci/golangci-lint){target=_blank} | | [**graphql-schema-linter**](https://github.com/cjoudrey/graphql-schema-linter){target=_blank} | 3.0.0 | | [GRAPHQL](descriptors/graphql_graphql_schema_linter.md) | :hammer_and_wrench: | [Pull Request](https://github.com/cjoudrey/graphql-schema-linter/pull/272){target=_blank} | | [**hadolint**](https://github.com/hadolint/hadolint){target=_blank} | 2.10.0 | | [DOCKERFILE](descriptors/dockerfile_hadolint.md) | :heart: | [MegaLinter reference](https://github.com/hadolint/hadolint/blob/master/docs/INTEGRATION.md#mega-linter){target=_blank} | | [**htmlhint**](https://github.com/htmlhint/HTMLHint){target=_blank} | 1.1.4 | [MIT](licenses/htmlhint.md) | [HTML](descriptors/html_htmlhint.md) | :heart: | [MegaLinter reference](https://htmlhint.com/docs/user-guide/integrations/task-runner){target=_blank} | | [**isort**](https://github.com/PyCQA/isort){target=_blank} | 5.10.1 | [MIT](licenses/isort.md) | [PYTHON](descriptors/python_isort.md) | :white_circle: | [Repository](https://github.com/PyCQA/isort){target=_blank} | | [**jscpd**](https://github.com/kucherenko/jscpd){target=_blank} | 3.3.26 | [MIT](licenses/jscpd.md) | [COPYPASTE](descriptors/copypaste_jscpd.md) | :heart: | [MegaLinter reference](https://github.com/kucherenko/jscpd#who-uses-jscpd){target=_blank} | | [**jsonlint**](https://github.com/zaach/jsonlint){target=_blank} | 1.6.3 | | [JSON](descriptors/json_jsonlint.md) | :hammer_and_wrench: | [Pull Request](https://github.com/zaach/jsonlint/pull/127){target=_blank} | -| [**kics**](https://github.com/checkmarx/kics){target=_blank} | 1.5.7 | [Apache-2.0](licenses/kics.md) | [TERRAFORM](descriptors/terraform_kics.md) | :heart: | [MegaLinter reference](https://docs.kics.io/latest/integrations/){target=_blank} | +| [**kics**](https://github.com/checkmarx/kics){target=_blank} | 1.5.8 | [Apache-2.0](licenses/kics.md) | [TERRAFORM](descriptors/terraform_kics.md) | :heart: | [MegaLinter reference](https://docs.kics.io/latest/integrations/){target=_blank} | | [**ktlint**](https://github.com/pinterest/ktlint){target=_blank} | 0.45.2 | [MIT](licenses/ktlint.md) | [KOTLIN](descriptors/kotlin_ktlint.md) | :heart: | [MegaLinter reference](https://github.com/pinterest/ktlint#-with-continuous-integration){target=_blank} | | [**kubeconform**](https://github.com/yannh/kubeconform){target=_blank} | 0.4.12 | [Other](licenses/kubeconform.md) | [KUBERNETES](descriptors/kubernetes_kubeconform.md) | :white_circle: | [Repository](https://github.com/yannh/kubeconform){target=_blank} | | [**kubeval**](https://github.com/instrumenta/kubeval){target=_blank} | 0.16.1 | [Other](licenses/kubeval.md) | [KUBERNETES](descriptors/kubernetes_kubeval.md) | :white_circle: | [Repository](https://github.com/instrumenta/kubeval){target=_blank} | @@ -53,20 +53,20 @@ | [**php**](https://github.com/php/php-src){target=_blank} | 7.4.26 | [Other](licenses/php.md) | [PHP](descriptors/php_php.md) | | [Repository](https://github.com/php/php-src){target=_blank} | | [**phpcs**](https://github.com/squizlabs/PHP_CodeSniffer){target=_blank} | 3.6.2 | | [PHP](descriptors/php_phpcs.md) | :white_circle: | [Web Site](https://github.com/squizlabs/PHP_CodeSniffer){target=_blank} | | [**phplint**](https://github.com/overtrue/phplint){target=_blank} | 3.0 | | [PHP](descriptors/php_phplint.md) | :white_circle: | [Web Site](https://github.com/overtrue/phplint){target=_blank} | -| [**phpstan**](https://github.com/phpstan/phpstan){target=_blank} | 1.6.7 | [MIT](licenses/phpstan.md) | [PHP](descriptors/php_phpstan.md) | :white_circle: | [Repository](https://github.com/phpstan/phpstan){target=_blank} | +| [**phpstan**](https://github.com/phpstan/phpstan){target=_blank} | 1.6.8 | [MIT](licenses/phpstan.md) | [PHP](descriptors/php_phpstan.md) | :white_circle: | [Repository](https://github.com/phpstan/phpstan){target=_blank} | | [**powershell**](https://github.com/PowerShell/PSScriptAnalyzer){target=_blank} | 7.2.3 | | [POWERSHELL](descriptors/powershell_powershell.md) | :white_circle: | [Web Site](https://github.com/PowerShell/PSScriptAnalyzer){target=_blank} | | [**prettier**](https://github.com/prettier/prettier){target=_blank} | 2.6.2 | [MIT](licenses/prettier.md) | [JAVASCRIPT](descriptors/javascript_prettier.md)
[JSON](descriptors/json_prettier.md)
[TYPESCRIPT](descriptors/typescript_prettier.md)
[YAML](descriptors/yaml_prettier.md) | :white_circle: | [Repository](https://github.com/prettier/prettier){target=_blank} | | [**protolint**](https://github.com/yoheimuta/protolint){target=_blank} | 0.38.1 | | [PROTOBUF](descriptors/protobuf_protolint.md) | :white_circle: | [Web Site](https://github.com/yoheimuta/protolint){target=_blank} | -| [**psalm**](https://github.com/vimeo/psalm){target=_blank} | Psalm.4.x-dev@ | [MIT](licenses/psalm.md) | [PHP](descriptors/php_psalm.md) | :white_circle: | [Repository](https://github.com/vimeo/psalm){target=_blank} | +| [**psalm**](https://github.com/vimeo/psalm){target=_blank} | Psalm.5.x-dev@ | [MIT](licenses/psalm.md) | [PHP](descriptors/php_psalm.md) | :white_circle: | [Repository](https://github.com/vimeo/psalm){target=_blank} | | [**puppet-lint**](https://github.com/rodjek/puppet-lint){target=_blank} | 2.5.2 | [MIT](licenses/puppet-lint.md) | [PUPPET](descriptors/puppet_puppet_lint.md) | :white_circle: | [Repository](https://github.com/rodjek/puppet-lint){target=_blank} | -| [**pylint**](https://github.com/PyCQA/pylint){target=_blank} | 2.13.8 | [GPL-2.0](licenses/pylint.md) | [PYTHON](descriptors/python_pylint.md) | :white_circle: | [Repository](https://github.com/PyCQA/pylint){target=_blank} | +| [**pylint**](https://github.com/PyCQA/pylint){target=_blank} | 2.13.9 | [GPL-2.0](licenses/pylint.md) | [PYTHON](descriptors/python_pylint.md) | :white_circle: | [Repository](https://github.com/PyCQA/pylint){target=_blank} | | [**raku**](https://github.com/rakudo/rakudo){target=_blank} | 2020.10 | [Artistic-2.0](licenses/raku.md) | [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) | [MARKDOWN](descriptors/markdown_remark_lint.md) | :white_circle: | [Repository](https://github.com/remarkjs/remark-lint){target=_blank} | | [**revive**](https://github.com/mgechev/revive){target=_blank} | N/A | [MIT](licenses/revive.md) | [GO](descriptors/go_revive.md) | :white_circle: | [Repository](https://github.com/mgechev/revive){target=_blank} | | [**rst-lint**](https://github.com/twolfson/restructuredtext-lint){target=_blank} | 1.4.0 | | [RST](descriptors/rst_rst_lint.md) | :heart: | [MegaLinter reference](https://github.com/twolfson/restructuredtext-lint/wiki/Integration-in-other-tools#integration-in-other-tools){target=_blank} | | [**rstcheck**](https://github.com/myint/rstcheck){target=_blank} | 5.0.0 | | [RST](descriptors/rst_rstcheck.md) | :hammer_and_wrench: | [Pull Request](https://github.com/myint/rstcheck/pull/73){target=_blank} | | [**rstfmt**](https://github.com/dzhu/rstfmt){target=_blank} | 0.0.10 | | [RST](descriptors/rst_rstfmt.md) | :hammer_and_wrench: | [Pull Request](https://github.com/dzhu/rstfmt/pull/1){target=_blank} | -| [**rubocop**](https://github.com/rubocop-hq/rubocop){target=_blank} | 1.29.0 | [MIT](licenses/rubocop.md) | [RUBY](descriptors/ruby_rubocop.md) | :heart: | [MegaLinter reference](https://docs.rubocop.org/rubocop/integration_with_other_tools.html#mega-linter-integration){target=_blank} | +| [**rubocop**](https://github.com/rubocop-hq/rubocop){target=_blank} | 1.29.1 | [MIT](licenses/rubocop.md) | [RUBY](descriptors/ruby_rubocop.md) | :heart: | [MegaLinter reference](https://docs.rubocop.org/rubocop/integration_with_other_tools.html#mega-linter-integration){target=_blank} | | [**scalafix**](https://github.com/scalacenter/scalafix){target=_blank} | 0.10.0 | [Other](licenses/scalafix.md) | [SCALA](descriptors/scala_scalafix.md) | :heart: | [MegaLinter reference](https://scalacenter.github.io/scalafix/docs/users/installation.html#plugins-for-other-build-tools){target=_blank} | | [**scss-lint**](https://github.com/sds/scss-lint){target=_blank} | 0.59.0 | | [CSS](descriptors/css_scss_lint.md) | :white_circle: | [Web Site](https://github.com/sds/scss-lint){target=_blank} | | [**secretlint**](https://github.com/secretlint/secretlint){target=_blank} | 4.1.0 | [MIT](licenses/secretlint.md) | [CREDENTIALS](descriptors/credentials_secretlint.md) | :heart: | [MegaLinter reference](https://github.com/secretlint/secretlint#mega-linter){target=_blank} | @@ -85,10 +85,10 @@ | [**swiftlint**](https://github.com/realm/SwiftLint){target=_blank} | 0.46.5 | [MIT](licenses/swiftlint.md) | [SWIFT](descriptors/swift_swiftlint.md) | :white_circle: | [Repository](https://github.com/realm/SwiftLint){target=_blank} | | [**tekton-lint**](https://github.com/IBM/tekton-lint){target=_blank} | 0.6.0 | | [TEKTON](descriptors/tekton_tekton_lint.md) | :white_circle: | [Web Site](https://github.com/IBM/tekton-lint){target=_blank} | | [**terraform-fmt**](https://github.com/hashicorp/terraform){target=_blank} | 1.1.9 | [MPL-2.0](licenses/terraform-fmt.md) | [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.36.10 | [MIT](licenses/terragrunt.md) | [TERRAFORM](descriptors/terraform_terragrunt.md) | :white_circle: | [Repository](https://github.com/gruntwork-io/terragrunt){target=_blank} | +| [**terragrunt**](https://github.com/gruntwork-io/terragrunt){target=_blank} | 0.37.1 | [MIT](licenses/terragrunt.md) | [TERRAFORM](descriptors/terraform_terragrunt.md) | :white_circle: | [Repository](https://github.com/gruntwork-io/terragrunt){target=_blank} | | [**terrascan**](https://github.com/accurics/terrascan){target=_blank} | 1.14.0 | [Apache-2.0](licenses/terrascan.md) | [TERRAFORM](descriptors/terraform_terrascan.md) | :white_circle: | [Repository](https://github.com/accurics/terrascan){target=_blank} | | [**tflint**](https://github.com/terraform-linters/tflint){target=_blank} | 0.35.0 | | [TERRAFORM](descriptors/terraform_tflint.md) | :white_circle: | [Web Site](https://github.com/terraform-linters/tflint){target=_blank} | | [**tsqllint**](https://github.com/tsqllint/tsqllint){target=_blank} | 1.14.5.0 | [MIT](licenses/tsqllint.md) | [SQL](descriptors/sql_tsqllint.md) | :white_circle: | [Repository](https://github.com/tsqllint/tsqllint){target=_blank} | | [**v8r**](https://github.com/chris48s/v8r){target=_blank} | 0.6.1 | | [JSON](descriptors/json_v8r.md)
[YAML](descriptors/yaml_v8r.md) | :no_entry_sign: | [Web Site](https://github.com/chris48s/v8r){target=_blank} | -| [**xmllint**](http://xmlsoft.org/xmllint.html){target=_blank} | 20913 | | [XML](descriptors/xml_xmllint.md) | :white_circle: | [Web Site](http://xmlsoft.org/xmllint.html){target=_blank} | +| [**xmllint**](http://xmlsoft.org/xmllint.html){target=_blank} | 20914 | | [XML](descriptors/xml_xmllint.md) | :white_circle: | [Web Site](http://xmlsoft.org/xmllint.html){target=_blank} | | [**yamllint**](https://github.com/adrienverge/yamllint){target=_blank} | 1.26.3 | [GPL-3.0](licenses/yamllint.md) | [YAML](descriptors/yaml_yamllint.md) | :no_entry_sign: | [Repository](https://github.com/adrienverge/yamllint){target=_blank} | diff --git a/docs/all_users.md b/docs/all_users.md index bb277faf0de..64da2bf76f8 100644 --- a/docs/all_users.md +++ b/docs/all_users.md @@ -49,8 +49,8 @@ [![ADFC-Hamburg/adfc-ansible - GitHub](https://gh-card.dev/repos/ADFC-Hamburg/adfc-ansible.svg?fullname=)](https://github.com/ADFC-Hamburg/adfc-ansible){target=_blank} [![ScribeMD/slack-templates - GitHub](https://gh-card.dev/repos/ScribeMD/slack-templates.svg?fullname=)](https://github.com/ScribeMD/slack-templates){target=_blank} [![nvuillam/markdown-table-formatter - GitHub](https://gh-card.dev/repos/nvuillam/markdown-table-formatter.svg?fullname=)](https://github.com/nvuillam/markdown-table-formatter){target=_blank} -[![AlbanAndrieu/jenkins-pipeline-scripts - GitHub](https://gh-card.dev/repos/AlbanAndrieu/jenkins-pipeline-scripts.svg?fullname=)](https://github.com/AlbanAndrieu/jenkins-pipeline-scripts){target=_blank} [![jokay/docker-prune - GitHub](https://gh-card.dev/repos/jokay/docker-prune.svg?fullname=)](https://github.com/jokay/docker-prune){target=_blank} +[![AlbanAndrieu/jenkins-pipeline-scripts - GitHub](https://gh-card.dev/repos/AlbanAndrieu/jenkins-pipeline-scripts.svg?fullname=)](https://github.com/AlbanAndrieu/jenkins-pipeline-scripts){target=_blank} [![tusharshahrs/pulumi-home - GitHub](https://gh-card.dev/repos/tusharshahrs/pulumi-home.svg?fullname=)](https://github.com/tusharshahrs/pulumi-home){target=_blank} [![AErmie/DevSecOps - GitHub](https://gh-card.dev/repos/AErmie/DevSecOps.svg?fullname=)](https://github.com/AErmie/DevSecOps){target=_blank} [![iggy/terrarific - GitHub](https://gh-card.dev/repos/iggy/terrarific.svg?fullname=)](https://github.com/iggy/terrarific){target=_blank} diff --git a/docs/descriptors/bash_shfmt.md b/docs/descriptors/bash_shfmt.md index 7efbfe7de03..25ca12b6048 100644 --- a/docs/descriptors/bash_shfmt.md +++ b/docs/descriptors/bash_shfmt.md @@ -98,33 +98,33 @@ shfmt formats shell programs. If the only argument is a dash ('-') or no arguments are given, standard input will be used. If a given path is a directory, all shell scripts found under that directory will be used. - -version show version and exit + --version show version and exit - -l list files whose formatting differs from shfmt's - -w write result to file instead of stdout - -d error with a diff when the formatting differs - -s simplify the code - -mn minify the code to reduce its size (implies -s) + -l, --list list files whose formatting differs from shfmt's + -w, --write write result to file instead of stdout + -d, --diff error with a diff when the formatting differs + -s, --simplify simplify the code + -mn, --minify minify the code to reduce its size (implies -s) Parser options: - -ln str language dialect (bash/posix/mksh/bats, default "auto") - -p shorthand for -ln=posix - -filename str provide a name for the standard input file + -ln, --language-dialect str bash/posix/mksh/bats, default "auto" + -p, --posix shorthand for -ln=posix + --filename str provide a name for the standard input file Printer options: - -i uint indent: 0 for tabs (default), >0 for number of spaces - -bn binary ops like && and | may start a line - -ci switch cases will be indented - -sr redirect operators will be followed by a space - -kp keep column alignment paddings - -fn function opening braces are placed on a separate line + -i, --indent uint 0 for tabs (default), >0 for number of spaces + -bn, --binary-next-line binary ops like && and | may start a line + -ci, --case-indent switch cases will be indented + -sr, --space-redirects redirect operators will be followed by a space + -kp, --keep-padding keep column alignment paddings + -fn, --func-next-line function opening braces are placed on a separate line Utilities: - -f recursively find all shell files and print the paths - -tojson print syntax tree to stdout as a typed JSON + -f, --find recursively find all shell files and print the paths + --tojson print syntax tree to stdout as a typed JSON For more information, see 'man shfmt' and https://github.com/mvdan/sh. ``` diff --git a/docs/descriptors/cloudformation_cfn_lint.md b/docs/descriptors/cloudformation_cfn_lint.md index 748f52300a6..586d751846f 100644 --- a/docs/descriptors/cloudformation_cfn_lint.md +++ b/docs/descriptors/cloudformation_cfn_lint.md @@ -9,7 +9,7 @@ ## cfn-lint documentation -- Version in MegaLinter: **0.59.1** +- Version in MegaLinter: **0.60.0** - Visit [Official Web Site](https://github.com/martysweet/cfn-lint#readme){target=_blank} - If custom `.cfnlintrc.yml` config file is not found, [.cfnlintrc.yml](https://github.com/megalinter/megalinter/tree/main/TEMPLATES/.cfnlintrc.yml){target=_blank} will be used - See [Index of problems detected by cfn-lint](https://github.com/martysweet/cfn-lint#what-can-cfn-lint-do){target=_blank} diff --git a/docs/descriptors/go_golangci_lint.md b/docs/descriptors/go_golangci_lint.md index e14eb17a713..184ecbaf399 100644 --- a/docs/descriptors/go_golangci_lint.md +++ b/docs/descriptors/go_golangci_lint.md @@ -9,7 +9,7 @@ ## golangci-lint documentation -- Version in MegaLinter: **1.45.2** +- Version in MegaLinter: **1.46.1** - Visit [Official Web Site](https://golangci-lint.run/){target=_blank} - See [How to configure golangci-lint rules](https://golangci-lint.run/usage/configuration/#config-file){target=_blank} - If custom `.golangci.yml` config file is not found, [.golangci.yml](https://github.com/megalinter/megalinter/tree/main/TEMPLATES/.golangci.yml){target=_blank} will be used diff --git a/docs/descriptors/php_phpstan.md b/docs/descriptors/php_phpstan.md index b9279c5f520..7ae3ac96853 100644 --- a/docs/descriptors/php_phpstan.md +++ b/docs/descriptors/php_phpstan.md @@ -4,7 +4,7 @@ ## phpstan documentation -- Version in MegaLinter: **1.6.7** +- Version in MegaLinter: **1.6.8** - Visit [Official Web Site](https://phpstan.org/){target=_blank} - See [How to configure phpstan rules](https://phpstan.org/config-reference#neon-format){target=_blank} - If custom `phpstan.neon.dist` config file is not found, [phpstan.neon.dist](https://github.com/megalinter/megalinter/tree/main/TEMPLATES/phpstan.neon.dist){target=_blank} will be used diff --git a/docs/descriptors/php_psalm.md b/docs/descriptors/php_psalm.md index 0cce55a8405..d2649994efa 100644 --- a/docs/descriptors/php_psalm.md +++ b/docs/descriptors/php_psalm.md @@ -9,7 +9,7 @@ ## psalm documentation -- Version in MegaLinter: **Psalm.4.x-dev@** +- Version in MegaLinter: **Psalm.5.x-dev@** - Visit [Official Web Site](https://psalm.dev){target=_blank} - See [How to configure psalm rules](https://psalm.dev/docs/running_psalm/configuration/){target=_blank} - If custom `psalm.xml` config file is not found, [psalm.xml](https://github.com/megalinter/megalinter/tree/main/TEMPLATES/psalm.xml){target=_blank} will be used diff --git a/docs/descriptors/puppet_puppet_lint.md b/docs/descriptors/puppet_puppet_lint.md index fc34e381bc6..9e218b00251 100644 --- a/docs/descriptors/puppet_puppet_lint.md +++ b/docs/descriptors/puppet_puppet_lint.md @@ -115,70 +115,70 @@ puppet-lint --fail-on-warnings --no-autoloader_layout-check --fix myfile.pp Checks: --only-checks CHECKS A comma separated list of checks that should be run --ignore-paths PATHS A comma separated list of patterns to ignore - --no-selector_inside_resource-check - Skip the selector_inside_resource check. - --no-case_without_default-check - Skip the case_without_default check. - --no-documentation-check Skip the documentation check. - --no-unquoted_node_name-check - Skip the unquoted_node_name check. - --no-arrow_on_right_operand_line-check - Skip the arrow_on_right_operand_line check. - --no-nested_classes_or_defines-check - Skip the nested_classes_or_defines check. - --no-autoloader_layout-check Skip the autoloader_layout check. - --no-names_containing_uppercase-check - Skip the names_containing_uppercase check. - --no-inherits_across_namespaces-check - Skip the inherits_across_namespaces check. + --no-star_comments-check Skip the star_comments check. + --no-slash_comments-check Skip the slash_comments check. + --no-variable_is_lowercase-check + Skip the variable_is_lowercase check. + --no-variable_contains_dash-check + Skip the variable_contains_dash check. + --no-names_containing_dash-check + Skip the names_containing_dash check. --no-code_on_top_scope-check Skip the code_on_top_scope check. --code_on_top_scope-check Enable the code_on_top_scope check. --no-variable_scope-check Skip the variable_scope check. - --no-names_containing_dash-check - Skip the names_containing_dash check. - --no-right_to_left_relationship-check - Skip the right_to_left_relationship check. + --no-nested_classes_or_defines-check + Skip the nested_classes_or_defines check. --no-class_inherits_from_params_class-check Skip the class_inherits_from_params_class check. --class_inherits_from_params_class-check Enable the class_inherits_from_params_class check. + --no-names_containing_uppercase-check + Skip the names_containing_uppercase check. + --no-inherits_across_namespaces-check + Skip the inherits_across_namespaces check. + --no-autoloader_layout-check Skip the autoloader_layout check. --no-parameter_order-check Skip the parameter_order check. - --no-variable_contains_dash-check - Skip the variable_contains_dash check. - --no-variable_is_lowercase-check - Skip the variable_is_lowercase check. - --no-hard_tabs-check Skip the hard_tabs check. - --no-2sp_soft_tabs-check Skip the 2sp_soft_tabs check. - --no-trailing_whitespace-check - Skip the trailing_whitespace check. - --no-arrow_alignment-check Skip the arrow_alignment check. - --no-140chars-check Skip the 140chars check. - --no-80chars-check Skip the 80chars check. - --80chars-check Enable the 80chars check. + --no-arrow_on_right_operand_line-check + Skip the arrow_on_right_operand_line check. + --no-right_to_left_relationship-check + Skip the right_to_left_relationship check. + --no-documentation-check Skip the documentation check. + --no-selector_inside_resource-check + Skip the selector_inside_resource check. + --no-case_without_default-check + Skip the case_without_default check. --no-unquoted_file_mode-check Skip the unquoted_file_mode check. - --no-file_mode-check Skip the file_mode check. - --no-unquoted_resource_title-check - Skip the unquoted_resource_title check. - --no-duplicate_params-check Skip the duplicate_params check. --no-ensure_first_param-check Skip the ensure_first_param check. --no-ensure_not_symlink_target-check Skip the ensure_not_symlink_target check. - --no-star_comments-check Skip the star_comments check. - --no-slash_comments-check Skip the slash_comments check. - --no-quoted_booleans-check Skip the quoted_booleans check. - --quoted_booleans-check Enable the quoted_booleans check. - --no-puppet_url_without_modules-check - Skip the puppet_url_without_modules check. - --no-only_variable_string-check - Skip the only_variable_string check. - --no-variables_not_enclosed-check - Skip the variables_not_enclosed check. + --no-file_mode-check Skip the file_mode check. + --no-duplicate_params-check Skip the duplicate_params check. + --no-unquoted_resource_title-check + Skip the unquoted_resource_title check. --no-double_quoted_strings-check Skip the double_quoted_strings check. + --no-puppet_url_without_modules-check + Skip the puppet_url_without_modules check. --no-single_quote_string_with_variables-check Skip the single_quote_string_with_variables check. + --no-quoted_booleans-check Skip the quoted_booleans check. + --quoted_booleans-check Enable the quoted_booleans check. + --no-variables_not_enclosed-check + Skip the variables_not_enclosed check. + --no-only_variable_string-check + Skip the only_variable_string check. + --no-unquoted_node_name-check + Skip the unquoted_node_name check. + --no-arrow_alignment-check Skip the arrow_alignment check. + --no-80chars-check Skip the 80chars check. + --80chars-check Enable the 80chars check. + --no-hard_tabs-check Skip the hard_tabs check. + --no-140chars-check Skip the 140chars check. + --no-trailing_whitespace-check + Skip the trailing_whitespace check. + --no-2sp_soft_tabs-check Skip the 2sp_soft_tabs check. ``` ### Installation on mega-linter Docker image diff --git a/docs/descriptors/python_black.md b/docs/descriptors/python_black.md index 70307f826ad..1eeef72817b 100644 --- a/docs/descriptors/python_black.md +++ b/docs/descriptors/python_black.md @@ -112,8 +112,8 @@ Options: input). --python-cell-magics TEXT When processing Jupyter Notebooks, add the given magic to the list of known python- - magics (timeit, python3, prun, capture, - time, python, pypy). Useful for formatting + magics (pypy, python, python3, prun, time, + capture, timeit). Useful for formatting cells with custom python magics. -S, --skip-string-normalization Don't normalize string quotes or prefixes. diff --git a/docs/descriptors/python_flake8.md b/docs/descriptors/python_flake8.md index 0d84c2346d7..ac920699913 100644 --- a/docs/descriptors/python_flake8.md +++ b/docs/descriptors/python_flake8.md @@ -124,8 +124,8 @@ optional arguments: of opening bracket's line. --ignore errors Comma-separated list of errors and warnings to ignore (or skip). For example, ``--ignore=E4,E51,W234``. - (Default: ['E226', 'E24', 'W504', 'E126', 'W503', - 'E123', 'E704', 'E121']) + (Default: ['W504', 'E704', 'E126', 'W503', 'E123', + 'E226', 'E24', 'E121']) --extend-ignore errors Comma-separated list of errors and warnings to add to the list of ignored ones. For example, ``--extend- diff --git a/docs/descriptors/python_pylint.md b/docs/descriptors/python_pylint.md index ae644af1f8b..2882eaa70c1 100644 --- a/docs/descriptors/python_pylint.md +++ b/docs/descriptors/python_pylint.md @@ -9,7 +9,7 @@ ## pylint documentation -- Version in MegaLinter: **2.13.8** +- Version in MegaLinter: **2.13.9** - Visit [Official Web Site](https://www.pylint.org){target=_blank} - See [How to configure pylint rules](https://github.com/PyCQA/pylint/blob/master/pylintrc){target=_blank} - If custom `.python-lint` config file is not found, [.python-lint](https://github.com/megalinter/megalinter/tree/main/TEMPLATES/.python-lint){target=_blank} will be used diff --git a/docs/descriptors/ruby_rubocop.md b/docs/descriptors/ruby_rubocop.md index 058ead90adc..7b587da74d0 100644 --- a/docs/descriptors/ruby_rubocop.md +++ b/docs/descriptors/ruby_rubocop.md @@ -9,7 +9,7 @@ ## rubocop documentation -- Version in MegaLinter: **1.29.0** +- Version in MegaLinter: **1.29.1** - Visit [Official Web Site](https://rubocop.org/){target=_blank} - See [How to configure rubocop rules](https://docs.rubocop.org/rubocop/0.92/configuration.html){target=_blank} - If custom `.ruby-lint.yml` config file is not found, [.ruby-lint.yml](https://github.com/megalinter/megalinter/tree/main/TEMPLATES/.ruby-lint.yml){target=_blank} will be used diff --git a/docs/descriptors/terraform_checkov.md b/docs/descriptors/terraform_checkov.md index 1f0c2b552b1..93e0a9003e9 100644 --- a/docs/descriptors/terraform_checkov.md +++ b/docs/descriptors/terraform_checkov.md @@ -9,7 +9,7 @@ ## checkov documentation -- Version in MegaLinter: **2.0.1121** +- Version in MegaLinter: **2.0.1140** - Visit [Official Web Site](https://www.checkov.io/){target=_blank} - See [How to disable checkov rules in files](https://www.checkov.io/2.Basics/Suppressing%20and%20Skipping%20Policies.html){target=_blank} - See [Index of problems detected by checkov](https://www.checkov.io/5.Policy%20Index/all.html){target=_blank} @@ -80,8 +80,8 @@ usage: checkov [-h] [-v] [-d DIRECTORY] [--add-check] [-f FILE] [-o {cli,cyclonedx,json,junitxml,github_failed_only,sarif}] [--output-file-path OUTPUT_FILE_PATH] [--output-bc-ids] [--include-all-checkov-policies] [--quiet] [--compact] - [--framework {bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} [{bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} ...]] - [--skip-framework {bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan} [{bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan} ...]] + [--framework {bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,gitlab_ci,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} [{bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,gitlab_ci,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} ...]] + [--skip-framework {bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,gitlab_ci,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan} [{bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,gitlab_ci,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan} ...]] [-c CHECK] [--skip-check SKIP_CHECK] [--run-all-external-checks] [-s] [--soft-fail-on SOFT_FAIL_ON] [--hard-fail-on HARD_FAIL_ON] [--bc-api-key BC_API_KEY] @@ -153,10 +153,10 @@ optional arguments: flag. --quiet in case of CLI output, display only failed checks --compact in case of CLI output, do not display code blocks - --framework {bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} [{bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} ...] + --framework {bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,gitlab_ci,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} [{bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,gitlab_ci,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} ...] Filter scan to run only on specific infrastructure code frameworks - --skip-framework {bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan} [{bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan} ...] + --skip-framework {bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,gitlab_ci,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan} [{bitbucket_pipelines,arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,gitlab_ci,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,openapi,sca_package,sca_image,secrets,serverless,terraform,terraform_plan} ...] Filter scan to skip specific infrastructure code frameworks. will be included automatically for some frameworks if system dependencies are missing. diff --git a/docs/descriptors/terraform_kics.md b/docs/descriptors/terraform_kics.md index 1e9887a4f40..10a292d135c 100644 --- a/docs/descriptors/terraform_kics.md +++ b/docs/descriptors/terraform_kics.md @@ -9,7 +9,7 @@ ## kics documentation -- Version in MegaLinter: **1.5.7** +- Version in MegaLinter: **1.5.8** - Visit [Official Web Site](https://www.kics.io){target=_blank} - See [How to disable kics rules in files](https://docs.kics.io/latest/running-kics/#using_commands_on_scanned_files_as_comments){target=_blank} - See [Index of problems detected by kics](https://docs.kics.io/latest/queries/all-queries/){target=_blank} diff --git a/docs/descriptors/terraform_terragrunt.md b/docs/descriptors/terraform_terragrunt.md index 71808cc7362..f7ec754ca76 100644 --- a/docs/descriptors/terraform_terragrunt.md +++ b/docs/descriptors/terraform_terragrunt.md @@ -4,7 +4,7 @@ ## terragrunt documentation -- Version in MegaLinter: **0.36.10** +- Version in MegaLinter: **0.37.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} @@ -114,7 +114,7 @@ GLOBAL OPTIONS: terragrunt-json-out The file path that terragrunt should use when rendering the terragrunt.hcl config as json. Only used in the render-json command. Defaults to terragrunt_rendered.json. VERSION: - v0.36.10 + v0.37.1 AUTHOR(S): Gruntwork diff --git a/docs/descriptors/xml_xmllint.md b/docs/descriptors/xml_xmllint.md index 4453c737d8f..abef274dff7 100644 --- a/docs/descriptors/xml_xmllint.md +++ b/docs/descriptors/xml_xmllint.md @@ -4,7 +4,7 @@ ## xmllint documentation -- Version in MegaLinter: **20913** +- Version in MegaLinter: **20914** - Visit [Official Web Site](http://xmlsoft.org/xmllint.html){target=_blank} - See [Index of problems detected by xmllint](http://xmlsoft.org/xmllint.html#diagnostics){target=_blank}