{"id":5801700,"name":"apache/skywalking-infra-e2e","ecosystem":"actions","description":"End-to-End Tesing framework that help to set up, verify E2E tests.","homepage":"https://skywalking.apache.org/","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/skywalking-infra-e2e","keywords_array":["cli","e2e","test","tools"],"namespace":"apache","versions_count":4,"first_release_published_at":"2021-09-09T06:34:38.000Z","latest_release_published_at":"2023-11-05T09:16:03.000Z","latest_release_number":"v1.3.0","last_synced_at":"2026-06-04T11:54:45.843Z","created_at":"2023-01-04T13:21:23.386Z","updated_at":"2026-06-04T11:54:45.844Z","registry_url":"https://github.com/apache/skywalking-infra-e2e","install_command":null,"documentation_url":null,"metadata":{"name":"SkyWalking Infra E2E","description":"End-to-End Tesing framework that help to set up, verify E2E tests.","author":"Apache SkyWalking","inputs":{"e2e-file":{"description":"File path of e2e file","required":true},"log-dir":{"description":"The container logs directory","required":false},"batch-mode":{"description":"Whether to run in batch mode, all interactive operations are disabled","required":false,"default":"true"}},"runs":{"using":"composite","steps":[{"name":"Set up Go 1.18","uses":"actions/setup-go@v4","with":{"go-version":1.18,"cache-dependency-path":"${{ github.action_path }}/go.sum"}},{"shell":"bash","run":"make -C $GITHUB_ACTION_PATH install DESTDIR=/usr/local/bin"},{"name":"E2E Dir Generator","id":"e2e-dir-generator","shell":"bash","run":"WORK_DIR=\"${{ runner.temp }}/skywalking-infra-e2e\"\necho \"work=$WORK_DIR\" \u003e\u003e $GITHUB_OUTPUT\n\nLOG_DIR=\"\"\nLOG_JOB_DIR=\"\"\nif [[ \"${{ inputs.log-dir }}\" == \"\" ]]\nthen\n  matrix='${{ toJSON(matrix) }}'\n  if [[ \"$matrix\" == \"null\" ]]\n  then\n    LOG_DIR=\"$WORK_DIR/logs\"\n    LOG_JOB_DIR=\"$LOG_DIR/${{ github.job }}\"\n  else\n    combine_matrix=$(echo $matrix|jq -r 'to_entries|map(.value)|tostring')\n    # remove json syntax\n    combine_matrix=`echo $combine_matrix|sed -e 's/\\[\\|\\]\\|\\\"//g'`\n    combine_matrix=`echo $combine_matrix|sed -e 's/[\\{|\\}]//g'`\n    # replace to path\n    combine_matrix=`echo $combine_matrix|sed -e 's/[^A-Za-z0-9_-]/_/g'`\n    LOG_DIR=\"$WORK_DIR/logs\"\n    LOG_JOB_DIR=\"$LOG_DIR/${{ github.job }}_$combine_matrix\"\n  fi\nelif [[ \"${{ inputs.log-dir }}\" == /* ]]\nthen\n  LOG_DIR=\"${{ inputs.log-dir }}\"\n  LOG_JOB_DIR=\"${{ inputs.log-dir }}\"\nelse\n  LOG_DIR=\"$WORK_DIR/${{ inputs.log-dir }}\"\n  LOG_JOB_DIR=\"$WORK_DIR/${{ inputs.log-dir }}\"\nfi\necho \"log=$LOG_DIR\" \u003e\u003e $GITHUB_OUTPUT\necho \"log-case=$LOG_JOB_DIR\" \u003e\u003e $GITHUB_OUTPUT\necho \"SW_INFRA_E2E_LOG_DIR=$LOG_DIR\" \u003e\u003e $GITHUB_ENV\n"},{"shell":"bash","run":"e2e run \\\n  -c \"${{ inputs.e2e-file }}\" \\\n  --batch-mode \"${{ inputs.batch-mode }}\" \\\n  -w \"${{ steps.e2e-dir-generator.outputs.work }}\" \\\n  -l \"${{ steps.e2e-dir-generator.outputs.log-case }}\"\n"}]},"default_branch":"main","path":null},"repo_metadata":{"id":39890920,"uuid":"324770878","full_name":"apache/skywalking-infra-e2e","owner":"apache","description":"Apache SkyWalking Infra E2E","archived":false,"fork":false,"pushed_at":"2025-10-18T00:34:16.000Z","size":431,"stargazers_count":52,"open_issues_count":0,"forks_count":32,"subscribers_count":35,"default_branch":"main","last_synced_at":"2025-10-21T00:34:55.309Z","etag":null,"topics":["cli","e2e","test","tools"],"latest_commit_sha":null,"homepage":"https://skywalking.apache.org/","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-12-27T13:45:18.000Z","updated_at":"2025-10-19T13:16:03.000Z","dependencies_parsed_at":"2023-02-10T00:31:26.541Z","dependency_job_id":"1a753d60-4e0c-444e-b608-b31d25209e58","html_url":"https://github.com/apache/skywalking-infra-e2e","commit_stats":{"total_commits":107,"total_committers":18,"mean_commits":5.944444444444445,"dds":0.6728971962616823,"last_synced_commit":"1485ae03f0ad90496ad7626a5ae4a6a73a1f6296"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/apache/skywalking-infra-e2e","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking-infra-e2e","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking-infra-e2e/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking-infra-e2e/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking-infra-e2e/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/skywalking-infra-e2e/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking-infra-e2e/sbom","scorecard":{"id":201675,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/skywalking-infra-e2e","commit":"7e4b5b68716fdb7b79b21fa8908f9db497e1b115"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/e2e-test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking-infra-e2e/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking-infra-e2e/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-test.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking-infra-e2e/e2e-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-test.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking-infra-e2e/e2e-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-test.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking-infra-e2e/e2e-test.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:19","Warn: containerImage not pinned by hash: Dockerfile:27","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":0,"reason":"45 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-2846 / GHSA-c9cp-9c75-9v8c","Warn: Project is vulnerable to: GO-2022-0482 / GHSA-5ffw-gxpp-mxpf","Warn: Project is vulnerable to: GO-2022-1147 / GHSA-2qjp-425j-52j9","Warn: Project is vulnerable to: GO-2023-1573 / GHSA-259w-8hf6-59c2","Warn: Project is vulnerable to: GO-2023-1574 / GHSA-hmfx-3pcx-653p","Warn: Project is vulnerable to: GO-2023-2412 / GHSA-7ww5-4wqc-m92c","Warn: Project is vulnerable to: GO-2025-3528 / GHSA-265r-hfxg-fhmg","Warn: Project is vulnerable to: GO-2022-0379 / GHSA-qq97-vm5h-rrhg","Warn: Project is vulnerable to: GHSA-hqxw-f8mx-cpmw","Warn: Project is vulnerable to: GO-2024-2500 / GHSA-3fwx-pjgw-3558","Warn: Project is vulnerable to: GO-2024-2913 / GHSA-v994-f8vw-g7j4","Warn: Project is vulnerable to: GO-2024-2914 / GHSA-xmmx-7jpf-fx42","Warn: Project is vulnerable to: GO-2022-0390 / GHSA-2mm7-x5h6-5pvq","Warn: Project is vulnerable to: GO-2022-0985 / GHSA-rc4r-wh2q-q6c4","Warn: Project is vulnerable to: GO-2022-1107 / GHSA-vp35-85q5-9f25","Warn: Project is vulnerable to: GO-2023-1699 / GHSA-232p-vwff-86mp","Warn: Project is vulnerable to: GO-2023-1700 / GHSA-33pg-m6jh-5237","Warn: Project is vulnerable to: GO-2023-1701 / GHSA-6wrf-mxfj-pf5p","Warn: Project is vulnerable to: GHSA-jq35-85cj-fj4p","Warn: Project is vulnerable to: GHSA-mq39-4gv4-mvpx","Warn: Project is vulnerable to: GO-2024-3005 / GHSA-v23v-6jw2-98fq","Warn: Project is vulnerable to: GO-2024-2512 / GHSA-xw73-rw38-6vjc","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GHSA-77vh-xpmg-72qh","Warn: Project is vulnerable to: GO-2022-0914 / GHSA-c3xm-pvg7-gh7r","Warn: Project is vulnerable to: GHSA-v95c-p5hm-xq8f","Warn: Project is vulnerable to: GO-2022-0452 / GHSA-f3fp-gc8g-vw66","Warn: Project is vulnerable to: GO-2023-1683 / GHSA-g2j6-57v7-gm8c","Warn: Project is vulnerable to: GO-2023-1682 / GHSA-m8cg-xc2p-r3fc","Warn: Project is vulnerable to: GO-2024-2491 / GHSA-xr7r-f8xq-vfvv","Warn: Project is vulnerable to: GO-2024-3110 / GHSA-jfvp-7x6p-h2pv","Warn: Project is vulnerable to: GO-2022-0288","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GO-2023-2153 / GHSA-m425-mq94-257g / GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T22:56:22.713Z","repository_id":39890920,"created_at":"2025-08-16T22:56:22.713Z","updated_at":"2025-08-16T22:56:22.713Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280563533,"owners_count":26351731,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-23T02:00:06.710Z","response_time":142,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2823,"last_synced_at":"2025-10-21T00:26:57.129Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1261551,"followers":20159,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-21T00:26:57.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v1.3.0","sha":"3d7bbc0e6ea1b956b808de9cad0be704bf45c6bf","kind":"tag","published_at":"2023-11-05T09:16:03.000Z","download_url":"https://codeload.github.com/apache/skywalking-infra-e2e/tar.gz/v1.3.0","html_url":"https://github.com/apache/skywalking-infra-e2e/releases/tag/v1.3.0","dependencies_parsed_at":"2023-11-07T07:38:59.091Z","dependency_job_id":null,"purl":"pkg:github/apache/skywalking-infra-e2e@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking-infra-e2e/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking-infra-e2e/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"82494d053f879c2e10bc6c1439c05673d50bb37b","kind":"tag","published_at":"2022-07-04T01:43:08.000Z","download_url":"https://codeload.github.com/apache/skywalking-infra-e2e/tar.gz/v1.2.0","html_url":"https://github.com/apache/skywalking-infra-e2e/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-31T11:00:45.858Z","dependency_job_id":null,"purl":"pkg:github/apache/skywalking-infra-e2e@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking-infra-e2e/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking-infra-e2e/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"996ed8902e941e2883fcf0ac5b3090364942d205","kind":"tag","published_at":"2021-11-07T12:17:56.000Z","download_url":"https://codeload.github.com/apache/skywalking-infra-e2e/tar.gz/v1.1.0","html_url":"https://github.com/apache/skywalking-infra-e2e/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T11:00:46.801Z","dependency_job_id":null,"purl":"pkg:github/apache/skywalking-infra-e2e@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking-infra-e2e/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking-infra-e2e/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a41898eb4e57f2f73aae58a8a4848d94efd4eabb","kind":"tag","published_at":"2021-09-09T06:34:38.000Z","download_url":"https://codeload.github.com/apache/skywalking-infra-e2e/tar.gz/v1.0.0","html_url":"https://github.com/apache/skywalking-infra-e2e/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T11:00:48.308Z","dependency_job_id":null,"purl":"pkg:github/apache/skywalking-infra-e2e@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking-infra-e2e/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking-infra-e2e/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T04:49:57.520Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":113,"rankings":{"downloads":null,"dependent_repos_count":4.452543178577088,"dependent_packages_count":0.0,"stargazers_count":4.205355728093804,"forks_count":2.335604500079227,"docker_downloads_count":null,"average":2.7483758516875296},"purl":"pkg:githubactions/apache/skywalking-infra-e2e","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/apache/skywalking-infra-e2e","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/apache/skywalking-infra-e2e","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/apache/skywalking-infra-e2e/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-18T00:01:08.644Z","issues_count":0,"pull_requests_count":125,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":124110.54918032787,"issues_closed_count":0,"pull_requests_closed_count":122,"pull_request_authors_count":17,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.416,"merged_pull_requests_count":103,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":11922.333333333334,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking-infra-e2e/issues","maintainers":[{"login":"kezhenxu94","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhenxu94"},{"login":"Humbertzhang","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Humbertzhang"},{"login":"fgksgf","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fgksgf"},{"login":"dashanji","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dashanji"},{"login":"Superskyyy","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Superskyyy"},{"login":"arugal","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arugal"},{"login":"CalvinKirs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CalvinKirs"},{"login":"wu-sheng","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wu-sheng"}],"active_maintainers":[{"login":"kezhenxu94","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhenxu94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/apache%2Fskywalking-infra-e2e/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/apache%2Fskywalking-infra-e2e/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/apache%2Fskywalking-infra-e2e/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/apache%2Fskywalking-infra-e2e/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/apache%2Fskywalking-infra-e2e/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/apache%2Fskywalking-infra-e2e/codemeta","maintainers":[]}