{"id":3735619,"name":"github.com/apache/skywalking","ecosystem":"go","description":"","homepage":"https://github.com/apache/skywalking","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/skywalking","keywords_array":[],"namespace":"github.com/apache","versions_count":53,"first_release_published_at":"2017-04-27T09:10:13.000Z","latest_release_published_at":"2025-03-27T03:38:03.000Z","latest_release_number":"v10.9.0+incompatible","last_synced_at":"2026-03-27T22:02:20.238Z","created_at":"2022-04-11T14:12:48.082Z","updated_at":"2026-03-27T22:02:48.541Z","registry_url":"https://pkg.go.dev/github.com/apache/skywalking","install_command":"go get github.com/apache/skywalking","documentation_url":"https://pkg.go.dev/github.com/apache/skywalking#section-documentation","metadata":{},"repo_metadata":{"id":37359619,"uuid":"45721011","full_name":"apache/skywalking","owner":"apache","description":"APM, Application Performance Monitoring System","archived":false,"fork":false,"pushed_at":"2026-03-27T12:26:02.000Z","size":175216,"stargazers_count":24766,"open_issues_count":39,"forks_count":6639,"subscribers_count":813,"default_branch":"master","last_synced_at":"2026-03-27T12:33:47.447Z","etag":null,"topics":["apm","dapper","distributed-tracing","ebpf","logging","metrics","observability","open-telemetry","prometheus","service-mesh","skywalking","telegraf","web-performance","zabbix"],"latest_commit_sha":null,"homepage":"https://skywalking.apache.org/","language":"Java","has_issues":true,"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/README.md","contributing":"CONTRIBUTING.md","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":"2015-11-07T03:30:36.000Z","updated_at":"2026-03-27T04:31:01.000Z","dependencies_parsed_at":"2023-09-23T22:36:36.819Z","dependency_job_id":"982951bc-5c19-4e6e-8f73-37fc3e27d35f","html_url":"https://github.com/apache/skywalking","commit_stats":{"total_commits":7091,"total_committers":533,"mean_commits":"13.303939962476548","dds":0.6643632773938796,"last_synced_commit":"72886945b0fc5300e1c6404bf04acf870dc5ba19"},"previous_names":["apache/incubator-skywalking"],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/apache/skywalking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/sbom","scorecard":{"id":201449,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/skywalking","commit":"bf04afdb2a841c60d5e27f5a9fc62d0879a5600c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"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":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-docker-e2e-service.yaml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-docker.yaml:35","Info: topLevel 'actions' permission set to 'read': .github/workflows/codeql.yaml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yaml:35","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql.yaml:36","Warn: no topLevel permission defined: .github/workflows/dead-link-checker.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-docker-e2e-service.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-docker.yaml:1","Warn: no topLevel permission defined: .github/workflows/skywalking.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-docker-e2e-service.yaml:32"],"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":"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":"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":"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/codeql.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/codeql.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/codeql.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/codeql.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dead-link-checker.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/dead-link-checker.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-e2e-service.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/publish-docker-e2e-service.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-e2e-service.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/publish-docker-e2e-service.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-e2e-service.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/publish-docker-e2e-service.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-e2e-service.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/publish-docker-e2e-service.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-e2e-service.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/publish-docker-e2e-service.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/publish-docker.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/publish-docker.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/publish-docker.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/publish-docker.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/publish-docker.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:727: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:732: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:735: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:750: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:756: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:779: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:877: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:890: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:908: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:933: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:945: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:811: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:819: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:847: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:982: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:987: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:990: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:999: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:1005: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:1011: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:1063: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skywalking.yaml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/skywalking/skywalking.yaml/master?enable=pin","Warn: containerImage not pinned by hash: docker/data-generator/Dockerfile:19","Warn: containerImage not pinned by hash: docker/oap/Dockerfile:19","Warn: containerImage not pinned by hash: docker/ui/Dockerfile:17: pin your Docker image by updating eclipse-temurin:11-jre to eclipse-temurin:11-jre@sha256:0b8a158ee1c8625bd142e594103edd9feef85f2ecb7ee157e2e635e1fd00c610","Warn: containerImage not pinned by hash: test/e2e-v2/cases/browser/docker/Dockerfile.generate-traffic:16: pin your Docker image by updating python:3.7 to python:3.7@sha256:eedf63967cdb57d8214db38ce21f105003ed4e4d0358f02bedc057341bcf92a0","Warn: containerImage not pinned by hash: test/e2e-v2/cases/browser/docker/Dockerfile.provider:16: pin your Docker image by updating python:3.7 to python:3.7@sha256:eedf63967cdb57d8214db38ce21f105003ed4e4d0358f02bedc057341bcf92a0","Warn: containerImage not pinned by hash: test/e2e-v2/cases/browser/docker/Dockerfile.test-ui:16","Warn: containerImage not pinned by hash: test/e2e-v2/cases/browser/docker/Dockerfile.test-ui:46: pin your Docker image by updating nginx:1.19 to nginx:1.19@sha256:df13abe416e37eb3db4722840dd479b00ba193ac6606e7902331dcea50f4f1f2","Warn: containerImage not pinned by hash: test/e2e-v2/cases/go/service/Dockerfile:17","Warn: containerImage not pinned by hash: test/e2e-v2/cases/go/service/Dockerfile:27: pin your Docker image by updating alpine:3.10 to alpine:3.10@sha256:451eee8bedcb2f029756dc3e9d73bab0e7943c1ac55cff3a4861c52a0fdd3e98","Warn: containerImage not pinned by hash: test/e2e-v2/cases/kafka/Dockerfile.provider:19","Warn: containerImage not pinned by hash: test/e2e-v2/cases/kafka/kafka-monitoring/Dockerfile:17: pin your Docker image by updating bitnami/kafka:2.4.1 to bitnami/kafka:2.4.1@sha256:5828c6695930e68039d739c90e68c912a2adc8c162a556d9003e76a0b97be675","Warn: containerImage not pinned by hash: test/e2e-v2/cases/kafka/log/Dockerfile.fluentd:16: pin your Docker image by updating bitnami/fluentd:1.12.1 to bitnami/fluentd:1.12.1@sha256:762b6371e25075172d950c21194ea11a6bbdfbcbd55efcebb0a830b7c727739d","Warn: containerImage not pinned by hash: test/e2e-v2/cases/kafka/log/Dockerfile.satellite:17","Warn: containerImage not pinned by hash: test/e2e-v2/cases/kafka/log/Dockerfile.satellite:19: pin your Docker image by updating alpine:3.10 to alpine:3.10@sha256:451eee8bedcb2f029756dc3e9d73bab0e7943c1ac55cff3a4861c52a0fdd3e98","Warn: containerImage not pinned by hash: test/e2e-v2/cases/lua/Dockerfile.nginx:16: pin your Docker image by updating openresty/openresty:1.17.8.2-5-alpine-fat to openresty/openresty:1.17.8.2-5-alpine-fat@sha256:d16404a7ea1fed5cd47c6f4e8bf501518b1fa20198f4156199b689aae4e049f9","Warn: containerImage not pinned by hash: test/e2e-v2/cases/nginx/Dockerfile.nginx:16: pin your Docker image by updating openresty/openresty:1.17.8.2-5-alpine-fat to openresty/openresty:1.17.8.2-5-alpine-fat@sha256:d16404a7ea1fed5cd47c6f4e8bf501518b1fa20198f4156199b689aae4e049f9","Warn: containerImage not pinned by hash: test/e2e-v2/cases/nodejs/Dockerfile.nodejs:16: pin your Docker image by updating node:12 to node:12@sha256:01627afeb110b3054ba4a1405541ca095c8bfca1cb6f2be9479c767a2711879e","Warn: containerImage not pinned by hash: test/e2e-v2/cases/php/Dockerfile.php:16","Warn: containerImage not pinned by hash: test/e2e-v2/cases/php/Dockerfile.php:43: pin your Docker image by updating php:8.1-fpm-bullseye to php:8.1-fpm-bullseye@sha256:bf963a103241b5f9db812bacc101022d3af7584054e865c9cc13f597f3a3e252","Warn: containerImage not pinned by hash: test/e2e-v2/cases/profiling/ebpf/continuous/Dockerfile.sqrt:17: pin your Docker image by updating golang:1.17 to golang:1.17@sha256:87262e4a4c7db56158a80a18fefdc4fee5accc41b59cde821e691d05541bbb18","Warn: containerImage not pinned by hash: test/e2e-v2/cases/profiling/ebpf/network/Dockerfile.service:17: pin your Docker image by updating golang:1.17 to golang:1.17@sha256:87262e4a4c7db56158a80a18fefdc4fee5accc41b59cde821e691d05541bbb18","Warn: containerImage not pinned by hash: test/e2e-v2/cases/profiling/ebpf/offcpu/Dockerfile.file:17: pin your Docker image by updating golang:1.17 to golang:1.17@sha256:87262e4a4c7db56158a80a18fefdc4fee5accc41b59cde821e691d05541bbb18","Warn: containerImage not pinned by hash: test/e2e-v2/cases/profiling/ebpf/oncpu/Dockerfile.sqrt:17: pin your Docker image by updating golang:1.17 to golang:1.17@sha256:87262e4a4c7db56158a80a18fefdc4fee5accc41b59cde821e691d05541bbb18","Warn: containerImage not pinned by hash: test/e2e-v2/cases/python/Dockerfile.python:16: pin your Docker image by updating python:3.7 to python:3.7@sha256:eedf63967cdb57d8214db38ce21f105003ed4e4d0358f02bedc057341bcf92a0","Warn: containerImage not pinned by hash: test/e2e-v2/cases/satellite/Dockerfile.satellite:17","Warn: containerImage not pinned by hash: test/e2e-v2/cases/satellite/Dockerfile.satellite:19: pin your Docker image by updating alpine:3.10 to alpine:3.10@sha256:451eee8bedcb2f029756dc3e9d73bab0e7943c1ac55cff3a4861c52a0fdd3e98","Warn: containerImage not pinned by hash: test/e2e-v2/cases/vm/prometheus-node-exporter/Dockerfile.nodeExporter:16: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: test/e2e-v2/java-test-service/Dockerfile:18","Warn: pipCommand not pinned by hash: test/e2e-v2/cases/browser/docker/Dockerfile.generate-traffic:20","Warn: npmCommand not pinned by hash: test/e2e-v2/cases/browser/docker/Dockerfile.test-ui:41-44","Warn: npmCommand not pinned by hash: test/e2e-v2/cases/nodejs/Dockerfile.nodejs:28","Warn: npmCommand not pinned by hash: test/e2e-v2/cases/nodejs/Dockerfile.nodejs:30","Warn: downloadThenRun not pinned by hash: test/e2e-v2/cases/php/Dockerfile.php:26-32","Warn: pipCommand not pinned by hash: test/e2e-v2/cases/python/Dockerfile.python:26","Warn: downloadThenRun not pinned by hash: test/e2e-v2/script/prepare/setup-e2e-shell/install-istioctl.sh:27","Warn: npmCommand not pinned by hash: .github/workflows/dead-link-checker.yaml:38","Info:   0 out of  50 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of  28 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   2 out of   2 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"name":"Vulnerabilities","score":0,"reason":"92 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","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-2023-2153 / GHSA-m425-mq94-257g / GHSA-qppj-fm5r-hxr3","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-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GHSA-vmq6-5m68-f53m","Warn: Project is vulnerable to: GHSA-668q-qrv7-99fm","Warn: Project is vulnerable to: GHSA-6v67-2wr5-gvf4","Warn: Project is vulnerable to: GHSA-pr98-23f8-jwxv","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4","Warn: Project is vulnerable to: GHSA-4jrv-ppp4-jm57","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-mvr2-9pj6-7w5j","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-pfh2-hfmq-phg5","Warn: Project is vulnerable to: GHSA-6628-q6j9-w8vg","Warn: Project is vulnerable to: GHSA-9hxf-ppjv-w6rq","Warn: Project is vulnerable to: GHSA-cfgp-2977-2fmm","Warn: Project is vulnerable to: GHSA-269q-hmxg-m83q","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-wx5j-54mm-rqqq","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-6mjq-h674-j845","Warn: Project is vulnerable to: GHSA-493p-pfq6-5258","Warn: Project is vulnerable to: GHSA-2x2g-32r7-p4x8","Warn: Project is vulnerable to: GHSA-3j6g-hxx5-3q26","Warn: Project is vulnerable to: GHSA-27hp-xhwr-wr2m","Warn: Project is vulnerable to: GHSA-5j33-cvvr-w245","Warn: Project is vulnerable to: GHSA-7w75-32cg-r6g2","Warn: Project is vulnerable to: GHSA-83qj-6fr2-vhqg","Warn: Project is vulnerable to: GHSA-fccv-jmmp-qg76","Warn: Project is vulnerable to: GHSA-g8pj-r55q-5c2v","Warn: Project is vulnerable to: GHSA-h2fw-rfh5-95r3","Warn: Project is vulnerable to: GHSA-h3gc-qfqq-6h8f","Warn: Project is vulnerable to: GHSA-hfrx-6qgj-fp6c","Warn: Project is vulnerable to: GHSA-p22x-g9px-3945","Warn: Project is vulnerable to: GHSA-q3mw-pvr8-9ggc","Warn: Project is vulnerable to: GHSA-r6j3-px5g-cq3x","Warn: Project is vulnerable to: GHSA-rq2w-37h9-vg94","Warn: Project is vulnerable to: GHSA-wc4r-xq3c-5cf3","Warn: Project is vulnerable to: GHSA-wm9w-rjj3-j356","Warn: Project is vulnerable to: GHSA-v682-8vv8-vpwr","Warn: Project is vulnerable to: GHSA-rc42-6c7j-7h5r","Warn: Project is vulnerable to: GHSA-xf96-w227-r7c4","Warn: Project is vulnerable to: GHSA-36p3-wjmg-h94x","Warn: Project is vulnerable to: GHSA-hh26-6xwr-ggv7","Warn: Project is vulnerable to: GHSA-4gc7-5j7h-4qph","Warn: Project is vulnerable to: GHSA-4wp7-92pw-q264","Warn: Project is vulnerable to: GHSA-g5mm-vmx4-3rg7","Warn: Project is vulnerable to: GHSA-6gf2-pvqw-37ph","Warn: Project is vulnerable to: GHSA-rfmp-97jj-h8m6","Warn: Project is vulnerable to: GHSA-558x-2xjg-6232","Warn: Project is vulnerable to: GHSA-564r-hj7v-mcr5","Warn: Project is vulnerable to: GHSA-9cmq-m9j5-mvww","Warn: Project is vulnerable to: GHSA-wxqc-pxw9-g2p8","Warn: Project is vulnerable to: GHSA-2rmj-mq67-h97g","Warn: Project is vulnerable to: GHSA-2wrp-6fg6-hmc5","Warn: Project is vulnerable to: GHSA-4wrc-f8pq-fpqp","Warn: Project is vulnerable to: GHSA-ccgv-vj62-xf9h","Warn: Project is vulnerable to: GHSA-hgjh-9rj2-g67j","Warn: Project is vulnerable to: GHSA-cx7f-g6mp-7hqm","Warn: Project is vulnerable to: GHSA-g5vr-rgqm-vf78","Warn: Project is vulnerable to: GHSA-w3c8-7r8f-9jp8","Warn: Project is vulnerable to: GHSA-55g7-9cwv-5qfv","Warn: Project is vulnerable to: GHSA-fjpj-2g6w-x25r","Warn: Project is vulnerable to: GHSA-pqr6-cmr2-h8hf","Warn: Project is vulnerable to: GHSA-qcwq-55hx-v3vh","Warn: Project is vulnerable to: GHSA-chfm-68vv-pvw5","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:54:41.986Z","repository_id":37359619,"created_at":"2025-08-16T22:54:41.986Z","updated_at":"2025-08-16T22:54:41.986Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31061208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","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":"v10.3.0","sha":"05c5b245ad39efc3910fef6d0fc5f21fd9653afd","kind":"commit","published_at":"2025-11-10T06:51:57.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v10.3.0","html_url":"https://github.com/apache/skywalking/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"a0a00b9c7df5bb69dfe01c5b6b600582c3533109","kind":"commit","published_at":"2025-03-24T07:42:57.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v10.2.0","html_url":"https://github.com/apache/skywalking/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"d28dfea86b8c8811f055c0c4eefc0f6bfae07682","kind":"commit","published_at":"2024-09-29T12:12:08.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v10.1.0","html_url":"https://github.com/apache/skywalking/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v10.1.0/manifests"},{"name":"v10.0.1","sha":"6a9d727739feb79435f9d7c538267dffdb8ce8d7","kind":"tag","published_at":"2024-05-30T02:25:03.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v10.0.1","html_url":"https://github.com/apache/skywalking/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c92a6a3a4c1b1346596ce83e5a6bfc9374bcab92","kind":"tag","published_at":"2024-05-09T23:56:18.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v10.0.0","html_url":"https://github.com/apache/skywalking/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v10.0.0/manifests"},{"name":"v9.7.0","sha":"066457be3a2c71a99119b2b69652994c8d2d5365","kind":"tag","published_at":"2023-11-28T21:06:28.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v9.7.0","html_url":"https://github.com/apache/skywalking/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v9.7.0/manifests"},{"name":"v9.6.0","sha":"fb61128c94624308d94741df0261aa8965f95e91","kind":"tag","published_at":"2023-09-01T13:52:58.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v9.6.0","html_url":"https://github.com/apache/skywalking/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v9.6.0/manifests"},{"name":"v9.5.0","sha":"d47165dc28f92dce6a437a32a69576bfc091a3ec","kind":"tag","published_at":"2023-06-16T04:02:54.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v9.5.0","html_url":"https://github.com/apache/skywalking/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"520d531fff8d2ba9687ff8b9086b7e27033a82bb","kind":"tag","published_at":"2023-03-09T03:04:18.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v9.4.0","html_url":"https://github.com/apache/skywalking/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v9.4.0/manifests"},{"name":"apm-1.1.1","sha":"f64de8d2ac50cb1809f762f5808311e025bb71ea","kind":"tag","published_at":"2023-03-09T00:13:28.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/apm-1.1.1","html_url":"https://github.com/apache/skywalking/releases/tag/apm-1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@apm-1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/apm-1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/apm-1.1.1/manifests"},{"name":"apm-9.4.0","sha":"00780e8c84620d83be0d491f6b6e4efbce18c364","kind":"tag","published_at":"2023-03-08T14:35:10.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/apm-9.4.0","html_url":"https://github.com/apache/skywalking/releases/tag/apm-9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@apm-9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/apm-9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/apm-9.4.0/manifests"},{"name":"v9.3.0","sha":"7ad04062b20ecf2bdb0afc4ba8c6ce353e5ae4d8","kind":"tag","published_at":"2022-12-02T12:36:53.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v9.3.0","html_url":"https://github.com/apache/skywalking/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"cb8845a1dd8a0efaa8a6c8e6cb3b7c378729a401","kind":"tag","published_at":"2022-08-30T08:24:17.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v9.2.0","html_url":"https://github.com/apache/skywalking/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"f1f519cae469f2f3d9e3b8f81648b80536090444","kind":"tag","published_at":"2022-06-09T01:34:33.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v9.1.0","html_url":"https://github.com/apache/skywalking/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"89644fe68f0c4a7777fa011b56ba2d2a0d369e9f","kind":"tag","published_at":"2022-04-06T08:59:20.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v9.0.0","html_url":"https://github.com/apache/skywalking/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v9.0.0/manifests"},{"name":"v8.9.1","sha":"91ab0a3769308f36247bc5f76156d8635c6ba406","kind":"tag","published_at":"2021-12-10T14:30:52.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v8.9.1","html_url":"https://github.com/apache/skywalking/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"14f1ce342c40ea2ed1504fe869196db66293ddc7","kind":"tag","published_at":"2021-12-02T09:39:29.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v8.9.0","html_url":"https://github.com/apache/skywalking/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"5f4584cc37872343767ef1e1b2d4f9b6f66ba46a","kind":"tag","published_at":"2021-09-29T13:58:08.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v8.8.1","html_url":"https://github.com/apache/skywalking/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"210b75d3e44426163e2382bd4387b6279f3ad989","kind":"tag","published_at":"2021-09-25T13:52:46.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v8.8.0","html_url":"https://github.com/apache/skywalking/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"10f13c098d61ab149931860d11d347c9a960c8e2","kind":"tag","published_at":"2021-07-30T02:23:40.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v8.7.0","html_url":"https://github.com/apache/skywalking/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"a615a682cd363fa5555a647a141607be01f14813","kind":"tag","published_at":"2021-06-07T13:22:55.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v8.6.0","html_url":"https://github.com/apache/skywalking/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"88f5264d003ea5123f290b56e3c94cae6a3a73c3","kind":"tag","published_at":"2021-04-09T04:16:40.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v8.5.0","html_url":"https://github.com/apache/skywalking/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"bf8574b07f01dcff681994e5fec599fe2bb7887b","kind":"tag","published_at":"2021-02-01T13:02:55.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v8.4.0","html_url":"https://github.com/apache/skywalking/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.4.0/manifests"},{"name":"v8.3.0.2","sha":"d36b35019707b7de3d9b2a119e785f5b86770643","kind":"commit","published_at":"2021-01-03T07:08:12.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v8.3.0.2","html_url":"https://github.com/apache/skywalking/releases/tag/v8.3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v8.3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.3.0.2/manifests"},{"name":"v8.3.0","sha":"10772d388e12d2e79f999b2e084d9dd94771a56a","kind":"tag","published_at":"2020-11-29T06:30:54.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v8.3.0","html_url":"https://github.com/apache/skywalking/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"5d840e4959b11fab72f869354f784435ad6f1bd4","kind":"tag","published_at":"2020-10-24T08:44:10.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v8.2.0","html_url":"https://github.com/apache/skywalking/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"bcc27eb6cf9e9a5b01fbbd0a9899692185d3053d","kind":"tag","published_at":"2020-07-31T09:19:05.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v8.1.0","html_url":"https://github.com/apache/skywalking/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"629040f5abb98110255083a868013a8785c7db05","kind":"tag","published_at":"2020-06-18T11:57:19.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v8.0.1","html_url":"https://github.com/apache/skywalking/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"ed6bcb91c2832468fc16945e487a082cae627f88","kind":"tag","published_at":"2020-06-12T08:29:30.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v8.0.0","html_url":"https://github.com/apache/skywalking/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v8.0.0/manifests"},{"name":"v7.0.0","sha":"c2e2d4182d5715cce49b6f95670f3fae2f44d0ba","kind":"tag","published_at":"2020-03-18T15:36:45.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v7.0.0","html_url":"https://github.com/apache/skywalking/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v7.0.0/manifests"},{"name":"v6.6.0","sha":"cf6d53c79b9ddb6dfc1cff0d95a2e4dabea9d246","kind":"tag","published_at":"2019-12-24T06:08:54.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v6.6.0","html_url":"https://github.com/apache/skywalking/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4d4ca9c5173ea4caad6155e047ace855556f550e","kind":"tag","published_at":"2019-11-12T13:24:53.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v6.5.0","html_url":"https://github.com/apache/skywalking/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b94baff43825f3f6c28f2a0090b89d6a693e0af","kind":"tag","published_at":"2019-09-08T18:03:54.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v6.4.0","html_url":"https://github.com/apache/skywalking/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"f21be8f14375a8689c70d349925756df05e6af4b","kind":"tag","published_at":"2019-08-05T09:06:52.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v6.3.0","html_url":"https://github.com/apache/skywalking/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"6be9448850e6ad4cf679f757caa04e4a93784b7a","kind":"tag","published_at":"2019-06-29T00:49:19.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v6.2.0","html_url":"https://github.com/apache/skywalking/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"ce0513307aba846e4568b6fc5e949cd9426ca10a","kind":"tag","published_at":"2019-04-30T08:47:32.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v6.1.0","html_url":"https://github.com/apache/skywalking/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v6.1.0/manifests"},{"name":"v6.0.0-GA","sha":"8b638258bb9ae9d512f946b5622fb65948a937e8","kind":"tag","published_at":"2019-01-21T03:52:56.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v6.0.0-GA","html_url":"https://github.com/apache/skywalking/releases/tag/v6.0.0-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v6.0.0-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v6.0.0-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v6.0.0-GA/manifests"},{"name":"v6.0.0-beta","sha":"1a3b4f314d52d7b8cc55fc4bfbcf28494c57d6ee","kind":"tag","published_at":"2018-12-14T10:02:49.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v6.0.0-beta","html_url":"https://github.com/apache/skywalking/releases/tag/v6.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v6.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v6.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v6.0.0-beta/manifests"},{"name":"v6.0.0-alpha","sha":"14009ce1172e8d70c5410029a096d3ae1a41c76d","kind":"tag","published_at":"2018-11-04T14:36:27.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v6.0.0-alpha","html_url":"https://github.com/apache/skywalking/releases/tag/v6.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v6.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v6.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v6.0.0-alpha/manifests"},{"name":"v5.0.0-GA","sha":"7070e90809a647c3fc2ede518a70afa755856dcc","kind":"tag","published_at":"2018-10-06T15:19:44.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v5.0.0-GA","html_url":"https://github.com/apache/skywalking/releases/tag/v5.0.0-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v5.0.0-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v5.0.0-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v5.0.0-GA/manifests"},{"name":"v5.0.0-RC2","sha":"30fad9f822e96dfa4d8018b3f7b32e4f11521263","kind":"tag","published_at":"2018-09-05T03:41:03.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v5.0.0-RC2","html_url":"https://github.com/apache/skywalking/releases/tag/v5.0.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v5.0.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v5.0.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v5.0.0-RC2/manifests"},{"name":"v5.0.0-RC","sha":"281ba3edaf4706059078d4e730520f1379fcef96","kind":"tag","published_at":"2018-08-31T07:11:37.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v5.0.0-RC","html_url":"https://github.com/apache/skywalking/releases/tag/v5.0.0-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v5.0.0-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v5.0.0-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v5.0.0-RC/manifests"},{"name":"v5.0.0-beta2","sha":"2bc785bd51adf79dcf4b312b590e156baed698ac","kind":"tag","published_at":"2018-07-11T17:46:23.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v5.0.0-beta2","html_url":"https://github.com/apache/skywalking/releases/tag/v5.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v5.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v5.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v5.0.0-beta2/manifests"},{"name":"v5.0.0-beta","sha":"5ddc4e714f2570421779a11f2589ffc32d2b8b21","kind":"tag","published_at":"2018-05-11T17:36:21.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v5.0.0-beta","html_url":"https://github.com/apache/skywalking/releases/tag/v5.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v5.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v5.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v5.0.0-beta/manifests"},{"name":"v5.0.0-alpha","sha":"476ae378bed24690628cc0d16108185b7b5580b6","kind":"tag","published_at":"2018-03-28T01:19:58.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v5.0.0-alpha","html_url":"https://github.com/apache/skywalking/releases/tag/v5.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v5.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v5.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v5.0.0-alpha/manifests"},{"name":"v3.2.6","sha":"03824c2f8f43d55746ac466f0252bd78c1b48363","kind":"commit","published_at":"2017-12-06T08:51:12.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v3.2.6","html_url":"https://github.com/apache/skywalking/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"baf40004171bb8e6d1b4ac653992e6686eadf3f1","kind":"commit","published_at":"2017-11-21T13:48:58.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v3.2.5","html_url":"https://github.com/apache/skywalking/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"4bdea9e2c92495f6190bd33a0c4716484795aacc","kind":"commit","published_at":"2017-11-06T14:45:00.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v3.2.4","html_url":"https://github.com/apache/skywalking/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"6543814fda1171735837dc07f190d267c1c2189d","kind":"commit","published_at":"2017-10-25T00:39:16.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v3.2.3","html_url":"https://github.com/apache/skywalking/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1370f3ced08757250687ca871e10b108c4144b02","kind":"commit","published_at":"2017-09-29T08:02:44.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v3.2.2","html_url":"https://github.com/apache/skywalking/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"9efa734cd0f3ba6f66bdfecfd645a0e22a95a9e6","kind":"commit","published_at":"2017-09-28T01:35:43.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v3.2.1","html_url":"https://github.com/apache/skywalking/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.2.1/manifests"},{"name":"v3.2","sha":"065994a5697ba9cab60179e38d77e09a821eddaf","kind":"commit","published_at":"2017-09-16T15:02:36.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v3.2","html_url":"https://github.com/apache/skywalking/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.2/manifests"},{"name":"v3.1.1","sha":"3f188b14548b8c3cbe49be7b75251471458c2e36","kind":"commit","published_at":"2017-09-11T04:35:46.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v3.1.1","html_url":"https://github.com/apache/skywalking/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.1.1/manifests"},{"name":"v3.1","sha":"f70df1b6327864c214daf3fe72ec553b056f65da","kind":"commit","published_at":"2017-06-17T13:12:44.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v3.1","html_url":"https://github.com/apache/skywalking/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.1/manifests"},{"name":"v3.0.3","sha":"5fa15931a08a07e11b38f5e1bb3a881c0869dcc7","kind":"commit","published_at":"2017-06-10T01:47:26.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v3.0.3","html_url":"https://github.com/apache/skywalking/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.0.3/manifests"},{"name":"v3.0.2-2017","sha":"47fe301bd6e951a71a24428977403d6b10f6fb0a","kind":"commit","published_at":"2017-06-05T13:39:43.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v3.0.2-2017","html_url":"https://github.com/apache/skywalking/releases/tag/v3.0.2-2017","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v3.0.2-2017","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.0.2-2017","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.0.2-2017/manifests"},{"name":"v3.0.1-2017","sha":"30b7950310e2c093d1f5f1c10dd31ec98d6fdc6f","kind":"commit","published_at":"2017-04-27T09:10:13.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v3.0.1-2017","html_url":"https://github.com/apache/skywalking/releases/tag/v3.0.1-2017","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v3.0.1-2017","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.0.1-2017","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.0.1-2017/manifests"},{"name":"v3.0-2017","sha":"c257017c950aa5632e43d66cf1b468e84d0fa588","kind":"commit","published_at":"2017-04-13T08:18:46.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v3.0-2017","html_url":"https://github.com/apache/skywalking/releases/tag/v3.0-2017","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v3.0-2017","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.0-2017","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v3.0-2017/manifests"},{"name":"v2.3-2017","sha":"0fda3154d2fbc24c750b6c6790bafd659b0ad774","kind":"commit","published_at":"2017-03-13T09:57:17.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v2.3-2017","html_url":"https://github.com/apache/skywalking/releases/tag/v2.3-2017","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v2.3-2017","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v2.3-2017","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v2.3-2017/manifests"},{"name":"v2.2-2017","sha":"8f888c71a82fd8c6fd19f1d2175691ef77e1beb7","kind":"commit","published_at":"2017-03-12T06:55:47.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v2.2-2017","html_url":"https://github.com/apache/skywalking/releases/tag/v2.2-2017","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v2.2-2017","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v2.2-2017","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v2.2-2017/manifests"},{"name":"v2.1-2017","sha":"32b776de7321668df2d3a3ca614537eae33c40ad","kind":"commit","published_at":"2017-02-09T05:36:02.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v2.1-2017","html_url":"https://github.com/apache/skywalking/releases/tag/v2.1-2017","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v2.1-2017","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v2.1-2017","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v2.1-2017/manifests"},{"name":"v2.0-2016","sha":"364bc96f865f6ea5417794a2613b7a6556a208ea","kind":"commit","published_at":"2016-12-19T05:33:24.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v2.0-2016","html_url":"https://github.com/apache/skywalking/releases/tag/v2.0-2016","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v2.0-2016","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v2.0-2016","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v2.0-2016/manifests"},{"name":"v1.0-Final-hotfix","sha":"2935ec84755616b2ab3e30a87a4a203a1ac388a5","kind":"commit","published_at":"2016-11-02T01:17:32.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v1.0-Final-hotfix","html_url":"https://github.com/apache/skywalking/releases/tag/v1.0-Final-hotfix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v1.0-Final-hotfix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v1.0-Final-hotfix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v1.0-Final-hotfix/manifests"},{"name":"v1.0-Final","sha":"e15653978adb5840f989b19ea4084e3924399b64","kind":"commit","published_at":"2016-08-18T03:10:45.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/v1.0-Final","html_url":"https://github.com/apache/skywalking/releases/tag/v1.0-Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@v1.0-Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v1.0-Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/v1.0-Final/manifests"},{"name":"1.0-beta","sha":"4e01d77c2e289a4083653c55bc0295407f5147c4","kind":"commit","published_at":"2016-05-28T03:21:18.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/1.0-beta","html_url":"https://github.com/apache/skywalking/releases/tag/1.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@1.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/1.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/1.0-beta/manifests"},{"name":"1.0-alpha2","sha":"ec6501b0ae91ac3c8f1f3fdc599a629774fd6ae7","kind":"commit","published_at":"2016-03-09T11:40:02.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/1.0-alpha2","html_url":"https://github.com/apache/skywalking/releases/tag/1.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@1.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/1.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/1.0-alpha2/manifests"},{"name":"1.0-alpha1","sha":"2536b9456462df0b1087ea335fc79b2432fa0256","kind":"commit","published_at":"2015-12-31T03:05:26.000Z","download_url":"https://codeload.github.com/apache/skywalking/tar.gz/1.0-alpha1","html_url":"https://github.com/apache/skywalking/releases/tag/1.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/skywalking@1.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/1.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/tags/1.0-alpha1/manifests"}]},"repo_metadata_updated_at":"2026-03-27T22:02:48.541Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.803037611213327,"dependent_packages_count":8.383050014243945,"stargazers_count":0.08402384755173842,"forks_count":0.03990361425957713,"docker_downloads_count":null,"average":3.327503771817147},"purl":"pkg:golang/github.com/apache/skywalking","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/apache/skywalking","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/apache/skywalking","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/apache/skywalking/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-27T10:01:01.254Z","issues_count":860,"pull_requests_count":1113,"avg_time_to_close_issue":4021190.2315436243,"avg_time_to_close_pull_request":68318.29990356798,"issues_closed_count":596,"pull_requests_closed_count":1037,"pull_request_authors_count":83,"issue_authors_count":378,"avg_comments_per_issue":2.222093023255814,"avg_comments_per_pull_request":1.1572327044025157,"merged_pull_requests_count":974,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":144,"past_year_pull_requests_count":152,"past_year_avg_time_to_close_issue":999795.7432432432,"past_year_avg_time_to_close_pull_request":77605.91666666667,"past_year_issues_closed_count":74,"past_year_pull_requests_closed_count":132,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":58,"past_year_avg_comments_per_issue":0.9305555555555556,"past_year_avg_comments_per_pull_request":0.4934210526315789,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":122,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fskywalking/issues","maintainers":[{"login":"wu-sheng","count":340,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wu-sheng"},{"login":"wankai123","count":264,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wankai123"},{"login":"kezhenxu94","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhenxu94"},{"login":"Fine0830","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fine0830"},{"login":"weixiang1862","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weixiang1862"},{"login":"Superskyyy","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Superskyyy"},{"login":"yswdqz","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yswdqz"},{"login":"innerpeacez","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/innerpeacez"},{"login":"ButterBright","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ButterBright"},{"login":"pg-yang","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pg-yang"},{"login":"jmjoy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jmjoy"},{"login":"fgksgf","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fgksgf"},{"login":"tisonkun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"CalvinKirs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CalvinKirs"},{"login":"kylixs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kylixs"},{"login":"dashanji","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dashanji"},{"login":"ZY945","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZY945"},{"login":"EvanLjp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EvanLjp"},{"login":"dengliming","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengliming"}],"active_maintainers":[{"login":"wankai123","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wankai123"},{"login":"wu-sheng","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wu-sheng"},{"login":"kezhenxu94","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kezhenxu94"},{"login":"Fine0830","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fine0830"},{"login":"ButterBright","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ButterBright"},{"login":"jmjoy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jmjoy"},{"login":"weixiang1862","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weixiang1862"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fskywalking/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fskywalking/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fskywalking/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fskywalking/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fskywalking/codemeta","maintainers":[]}