diff --git a/.automation/generated/flavors-stats.json b/.automation/generated/flavors-stats.json index 578eb1a88ac..8d0ee069b3a 100644 --- a/.automation/generated/flavors-stats.json +++ b/.automation/generated/flavors-stats.json @@ -707,6 +707,10 @@ [ "2022-04-04T03:28:40", 2476800 + ], + [ + "2022-04-06T04:08:13", + 2477901 ] ], "ci_light": [ @@ -1417,6 +1421,10 @@ [ "2022-04-04T03:28:40", 9009 + ], + [ + "2022-04-06T04:08:13", + 9045 ] ], "dart": [ @@ -2127,6 +2135,10 @@ [ "2022-04-04T03:28:40", 2526 + ], + [ + "2022-04-06T04:08:13", + 2545 ] ], "documentation": [ @@ -2837,6 +2849,10 @@ [ "2022-04-04T03:28:40", 47046 + ], + [ + "2022-04-06T04:08:13", + 47283 ] ], "dotnet": [ @@ -3547,6 +3563,10 @@ [ "2022-04-04T03:28:40", 292815 + ], + [ + "2022-04-06T04:08:13", + 293210 ] ], "go": [ @@ -4257,6 +4277,10 @@ [ "2022-04-04T03:28:40", 9391 + ], + [ + "2022-04-06T04:08:13", + 9529 ] ], "java": [ @@ -4967,6 +4991,10 @@ [ "2022-04-04T03:28:40", 68821 + ], + [ + "2022-04-06T04:08:13", + 69623 ] ], "javascript": [ @@ -5677,6 +5705,10 @@ [ "2022-04-04T03:28:40", 102187 + ], + [ + "2022-04-06T04:08:13", + 103119 ] ], "php": [ @@ -6387,6 +6419,10 @@ [ "2022-04-04T03:28:40", 5320 + ], + [ + "2022-04-06T04:08:13", + 5668 ] ], "python": [ @@ -7097,6 +7133,10 @@ [ "2022-04-04T03:28:40", 67546 + ], + [ + "2022-04-06T04:08:13", + 67808 ] ], "ruby": [ @@ -7803,6 +7843,10 @@ [ "2022-04-04T03:28:40", 2037 + ], + [ + "2022-04-06T04:08:13", + 2037 ] ], "rust": [ @@ -8509,6 +8553,10 @@ [ "2022-04-04T03:28:40", 3043 + ], + [ + "2022-04-06T04:08:13", + 3082 ] ], "salesforce": [ @@ -9219,6 +9267,10 @@ [ "2022-04-04T03:28:40", 11574 + ], + [ + "2022-04-06T04:08:13", + 11598 ] ], "scala": [ @@ -9925,6 +9977,10 @@ [ "2022-04-04T03:28:40", 1463 + ], + [ + "2022-04-06T04:08:13", + 1463 ] ], "swift": [ @@ -10631,6 +10687,10 @@ [ "2022-04-04T03:28:40", 1501 + ], + [ + "2022-04-06T04:08:13", + 1501 ] ], "terraform": [ @@ -11341,6 +11401,10 @@ [ "2022-04-04T03:28:40", 49265 + ], + [ + "2022-04-06T04:08:13", + 49966 ] ] } \ No newline at end of file diff --git a/.automation/generated/linter-helps.json b/.automation/generated/linter-helps.json index fa695b05a46..0a9d0ca4a9e 100644 --- a/.automation/generated/linter-helps.json +++ b/.automation/generated/linter-helps.json @@ -343,9 +343,9 @@ " input).", " --python-cell-magics TEXT When processing Jupyter Notebooks, add the", " given magic to the list of known python-", - " magics (time, timeit, python, capture, prun,", - " pypy, python3). Useful for formatting cells", - " with custom python magics.", + " magics (python3, time, capture, timeit,", + " prun, python, pypy). Useful for formatting", + " cells with custom python magics.", " -S, --skip-string-normalization", " Don't normalize string quotes or prefixes.", " -C, --skip-magic-trailing-comma", @@ -482,7 +482,7 @@ " [--external-checks-git EXTERNAL_CHECKS_GIT] [-l]", " [-o {cli,cyclonedx,json,junitxml,github_failed_only,sarif}]", " [--output-file-path OUTPUT_FILE_PATH] [--output-bc-ids]", - " [--quiet] [--compact]", + " [--include-all-checkov-policies] [--quiet] [--compact]", " [--framework {arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} [{arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} ...]]", " [--skip-framework {arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,sca_package,sca_image,secrets,serverless,terraform,terraform_plan} [{arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,sca_package,sca_image,secrets,serverless,terraform,terraform_plan} ...]]", " [-c CHECK] [--skip-check SKIP_CHECK]", @@ -536,6 +536,18 @@ " --output-bc-ids Print Bridgecrew platform IDs (BC...) instead of", " Checkov IDs (CKV...), if the check exists in the", " platform", + " --include-all-checkov-policies", + " When running with an API key, Checkov will omit any", + " policies that do not exist in the Bridgecrew or Prisma", + " Cloud platform, except for local custom policies", + " loaded with the --external-check flags. Use this key", + " to include policies that only exist in Checkov in the", + " scan. Note that this will make the local CLI results", + " different from the results you see in the platform.", + " Has no effect if you are not using an API key. Use the", + " --check option to explicitly include checks by ID even", + " if they are not in the platform, without using this", + " flag.", " --quiet in case of CLI output, display only failed checks", " --compact in case of CLI output, do not display code blocks", " --framework {arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} [{arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} ...]", @@ -560,7 +572,11 @@ " even if it is a LOW severity. In the case of a tie", " (e.g., --check MEDIUM and --skip-check HIGH for a", " medium severity check), then the check will be", - " skipped. [env var: CKV_CHECK]", + " skipped. If you use a check ID here along with an API", + " key, and the check is not part of the BC / PC", + " platform, then the check will still be run (see", + " --include-all-checkov-policies for more info). [env", + " var: CKV_CHECK]", " --skip-check SKIP_CHECK", " Checks to skip; any other checks will not be run.", " Enter one or more items separated by commas. Each item", @@ -1516,8 +1532,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: ['W503', 'E704', 'W504', 'E121', 'E123',", - " 'E24', 'E126', 'E226'])", + " (Default: ['E121', 'W503', 'E123', 'E24', 'E226',", + " 'W504', 'E704', 'E126'])", " --extend-ignore errors", " Comma-separated list of errors and warnings to add to", " the list of ignored ones. For example, ``--extend-", @@ -3773,70 +3789,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-variable_contains_dash-check", - " Skip the variable_contains_dash check.", - " --no-variable_is_lowercase-check", - " Skip the variable_is_lowercase check.", - " --no-duplicate_params-check Skip the duplicate_params check.", - " --no-unquoted_resource_title-check", - " Skip the unquoted_resource_title check.", - " --no-ensure_first_param-check", - " Skip the ensure_first_param check.", - " --no-file_mode-check Skip the file_mode check.", - " --no-unquoted_file_mode-check", - " Skip the unquoted_file_mode check.", - " --no-ensure_not_symlink_target-check", - " Skip the ensure_not_symlink_target check.", - " --no-80chars-check Skip the 80chars check.", - " --80chars-check Enable the 80chars check.", - " --no-trailing_whitespace-check", - " Skip the trailing_whitespace check.", - " --no-140chars-check Skip the 140chars check.", - " --no-arrow_alignment-check Skip the arrow_alignment check.", - " --no-hard_tabs-check Skip the hard_tabs check.", - " --no-2sp_soft_tabs-check Skip the 2sp_soft_tabs check.", - " --no-documentation-check Skip the documentation check.", + " --no-quoted_booleans-check Skip the quoted_booleans check.", + " --quoted_booleans-check Enable the quoted_booleans 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-puppet_url_without_modules-check", " Skip the puppet_url_without_modules check.", " --no-only_variable_string-check", " Skip the only_variable_string check.", - " --no-double_quoted_strings-check", - " Skip the double_quoted_strings 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-selector_inside_resource-check", - " Skip the selector_inside_resource check.", - " --no-case_without_default-check", - " Skip the case_without_default check.", - " --no-unquoted_node_name-check", - " Skip the unquoted_node_name check.", - " --no-parameter_order-check Skip the parameter_order check.", - " --no-arrow_on_right_operand_line-check", - " Skip the arrow_on_right_operand_line check.", - " --no-names_containing_dash-check", - " Skip the names_containing_dash check.", + " --no-variable_is_lowercase-check", + " Skip the variable_is_lowercase check.", + " --no-variable_contains_dash-check", + " Skip the variable_contains_dash check.", + " --no-variable_scope-check Skip the variable_scope 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-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-variable_scope-check Skip the variable_scope check.", - " --no-nested_classes_or_defines-check", - " Skip the nested_classes_or_defines check.", " --no-names_containing_uppercase-check", " Skip the names_containing_uppercase check.", " --no-inherits_across_namespaces-check", " Skip the inherits_across_namespaces check.", + " --no-names_containing_dash-check", + " Skip the names_containing_dash check.", + " --no-nested_classes_or_defines-check", + " Skip the nested_classes_or_defines check.", + " --no-autoloader_layout-check Skip the autoloader_layout check.", + " --no-arrow_on_right_operand_line-check", + " Skip the arrow_on_right_operand_line 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-right_to_left_relationship-check", " Skip the right_to_left_relationship check.", - " --no-autoloader_layout-check Skip the autoloader_layout check.", + " --no-parameter_order-check Skip the parameter_order check.", + " --no-ensure_not_symlink_target-check", + " Skip the ensure_not_symlink_target check.", + " --no-unquoted_resource_title-check", + " Skip the unquoted_resource_title check.", + " --no-duplicate_params-check Skip the duplicate_params check.", + " --no-unquoted_file_mode-check", + " Skip the unquoted_file_mode check.", + " --no-ensure_first_param-check", + " Skip the ensure_first_param check.", + " --no-file_mode-check Skip the file_mode check.", + " --no-star_comments-check Skip the star_comments check.", " --no-slash_comments-check Skip the slash_comments check.", - " --no-star_comments-check Skip the star_comments check." + " --no-documentation-check Skip the documentation check.", + " --no-unquoted_node_name-check", + " Skip the unquoted_node_name check.", + " --no-selector_inside_resource-check", + " Skip the selector_inside_resource check.", + " --no-case_without_default-check", + " Skip the case_without_default check.", + " --no-2sp_soft_tabs-check Skip the 2sp_soft_tabs check.", + " --no-trailing_whitespace-check", + " Skip the trailing_whitespace check.", + " --no-80chars-check Skip the 80chars check.", + " --80chars-check Enable the 80chars check.", + " --no-arrow_alignment-check Skip the arrow_alignment check.", + " --no-140chars-check Skip the 140chars check.", + " --no-hard_tabs-check Skip the hard_tabs check." ], "pylint": [ "Usage: pylint [options]", diff --git a/.automation/generated/linter-versions.json b/.automation/generated/linter-versions.json index 2aed3e8d1c1..7bc1133da03 100644 --- a/.automation/generated/linter-versions.json +++ b/.automation/generated/linter-versions.json @@ -1,12 +1,12 @@ { - "actionlint": "1.6.10", + "actionlint": "1.6.11", "ansible-lint": "6.0.2", "arm-ttk": "0.0.0", "bandit": "1.7.4", "bash-exec": "5.1.16", "black": "22.3.0", "cfn-lint": "0.58.4", - "checkov": "2.0.1030", + "checkov": "2.0.1037", "checkstyle": "10.1", "chktex": "1.7.6", "clippy": "0.1.59", @@ -71,7 +71,7 @@ "shellcheck": "0.8.0", "shfmt": "3.5.0", "snakefmt": "0.6.0", - "snakemake": "7.3.6", + "snakemake": "7.3.7", "spectral": "5.6.0", "sql-lint": "0.0.19", "sqlfluff": "0.11.2", diff --git a/.automation/generated/megalinter-users.json b/.automation/generated/megalinter-users.json index 36d2efaa233..027c53c4b6a 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": 605, - "forks_count": 605, + "forks": 608, + "forks_count": 608, "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": 605, + "network_count": 608, "node_id": "MDEwOlJlcG9zaXRvcnkxNjM4ODMyNzk=", "notifications_url": "https://api.github.com/repos/nektos/act/notifications{?since,all,participating}", - "open_issues": 76, - "open_issues_count": 76, + "open_issues": 70, + "open_issues_count": 70, "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-04-04T02:18:50Z", + "pushed_at": "2022-04-05T18:58:46Z", "releases_url": "https://api.github.com/repos/nektos/act/releases{/id}", - "size": 6339, + "size": 6428, "ssh_url": "git@github.com:nektos/act.git", - "stargazers_count": 22900, + "stargazers_count": 22985, "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-04-04T01:53:47Z", + "updated_at": "2022-04-06T03:16:08Z", "url": "https://api.github.com/repos/nektos/act", "visibility": "public", - "watchers": 22900, - "watchers_count": 22900 + "watchers": 22985, + "watchers_count": 22985 }, "repo_url": "https://github.com/nektos/act", - "stargazers": 22900 + "stargazers": 22985 }, { "info": { @@ -222,11 +222,11 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/stepancheg/rust-protobuf/pulls{/number}", - "pushed_at": "2022-04-04T03:26:04Z", + "pushed_at": "2022-04-04T06:53:47Z", "releases_url": "https://api.github.com/repos/stepancheg/rust-protobuf/releases{/id}", - "size": 56704, + "size": 57125, "ssh_url": "git@github.com:stepancheg/rust-protobuf.git", - "stargazers_count": 1962, + "stargazers_count": 1964, "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-04-03T03:00:01Z", + "updated_at": "2022-04-05T00:20:44Z", "url": "https://api.github.com/repos/stepancheg/rust-protobuf", "visibility": "public", - "watchers": 1962, - "watchers_count": 1962 + "watchers": 1964, + "watchers_count": 1964 }, "repo_url": "https://github.com/stepancheg/rust-protobuf", - "stargazers": 1962 + "stargazers": 1964 }, { "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": 891, + "stargazers_count": 892, "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-03-18T14:49:15Z", + "updated_at": "2022-04-05T08:13:53Z", "url": "https://api.github.com/repos/flosse/sloc", "visibility": "public", - "watchers": 891, - "watchers_count": 891 + "watchers": 892, + "watchers_count": 892 }, "repo_url": "https://github.com/flosse/sloc", - "stargazers": 891 + "stargazers": 892 }, { "info": { @@ -431,8 +431,8 @@ "network_count": 86, "node_id": "MDEwOlJlcG9zaXRvcnkzMDQ4MzAyMjY=", "notifications_url": "https://api.github.com/repos/megalinter/megalinter/notifications{?since,all,participating}", - "open_issues": 34, - "open_issues_count": 34, + "open_issues": 32, + "open_issues_count": 32, "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-04-03T02:01:06Z", + "pushed_at": "2022-04-05T01:53:15Z", "releases_url": "https://api.github.com/repos/megalinter/megalinter/releases{/id}", - "size": 122113, + "size": 111544, "ssh_url": "git@github.com:megalinter/megalinter.git", - "stargazers_count": 564, + "stargazers_count": 572, "stargazers_url": "https://api.github.com/repos/megalinter/megalinter/stargazers", "statuses_url": "https://api.github.com/repos/megalinter/megalinter/statuses/{sha}", "subscribers_count": 6, @@ -511,14 +511,14 @@ "terraform" ], "trees_url": "https://api.github.com/repos/megalinter/megalinter/git/trees{/sha}", - "updated_at": "2022-04-03T01:47:01Z", + "updated_at": "2022-04-05T21:33:42Z", "url": "https://api.github.com/repos/megalinter/megalinter", "visibility": "public", - "watchers": 564, - "watchers_count": 564 + "watchers": 572, + "watchers_count": 572 }, "repo_url": "https://github.com/megalinter/megalinter", - "stargazers": 564 + "stargazers": 572 }, { "info": { @@ -610,7 +610,7 @@ "releases_url": "https://api.github.com/repos/unixorn/zsh-quickstart-kit/releases{/id}", "size": 428, "ssh_url": "git@github.com:unixorn/zsh-quickstart-kit.git", - "stargazers_count": 523, + "stargazers_count": 524, "stargazers_url": "https://api.github.com/repos/unixorn/zsh-quickstart-kit/stargazers", "statuses_url": "https://api.github.com/repos/unixorn/zsh-quickstart-kit/statuses/{sha}", "subscribers_count": 13, @@ -637,14 +637,14 @@ "zshrc-enhancements" ], "trees_url": "https://api.github.com/repos/unixorn/zsh-quickstart-kit/git/trees{/sha}", - "updated_at": "2022-04-03T22:40:48Z", + "updated_at": "2022-04-04T08:58:33Z", "url": "https://api.github.com/repos/unixorn/zsh-quickstart-kit", "visibility": "public", - "watchers": 523, - "watchers_count": 523 + "watchers": 524, + "watchers_count": 524 }, "repo_url": "https://github.com/unixorn/zsh-quickstart-kit", - "stargazers": 523 + "stargazers": 524 }, { "info": { @@ -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": 76, - "forks_count": 76, + "forks": 77, + "forks_count": 77, "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": 76, + "network_count": 77, "node_id": "MDEwOlJlcG9zaXRvcnkyMzA5OTk4MjY=", "notifications_url": "https://api.github.com/repos/onedr0p/home-ops/notifications{?since,all,participating}", - "open_issues": 7, - "open_issues_count": 7, + "open_issues": 8, + "open_issues_count": 8, "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-04-04T00:09:51Z", + "pushed_at": "2022-04-06T02:31:55Z", "releases_url": "https://api.github.com/repos/onedr0p/home-ops/releases{/id}", - "size": 22584, + "size": 22631, "ssh_url": "git@github.com:onedr0p/home-ops.git", - "stargazers_count": 470, + "stargazers_count": 474, "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": 11, @@ -758,14 +758,14 @@ "terraform" ], "trees_url": "https://api.github.com/repos/onedr0p/home-ops/git/trees{/sha}", - "updated_at": "2022-04-03T16:06:39Z", + "updated_at": "2022-04-05T19:04:23Z", "url": "https://api.github.com/repos/onedr0p/home-ops", "visibility": "public", - "watchers": 470, - "watchers_count": 470 + "watchers": 474, + "watchers_count": 474 }, "repo_url": "https://github.com/onedr0p/home-ops", - "stargazers": 470 + "stargazers": 474 }, { "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": 475, - "forks_count": 475, + "forks": 474, + "forks_count": 474, "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,7 +820,7 @@ "milestones_url": "https://api.github.com/repos/practicalli/clojure-deps-edn/milestones{/number}", "mirror_url": null, "name": "clojure-deps-edn", - "network_count": 475, + "network_count": 474, "node_id": "MDEwOlJlcG9zaXRvcnkyODM3MjYwNTI=", "notifications_url": "https://api.github.com/repos/practicalli/clojure-deps-edn/notifications{?since,all,participating}", "open_issues": 1, @@ -982,9 +982,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/llaville/php-compatinfo/pulls{/number}", - "pushed_at": "2022-04-02T06:28:39Z", + "pushed_at": "2022-04-05T08:00:01Z", "releases_url": "https://api.github.com/repos/llaville/php-compatinfo/releases{/id}", - "size": 11073, + "size": 11078, "ssh_url": "git@github.com:llaville/php-compatinfo.git", "stargazers_count": 352, "stargazers_url": "https://api.github.com/repos/llaville/php-compatinfo/stargazers", @@ -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": 755, - "forks_count": 755, + "forks": 762, + "forks_count": 762, "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": 755, + "network_count": 762, "node_id": "R_kgDOGNiHEA", "notifications_url": "https://api.github.com/repos/KelvinTegelaar/CIPP/notifications{?since,all,participating}", - "open_issues": 4, - "open_issues_count": 4, + "open_issues": 6, + "open_issues_count": 6, "owner": { "avatar_url": "https://avatars.githubusercontent.com/u/49186168?v=4", "events_url": "https://api.github.com/users/KelvinTegelaar/events{/privacy}", @@ -1096,14 +1096,14 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/KelvinTegelaar/CIPP/pulls{/number}", - "pushed_at": "2022-04-02T22:15:14Z", + "pushed_at": "2022-04-05T18:36:15Z", "releases_url": "https://api.github.com/repos/KelvinTegelaar/CIPP/releases{/id}", - "size": 44470, + "size": 44473, "ssh_url": "git@github.com:KelvinTegelaar/CIPP.git", - "stargazers_count": 315, + "stargazers_count": 319, "stargazers_url": "https://api.github.com/repos/KelvinTegelaar/CIPP/stargazers", "statuses_url": "https://api.github.com/repos/KelvinTegelaar/CIPP/statuses/{sha}", - "subscribers_count": 18, + "subscribers_count": 19, "subscribers_url": "https://api.github.com/repos/KelvinTegelaar/CIPP/subscribers", "subscription_url": "https://api.github.com/repos/KelvinTegelaar/CIPP/subscription", "svn_url": "https://github.com/KelvinTegelaar/CIPP", @@ -1112,14 +1112,14 @@ "temp_clone_token": null, "topics": [], "trees_url": "https://api.github.com/repos/KelvinTegelaar/CIPP/git/trees{/sha}", - "updated_at": "2022-04-03T00:21:12Z", + "updated_at": "2022-04-05T23:54:12Z", "url": "https://api.github.com/repos/KelvinTegelaar/CIPP", "visibility": "public", - "watchers": 315, - "watchers_count": 315 + "watchers": 319, + "watchers_count": 319 }, "repo_url": "https://github.com/KelvinTegelaar/CIPP", - "stargazers": 315 + "stargazers": 319 }, { "info": { @@ -1183,8 +1183,8 @@ "network_count": 17, "node_id": "MDEwOlJlcG9zaXRvcnkyODc1MDA0NTY=", "notifications_url": "https://api.github.com/repos/bjw-s/home-ops/notifications{?since,all,participating}", - "open_issues": 5, - "open_issues_count": 5, + "open_issues": 3, + "open_issues_count": 3, "owner": { "avatar_url": "https://avatars.githubusercontent.com/u/6213398?v=4", "events_url": "https://api.github.com/users/bjw-s/events{/privacy}", @@ -1207,9 +1207,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/bjw-s/home-ops/pulls{/number}", - "pushed_at": "2022-04-04T00:18:49Z", + "pushed_at": "2022-04-05T21:06:25Z", "releases_url": "https://api.github.com/repos/bjw-s/home-ops/releases{/id}", - "size": 29122, + "size": 29141, "ssh_url": "git@github.com:bjw-s/home-ops.git", "stargazers_count": 122, "stargazers_url": "https://api.github.com/repos/bjw-s/home-ops/stargazers", @@ -1324,9 +1324,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/unixorn/tumult.plugin.zsh/pulls{/number}", - "pushed_at": "2022-04-04T00:04:33Z", + "pushed_at": "2022-04-05T15:46:17Z", "releases_url": "https://api.github.com/repos/unixorn/tumult.plugin.zsh/releases{/id}", - "size": 354, + "size": 370, "ssh_url": "git@github.com:unixorn/tumult.plugin.zsh.git", "stargazers_count": 121, "stargazers_url": "https://api.github.com/repos/unixorn/tumult.plugin.zsh/stargazers", @@ -1420,8 +1420,8 @@ "network_count": 56, "node_id": "MDEwOlJlcG9zaXRvcnk0NjEyMjQ2MA==", "notifications_url": "https://api.github.com/repos/newrelic/newrelic-python-agent/notifications{?since,all,participating}", - "open_issues": 29, - "open_issues_count": 29, + "open_issues": 30, + "open_issues_count": 30, "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-03-31T20:46:20Z", + "pushed_at": "2022-04-06T00:03:44Z", "releases_url": "https://api.github.com/repos/newrelic/newrelic-python-agent/releases{/id}", - "size": 16465, + "size": 16608, "ssh_url": "git@github.com:newrelic/newrelic-python-agent.git", "stargazers_count": 108, "stargazers_url": "https://api.github.com/repos/newrelic/newrelic-python-agent/stargazers", @@ -1934,8 +1934,8 @@ "network_count": 24, "node_id": "MDEwOlJlcG9zaXRvcnkzNTk2MzQzNzc=", "notifications_url": "https://api.github.com/repos/oasisprotocol/oasis-wallet-web/notifications{?since,all,participating}", - "open_issues": 55, - "open_issues_count": 55, + "open_issues": 57, + "open_issues_count": 57, "organization": { "avatar_url": "https://avatars.githubusercontent.com/u/52803776?v=4", "events_url": "https://api.github.com/users/oasisprotocol/events{/privacy}", @@ -1978,9 +1978,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/oasisprotocol/oasis-wallet-web/pulls{/number}", - "pushed_at": "2022-04-01T14:40:15Z", + "pushed_at": "2022-04-05T10:47:45Z", "releases_url": "https://api.github.com/repos/oasisprotocol/oasis-wallet-web/releases{/id}", - "size": 6590, + "size": 6615, "ssh_url": "git@github.com:oasisprotocol/oasis-wallet-web.git", "stargazers_count": 66, "stargazers_url": "https://api.github.com/repos/oasisprotocol/oasis-wallet-web/stargazers", @@ -2365,7 +2365,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": 45, + "stargazers_count": 46, "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, @@ -2386,128 +2386,14 @@ "typescript" ], "trees_url": "https://api.github.com/repos/joeygoksu/prime-nestjs/git/trees{/sha}", - "updated_at": "2022-03-30T12:33:53Z", + "updated_at": "2022-04-04T03:48:58Z", "url": "https://api.github.com/repos/joeygoksu/prime-nestjs", "visibility": "public", - "watchers": 45, - "watchers_count": 45 + "watchers": 46, + "watchers_count": 46 }, "repo_url": "https://github.com/joeygoksu/prime-nestjs", - "stargazers": 45 - }, - { - "info": { - "allow_forking": true, - "archive_url": "https://api.github.com/repos/llaville/umlwriter/{archive_format}{/ref}", - "archived": false, - "assignees_url": "https://api.github.com/repos/llaville/umlwriter/assignees{/user}", - "blobs_url": "https://api.github.com/repos/llaville/umlwriter/git/blobs{/sha}", - "branches_url": "https://api.github.com/repos/llaville/umlwriter/branches{/branch}", - "clone_url": "https://github.com/llaville/umlwriter.git", - "collaborators_url": "https://api.github.com/repos/llaville/umlwriter/collaborators{/collaborator}", - "comments_url": "https://api.github.com/repos/llaville/umlwriter/comments{/number}", - "commits_url": "https://api.github.com/repos/llaville/umlwriter/commits{/sha}", - "compare_url": "https://api.github.com/repos/llaville/umlwriter/compare/{base}...{head}", - "contents_url": "https://api.github.com/repos/llaville/umlwriter/contents/{+path}", - "contributors_url": "https://api.github.com/repos/llaville/umlwriter/contributors", - "created_at": "2015-03-19T19:27:50Z", - "default_branch": "master", - "deployments_url": "https://api.github.com/repos/llaville/umlwriter/deployments", - "description": "Create UML class diagrams from your PHP source", - "disabled": false, - "downloads_url": "https://api.github.com/repos/llaville/umlwriter/downloads", - "events_url": "https://api.github.com/repos/llaville/umlwriter/events", - "fork": false, - "forks": 6, - "forks_count": 6, - "forks_url": "https://api.github.com/repos/llaville/umlwriter/forks", - "full_name": "llaville/umlwriter", - "git_commits_url": "https://api.github.com/repos/llaville/umlwriter/git/commits{/sha}", - "git_refs_url": "https://api.github.com/repos/llaville/umlwriter/git/refs{/sha}", - "git_tags_url": "https://api.github.com/repos/llaville/umlwriter/git/tags{/sha}", - "git_url": "git://github.com/llaville/umlwriter.git", - "has_downloads": true, - "has_issues": true, - "has_pages": true, - "has_projects": true, - "has_wiki": false, - "homepage": "", - "hooks_url": "https://api.github.com/repos/llaville/umlwriter/hooks", - "html_url": "https://github.com/llaville/umlwriter", - "id": 32541921, - "is_template": false, - "issue_comment_url": "https://api.github.com/repos/llaville/umlwriter/issues/comments{/number}", - "issue_events_url": "https://api.github.com/repos/llaville/umlwriter/issues/events{/number}", - "issues_url": "https://api.github.com/repos/llaville/umlwriter/issues{/number}", - "keys_url": "https://api.github.com/repos/llaville/umlwriter/keys{/key_id}", - "labels_url": "https://api.github.com/repos/llaville/umlwriter/labels{/name}", - "language": "PHP", - "languages_url": "https://api.github.com/repos/llaville/umlwriter/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/llaville/umlwriter/merges", - "milestones_url": "https://api.github.com/repos/llaville/umlwriter/milestones{/number}", - "mirror_url": null, - "name": "umlwriter", - "network_count": 6, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjU0MTkyMQ==", - "notifications_url": "https://api.github.com/repos/llaville/umlwriter/notifications{?since,all,participating}", - "open_issues": 0, - "open_issues_count": 0, - "owner": { - "avatar_url": "https://avatars.githubusercontent.com/u/364342?v=4", - "events_url": "https://api.github.com/users/llaville/events{/privacy}", - "followers_url": "https://api.github.com/users/llaville/followers", - "following_url": "https://api.github.com/users/llaville/following{/other_user}", - "gists_url": "https://api.github.com/users/llaville/gists{/gist_id}", - "gravatar_id": "", - "html_url": "https://github.com/llaville", - "id": 364342, - "login": "llaville", - "node_id": "MDQ6VXNlcjM2NDM0Mg==", - "organizations_url": "https://api.github.com/users/llaville/orgs", - "received_events_url": "https://api.github.com/users/llaville/received_events", - "repos_url": "https://api.github.com/users/llaville/repos", - "site_admin": false, - "starred_url": "https://api.github.com/users/llaville/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/llaville/subscriptions", - "type": "User", - "url": "https://api.github.com/users/llaville" - }, - "private": false, - "pulls_url": "https://api.github.com/repos/llaville/umlwriter/pulls{/number}", - "pushed_at": "2022-03-25T08:40:48Z", - "releases_url": "https://api.github.com/repos/llaville/umlwriter/releases{/id}", - "size": 4288, - "ssh_url": "git@github.com:llaville/umlwriter.git", - "stargazers_count": 42, - "stargazers_url": "https://api.github.com/repos/llaville/umlwriter/stargazers", - "statuses_url": "https://api.github.com/repos/llaville/umlwriter/statuses/{sha}", - "subscribers_count": 5, - "subscribers_url": "https://api.github.com/repos/llaville/umlwriter/subscribers", - "subscription_url": "https://api.github.com/repos/llaville/umlwriter/subscription", - "svn_url": "https://github.com/llaville/umlwriter", - "tags_url": "https://api.github.com/repos/llaville/umlwriter/tags", - "teams_url": "https://api.github.com/repos/llaville/umlwriter/teams", - "temp_clone_token": null, - "topics": [ - "php", - "uml-class-diagram" - ], - "trees_url": "https://api.github.com/repos/llaville/umlwriter/git/trees{/sha}", - "updated_at": "2022-03-22T06:23:11Z", - "url": "https://api.github.com/repos/llaville/umlwriter", - "visibility": "public", - "watchers": 42, - "watchers_count": 42 - }, - "repo_url": "https://github.com/llaville/umlwriter", - "stargazers": 42 + "stargazers": 46 }, { "info": { @@ -2599,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": 42, + "stargazers_count": 43, "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, @@ -2620,13 +2506,127 @@ "xbar-plugin" ], "trees_url": "https://api.github.com/repos/unixorn/lima-xbar-plugin/git/trees{/sha}", - "updated_at": "2022-04-02T13:27:57Z", + "updated_at": "2022-04-05T16:03:44Z", "url": "https://api.github.com/repos/unixorn/lima-xbar-plugin", "visibility": "public", + "watchers": 43, + "watchers_count": 43 + }, + "repo_url": "https://github.com/unixorn/lima-xbar-plugin", + "stargazers": 43 + }, + { + "info": { + "allow_forking": true, + "archive_url": "https://api.github.com/repos/llaville/umlwriter/{archive_format}{/ref}", + "archived": false, + "assignees_url": "https://api.github.com/repos/llaville/umlwriter/assignees{/user}", + "blobs_url": "https://api.github.com/repos/llaville/umlwriter/git/blobs{/sha}", + "branches_url": "https://api.github.com/repos/llaville/umlwriter/branches{/branch}", + "clone_url": "https://github.com/llaville/umlwriter.git", + "collaborators_url": "https://api.github.com/repos/llaville/umlwriter/collaborators{/collaborator}", + "comments_url": "https://api.github.com/repos/llaville/umlwriter/comments{/number}", + "commits_url": "https://api.github.com/repos/llaville/umlwriter/commits{/sha}", + "compare_url": "https://api.github.com/repos/llaville/umlwriter/compare/{base}...{head}", + "contents_url": "https://api.github.com/repos/llaville/umlwriter/contents/{+path}", + "contributors_url": "https://api.github.com/repos/llaville/umlwriter/contributors", + "created_at": "2015-03-19T19:27:50Z", + "default_branch": "master", + "deployments_url": "https://api.github.com/repos/llaville/umlwriter/deployments", + "description": "Create UML class diagrams from your PHP source", + "disabled": false, + "downloads_url": "https://api.github.com/repos/llaville/umlwriter/downloads", + "events_url": "https://api.github.com/repos/llaville/umlwriter/events", + "fork": false, + "forks": 6, + "forks_count": 6, + "forks_url": "https://api.github.com/repos/llaville/umlwriter/forks", + "full_name": "llaville/umlwriter", + "git_commits_url": "https://api.github.com/repos/llaville/umlwriter/git/commits{/sha}", + "git_refs_url": "https://api.github.com/repos/llaville/umlwriter/git/refs{/sha}", + "git_tags_url": "https://api.github.com/repos/llaville/umlwriter/git/tags{/sha}", + "git_url": "git://github.com/llaville/umlwriter.git", + "has_downloads": true, + "has_issues": true, + "has_pages": true, + "has_projects": true, + "has_wiki": false, + "homepage": "", + "hooks_url": "https://api.github.com/repos/llaville/umlwriter/hooks", + "html_url": "https://github.com/llaville/umlwriter", + "id": 32541921, + "is_template": false, + "issue_comment_url": "https://api.github.com/repos/llaville/umlwriter/issues/comments{/number}", + "issue_events_url": "https://api.github.com/repos/llaville/umlwriter/issues/events{/number}", + "issues_url": "https://api.github.com/repos/llaville/umlwriter/issues{/number}", + "keys_url": "https://api.github.com/repos/llaville/umlwriter/keys{/key_id}", + "labels_url": "https://api.github.com/repos/llaville/umlwriter/labels{/name}", + "language": "PHP", + "languages_url": "https://api.github.com/repos/llaville/umlwriter/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/llaville/umlwriter/merges", + "milestones_url": "https://api.github.com/repos/llaville/umlwriter/milestones{/number}", + "mirror_url": null, + "name": "umlwriter", + "network_count": 6, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjU0MTkyMQ==", + "notifications_url": "https://api.github.com/repos/llaville/umlwriter/notifications{?since,all,participating}", + "open_issues": 0, + "open_issues_count": 0, + "owner": { + "avatar_url": "https://avatars.githubusercontent.com/u/364342?v=4", + "events_url": "https://api.github.com/users/llaville/events{/privacy}", + "followers_url": "https://api.github.com/users/llaville/followers", + "following_url": "https://api.github.com/users/llaville/following{/other_user}", + "gists_url": "https://api.github.com/users/llaville/gists{/gist_id}", + "gravatar_id": "", + "html_url": "https://github.com/llaville", + "id": 364342, + "login": "llaville", + "node_id": "MDQ6VXNlcjM2NDM0Mg==", + "organizations_url": "https://api.github.com/users/llaville/orgs", + "received_events_url": "https://api.github.com/users/llaville/received_events", + "repos_url": "https://api.github.com/users/llaville/repos", + "site_admin": false, + "starred_url": "https://api.github.com/users/llaville/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/llaville/subscriptions", + "type": "User", + "url": "https://api.github.com/users/llaville" + }, + "private": false, + "pulls_url": "https://api.github.com/repos/llaville/umlwriter/pulls{/number}", + "pushed_at": "2022-03-25T08:40:48Z", + "releases_url": "https://api.github.com/repos/llaville/umlwriter/releases{/id}", + "size": 4288, + "ssh_url": "git@github.com:llaville/umlwriter.git", + "stargazers_count": 42, + "stargazers_url": "https://api.github.com/repos/llaville/umlwriter/stargazers", + "statuses_url": "https://api.github.com/repos/llaville/umlwriter/statuses/{sha}", + "subscribers_count": 5, + "subscribers_url": "https://api.github.com/repos/llaville/umlwriter/subscribers", + "subscription_url": "https://api.github.com/repos/llaville/umlwriter/subscription", + "svn_url": "https://github.com/llaville/umlwriter", + "tags_url": "https://api.github.com/repos/llaville/umlwriter/tags", + "teams_url": "https://api.github.com/repos/llaville/umlwriter/teams", + "temp_clone_token": null, + "topics": [ + "php", + "uml-class-diagram" + ], + "trees_url": "https://api.github.com/repos/llaville/umlwriter/git/trees{/sha}", + "updated_at": "2022-03-22T06:23:11Z", + "url": "https://api.github.com/repos/llaville/umlwriter", + "visibility": "public", "watchers": 42, "watchers_count": 42 }, - "repo_url": "https://github.com/unixorn/lima-xbar-plugin", + "repo_url": "https://github.com/llaville/umlwriter", "stargazers": 42 }, { @@ -2879,18 +2879,129 @@ { "info": { "allow_forking": true, - "archive_url": "https://api.github.com/repos/AlbanAndrieu/ansible-windows/{archive_format}{/ref}", + "archive_url": "https://api.github.com/repos/catthehacker/docker_images/{archive_format}{/ref}", "archived": false, - "assignees_url": "https://api.github.com/repos/AlbanAndrieu/ansible-windows/assignees{/user}", - "blobs_url": "https://api.github.com/repos/AlbanAndrieu/ansible-windows/git/blobs{/sha}", - "branches_url": "https://api.github.com/repos/AlbanAndrieu/ansible-windows/branches{/branch}", - "clone_url": "https://github.com/AlbanAndrieu/ansible-windows.git", - "collaborators_url": "https://api.github.com/repos/AlbanAndrieu/ansible-windows/collaborators{/collaborator}", - "comments_url": "https://api.github.com/repos/AlbanAndrieu/ansible-windows/comments{/number}", - "commits_url": "https://api.github.com/repos/AlbanAndrieu/ansible-windows/commits{/sha}", - "compare_url": "https://api.github.com/repos/AlbanAndrieu/ansible-windows/compare/{base}...{head}", - "contents_url": "https://api.github.com/repos/AlbanAndrieu/ansible-windows/contents/{+path}", - "contributors_url": "https://api.github.com/repos/AlbanAndrieu/ansible-windows/contributors", + "assignees_url": "https://api.github.com/repos/catthehacker/docker_images/assignees{/user}", + "blobs_url": "https://api.github.com/repos/catthehacker/docker_images/git/blobs{/sha}", + "branches_url": "https://api.github.com/repos/catthehacker/docker_images/branches{/branch}", + "clone_url": "https://github.com/catthehacker/docker_images.git", + "collaborators_url": "https://api.github.com/repos/catthehacker/docker_images/collaborators{/collaborator}", + "comments_url": "https://api.github.com/repos/catthehacker/docker_images/comments{/number}", + "commits_url": "https://api.github.com/repos/catthehacker/docker_images/commits{/sha}", + "compare_url": "https://api.github.com/repos/catthehacker/docker_images/compare/{base}...{head}", + "contents_url": "https://api.github.com/repos/catthehacker/docker_images/contents/{+path}", + "contributors_url": "https://api.github.com/repos/catthehacker/docker_images/contributors", + "created_at": "2021-01-11T17:40:36Z", + "default_branch": "master", + "deployments_url": "https://api.github.com/repos/catthehacker/docker_images/deployments", + "description": "Docker images", + "disabled": false, + "downloads_url": "https://api.github.com/repos/catthehacker/docker_images/downloads", + "events_url": "https://api.github.com/repos/catthehacker/docker_images/events", + "fork": false, + "forks": 28, + "forks_count": 28, + "forks_url": "https://api.github.com/repos/catthehacker/docker_images/forks", + "full_name": "catthehacker/docker_images", + "git_commits_url": "https://api.github.com/repos/catthehacker/docker_images/git/commits{/sha}", + "git_refs_url": "https://api.github.com/repos/catthehacker/docker_images/git/refs{/sha}", + "git_tags_url": "https://api.github.com/repos/catthehacker/docker_images/git/tags{/sha}", + "git_url": "git://github.com/catthehacker/docker_images.git", + "has_downloads": true, + "has_issues": true, + "has_pages": false, + "has_projects": false, + "has_wiki": false, + "homepage": null, + "hooks_url": "https://api.github.com/repos/catthehacker/docker_images/hooks", + "html_url": "https://github.com/catthehacker/docker_images", + "id": 328744075, + "is_template": false, + "issue_comment_url": "https://api.github.com/repos/catthehacker/docker_images/issues/comments{/number}", + "issue_events_url": "https://api.github.com/repos/catthehacker/docker_images/issues/events{/number}", + "issues_url": "https://api.github.com/repos/catthehacker/docker_images/issues{/number}", + "keys_url": "https://api.github.com/repos/catthehacker/docker_images/keys{/key_id}", + "labels_url": "https://api.github.com/repos/catthehacker/docker_images/labels{/name}", + "language": "Shell", + "languages_url": "https://api.github.com/repos/catthehacker/docker_images/languages", + "license": { + "key": "other", + "name": "Other", + "node_id": "MDc6TGljZW5zZTA=", + "spdx_id": "NOASSERTION", + "url": null + }, + "merges_url": "https://api.github.com/repos/catthehacker/docker_images/merges", + "milestones_url": "https://api.github.com/repos/catthehacker/docker_images/milestones{/number}", + "mirror_url": null, + "name": "docker_images", + "network_count": 28, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjg3NDQwNzU=", + "notifications_url": "https://api.github.com/repos/catthehacker/docker_images/notifications{?since,all,participating}", + "open_issues": 7, + "open_issues_count": 7, + "owner": { + "avatar_url": "https://avatars.githubusercontent.com/u/31106839?v=4", + "events_url": "https://api.github.com/users/catthehacker/events{/privacy}", + "followers_url": "https://api.github.com/users/catthehacker/followers", + "following_url": "https://api.github.com/users/catthehacker/following{/other_user}", + "gists_url": "https://api.github.com/users/catthehacker/gists{/gist_id}", + "gravatar_id": "", + "html_url": "https://github.com/catthehacker", + "id": 31106839, + "login": "catthehacker", + "node_id": "MDQ6VXNlcjMxMTA2ODM5", + "organizations_url": "https://api.github.com/users/catthehacker/orgs", + "received_events_url": "https://api.github.com/users/catthehacker/received_events", + "repos_url": "https://api.github.com/users/catthehacker/repos", + "site_admin": false, + "starred_url": "https://api.github.com/users/catthehacker/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/catthehacker/subscriptions", + "type": "User", + "url": "https://api.github.com/users/catthehacker" + }, + "private": false, + "pulls_url": "https://api.github.com/repos/catthehacker/docker_images/pulls{/number}", + "pushed_at": "2022-04-01T10:47:02Z", + "releases_url": "https://api.github.com/repos/catthehacker/docker_images/releases{/id}", + "size": 116, + "ssh_url": "git@github.com:catthehacker/docker_images.git", + "stargazers_count": 32, + "stargazers_url": "https://api.github.com/repos/catthehacker/docker_images/stargazers", + "statuses_url": "https://api.github.com/repos/catthehacker/docker_images/statuses/{sha}", + "subscribers_count": 4, + "subscribers_url": "https://api.github.com/repos/catthehacker/docker_images/subscribers", + "subscription_url": "https://api.github.com/repos/catthehacker/docker_images/subscription", + "svn_url": "https://github.com/catthehacker/docker_images", + "tags_url": "https://api.github.com/repos/catthehacker/docker_images/tags", + "teams_url": "https://api.github.com/repos/catthehacker/docker_images/teams", + "temp_clone_token": null, + "topics": [], + "trees_url": "https://api.github.com/repos/catthehacker/docker_images/git/trees{/sha}", + "updated_at": "2022-04-05T18:40:29Z", + "url": "https://api.github.com/repos/catthehacker/docker_images", + "visibility": "public", + "watchers": 32, + "watchers_count": 32 + }, + "repo_url": "https://github.com/catthehacker/docker_images", + "stargazers": 32 + }, + { + "info": { + "allow_forking": true, + "archive_url": "https://api.github.com/repos/AlbanAndrieu/ansible-windows/{archive_format}{/ref}", + "archived": false, + "assignees_url": "https://api.github.com/repos/AlbanAndrieu/ansible-windows/assignees{/user}", + "blobs_url": "https://api.github.com/repos/AlbanAndrieu/ansible-windows/git/blobs{/sha}", + "branches_url": "https://api.github.com/repos/AlbanAndrieu/ansible-windows/branches{/branch}", + "clone_url": "https://github.com/AlbanAndrieu/ansible-windows.git", + "collaborators_url": "https://api.github.com/repos/AlbanAndrieu/ansible-windows/collaborators{/collaborator}", + "comments_url": "https://api.github.com/repos/AlbanAndrieu/ansible-windows/comments{/number}", + "commits_url": "https://api.github.com/repos/AlbanAndrieu/ansible-windows/commits{/sha}", + "compare_url": "https://api.github.com/repos/AlbanAndrieu/ansible-windows/compare/{base}...{head}", + "contents_url": "https://api.github.com/repos/AlbanAndrieu/ansible-windows/contents/{+path}", + "contributors_url": "https://api.github.com/repos/AlbanAndrieu/ansible-windows/contributors", "created_at": "2014-09-25T19:04:54Z", "default_branch": "master", "deployments_url": "https://api.github.com/repos/AlbanAndrieu/ansible-windows/deployments", @@ -3098,117 +3209,6 @@ "repo_url": "https://github.com/quackduck/secret", "stargazers": 31 }, - { - "info": { - "allow_forking": true, - "archive_url": "https://api.github.com/repos/catthehacker/docker_images/{archive_format}{/ref}", - "archived": false, - "assignees_url": "https://api.github.com/repos/catthehacker/docker_images/assignees{/user}", - "blobs_url": "https://api.github.com/repos/catthehacker/docker_images/git/blobs{/sha}", - "branches_url": "https://api.github.com/repos/catthehacker/docker_images/branches{/branch}", - "clone_url": "https://github.com/catthehacker/docker_images.git", - "collaborators_url": "https://api.github.com/repos/catthehacker/docker_images/collaborators{/collaborator}", - "comments_url": "https://api.github.com/repos/catthehacker/docker_images/comments{/number}", - "commits_url": "https://api.github.com/repos/catthehacker/docker_images/commits{/sha}", - "compare_url": "https://api.github.com/repos/catthehacker/docker_images/compare/{base}...{head}", - "contents_url": "https://api.github.com/repos/catthehacker/docker_images/contents/{+path}", - "contributors_url": "https://api.github.com/repos/catthehacker/docker_images/contributors", - "created_at": "2021-01-11T17:40:36Z", - "default_branch": "master", - "deployments_url": "https://api.github.com/repos/catthehacker/docker_images/deployments", - "description": "Docker images", - "disabled": false, - "downloads_url": "https://api.github.com/repos/catthehacker/docker_images/downloads", - "events_url": "https://api.github.com/repos/catthehacker/docker_images/events", - "fork": false, - "forks": 28, - "forks_count": 28, - "forks_url": "https://api.github.com/repos/catthehacker/docker_images/forks", - "full_name": "catthehacker/docker_images", - "git_commits_url": "https://api.github.com/repos/catthehacker/docker_images/git/commits{/sha}", - "git_refs_url": "https://api.github.com/repos/catthehacker/docker_images/git/refs{/sha}", - "git_tags_url": "https://api.github.com/repos/catthehacker/docker_images/git/tags{/sha}", - "git_url": "git://github.com/catthehacker/docker_images.git", - "has_downloads": true, - "has_issues": true, - "has_pages": false, - "has_projects": false, - "has_wiki": false, - "homepage": null, - "hooks_url": "https://api.github.com/repos/catthehacker/docker_images/hooks", - "html_url": "https://github.com/catthehacker/docker_images", - "id": 328744075, - "is_template": false, - "issue_comment_url": "https://api.github.com/repos/catthehacker/docker_images/issues/comments{/number}", - "issue_events_url": "https://api.github.com/repos/catthehacker/docker_images/issues/events{/number}", - "issues_url": "https://api.github.com/repos/catthehacker/docker_images/issues{/number}", - "keys_url": "https://api.github.com/repos/catthehacker/docker_images/keys{/key_id}", - "labels_url": "https://api.github.com/repos/catthehacker/docker_images/labels{/name}", - "language": "Shell", - "languages_url": "https://api.github.com/repos/catthehacker/docker_images/languages", - "license": { - "key": "other", - "name": "Other", - "node_id": "MDc6TGljZW5zZTA=", - "spdx_id": "NOASSERTION", - "url": null - }, - "merges_url": "https://api.github.com/repos/catthehacker/docker_images/merges", - "milestones_url": "https://api.github.com/repos/catthehacker/docker_images/milestones{/number}", - "mirror_url": null, - "name": "docker_images", - "network_count": 28, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjg3NDQwNzU=", - "notifications_url": "https://api.github.com/repos/catthehacker/docker_images/notifications{?since,all,participating}", - "open_issues": 7, - "open_issues_count": 7, - "owner": { - "avatar_url": "https://avatars.githubusercontent.com/u/31106839?v=4", - "events_url": "https://api.github.com/users/catthehacker/events{/privacy}", - "followers_url": "https://api.github.com/users/catthehacker/followers", - "following_url": "https://api.github.com/users/catthehacker/following{/other_user}", - "gists_url": "https://api.github.com/users/catthehacker/gists{/gist_id}", - "gravatar_id": "", - "html_url": "https://github.com/catthehacker", - "id": 31106839, - "login": "catthehacker", - "node_id": "MDQ6VXNlcjMxMTA2ODM5", - "organizations_url": "https://api.github.com/users/catthehacker/orgs", - "received_events_url": "https://api.github.com/users/catthehacker/received_events", - "repos_url": "https://api.github.com/users/catthehacker/repos", - "site_admin": false, - "starred_url": "https://api.github.com/users/catthehacker/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/catthehacker/subscriptions", - "type": "User", - "url": "https://api.github.com/users/catthehacker" - }, - "private": false, - "pulls_url": "https://api.github.com/repos/catthehacker/docker_images/pulls{/number}", - "pushed_at": "2022-04-01T10:47:02Z", - "releases_url": "https://api.github.com/repos/catthehacker/docker_images/releases{/id}", - "size": 116, - "ssh_url": "git@github.com:catthehacker/docker_images.git", - "stargazers_count": 31, - "stargazers_url": "https://api.github.com/repos/catthehacker/docker_images/stargazers", - "statuses_url": "https://api.github.com/repos/catthehacker/docker_images/statuses/{sha}", - "subscribers_count": 4, - "subscribers_url": "https://api.github.com/repos/catthehacker/docker_images/subscribers", - "subscription_url": "https://api.github.com/repos/catthehacker/docker_images/subscription", - "svn_url": "https://github.com/catthehacker/docker_images", - "tags_url": "https://api.github.com/repos/catthehacker/docker_images/tags", - "teams_url": "https://api.github.com/repos/catthehacker/docker_images/teams", - "temp_clone_token": null, - "topics": [], - "trees_url": "https://api.github.com/repos/catthehacker/docker_images/git/trees{/sha}", - "updated_at": "2022-04-01T10:55:58Z", - "url": "https://api.github.com/repos/catthehacker/docker_images", - "visibility": "public", - "watchers": 31, - "watchers_count": 31 - }, - "repo_url": "https://github.com/catthehacker/docker_images", - "stargazers": 31 - }, { "info": { "allow_forking": true, @@ -3409,8 +3409,8 @@ "network_count": 6, "node_id": "MDEwOlJlcG9zaXRvcnkzMzI5MDU3MDI=", "notifications_url": "https://api.github.com/repos/hardisgroupcom/sfdx-hardis/notifications{?since,all,participating}", - "open_issues": 10, - "open_issues_count": 10, + "open_issues": 11, + "open_issues_count": 11, "organization": { "avatar_url": "https://avatars.githubusercontent.com/u/22538326?v=4", "events_url": "https://api.github.com/users/hardisgroupcom/events{/privacy}", @@ -3453,9 +3453,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/hardisgroupcom/sfdx-hardis/pulls{/number}", - "pushed_at": "2022-04-03T22:52:00Z", + "pushed_at": "2022-04-05T21:04:32Z", "releases_url": "https://api.github.com/repos/hardisgroupcom/sfdx-hardis/releases{/id}", - "size": 6234, + "size": 6403, "ssh_url": "git@github.com:hardisgroupcom/sfdx-hardis.git", "stargazers_count": 20, "stargazers_url": "https://api.github.com/repos/hardisgroupcom/sfdx-hardis/stargazers", @@ -3549,8 +3549,8 @@ "network_count": 8, "node_id": "MDEwOlJlcG9zaXRvcnkzNDc3NzIyMzQ=", "notifications_url": "https://api.github.com/repos/GrandMoff100/HomeAssistantAPI/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/51765903?v=4", "events_url": "https://api.github.com/users/GrandMoff100/events{/privacy}", @@ -3693,9 +3693,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/jr0dd/home-ops/pulls{/number}", - "pushed_at": "2022-04-04T02:39:39Z", + "pushed_at": "2022-04-06T01:09:46Z", "releases_url": "https://api.github.com/repos/jr0dd/home-ops/releases{/id}", - "size": 4019, + "size": 3939, "ssh_url": "git@github.com:jr0dd/home-ops.git", "stargazers_count": 17, "stargazers_url": "https://api.github.com/repos/jr0dd/home-ops/stargazers", @@ -3783,8 +3783,8 @@ "network_count": 1, "node_id": "MDEwOlJlcG9zaXRvcnkzNzYxOTIyODE=", "notifications_url": "https://api.github.com/repos/rwaltr/infra/notifications{?since,all,participating}", - "open_issues": 13, - "open_issues_count": 13, + "open_issues": 8, + "open_issues_count": 8, "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-04-04T01:04:28Z", + "pushed_at": "2022-04-05T20:16:11Z", "releases_url": "https://api.github.com/repos/rwaltr/infra/releases{/id}", - "size": 1487, + "size": 1492, "ssh_url": "git@github.com:rwaltr/infra.git", "stargazers_count": 15, "stargazers_url": "https://api.github.com/repos/rwaltr/infra/stargazers", @@ -3947,9 +3947,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/hardisgroupcom/vscode-sfdx-hardis/pulls{/number}", - "pushed_at": "2022-04-03T22:41:46Z", + "pushed_at": "2022-04-04T20:57:58Z", "releases_url": "https://api.github.com/repos/hardisgroupcom/vscode-sfdx-hardis/releases{/id}", - "size": 1278, + "size": 1289, "ssh_url": "git@github.com:hardisgroupcom/vscode-sfdx-hardis.git", "stargazers_count": 13, "stargazers_url": "https://api.github.com/repos/hardisgroupcom/vscode-sfdx-hardis/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": 62, - "open_issues_count": 62, + "open_issues": 65, + "open_issues_count": 65, "organization": { "avatar_url": "https://avatars.githubusercontent.com/u/643070?v=4", "events_url": "https://api.github.com/users/GSA/events{/privacy}", @@ -4086,11 +4086,11 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/GSA/usagov-benefits-eligibility/pulls{/number}", - "pushed_at": "2022-04-01T22:25:22Z", + "pushed_at": "2022-04-05T21:47:18Z", "releases_url": "https://api.github.com/repos/GSA/usagov-benefits-eligibility/releases{/id}", - "size": 7255, + "size": 8300, "ssh_url": "git@github.com:GSA/usagov-benefits-eligibility.git", - "stargazers_count": 12, + "stargazers_count": 13, "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, @@ -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-03-17T20:42:38Z", + "updated_at": "2022-04-05T18:47:30Z", "url": "https://api.github.com/repos/GSA/usagov-benefits-eligibility", "visibility": "public", - "watchers": 12, - "watchers_count": 12 + "watchers": 13, + "watchers_count": 13 }, "repo_url": "https://github.com/GSA/usagov-benefits-eligibility", - "stargazers": 12 + "stargazers": 13 }, { "info": { @@ -4439,9 +4439,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/jokay/docker-ccu-historian/pulls{/number}", - "pushed_at": "2022-03-30T14:35:39Z", + "pushed_at": "2022-04-05T09:39:08Z", "releases_url": "https://api.github.com/repos/jokay/docker-ccu-historian/releases{/id}", - "size": 263, + "size": 265, "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", @@ -4560,9 +4560,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/llaville/php-compatinfo-db/pulls{/number}", - "pushed_at": "2022-03-29T08:12:29Z", + "pushed_at": "2022-04-05T07:25:18Z", "releases_url": "https://api.github.com/repos/llaville/php-compatinfo-db/releases{/id}", - "size": 15636, + "size": 15640, "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", @@ -4645,8 +4645,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": 4, + "open_issues_count": 4, "owner": { "avatar_url": "https://avatars.githubusercontent.com/u/39906742?v=4", "events_url": "https://api.github.com/users/0dragosh/events{/privacy}", @@ -4669,9 +4669,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/0dragosh/homelab-k3s/pulls{/number}", - "pushed_at": "2022-04-04T02:28:48Z", + "pushed_at": "2022-04-05T22:04:06Z", "releases_url": "https://api.github.com/repos/0dragosh/homelab-k3s/releases{/id}", - "size": 2329, + "size": 2346, "ssh_url": "git@github.com:0dragosh/homelab-k3s.git", "stargazers_count": 10, "stargazers_url": "https://api.github.com/repos/0dragosh/homelab-k3s/stargazers", @@ -4843,6 +4843,131 @@ "repo_url": "https://github.com/wareismymind/peer", "stargazers": 9 }, + { + "info": { + "allow_forking": true, + "archive_url": "https://api.github.com/repos/GSA/site-scanning-engine/{archive_format}{/ref}", + "archived": false, + "assignees_url": "https://api.github.com/repos/GSA/site-scanning-engine/assignees{/user}", + "blobs_url": "https://api.github.com/repos/GSA/site-scanning-engine/git/blobs{/sha}", + "branches_url": "https://api.github.com/repos/GSA/site-scanning-engine/branches{/branch}", + "clone_url": "https://github.com/GSA/site-scanning-engine.git", + "collaborators_url": "https://api.github.com/repos/GSA/site-scanning-engine/collaborators{/collaborator}", + "comments_url": "https://api.github.com/repos/GSA/site-scanning-engine/comments{/number}", + "commits_url": "https://api.github.com/repos/GSA/site-scanning-engine/commits{/sha}", + "compare_url": "https://api.github.com/repos/GSA/site-scanning-engine/compare/{base}...{head}", + "contents_url": "https://api.github.com/repos/GSA/site-scanning-engine/contents/{+path}", + "contributors_url": "https://api.github.com/repos/GSA/site-scanning-engine/contributors", + "created_at": "2020-10-03T00:02:51Z", + "default_branch": "main", + "deployments_url": "https://api.github.com/repos/GSA/site-scanning-engine/deployments", + "description": "The repository for the rearchitected site-scanning project, specifically the scanning engine itself. ", + "disabled": false, + "downloads_url": "https://api.github.com/repos/GSA/site-scanning-engine/downloads", + "events_url": "https://api.github.com/repos/GSA/site-scanning-engine/events", + "fork": false, + "forks": 4, + "forks_count": 4, + "forks_url": "https://api.github.com/repos/GSA/site-scanning-engine/forks", + "full_name": "GSA/site-scanning-engine", + "git_commits_url": "https://api.github.com/repos/GSA/site-scanning-engine/git/commits{/sha}", + "git_refs_url": "https://api.github.com/repos/GSA/site-scanning-engine/git/refs{/sha}", + "git_tags_url": "https://api.github.com/repos/GSA/site-scanning-engine/git/tags{/sha}", + "git_url": "git://github.com/GSA/site-scanning-engine.git", + "has_downloads": true, + "has_issues": true, + "has_pages": false, + "has_projects": true, + "has_wiki": true, + "homepage": "https://digital.gov/site-scanning", + "hooks_url": "https://api.github.com/repos/GSA/site-scanning-engine/hooks", + "html_url": "https://github.com/GSA/site-scanning-engine", + "id": 300761835, + "is_template": false, + "issue_comment_url": "https://api.github.com/repos/GSA/site-scanning-engine/issues/comments{/number}", + "issue_events_url": "https://api.github.com/repos/GSA/site-scanning-engine/issues/events{/number}", + "issues_url": "https://api.github.com/repos/GSA/site-scanning-engine/issues{/number}", + "keys_url": "https://api.github.com/repos/GSA/site-scanning-engine/keys{/key_id}", + "labels_url": "https://api.github.com/repos/GSA/site-scanning-engine/labels{/name}", + "language": "TypeScript", + "languages_url": "https://api.github.com/repos/GSA/site-scanning-engine/languages", + "license": null, + "merges_url": "https://api.github.com/repos/GSA/site-scanning-engine/merges", + "milestones_url": "https://api.github.com/repos/GSA/site-scanning-engine/milestones{/number}", + "mirror_url": null, + "name": "site-scanning-engine", + "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, + "organization": { + "avatar_url": "https://avatars.githubusercontent.com/u/643070?v=4", + "events_url": "https://api.github.com/users/GSA/events{/privacy}", + "followers_url": "https://api.github.com/users/GSA/followers", + "following_url": "https://api.github.com/users/GSA/following{/other_user}", + "gists_url": "https://api.github.com/users/GSA/gists{/gist_id}", + "gravatar_id": "", + "html_url": "https://github.com/GSA", + "id": 643070, + "login": "GSA", + "node_id": "MDEyOk9yZ2FuaXphdGlvbjY0MzA3MA==", + "organizations_url": "https://api.github.com/users/GSA/orgs", + "received_events_url": "https://api.github.com/users/GSA/received_events", + "repos_url": "https://api.github.com/users/GSA/repos", + "site_admin": false, + "starred_url": "https://api.github.com/users/GSA/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/GSA/subscriptions", + "type": "Organization", + "url": "https://api.github.com/users/GSA" + }, + "owner": { + "avatar_url": "https://avatars.githubusercontent.com/u/643070?v=4", + "events_url": "https://api.github.com/users/GSA/events{/privacy}", + "followers_url": "https://api.github.com/users/GSA/followers", + "following_url": "https://api.github.com/users/GSA/following{/other_user}", + "gists_url": "https://api.github.com/users/GSA/gists{/gist_id}", + "gravatar_id": "", + "html_url": "https://github.com/GSA", + "id": 643070, + "login": "GSA", + "node_id": "MDEyOk9yZ2FuaXphdGlvbjY0MzA3MA==", + "organizations_url": "https://api.github.com/users/GSA/orgs", + "received_events_url": "https://api.github.com/users/GSA/received_events", + "repos_url": "https://api.github.com/users/GSA/repos", + "site_admin": false, + "starred_url": "https://api.github.com/users/GSA/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/GSA/subscriptions", + "type": "Organization", + "url": "https://api.github.com/users/GSA" + }, + "private": false, + "pulls_url": "https://api.github.com/repos/GSA/site-scanning-engine/pulls{/number}", + "pushed_at": "2022-03-25T14:58:30Z", + "releases_url": "https://api.github.com/repos/GSA/site-scanning-engine/releases{/id}", + "size": 8706, + "ssh_url": "git@github.com:GSA/site-scanning-engine.git", + "stargazers_count": 8, + "stargazers_url": "https://api.github.com/repos/GSA/site-scanning-engine/stargazers", + "statuses_url": "https://api.github.com/repos/GSA/site-scanning-engine/statuses/{sha}", + "subscribers_count": 5, + "subscribers_url": "https://api.github.com/repos/GSA/site-scanning-engine/subscribers", + "subscription_url": "https://api.github.com/repos/GSA/site-scanning-engine/subscription", + "svn_url": "https://github.com/GSA/site-scanning-engine", + "tags_url": "https://api.github.com/repos/GSA/site-scanning-engine/tags", + "teams_url": "https://api.github.com/repos/GSA/site-scanning-engine/teams", + "temp_clone_token": null, + "topics": [], + "trees_url": "https://api.github.com/repos/GSA/site-scanning-engine/git/trees{/sha}", + "updated_at": "2022-04-04T15:01:23Z", + "url": "https://api.github.com/repos/GSA/site-scanning-engine", + "visibility": "public", + "watchers": 8, + "watchers_count": 8 + }, + "repo_url": "https://github.com/GSA/site-scanning-engine", + "stargazers": 8 + }, { "info": { "allow_forking": true, @@ -4949,9 +5074,9 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/ScribeMD/rootless-docker/pulls{/number}", - "pushed_at": "2021-11-18T04:21:54Z", + "pushed_at": "2022-04-06T02:56:19Z", "releases_url": "https://api.github.com/repos/ScribeMD/rootless-docker/releases{/id}", - "size": 43, + "size": 58, "ssh_url": "git@github.com:ScribeMD/rootless-docker.git", "stargazers_count": 7, "stargazers_url": "https://api.github.com/repos/ScribeMD/rootless-docker/stargazers", @@ -5372,131 +5497,6 @@ "repo_url": "https://github.com/nvuillam/njre", "stargazers": 7 }, - { - "info": { - "allow_forking": true, - "archive_url": "https://api.github.com/repos/GSA/site-scanning-engine/{archive_format}{/ref}", - "archived": false, - "assignees_url": "https://api.github.com/repos/GSA/site-scanning-engine/assignees{/user}", - "blobs_url": "https://api.github.com/repos/GSA/site-scanning-engine/git/blobs{/sha}", - "branches_url": "https://api.github.com/repos/GSA/site-scanning-engine/branches{/branch}", - "clone_url": "https://github.com/GSA/site-scanning-engine.git", - "collaborators_url": "https://api.github.com/repos/GSA/site-scanning-engine/collaborators{/collaborator}", - "comments_url": "https://api.github.com/repos/GSA/site-scanning-engine/comments{/number}", - "commits_url": "https://api.github.com/repos/GSA/site-scanning-engine/commits{/sha}", - "compare_url": "https://api.github.com/repos/GSA/site-scanning-engine/compare/{base}...{head}", - "contents_url": "https://api.github.com/repos/GSA/site-scanning-engine/contents/{+path}", - "contributors_url": "https://api.github.com/repos/GSA/site-scanning-engine/contributors", - "created_at": "2020-10-03T00:02:51Z", - "default_branch": "main", - "deployments_url": "https://api.github.com/repos/GSA/site-scanning-engine/deployments", - "description": "The repository for the rearchitected site-scanning project, specifically the scanning engine itself. ", - "disabled": false, - "downloads_url": "https://api.github.com/repos/GSA/site-scanning-engine/downloads", - "events_url": "https://api.github.com/repos/GSA/site-scanning-engine/events", - "fork": false, - "forks": 4, - "forks_count": 4, - "forks_url": "https://api.github.com/repos/GSA/site-scanning-engine/forks", - "full_name": "GSA/site-scanning-engine", - "git_commits_url": "https://api.github.com/repos/GSA/site-scanning-engine/git/commits{/sha}", - "git_refs_url": "https://api.github.com/repos/GSA/site-scanning-engine/git/refs{/sha}", - "git_tags_url": "https://api.github.com/repos/GSA/site-scanning-engine/git/tags{/sha}", - "git_url": "git://github.com/GSA/site-scanning-engine.git", - "has_downloads": true, - "has_issues": true, - "has_pages": false, - "has_projects": true, - "has_wiki": true, - "homepage": "https://digital.gov/site-scanning", - "hooks_url": "https://api.github.com/repos/GSA/site-scanning-engine/hooks", - "html_url": "https://github.com/GSA/site-scanning-engine", - "id": 300761835, - "is_template": false, - "issue_comment_url": "https://api.github.com/repos/GSA/site-scanning-engine/issues/comments{/number}", - "issue_events_url": "https://api.github.com/repos/GSA/site-scanning-engine/issues/events{/number}", - "issues_url": "https://api.github.com/repos/GSA/site-scanning-engine/issues{/number}", - "keys_url": "https://api.github.com/repos/GSA/site-scanning-engine/keys{/key_id}", - "labels_url": "https://api.github.com/repos/GSA/site-scanning-engine/labels{/name}", - "language": "TypeScript", - "languages_url": "https://api.github.com/repos/GSA/site-scanning-engine/languages", - "license": null, - "merges_url": "https://api.github.com/repos/GSA/site-scanning-engine/merges", - "milestones_url": "https://api.github.com/repos/GSA/site-scanning-engine/milestones{/number}", - "mirror_url": null, - "name": "site-scanning-engine", - "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, - "organization": { - "avatar_url": "https://avatars.githubusercontent.com/u/643070?v=4", - "events_url": "https://api.github.com/users/GSA/events{/privacy}", - "followers_url": "https://api.github.com/users/GSA/followers", - "following_url": "https://api.github.com/users/GSA/following{/other_user}", - "gists_url": "https://api.github.com/users/GSA/gists{/gist_id}", - "gravatar_id": "", - "html_url": "https://github.com/GSA", - "id": 643070, - "login": "GSA", - "node_id": "MDEyOk9yZ2FuaXphdGlvbjY0MzA3MA==", - "organizations_url": "https://api.github.com/users/GSA/orgs", - "received_events_url": "https://api.github.com/users/GSA/received_events", - "repos_url": "https://api.github.com/users/GSA/repos", - "site_admin": false, - "starred_url": "https://api.github.com/users/GSA/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/GSA/subscriptions", - "type": "Organization", - "url": "https://api.github.com/users/GSA" - }, - "owner": { - "avatar_url": "https://avatars.githubusercontent.com/u/643070?v=4", - "events_url": "https://api.github.com/users/GSA/events{/privacy}", - "followers_url": "https://api.github.com/users/GSA/followers", - "following_url": "https://api.github.com/users/GSA/following{/other_user}", - "gists_url": "https://api.github.com/users/GSA/gists{/gist_id}", - "gravatar_id": "", - "html_url": "https://github.com/GSA", - "id": 643070, - "login": "GSA", - "node_id": "MDEyOk9yZ2FuaXphdGlvbjY0MzA3MA==", - "organizations_url": "https://api.github.com/users/GSA/orgs", - "received_events_url": "https://api.github.com/users/GSA/received_events", - "repos_url": "https://api.github.com/users/GSA/repos", - "site_admin": false, - "starred_url": "https://api.github.com/users/GSA/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/GSA/subscriptions", - "type": "Organization", - "url": "https://api.github.com/users/GSA" - }, - "private": false, - "pulls_url": "https://api.github.com/repos/GSA/site-scanning-engine/pulls{/number}", - "pushed_at": "2022-03-25T14:58:30Z", - "releases_url": "https://api.github.com/repos/GSA/site-scanning-engine/releases{/id}", - "size": 8706, - "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", - "statuses_url": "https://api.github.com/repos/GSA/site-scanning-engine/statuses/{sha}", - "subscribers_count": 5, - "subscribers_url": "https://api.github.com/repos/GSA/site-scanning-engine/subscribers", - "subscription_url": "https://api.github.com/repos/GSA/site-scanning-engine/subscription", - "svn_url": "https://github.com/GSA/site-scanning-engine", - "tags_url": "https://api.github.com/repos/GSA/site-scanning-engine/tags", - "teams_url": "https://api.github.com/repos/GSA/site-scanning-engine/teams", - "temp_clone_token": null, - "topics": [], - "trees_url": "https://api.github.com/repos/GSA/site-scanning-engine/git/trees{/sha}", - "updated_at": "2022-03-24T16:42:50Z", - "url": "https://api.github.com/repos/GSA/site-scanning-engine", - "visibility": "public", - "watchers": 7, - "watchers_count": 7 - }, - "repo_url": "https://github.com/GSA/site-scanning-engine", - "stargazers": 7 - }, { "info": { "allow_forking": true, @@ -5956,7 +5956,7 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/pulls{/number}", - "pushed_at": "2022-04-01T06:30:34Z", + "pushed_at": "2022-04-06T04:05:14Z", "releases_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/releases{/id}", "size": 1892, "ssh_url": "git@github.com:AlbanAndrieu/jenkins-pipeline-scripts.git", @@ -6213,7 +6213,7 @@ }, "private": false, "pulls_url": "https://api.github.com/repos/jokay/docker-prune/pulls{/number}", - "pushed_at": "2022-03-30T14:35:31Z", + "pushed_at": "2022-04-05T14:17:44Z", "releases_url": "https://api.github.com/repos/jokay/docker-prune/releases{/id}", "size": 185, "ssh_url": "git@github.com:jokay/docker-prune.git", diff --git a/CHANGELOG.md b/CHANGELOG.md index ea5b0eb7254..25c6448981b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -75,6 +75,9 @@ Note: Can be used with `megalinter/megalinter@beta` in your GitHub Action mega-l - [scalafix](https://scalacenter.github.io/scalafix/) from 0.9.34 to **0.10.0** on 2022-04-04 - [snakemake](https://snakemake.readthedocs.io/en/stable/) from 7.3.5 to **7.3.6** on 2022-04-04 - [checkov](https://www.checkov.io/) from 2.0.1024 to **2.0.1030** on 2022-04-04 + - [actionlint](https://rhysd.github.io/actionlint/) from 1.6.10 to **1.6.11** on 2022-04-06 + - [snakemake](https://snakemake.readthedocs.io/en/stable/) from 7.3.6 to **7.3.7** on 2022-04-06 + - [checkov](https://www.checkov.io/) from 2.0.1030 to **2.0.1037** on 2022-04-06 ## [v5.10.0] - 2022-03-20 diff --git a/docs/all_linters.md b/docs/all_linters.md index 6563162acdf..c21a63f8f42 100644 --- a/docs/all_linters.md +++ b/docs/all_linters.md @@ -5,14 +5,14 @@ | Linter | Version | License | Descriptors | Reference status | URL | |:--------------------------------------------------------------------------------------------------------|:--------------:|:-------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-------------------:|:---------------------------------------------------------------------------------------------------------------------------------------------------:| -| [**actionlint**](https://github.com/rhysd/actionlint){target=_blank} | 1.6.10 | [MIT](licenses/actionlint.md) | [ACTION](descriptors/action_actionlint.md) | :white_circle: | [Repository](https://github.com/rhysd/actionlint){target=_blank} | +| [**actionlint**](https://github.com/rhysd/actionlint){target=_blank} | 1.6.11 | [MIT](licenses/actionlint.md) | [ACTION](descriptors/action_actionlint.md) | :white_circle: | [Repository](https://github.com/rhysd/actionlint){target=_blank} | | [**ansible-lint**](https://github.com/ansible/ansible-lint){target=_blank} | 6.0.2 | [GPL-3.0](licenses/ansible-lint.md) | [ANSIBLE](descriptors/ansible_ansible_lint.md) | :white_circle: | [Repository](https://github.com/ansible/ansible-lint){target=_blank} | | [**arm-ttk**](https://github.com/Azure/arm-ttk){target=_blank} | N/A | | [ARM](descriptors/arm_arm_ttk.md) | :white_circle: | [Web Site](https://github.com/Azure/arm-ttk){target=_blank} | | [**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.58.4 | | [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.1030 | [Apache-2.0](licenses/checkov.md) | [TERRAFORM](descriptors/terraform_checkov.md) | :no_entry_sign: | [Repository](https://github.com/bridgecrewio/checkov){target=_blank} | +| [**checkov**](https://github.com/bridgecrewio/checkov){target=_blank} | 2.0.1037 | [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.1 | [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.59 | | [RUST](descriptors/rust_clippy.md) | :white_circle: | [Web Site](https://github.com/rust-lang/rust-clippy){target=_blank} | @@ -76,7 +76,7 @@ | [**shellcheck**](https://github.com/koalaman/shellcheck){target=_blank} | 0.8.0 | | [BASH](descriptors/bash_shellcheck.md) | | [Web Site](https://github.com/koalaman/shellcheck){target=_blank} | | [**shfmt**](https://github.com/mvdan/sh){target=_blank} | 3.5.0 | | [BASH](descriptors/bash_shfmt.md) | :no_entry_sign: | [Web Site](https://github.com/mvdan/sh){target=_blank} | | [**snakefmt**](https://github.com/snakemake/snakefmt){target=_blank} | 0.6.0 | | [SNAKEMAKE](descriptors/snakemake_snakefmt.md) | :white_circle: | [Web Site](https://github.com/snakemake/snakefmt){target=_blank} | -| [**snakemake**](https://github.com/snakemake/snakemake){target=_blank} | 7.3.6 | [MIT](licenses/snakemake.md) | [SNAKEMAKE](descriptors/snakemake_snakemake.md) | :white_circle: | [Repository](https://github.com/snakemake/snakemake){target=_blank} | +| [**snakemake**](https://github.com/snakemake/snakemake){target=_blank} | 7.3.7 | [MIT](licenses/snakemake.md) | [SNAKEMAKE](descriptors/snakemake_snakemake.md) | :white_circle: | [Repository](https://github.com/snakemake/snakemake){target=_blank} | | [**spectral**](https://github.com/stoplightio/spectral){target=_blank} | 5.6.0 | [Apache-2.0](licenses/spectral.md) | [OPENAPI](descriptors/openapi_spectral.md) | :white_circle: | [Repository](https://github.com/stoplightio/spectral){target=_blank} | | [**sql-lint**](https://github.com/joereynolds/sql-lint){target=_blank} | 0.0.19 | | [SQL](descriptors/sql_sql_lint.md) | :white_circle: | [Web Site](https://github.com/joereynolds/sql-lint){target=_blank} | | [**sqlfluff**](https://github.com/sqlfluff/sqlfluff){target=_blank} | 0.11.2 | [MIT](licenses/sqlfluff.md) | [SQL](descriptors/sql_sqlfluff.md) | :white_circle: | [Repository](https://github.com/sqlfluff/sqlfluff){target=_blank} | diff --git a/docs/all_users.md b/docs/all_users.md index 4ae345b3f0b..7b58c113456 100644 --- a/docs/all_users.md +++ b/docs/all_users.md @@ -19,13 +19,13 @@ [![rasa/scoops - GitHub](https://gh-card.dev/repos/rasa/scoops.svg?fullname=)](https://github.com/rasa/scoops){target=_blank} [![philips-software/embeddedinfralib - GitHub](https://gh-card.dev/repos/philips-software/embeddedinfralib.svg?fullname=)](https://github.com/philips-software/embeddedinfralib){target=_blank} [![joeygoksu/prime-nestjs - GitHub](https://gh-card.dev/repos/joeygoksu/prime-nestjs.svg?fullname=)](https://github.com/joeygoksu/prime-nestjs){target=_blank} -[![llaville/umlwriter - GitHub](https://gh-card.dev/repos/llaville/umlwriter.svg?fullname=)](https://github.com/llaville/umlwriter){target=_blank} [![unixorn/lima-xbar-plugin - GitHub](https://gh-card.dev/repos/unixorn/lima-xbar-plugin.svg?fullname=)](https://github.com/unixorn/lima-xbar-plugin){target=_blank} +[![llaville/umlwriter - GitHub](https://gh-card.dev/repos/llaville/umlwriter.svg?fullname=)](https://github.com/llaville/umlwriter){target=_blank} [![nvuillam/sfdx-essentials - GitHub](https://gh-card.dev/repos/nvuillam/sfdx-essentials.svg?fullname=)](https://github.com/nvuillam/sfdx-essentials){target=_blank} [![practicalli/clojure - GitHub](https://gh-card.dev/repos/practicalli/clojure.svg?fullname=)](https://github.com/practicalli/clojure){target=_blank} +[![catthehacker/docker_images - GitHub](https://gh-card.dev/repos/catthehacker/docker_images.svg?fullname=)](https://github.com/catthehacker/docker_images){target=_blank} [![AlbanAndrieu/ansible-windows - GitHub](https://gh-card.dev/repos/AlbanAndrieu/ansible-windows.svg?fullname=)](https://github.com/AlbanAndrieu/ansible-windows){target=_blank} [![quackduck/secret - GitHub](https://gh-card.dev/repos/quackduck/secret.svg?fullname=)](https://github.com/quackduck/secret){target=_blank} -[![catthehacker/docker_images - GitHub](https://gh-card.dev/repos/catthehacker/docker_images.svg?fullname=)](https://github.com/catthehacker/docker_images){target=_blank} [![MythicDrops/MythicDrops - GitHub](https://gh-card.dev/repos/MythicDrops/MythicDrops.svg?fullname=)](https://github.com/MythicDrops/MythicDrops){target=_blank} [![hardisgroupcom/sfdx-hardis - GitHub](https://gh-card.dev/repos/hardisgroupcom/sfdx-hardis.svg?fullname=)](https://github.com/hardisgroupcom/sfdx-hardis){target=_blank} [![GrandMoff100/HomeAssistantAPI - GitHub](https://gh-card.dev/repos/GrandMoff100/HomeAssistantAPI.svg?fullname=)](https://github.com/GrandMoff100/HomeAssistantAPI){target=_blank} @@ -39,11 +39,11 @@ [![llaville/php-compatinfo-db - GitHub](https://gh-card.dev/repos/llaville/php-compatinfo-db.svg?fullname=)](https://github.com/llaville/php-compatinfo-db){target=_blank} [![0dragosh/homelab-k3s - GitHub](https://gh-card.dev/repos/0dragosh/homelab-k3s.svg?fullname=)](https://github.com/0dragosh/homelab-k3s){target=_blank} [![wareismymind/peer - GitHub](https://gh-card.dev/repos/wareismymind/peer.svg?fullname=)](https://github.com/wareismymind/peer){target=_blank} +[![GSA/site-scanning-engine - GitHub](https://gh-card.dev/repos/GSA/site-scanning-engine.svg?fullname=)](https://github.com/GSA/site-scanning-engine){target=_blank} [![ScribeMD/rootless-docker - GitHub](https://gh-card.dev/repos/ScribeMD/rootless-docker.svg?fullname=)](https://github.com/ScribeMD/rootless-docker){target=_blank} [![cure-dao/docs - GitHub](https://gh-card.dev/repos/cure-dao/docs.svg?fullname=)](https://github.com/cure-dao/docs){target=_blank} [![practicalli/clojure-web-services - GitHub](https://gh-card.dev/repos/practicalli/clojure-web-services.svg?fullname=)](https://github.com/practicalli/clojure-web-services){target=_blank} [![nvuillam/njre - GitHub](https://gh-card.dev/repos/nvuillam/njre.svg?fullname=)](https://github.com/nvuillam/njre){target=_blank} -[![GSA/site-scanning-engine - GitHub](https://gh-card.dev/repos/GSA/site-scanning-engine.svg?fullname=)](https://github.com/GSA/site-scanning-engine){target=_blank} [![QuantumPL/bib - GitHub](https://gh-card.dev/repos/QuantumPL/bib.svg?fullname=)](https://github.com/QuantumPL/bib){target=_blank} [![dochang/bumplus - GitHub](https://gh-card.dev/repos/dochang/bumplus.svg?fullname=)](https://github.com/dochang/bumplus){target=_blank} [![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} diff --git a/docs/descriptors/action_actionlint.md b/docs/descriptors/action_actionlint.md index 98688a9c4b7..528d33fd0b7 100644 --- a/docs/descriptors/action_actionlint.md +++ b/docs/descriptors/action_actionlint.md @@ -6,7 +6,7 @@ Static checker for GitHub Actions workflow files ## actionlint documentation -- Version in MegaLinter: **1.6.10** +- Version in MegaLinter: **1.6.11** - Visit [Official Web Site](https://rhysd.github.io/actionlint/){target=_blank} - See [How to configure actionlint rules](https://github.com/rhysd/actionlint/blob/main/docs/config.md){target=_blank} diff --git a/docs/descriptors/puppet_puppet_lint.md b/docs/descriptors/puppet_puppet_lint.md index bc86b0ee17f..272e9d47e40 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-variable_contains_dash-check - Skip the variable_contains_dash check. - --no-variable_is_lowercase-check - Skip the variable_is_lowercase check. - --no-duplicate_params-check Skip the duplicate_params check. - --no-unquoted_resource_title-check - Skip the unquoted_resource_title check. - --no-ensure_first_param-check - Skip the ensure_first_param check. - --no-file_mode-check Skip the file_mode check. - --no-unquoted_file_mode-check - Skip the unquoted_file_mode check. - --no-ensure_not_symlink_target-check - Skip the ensure_not_symlink_target check. - --no-80chars-check Skip the 80chars check. - --80chars-check Enable the 80chars check. - --no-trailing_whitespace-check - Skip the trailing_whitespace check. - --no-140chars-check Skip the 140chars check. - --no-arrow_alignment-check Skip the arrow_alignment check. - --no-hard_tabs-check Skip the hard_tabs check. - --no-2sp_soft_tabs-check Skip the 2sp_soft_tabs check. - --no-documentation-check Skip the documentation check. + --no-quoted_booleans-check Skip the quoted_booleans check. + --quoted_booleans-check Enable the quoted_booleans 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-puppet_url_without_modules-check Skip the puppet_url_without_modules check. --no-only_variable_string-check Skip the only_variable_string check. - --no-double_quoted_strings-check - Skip the double_quoted_strings 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-selector_inside_resource-check - Skip the selector_inside_resource check. - --no-case_without_default-check - Skip the case_without_default check. - --no-unquoted_node_name-check - Skip the unquoted_node_name check. - --no-parameter_order-check Skip the parameter_order check. - --no-arrow_on_right_operand_line-check - Skip the arrow_on_right_operand_line check. - --no-names_containing_dash-check - Skip the names_containing_dash check. + --no-variable_is_lowercase-check + Skip the variable_is_lowercase check. + --no-variable_contains_dash-check + Skip the variable_contains_dash check. + --no-variable_scope-check Skip the variable_scope 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-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-variable_scope-check Skip the variable_scope check. - --no-nested_classes_or_defines-check - Skip the nested_classes_or_defines check. --no-names_containing_uppercase-check Skip the names_containing_uppercase check. --no-inherits_across_namespaces-check Skip the inherits_across_namespaces check. + --no-names_containing_dash-check + Skip the names_containing_dash check. + --no-nested_classes_or_defines-check + Skip the nested_classes_or_defines check. + --no-autoloader_layout-check Skip the autoloader_layout check. + --no-arrow_on_right_operand_line-check + Skip the arrow_on_right_operand_line 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-right_to_left_relationship-check Skip the right_to_left_relationship check. - --no-autoloader_layout-check Skip the autoloader_layout check. - --no-slash_comments-check Skip the slash_comments check. + --no-parameter_order-check Skip the parameter_order check. + --no-ensure_not_symlink_target-check + Skip the ensure_not_symlink_target check. + --no-unquoted_resource_title-check + Skip the unquoted_resource_title check. + --no-duplicate_params-check Skip the duplicate_params check. + --no-unquoted_file_mode-check + Skip the unquoted_file_mode check. + --no-ensure_first_param-check + Skip the ensure_first_param check. + --no-file_mode-check Skip the file_mode check. --no-star_comments-check Skip the star_comments check. + --no-slash_comments-check Skip the slash_comments check. + --no-documentation-check Skip the documentation check. + --no-unquoted_node_name-check + Skip the unquoted_node_name check. + --no-selector_inside_resource-check + Skip the selector_inside_resource check. + --no-case_without_default-check + Skip the case_without_default check. + --no-2sp_soft_tabs-check Skip the 2sp_soft_tabs check. + --no-trailing_whitespace-check + Skip the trailing_whitespace check. + --no-80chars-check Skip the 80chars check. + --80chars-check Enable the 80chars check. + --no-arrow_alignment-check Skip the arrow_alignment check. + --no-140chars-check Skip the 140chars check. + --no-hard_tabs-check Skip the hard_tabs check. ``` ### Installation on mega-linter Docker image diff --git a/docs/descriptors/python_black.md b/docs/descriptors/python_black.md index 4a46a50a08a..f33522d8d12 100644 --- a/docs/descriptors/python_black.md +++ b/docs/descriptors/python_black.md @@ -112,9 +112,9 @@ Options: input). --python-cell-magics TEXT When processing Jupyter Notebooks, add the given magic to the list of known python- - magics (time, timeit, python, capture, prun, - pypy, python3). Useful for formatting cells - with custom python magics. + magics (python3, time, capture, timeit, + prun, python, pypy). Useful for formatting + cells with custom python magics. -S, --skip-string-normalization Don't normalize string quotes or prefixes. -C, --skip-magic-trailing-comma diff --git a/docs/descriptors/python_flake8.md b/docs/descriptors/python_flake8.md index 850f11c80dc..99d0068e234 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: ['W503', 'E704', 'W504', 'E121', 'E123', - 'E24', 'E126', 'E226']) + (Default: ['E121', 'W503', 'E123', 'E24', 'E226', + 'W504', 'E704', 'E126']) --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/snakemake_snakemake.md b/docs/descriptors/snakemake_snakemake.md index 5c582f71be1..c83128830bc 100644 --- a/docs/descriptors/snakemake_snakemake.md +++ b/docs/descriptors/snakemake_snakemake.md @@ -9,7 +9,7 @@ ## snakemake documentation -- Version in MegaLinter: **7.3.6** +- Version in MegaLinter: **7.3.7** - Visit [Official Web Site](https://snakemake.readthedocs.io/en/stable/){target=_blank} [![snakemake - GitHub](https://gh-card.dev/repos/snakemake/snakemake.svg?fullname=)](https://github.com/snakemake/snakemake){target=_blank} diff --git a/docs/descriptors/terraform_checkov.md b/docs/descriptors/terraform_checkov.md index 87a5c0dda2a..a39e7c3a3f1 100644 --- a/docs/descriptors/terraform_checkov.md +++ b/docs/descriptors/terraform_checkov.md @@ -9,7 +9,7 @@ ## checkov documentation -- Version in MegaLinter: **2.0.1030** +- Version in MegaLinter: **2.0.1037** - 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} @@ -79,7 +79,7 @@ usage: checkov [-h] [-v] [-d DIRECTORY] [--add-check] [-f FILE] [--external-checks-git EXTERNAL_CHECKS_GIT] [-l] [-o {cli,cyclonedx,json,junitxml,github_failed_only,sarif}] [--output-file-path OUTPUT_FILE_PATH] [--output-bc-ids] - [--quiet] [--compact] + [--include-all-checkov-policies] [--quiet] [--compact] [--framework {arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} [{arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} ...]] [--skip-framework {arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,sca_package,sca_image,secrets,serverless,terraform,terraform_plan} [{arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,sca_package,sca_image,secrets,serverless,terraform,terraform_plan} ...]] [-c CHECK] [--skip-check SKIP_CHECK] @@ -133,6 +133,18 @@ optional arguments: --output-bc-ids Print Bridgecrew platform IDs (BC...) instead of Checkov IDs (CKV...), if the check exists in the platform + --include-all-checkov-policies + When running with an API key, Checkov will omit any + policies that do not exist in the Bridgecrew or Prisma + Cloud platform, except for local custom policies + loaded with the --external-check flags. Use this key + to include policies that only exist in Checkov in the + scan. Note that this will make the local CLI results + different from the results you see in the platform. + Has no effect if you are not using an API key. Use the + --check option to explicitly include checks by ID even + if they are not in the platform, without using this + flag. --quiet in case of CLI output, display only failed checks --compact in case of CLI output, do not display code blocks --framework {arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} [{arm,bicep,cloudformation,dockerfile,github_configuration,github_actions,gitlab_configuration,bitbucket_configuration,helm,json,yaml,kubernetes,kustomize,sca_package,sca_image,secrets,serverless,terraform,terraform_plan,all} ...] @@ -157,7 +169,11 @@ optional arguments: even if it is a LOW severity. In the case of a tie (e.g., --check MEDIUM and --skip-check HIGH for a medium severity check), then the check will be - skipped. [env var: CKV_CHECK] + skipped. If you use a check ID here along with an API + key, and the check is not part of the BC / PC + platform, then the check will still be run (see + --include-all-checkov-policies for more info). [env + var: CKV_CHECK] --skip-check SKIP_CHECK Checks to skip; any other checks will not be run. Enter one or more items separated by commas. Each item diff --git a/megalinter/linters/ClippyLinter.py b/megalinter/linters/ClippyLinter.py index 37bf44755a0..05c4c3c3663 100644 --- a/megalinter/linters/ClippyLinter.py +++ b/megalinter/linters/ClippyLinter.py @@ -19,7 +19,6 @@ def before_lint_files(self): self.pre_commands = [] # Add to pre-commands logging.debug("clippy before_lint_files: " + rustup_init_command) - self.pre_commands.append({ - "command": rustup_init_command, - "cwd": self.workspace - }) + self.pre_commands.append( + {"command": rustup_init_command, "cwd": self.workspace} + )