{"id":372275,"url":"https://github.com/aws/aws-xray-sdk-go","last_synced_at":"2026-08-26T10:06:08.255Z","repository":{"id":24557013,"uuid":"97753296","full_name":"aws/aws-xray-sdk-go","owner":"aws","description":"AWS X-Ray SDK for the Go programming language.","archived":false,"fork":false,"pushed_at":"2026-07-23T22:40:54.000Z","size":1006,"stargazers_count":287,"open_issues_count":54,"forks_count":115,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-07-26T18:07:17.297Z","etag":null,"topics":["aws","aws-xray","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-19T19:24:10.000Z","updated_at":"2026-07-23T21:52:38.000Z","dependencies_parsed_at":"2023-12-26T22:20:34.669Z","dependency_job_id":"25fd0657-9817-4df0-a3dd-6c440216aed1","html_url":"https://github.com/aws/aws-xray-sdk-go","commit_stats":{"total_commits":350,"total_committers":67,"mean_commits":5.223880597014926,"dds":0.7885714285714286,"last_synced_commit":"7ae28931182316fd0fa6960008a8c5edd1d82e71"},"previous_names":["awslabs/aws-xray-sdk-go"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-xray-sdk-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/sbom","scorecard":{"id":219451,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-xray-sdk-go","commit":"24cbdf8f5e32a9fada328b2ab9b1f343a7c52383"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/IntegrationTesting.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-monitoring.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/ecr-publish.yml:8","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml: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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ecr-publish.yml:11"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: sample-apps/http-server/Dockerfile:1: pin your Docker image by updating golang:1.24 to golang:1.24@sha256:034848561f95a942e2163d9017e672f0c65403f699336db4529a908af00dfc98","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   1 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-17T02:12:17.887Z","repository_id":24557013,"created_at":"2025-08-17T02:12:17.888Z","updated_at":"2025-08-17T02:12:17.888Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36170392,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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":{"login":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":553,"last_synced_at":"2026-08-21T23:27:01.076Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/aws","funding_links":[],"total_stars":255755,"followers":16480,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2026-08-21T23:27:01.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"packages":[{"id":10925001,"name":"github.com/aws/aws-xray-sdk-go/utils","ecosystem":"go","description":"","homepage":"https://github.com/aws/aws-xray-sdk-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-xray-sdk-go","keywords_array":[],"namespace":"github.com/aws/aws-xray-sdk-go","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-23T23:09:20.441Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:38:38.212Z","created_at":"2024-09-25T11:45:26.065Z","updated_at":"2026-08-25T09:38:38.212Z","registry_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/utils","install_command":"go get github.com/aws/aws-xray-sdk-go/utils","documentation_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/utils#section-documentation","metadata":{},"repo_metadata":{"id":24557013,"uuid":"97753296","full_name":"aws/aws-xray-sdk-go","owner":"aws","description":"AWS X-Ray SDK for the Go programming language.","archived":false,"fork":false,"pushed_at":"2026-07-23T22:40:54.000Z","size":1006,"stargazers_count":287,"open_issues_count":54,"forks_count":115,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-07-26T18:07:17.297Z","etag":null,"topics":["aws","aws-xray","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-19T19:24:10.000Z","updated_at":"2026-07-23T21:52:38.000Z","dependencies_parsed_at":"2023-12-26T22:20:34.669Z","dependency_job_id":"25fd0657-9817-4df0-a3dd-6c440216aed1","html_url":"https://github.com/aws/aws-xray-sdk-go","commit_stats":{"total_commits":350,"total_committers":67,"mean_commits":5.223880597014926,"dds":0.7885714285714286,"last_synced_commit":"7ae28931182316fd0fa6960008a8c5edd1d82e71"},"previous_names":["awslabs/aws-xray-sdk-go"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-xray-sdk-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/sbom","scorecard":{"id":219451,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-xray-sdk-go","commit":"24cbdf8f5e32a9fada328b2ab9b1f343a7c52383"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/IntegrationTesting.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-monitoring.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/ecr-publish.yml:8","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml: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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ecr-publish.yml:11"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: sample-apps/http-server/Dockerfile:1: pin your Docker image by updating golang:1.24 to golang:1.24@sha256:034848561f95a942e2163d9017e672f0c65403f699336db4529a908af00dfc98","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   1 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-17T02:12:17.887Z","repository_id":24557013,"created_at":"2025-08-17T02:12:17.888Z","updated_at":"2025-08-17T02:12:17.888Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36170392,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":553,"last_synced_at":"2026-08-21T23:27:01.076Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/aws","funding_links":[],"total_stars":255755,"followers":16480,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2026-08-21T23:27:01.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v2.0.3","sha":"9e7a607272c7a4f460e73d7b793f07b83db7e27d","kind":"commit","published_at":"2026-07-23T21:52:32.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"0a6eaed531b934af14040f5a66fd22d1897205c6","kind":"commit","published_at":"2026-07-10T17:44:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0c9d9cc62f6c90fa3d2c7c781c0f35a403cadf65","kind":"commit","published_at":"2026-04-01T19:23:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5fb4d3a6ed4516008f596c95ee6d5854c3568eae","kind":"commit","published_at":"2025-02-21T22:03:43.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0/manifests"},{"name":"v1.8.5","sha":"14b1ee0d5b8820c61128ea3606b698b95834875d","kind":"commit","published_at":"2024-11-14T21:53:50.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"68a970b9b65be137c11ad292729761c8b557e7ab","kind":"commit","published_at":"2024-04-24T20:45:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"e9627da6f47902f96f26c577cbe6f9244987a4fb","kind":"commit","published_at":"2023-11-13T18:35:48.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"2f767e408a312418f146239a38f6a70bb51d2145","kind":"commit","published_at":"2023-09-29T17:07:24.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"1e154184282bb3b0166cb1b154f2b4abed0b1e6f","kind":"commit","published_at":"2023-02-27T19:25:34.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"cee05c968f007e67fb53a5b36a01e244d72fdccd","kind":"commit","published_at":"2022-11-15T00:59:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"1ca0db730e2750ae6c85aa77af061eb8f8dbcd35","kind":"commit","published_at":"2022-09-15T18:59:30.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"be933525205aaec6e63f4ddc8b0dbb35eec9ec25","kind":"commit","published_at":"2022-04-11T18:50:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"3b7709c6db4285afc07af03cc0a657c800a8c93f","kind":"commit","published_at":"2021-07-07T17:33:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.6.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7446e854f1b2b9e0f2846cd33045abf4896dc0c8","kind":"commit","published_at":"2021-06-10T05:20:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.5.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cf52b470560d4295a77d0df4bcb07d476fae4b2b","kind":"commit","published_at":"2021-05-03T18:28:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.4.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"41e2dea31083e37ae88f08d12df7672846885ac0","kind":"commit","published_at":"2021-02-02T18:36:38.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.3.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ef56013454d4b3ef3fcd3bfb94bd2dfb1d77699","kind":"tag","published_at":"2021-01-05T19:28:00.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.2.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"084ab9d82275c09e2f751b4c403a831edf112ee4","kind":"tag","published_at":"2020-06-08T21:11:09.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.1.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"a6ee4e88199e712853edf770dfd7daea2eb77e06","kind":"tag","published_at":"2020-04-28T22:04:37.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"09036a6f1fb8a9960606c9b71006bd3b35770ee4","kind":"tag","published_at":"2020-04-16T17:18:19.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.15","sha":"43f6068d2db8e66ab67e6c0703a28381b457014f","kind":"tag","published_at":"2020-03-11T19:08:36.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.15","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15/manifests"},{"name":"v1.0.0-rc.14","sha":"89001052516f60c9b3bebf297ce5f2a52ada1301","kind":"commit","published_at":"2019-09-03T21:12:40.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.14","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14/manifests"},{"name":"v1.0.0-rc.13","sha":"3f47d9a4ba4278e4e432d389c3be0b8be0c2d671","kind":"commit","published_at":"2019-07-18T20:43:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.13","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13/manifests"},{"name":"v1.0.0-rc.12","sha":"5281da042860cee22494b9d7455aaa1f8108cf9f","kind":"commit","published_at":"2019-06-11T20:15:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.12","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12/manifests"},{"name":"v1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.10","sha":"12231bd5f5882a4639c59da8de1531bcfbe9adfc","kind":"commit","published_at":"2019-02-19T21:30:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.10","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10/manifests"},{"name":"v1.0.0-rc.9","sha":"5b556db80b7416ae54ab4bb7945fca1bc87dac46","kind":"tag","published_at":"2018-12-20T23:33:52.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.9","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9/manifests"},{"name":"v1.0.0-rc.8","sha":"22b714b85cca49408fa6dcc14b6a27134dacc620","kind":"commit","published_at":"2018-10-04T21:18:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.8","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8/manifests"},{"name":"v1.0.0-rc.7","sha":"0d7de20f52f251f93e71bf6818d7075fbce2f274","kind":"commit","published_at":"2018-09-28T01:14:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.7","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7/manifests"},{"name":"v1.0.0-rc.6","sha":"55c3175312d4e8496d9fc2b69136762962639540","kind":"commit","published_at":"2018-09-25T21:54:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.6","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6/manifests"},{"name":"v1.0.0-rc.5","sha":"9aa851be74b8ccb817f886c4c43cf8da3b0fc61e","kind":"tag","published_at":"2018-05-15T20:33:03.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"ddbaf76dfaa2e61ac2b9fcf0dbca0ce4b232483f","kind":"tag","published_at":"2018-04-13T23:14:39.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"8d5ff7cd4d96b6e380cf7bcaf576ed1848b10b30","kind":"tag","published_at":"2018-04-05T00:49:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"bdd96dc1427440cdf2f6d973b576f2146c2147d9","kind":"tag","published_at":"2018-03-22T21:31:53.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"a53963a5ff9b8e55fe62e8f2f14afd6e40dcb627","kind":"tag","published_at":"2018-01-15T22:03:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1/manifests"},{"name":"v0.9.4","sha":"32670489212454717deeafb8da5dbb1da0299749","kind":"tag","published_at":"2017-09-08T18:05:59.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0463e6743792aba2c64b8332b694f1a099ac8d8c","kind":"tag","published_at":"2017-09-01T21:48:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"7b85b6f470e192d3cd08afe67bf7725378648b2e","kind":"tag","published_at":"2017-08-31T19:24:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"60a40652f53adf3e383fa901cc873f4404357e42","kind":"tag","published_at":"2017-08-31T17:43:07.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6db6b3f2eca9a1fc1ec2d9998c07f82e526ec237","kind":"tag","published_at":"2017-08-30T16:54:51.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T14:07:16.428Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/github.com/aws/aws-xray-sdk-go/utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aws/aws-xray-sdk-go/utils/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:15:55.389Z","issues_count":55,"pull_requests_count":182,"avg_time_to_close_issue":23473924.333333332,"avg_time_to_close_pull_request":973371.8922155688,"issues_closed_count":21,"pull_requests_closed_count":167,"pull_request_authors_count":28,"issue_authors_count":49,"avg_comments_per_issue":3.290909090909091,"avg_comments_per_pull_request":0.5164835164835165,"merged_pull_requests_count":133,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14865.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/issues","maintainers":[{"login":"bhautikpip","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhautikpip"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Futils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Futils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Futils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Futils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Futils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Futils/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3497413,"name":"github.com/aws/aws-xray-sdk-go","ecosystem":"go","description":"","homepage":"https://github.com/aws/aws-xray-sdk-go","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-xray-sdk-go","keywords_array":[],"namespace":"github.com/aws","versions_count":35,"first_release_published_at":"2017-08-30T16:54:02.000Z","latest_release_published_at":"2024-11-14T21:53:50.000Z","latest_release_number":"v1.8.5","last_synced_at":"2026-08-25T09:35:47.352Z","created_at":"2022-04-10T19:44:15.834Z","updated_at":"2026-08-25T09:35:47.353Z","registry_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go","install_command":"go get github.com/aws/aws-xray-sdk-go","documentation_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go#section-documentation","metadata":{},"repo_metadata":{"id":24557013,"uuid":"97753296","full_name":"aws/aws-xray-sdk-go","owner":"aws","description":"AWS X-Ray SDK for the Go programming language.","archived":false,"fork":false,"pushed_at":"2026-07-23T22:40:54.000Z","size":1006,"stargazers_count":287,"open_issues_count":54,"forks_count":115,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-07-26T18:07:17.297Z","etag":null,"topics":["aws","aws-xray","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-19T19:24:10.000Z","updated_at":"2026-07-23T21:52:38.000Z","dependencies_parsed_at":"2023-12-26T22:20:34.669Z","dependency_job_id":"25fd0657-9817-4df0-a3dd-6c440216aed1","html_url":"https://github.com/aws/aws-xray-sdk-go","commit_stats":{"total_commits":350,"total_committers":67,"mean_commits":5.223880597014926,"dds":0.7885714285714286,"last_synced_commit":"7ae28931182316fd0fa6960008a8c5edd1d82e71"},"previous_names":["awslabs/aws-xray-sdk-go"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-xray-sdk-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/sbom","scorecard":{"id":219451,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-xray-sdk-go","commit":"24cbdf8f5e32a9fada328b2ab9b1f343a7c52383"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/IntegrationTesting.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-monitoring.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/ecr-publish.yml:8","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml: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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ecr-publish.yml:11"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: sample-apps/http-server/Dockerfile:1: pin your Docker image by updating golang:1.24 to golang:1.24@sha256:034848561f95a942e2163d9017e672f0c65403f699336db4529a908af00dfc98","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   1 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-17T02:12:17.887Z","repository_id":24557013,"created_at":"2025-08-17T02:12:17.888Z","updated_at":"2025-08-17T02:12:17.888Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36170392,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":553,"last_synced_at":"2026-08-21T23:27:01.076Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/aws","funding_links":[],"total_stars":255755,"followers":16480,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2026-08-21T23:27:01.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v2.0.3","sha":"9e7a607272c7a4f460e73d7b793f07b83db7e27d","kind":"commit","published_at":"2026-07-23T21:52:32.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"0a6eaed531b934af14040f5a66fd22d1897205c6","kind":"commit","published_at":"2026-07-10T17:44:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0c9d9cc62f6c90fa3d2c7c781c0f35a403cadf65","kind":"commit","published_at":"2026-04-01T19:23:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5fb4d3a6ed4516008f596c95ee6d5854c3568eae","kind":"commit","published_at":"2025-02-21T22:03:43.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0/manifests"},{"name":"v1.8.5","sha":"14b1ee0d5b8820c61128ea3606b698b95834875d","kind":"commit","published_at":"2024-11-14T21:53:50.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"68a970b9b65be137c11ad292729761c8b557e7ab","kind":"commit","published_at":"2024-04-24T20:45:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"e9627da6f47902f96f26c577cbe6f9244987a4fb","kind":"commit","published_at":"2023-11-13T18:35:48.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"2f767e408a312418f146239a38f6a70bb51d2145","kind":"commit","published_at":"2023-09-29T17:07:24.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"1e154184282bb3b0166cb1b154f2b4abed0b1e6f","kind":"commit","published_at":"2023-02-27T19:25:34.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"cee05c968f007e67fb53a5b36a01e244d72fdccd","kind":"commit","published_at":"2022-11-15T00:59:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"1ca0db730e2750ae6c85aa77af061eb8f8dbcd35","kind":"commit","published_at":"2022-09-15T18:59:30.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"be933525205aaec6e63f4ddc8b0dbb35eec9ec25","kind":"commit","published_at":"2022-04-11T18:50:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"3b7709c6db4285afc07af03cc0a657c800a8c93f","kind":"commit","published_at":"2021-07-07T17:33:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.6.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7446e854f1b2b9e0f2846cd33045abf4896dc0c8","kind":"commit","published_at":"2021-06-10T05:20:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.5.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cf52b470560d4295a77d0df4bcb07d476fae4b2b","kind":"commit","published_at":"2021-05-03T18:28:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.4.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"41e2dea31083e37ae88f08d12df7672846885ac0","kind":"commit","published_at":"2021-02-02T18:36:38.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.3.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ef56013454d4b3ef3fcd3bfb94bd2dfb1d77699","kind":"tag","published_at":"2021-01-05T19:28:00.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.2.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"084ab9d82275c09e2f751b4c403a831edf112ee4","kind":"tag","published_at":"2020-06-08T21:11:09.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.1.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"a6ee4e88199e712853edf770dfd7daea2eb77e06","kind":"tag","published_at":"2020-04-28T22:04:37.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"09036a6f1fb8a9960606c9b71006bd3b35770ee4","kind":"tag","published_at":"2020-04-16T17:18:19.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.15","sha":"43f6068d2db8e66ab67e6c0703a28381b457014f","kind":"tag","published_at":"2020-03-11T19:08:36.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.15","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15/manifests"},{"name":"v1.0.0-rc.14","sha":"89001052516f60c9b3bebf297ce5f2a52ada1301","kind":"commit","published_at":"2019-09-03T21:12:40.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.14","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14/manifests"},{"name":"v1.0.0-rc.13","sha":"3f47d9a4ba4278e4e432d389c3be0b8be0c2d671","kind":"commit","published_at":"2019-07-18T20:43:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.13","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13/manifests"},{"name":"v1.0.0-rc.12","sha":"5281da042860cee22494b9d7455aaa1f8108cf9f","kind":"commit","published_at":"2019-06-11T20:15:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.12","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12/manifests"},{"name":"v1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.10","sha":"12231bd5f5882a4639c59da8de1531bcfbe9adfc","kind":"commit","published_at":"2019-02-19T21:30:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.10","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10/manifests"},{"name":"v1.0.0-rc.9","sha":"5b556db80b7416ae54ab4bb7945fca1bc87dac46","kind":"tag","published_at":"2018-12-20T23:33:52.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.9","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9/manifests"},{"name":"v1.0.0-rc.8","sha":"22b714b85cca49408fa6dcc14b6a27134dacc620","kind":"commit","published_at":"2018-10-04T21:18:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.8","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8/manifests"},{"name":"v1.0.0-rc.7","sha":"0d7de20f52f251f93e71bf6818d7075fbce2f274","kind":"commit","published_at":"2018-09-28T01:14:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.7","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7/manifests"},{"name":"v1.0.0-rc.6","sha":"55c3175312d4e8496d9fc2b69136762962639540","kind":"commit","published_at":"2018-09-25T21:54:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.6","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6/manifests"},{"name":"v1.0.0-rc.5","sha":"9aa851be74b8ccb817f886c4c43cf8da3b0fc61e","kind":"tag","published_at":"2018-05-15T20:33:03.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"ddbaf76dfaa2e61ac2b9fcf0dbca0ce4b232483f","kind":"tag","published_at":"2018-04-13T23:14:39.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"8d5ff7cd4d96b6e380cf7bcaf576ed1848b10b30","kind":"tag","published_at":"2018-04-05T00:49:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"bdd96dc1427440cdf2f6d973b576f2146c2147d9","kind":"tag","published_at":"2018-03-22T21:31:53.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"a53963a5ff9b8e55fe62e8f2f14afd6e40dcb627","kind":"tag","published_at":"2018-01-15T22:03:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1/manifests"},{"name":"v0.9.4","sha":"32670489212454717deeafb8da5dbb1da0299749","kind":"tag","published_at":"2017-09-08T18:05:59.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0463e6743792aba2c64b8332b694f1a099ac8d8c","kind":"tag","published_at":"2017-09-01T21:48:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"7b85b6f470e192d3cd08afe67bf7725378648b2e","kind":"tag","published_at":"2017-08-31T19:24:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"60a40652f53adf3e383fa901cc873f4404357e42","kind":"tag","published_at":"2017-08-31T17:43:07.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6db6b3f2eca9a1fc1ec2d9998c07f82e526ec237","kind":"tag","published_at":"2017-08-30T16:54:51.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T14:07:16.659Z","dependent_packages_count":366,"downloads":null,"downloads_period":null,"dependent_repos_count":643,"rankings":{"downloads":null,"dependent_repos_count":0.2902557444505051,"dependent_packages_count":0.21693930987996785,"stargazers_count":3.247255584752811,"forks_count":2.440263729335222,"docker_downloads_count":1.0802408324190467,"average":1.4549910401675104},"purl":"pkg:golang/github.com/aws/aws-xray-sdk-go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go","docker_dependents_count":59,"docker_downloads_count":5926,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aws/aws-xray-sdk-go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:15:55.389Z","issues_count":55,"pull_requests_count":182,"avg_time_to_close_issue":23473924.333333332,"avg_time_to_close_pull_request":973371.8922155688,"issues_closed_count":21,"pull_requests_closed_count":167,"pull_request_authors_count":28,"issue_authors_count":49,"avg_comments_per_issue":3.290909090909091,"avg_comments_per_pull_request":0.5164835164835165,"merged_pull_requests_count":133,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14865.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/issues","maintainers":[{"login":"bhautikpip","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhautikpip"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10925004,"name":"github.com/aws/aws-xray-sdk-go/resources","ecosystem":"go","description":"","homepage":"https://github.com/aws/aws-xray-sdk-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-xray-sdk-go","keywords_array":[],"namespace":"github.com/aws/aws-xray-sdk-go","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-25T12:42:27.495Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:36:39.212Z","created_at":"2024-09-25T11:45:29.925Z","updated_at":"2026-08-25T09:36:39.213Z","registry_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/resources","install_command":"go get github.com/aws/aws-xray-sdk-go/resources","documentation_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/resources#section-documentation","metadata":{},"repo_metadata":{"id":24557013,"uuid":"97753296","full_name":"aws/aws-xray-sdk-go","owner":"aws","description":"AWS X-Ray SDK for the Go programming language.","archived":false,"fork":false,"pushed_at":"2026-07-23T22:40:54.000Z","size":1006,"stargazers_count":287,"open_issues_count":54,"forks_count":115,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-07-26T18:07:17.297Z","etag":null,"topics":["aws","aws-xray","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-19T19:24:10.000Z","updated_at":"2026-07-23T21:52:38.000Z","dependencies_parsed_at":"2023-12-26T22:20:34.669Z","dependency_job_id":"25fd0657-9817-4df0-a3dd-6c440216aed1","html_url":"https://github.com/aws/aws-xray-sdk-go","commit_stats":{"total_commits":350,"total_committers":67,"mean_commits":5.223880597014926,"dds":0.7885714285714286,"last_synced_commit":"7ae28931182316fd0fa6960008a8c5edd1d82e71"},"previous_names":["awslabs/aws-xray-sdk-go"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-xray-sdk-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/sbom","scorecard":{"id":219451,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-xray-sdk-go","commit":"24cbdf8f5e32a9fada328b2ab9b1f343a7c52383"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/IntegrationTesting.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-monitoring.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/ecr-publish.yml:8","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml: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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ecr-publish.yml:11"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: sample-apps/http-server/Dockerfile:1: pin your Docker image by updating golang:1.24 to golang:1.24@sha256:034848561f95a942e2163d9017e672f0c65403f699336db4529a908af00dfc98","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   1 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-17T02:12:17.887Z","repository_id":24557013,"created_at":"2025-08-17T02:12:17.888Z","updated_at":"2025-08-17T02:12:17.888Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36170392,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":553,"last_synced_at":"2026-08-21T23:27:01.076Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/aws","funding_links":[],"total_stars":255755,"followers":16480,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2026-08-21T23:27:01.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v2.0.3","sha":"9e7a607272c7a4f460e73d7b793f07b83db7e27d","kind":"commit","published_at":"2026-07-23T21:52:32.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"0a6eaed531b934af14040f5a66fd22d1897205c6","kind":"commit","published_at":"2026-07-10T17:44:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0c9d9cc62f6c90fa3d2c7c781c0f35a403cadf65","kind":"commit","published_at":"2026-04-01T19:23:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5fb4d3a6ed4516008f596c95ee6d5854c3568eae","kind":"commit","published_at":"2025-02-21T22:03:43.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0/manifests"},{"name":"v1.8.5","sha":"14b1ee0d5b8820c61128ea3606b698b95834875d","kind":"commit","published_at":"2024-11-14T21:53:50.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"68a970b9b65be137c11ad292729761c8b557e7ab","kind":"commit","published_at":"2024-04-24T20:45:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"e9627da6f47902f96f26c577cbe6f9244987a4fb","kind":"commit","published_at":"2023-11-13T18:35:48.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"2f767e408a312418f146239a38f6a70bb51d2145","kind":"commit","published_at":"2023-09-29T17:07:24.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"1e154184282bb3b0166cb1b154f2b4abed0b1e6f","kind":"commit","published_at":"2023-02-27T19:25:34.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"cee05c968f007e67fb53a5b36a01e244d72fdccd","kind":"commit","published_at":"2022-11-15T00:59:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"1ca0db730e2750ae6c85aa77af061eb8f8dbcd35","kind":"commit","published_at":"2022-09-15T18:59:30.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"be933525205aaec6e63f4ddc8b0dbb35eec9ec25","kind":"commit","published_at":"2022-04-11T18:50:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"3b7709c6db4285afc07af03cc0a657c800a8c93f","kind":"commit","published_at":"2021-07-07T17:33:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.6.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7446e854f1b2b9e0f2846cd33045abf4896dc0c8","kind":"commit","published_at":"2021-06-10T05:20:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.5.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cf52b470560d4295a77d0df4bcb07d476fae4b2b","kind":"commit","published_at":"2021-05-03T18:28:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.4.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"41e2dea31083e37ae88f08d12df7672846885ac0","kind":"commit","published_at":"2021-02-02T18:36:38.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.3.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ef56013454d4b3ef3fcd3bfb94bd2dfb1d77699","kind":"tag","published_at":"2021-01-05T19:28:00.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.2.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"084ab9d82275c09e2f751b4c403a831edf112ee4","kind":"tag","published_at":"2020-06-08T21:11:09.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.1.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"a6ee4e88199e712853edf770dfd7daea2eb77e06","kind":"tag","published_at":"2020-04-28T22:04:37.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"09036a6f1fb8a9960606c9b71006bd3b35770ee4","kind":"tag","published_at":"2020-04-16T17:18:19.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.15","sha":"43f6068d2db8e66ab67e6c0703a28381b457014f","kind":"tag","published_at":"2020-03-11T19:08:36.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.15","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15/manifests"},{"name":"v1.0.0-rc.14","sha":"89001052516f60c9b3bebf297ce5f2a52ada1301","kind":"commit","published_at":"2019-09-03T21:12:40.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.14","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14/manifests"},{"name":"v1.0.0-rc.13","sha":"3f47d9a4ba4278e4e432d389c3be0b8be0c2d671","kind":"commit","published_at":"2019-07-18T20:43:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.13","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13/manifests"},{"name":"v1.0.0-rc.12","sha":"5281da042860cee22494b9d7455aaa1f8108cf9f","kind":"commit","published_at":"2019-06-11T20:15:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.12","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12/manifests"},{"name":"v1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.10","sha":"12231bd5f5882a4639c59da8de1531bcfbe9adfc","kind":"commit","published_at":"2019-02-19T21:30:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.10","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10/manifests"},{"name":"v1.0.0-rc.9","sha":"5b556db80b7416ae54ab4bb7945fca1bc87dac46","kind":"tag","published_at":"2018-12-20T23:33:52.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.9","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9/manifests"},{"name":"v1.0.0-rc.8","sha":"22b714b85cca49408fa6dcc14b6a27134dacc620","kind":"commit","published_at":"2018-10-04T21:18:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.8","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8/manifests"},{"name":"v1.0.0-rc.7","sha":"0d7de20f52f251f93e71bf6818d7075fbce2f274","kind":"commit","published_at":"2018-09-28T01:14:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.7","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7/manifests"},{"name":"v1.0.0-rc.6","sha":"55c3175312d4e8496d9fc2b69136762962639540","kind":"commit","published_at":"2018-09-25T21:54:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.6","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6/manifests"},{"name":"v1.0.0-rc.5","sha":"9aa851be74b8ccb817f886c4c43cf8da3b0fc61e","kind":"tag","published_at":"2018-05-15T20:33:03.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"ddbaf76dfaa2e61ac2b9fcf0dbca0ce4b232483f","kind":"tag","published_at":"2018-04-13T23:14:39.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"8d5ff7cd4d96b6e380cf7bcaf576ed1848b10b30","kind":"tag","published_at":"2018-04-05T00:49:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"bdd96dc1427440cdf2f6d973b576f2146c2147d9","kind":"tag","published_at":"2018-03-22T21:31:53.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"a53963a5ff9b8e55fe62e8f2f14afd6e40dcb627","kind":"tag","published_at":"2018-01-15T22:03:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1/manifests"},{"name":"v0.9.4","sha":"32670489212454717deeafb8da5dbb1da0299749","kind":"tag","published_at":"2017-09-08T18:05:59.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0463e6743792aba2c64b8332b694f1a099ac8d8c","kind":"tag","published_at":"2017-09-01T21:48:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"7b85b6f470e192d3cd08afe67bf7725378648b2e","kind":"tag","published_at":"2017-08-31T19:24:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"60a40652f53adf3e383fa901cc873f4404357e42","kind":"tag","published_at":"2017-08-31T17:43:07.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6db6b3f2eca9a1fc1ec2d9998c07f82e526ec237","kind":"tag","published_at":"2017-08-30T16:54:51.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T14:07:16.550Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/github.com/aws/aws-xray-sdk-go/resources","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/resources","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/resources","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aws/aws-xray-sdk-go/resources/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:15:55.389Z","issues_count":55,"pull_requests_count":182,"avg_time_to_close_issue":23473924.333333332,"avg_time_to_close_pull_request":973371.8922155688,"issues_closed_count":21,"pull_requests_closed_count":167,"pull_request_authors_count":28,"issue_authors_count":49,"avg_comments_per_issue":3.290909090909091,"avg_comments_per_pull_request":0.5164835164835165,"merged_pull_requests_count":133,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14865.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/issues","maintainers":[{"login":"bhautikpip","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhautikpip"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fresources/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fresources/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fresources/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fresources/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fresources/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fresources/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10925052,"name":"github.com/aws/aws-xray-sdk-go/strategy/exception","ecosystem":"go","description":"","homepage":"https://github.com/aws/aws-xray-sdk-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-xray-sdk-go","keywords_array":[],"namespace":"github.com/aws/aws-xray-sdk-go/strategy","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-08-25T22:14:41.947Z","latest_release_number":null,"last_synced_at":"2026-08-25T09:42:07.894Z","created_at":"2024-09-25T11:46:54.723Z","updated_at":"2026-08-25T09:42:07.895Z","registry_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/strategy/exception","install_command":"go get github.com/aws/aws-xray-sdk-go/strategy/exception","documentation_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/strategy/exception#section-documentation","metadata":{},"repo_metadata":{"id":24557013,"uuid":"97753296","full_name":"aws/aws-xray-sdk-go","owner":"aws","description":"AWS X-Ray SDK for the Go programming language.","archived":false,"fork":false,"pushed_at":"2026-07-23T22:40:54.000Z","size":1006,"stargazers_count":287,"open_issues_count":54,"forks_count":115,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-07-26T18:07:17.297Z","etag":null,"topics":["aws","aws-xray","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-19T19:24:10.000Z","updated_at":"2026-07-23T21:52:38.000Z","dependencies_parsed_at":"2023-12-26T22:20:34.669Z","dependency_job_id":"25fd0657-9817-4df0-a3dd-6c440216aed1","html_url":"https://github.com/aws/aws-xray-sdk-go","commit_stats":{"total_commits":350,"total_committers":67,"mean_commits":5.223880597014926,"dds":0.7885714285714286,"last_synced_commit":"7ae28931182316fd0fa6960008a8c5edd1d82e71"},"previous_names":["awslabs/aws-xray-sdk-go"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-xray-sdk-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/sbom","scorecard":{"id":219451,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-xray-sdk-go","commit":"24cbdf8f5e32a9fada328b2ab9b1f343a7c52383"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/IntegrationTesting.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-monitoring.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/ecr-publish.yml:8","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml: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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ecr-publish.yml:11"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: sample-apps/http-server/Dockerfile:1: pin your Docker image by updating golang:1.24 to golang:1.24@sha256:034848561f95a942e2163d9017e672f0c65403f699336db4529a908af00dfc98","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   1 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-17T02:12:17.887Z","repository_id":24557013,"created_at":"2025-08-17T02:12:17.888Z","updated_at":"2025-08-17T02:12:17.888Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36170392,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":553,"last_synced_at":"2026-08-21T23:27:01.076Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/aws","funding_links":[],"total_stars":255755,"followers":16480,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2026-08-21T23:27:01.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v2.0.3","sha":"9e7a607272c7a4f460e73d7b793f07b83db7e27d","kind":"commit","published_at":"2026-07-23T21:52:32.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"0a6eaed531b934af14040f5a66fd22d1897205c6","kind":"commit","published_at":"2026-07-10T17:44:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0c9d9cc62f6c90fa3d2c7c781c0f35a403cadf65","kind":"commit","published_at":"2026-04-01T19:23:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5fb4d3a6ed4516008f596c95ee6d5854c3568eae","kind":"commit","published_at":"2025-02-21T22:03:43.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0/manifests"},{"name":"v1.8.5","sha":"14b1ee0d5b8820c61128ea3606b698b95834875d","kind":"commit","published_at":"2024-11-14T21:53:50.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"68a970b9b65be137c11ad292729761c8b557e7ab","kind":"commit","published_at":"2024-04-24T20:45:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"e9627da6f47902f96f26c577cbe6f9244987a4fb","kind":"commit","published_at":"2023-11-13T18:35:48.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"2f767e408a312418f146239a38f6a70bb51d2145","kind":"commit","published_at":"2023-09-29T17:07:24.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"1e154184282bb3b0166cb1b154f2b4abed0b1e6f","kind":"commit","published_at":"2023-02-27T19:25:34.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"cee05c968f007e67fb53a5b36a01e244d72fdccd","kind":"commit","published_at":"2022-11-15T00:59:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"1ca0db730e2750ae6c85aa77af061eb8f8dbcd35","kind":"commit","published_at":"2022-09-15T18:59:30.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"be933525205aaec6e63f4ddc8b0dbb35eec9ec25","kind":"commit","published_at":"2022-04-11T18:50:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"3b7709c6db4285afc07af03cc0a657c800a8c93f","kind":"commit","published_at":"2021-07-07T17:33:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.6.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7446e854f1b2b9e0f2846cd33045abf4896dc0c8","kind":"commit","published_at":"2021-06-10T05:20:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.5.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cf52b470560d4295a77d0df4bcb07d476fae4b2b","kind":"commit","published_at":"2021-05-03T18:28:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.4.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"41e2dea31083e37ae88f08d12df7672846885ac0","kind":"commit","published_at":"2021-02-02T18:36:38.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.3.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ef56013454d4b3ef3fcd3bfb94bd2dfb1d77699","kind":"tag","published_at":"2021-01-05T19:28:00.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.2.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"084ab9d82275c09e2f751b4c403a831edf112ee4","kind":"tag","published_at":"2020-06-08T21:11:09.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.1.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"a6ee4e88199e712853edf770dfd7daea2eb77e06","kind":"tag","published_at":"2020-04-28T22:04:37.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"09036a6f1fb8a9960606c9b71006bd3b35770ee4","kind":"tag","published_at":"2020-04-16T17:18:19.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.15","sha":"43f6068d2db8e66ab67e6c0703a28381b457014f","kind":"tag","published_at":"2020-03-11T19:08:36.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.15","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15/manifests"},{"name":"v1.0.0-rc.14","sha":"89001052516f60c9b3bebf297ce5f2a52ada1301","kind":"commit","published_at":"2019-09-03T21:12:40.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.14","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14/manifests"},{"name":"v1.0.0-rc.13","sha":"3f47d9a4ba4278e4e432d389c3be0b8be0c2d671","kind":"commit","published_at":"2019-07-18T20:43:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.13","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13/manifests"},{"name":"v1.0.0-rc.12","sha":"5281da042860cee22494b9d7455aaa1f8108cf9f","kind":"commit","published_at":"2019-06-11T20:15:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.12","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12/manifests"},{"name":"v1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.10","sha":"12231bd5f5882a4639c59da8de1531bcfbe9adfc","kind":"commit","published_at":"2019-02-19T21:30:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.10","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10/manifests"},{"name":"v1.0.0-rc.9","sha":"5b556db80b7416ae54ab4bb7945fca1bc87dac46","kind":"tag","published_at":"2018-12-20T23:33:52.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.9","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9/manifests"},{"name":"v1.0.0-rc.8","sha":"22b714b85cca49408fa6dcc14b6a27134dacc620","kind":"commit","published_at":"2018-10-04T21:18:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.8","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8/manifests"},{"name":"v1.0.0-rc.7","sha":"0d7de20f52f251f93e71bf6818d7075fbce2f274","kind":"commit","published_at":"2018-09-28T01:14:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.7","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7/manifests"},{"name":"v1.0.0-rc.6","sha":"55c3175312d4e8496d9fc2b69136762962639540","kind":"commit","published_at":"2018-09-25T21:54:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.6","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6/manifests"},{"name":"v1.0.0-rc.5","sha":"9aa851be74b8ccb817f886c4c43cf8da3b0fc61e","kind":"tag","published_at":"2018-05-15T20:33:03.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"ddbaf76dfaa2e61ac2b9fcf0dbca0ce4b232483f","kind":"tag","published_at":"2018-04-13T23:14:39.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"8d5ff7cd4d96b6e380cf7bcaf576ed1848b10b30","kind":"tag","published_at":"2018-04-05T00:49:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"bdd96dc1427440cdf2f6d973b576f2146c2147d9","kind":"tag","published_at":"2018-03-22T21:31:53.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"a53963a5ff9b8e55fe62e8f2f14afd6e40dcb627","kind":"tag","published_at":"2018-01-15T22:03:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1/manifests"},{"name":"v0.9.4","sha":"32670489212454717deeafb8da5dbb1da0299749","kind":"tag","published_at":"2017-09-08T18:05:59.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0463e6743792aba2c64b8332b694f1a099ac8d8c","kind":"tag","published_at":"2017-09-01T21:48:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"7b85b6f470e192d3cd08afe67bf7725378648b2e","kind":"tag","published_at":"2017-08-31T19:24:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"60a40652f53adf3e383fa901cc873f4404357e42","kind":"tag","published_at":"2017-08-31T17:43:07.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6db6b3f2eca9a1fc1ec2d9998c07f82e526ec237","kind":"tag","published_at":"2017-08-30T16:54:51.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T14:43:01.145Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/github.com/aws/aws-xray-sdk-go/strategy/exception","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/strategy/exception","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/strategy/exception","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aws/aws-xray-sdk-go/strategy/exception/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:15:55.389Z","issues_count":55,"pull_requests_count":182,"avg_time_to_close_issue":23473924.333333332,"avg_time_to_close_pull_request":973371.8922155688,"issues_closed_count":21,"pull_requests_closed_count":167,"pull_request_authors_count":28,"issue_authors_count":49,"avg_comments_per_issue":3.290909090909091,"avg_comments_per_pull_request":0.5164835164835165,"merged_pull_requests_count":133,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14865.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/issues","maintainers":[{"login":"bhautikpip","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhautikpip"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fstrategy%2Fexception/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fstrategy%2Fexception/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fstrategy%2Fexception/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fstrategy%2Fexception/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fstrategy%2Fexception/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fstrategy%2Fexception/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4220169,"name":"github.com/aws/aws-xray-Sdk-go","ecosystem":"go","description":"","homepage":"https://github.com/aws/aws-xray-Sdk-go","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-xray-Sdk-go","keywords_array":[],"namespace":"github.com/aws","versions_count":35,"first_release_published_at":"2017-08-30T16:54:02.000Z","latest_release_published_at":"2024-11-14T21:53:50.000Z","latest_release_number":"v1.8.5","last_synced_at":"2026-08-25T09:44:39.462Z","created_at":"2022-04-12T21:54:11.989Z","updated_at":"2026-08-25T09:44:39.463Z","registry_url":"https://pkg.go.dev/github.com/aws/aws-xray-Sdk-go","install_command":"go get github.com/aws/aws-xray-Sdk-go","documentation_url":"https://pkg.go.dev/github.com/aws/aws-xray-Sdk-go#section-documentation","metadata":{},"repo_metadata":{"id":24557013,"uuid":"97753296","full_name":"aws/aws-xray-sdk-go","owner":"aws","description":"AWS X-Ray SDK for the Go programming language.","archived":false,"fork":false,"pushed_at":"2026-07-23T22:40:54.000Z","size":1006,"stargazers_count":287,"open_issues_count":54,"forks_count":115,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-24T09:38:27.431Z","etag":null,"topics":["aws","aws-xray","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-07-19T19:24:10.000Z","updated_at":"2026-07-23T21:52:38.000Z","dependencies_parsed_at":"2026-08-24T09:20:22.629Z","dependency_job_id":null,"html_url":"https://github.com/aws/aws-xray-sdk-go","commit_stats":{"total_commits":350,"total_committers":67,"mean_commits":5.223880597014926,"dds":0.7885714285714286,"last_synced_commit":"7ae28931182316fd0fa6960008a8c5edd1d82e71"},"previous_names":["awslabs/aws-xray-sdk-go"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-xray-sdk-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/sbom","scorecard":{"id":219451,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-xray-sdk-go","commit":"24cbdf8f5e32a9fada328b2ab9b1f343a7c52383"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/IntegrationTesting.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-monitoring.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/ecr-publish.yml:8","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml: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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ecr-publish.yml:11"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: sample-apps/http-server/Dockerfile:1: pin your Docker image by updating golang:1.24 to golang:1.24@sha256:034848561f95a942e2163d9017e672f0c65403f699336db4529a908af00dfc98","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   1 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-17T02:12:17.887Z","repository_id":24557013,"created_at":"2025-08-17T02:12:17.888Z","updated_at":"2025-08-17T02:12:17.888Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36882935,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":553,"last_synced_at":"2026-08-21T23:27:01.076Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/aws","funding_links":[],"total_stars":255755,"followers":16480,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2026-08-21T23:27:01.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v2.0.3","sha":"9e7a607272c7a4f460e73d7b793f07b83db7e27d","kind":"commit","published_at":"2026-07-23T21:52:32.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"0a6eaed531b934af14040f5a66fd22d1897205c6","kind":"commit","published_at":"2026-07-10T17:44:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0c9d9cc62f6c90fa3d2c7c781c0f35a403cadf65","kind":"commit","published_at":"2026-04-01T19:23:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5fb4d3a6ed4516008f596c95ee6d5854c3568eae","kind":"commit","published_at":"2025-02-21T22:03:43.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0/manifests"},{"name":"v1.8.5","sha":"14b1ee0d5b8820c61128ea3606b698b95834875d","kind":"commit","published_at":"2024-11-14T21:53:50.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"68a970b9b65be137c11ad292729761c8b557e7ab","kind":"commit","published_at":"2024-04-24T20:45:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"e9627da6f47902f96f26c577cbe6f9244987a4fb","kind":"commit","published_at":"2023-11-13T18:35:48.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"2f767e408a312418f146239a38f6a70bb51d2145","kind":"commit","published_at":"2023-09-29T17:07:24.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"1e154184282bb3b0166cb1b154f2b4abed0b1e6f","kind":"commit","published_at":"2023-02-27T19:25:34.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"cee05c968f007e67fb53a5b36a01e244d72fdccd","kind":"commit","published_at":"2022-11-15T00:59:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"1ca0db730e2750ae6c85aa77af061eb8f8dbcd35","kind":"commit","published_at":"2022-09-15T18:59:30.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"be933525205aaec6e63f4ddc8b0dbb35eec9ec25","kind":"commit","published_at":"2022-04-11T18:50:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"3b7709c6db4285afc07af03cc0a657c800a8c93f","kind":"commit","published_at":"2021-07-07T17:33:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.6.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7446e854f1b2b9e0f2846cd33045abf4896dc0c8","kind":"commit","published_at":"2021-06-10T05:20:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.5.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cf52b470560d4295a77d0df4bcb07d476fae4b2b","kind":"commit","published_at":"2021-05-03T18:28:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.4.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"41e2dea31083e37ae88f08d12df7672846885ac0","kind":"commit","published_at":"2021-02-02T18:36:38.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.3.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ef56013454d4b3ef3fcd3bfb94bd2dfb1d77699","kind":"tag","published_at":"2021-01-05T19:28:00.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.2.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"084ab9d82275c09e2f751b4c403a831edf112ee4","kind":"tag","published_at":"2020-06-08T21:11:09.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.1.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"a6ee4e88199e712853edf770dfd7daea2eb77e06","kind":"tag","published_at":"2020-04-28T22:04:37.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"09036a6f1fb8a9960606c9b71006bd3b35770ee4","kind":"tag","published_at":"2020-04-16T17:18:19.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.15","sha":"43f6068d2db8e66ab67e6c0703a28381b457014f","kind":"tag","published_at":"2020-03-11T19:08:36.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.15","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15/manifests"},{"name":"v1.0.0-rc.14","sha":"89001052516f60c9b3bebf297ce5f2a52ada1301","kind":"commit","published_at":"2019-09-03T21:12:40.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.14","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14/manifests"},{"name":"v1.0.0-rc.13","sha":"3f47d9a4ba4278e4e432d389c3be0b8be0c2d671","kind":"commit","published_at":"2019-07-18T20:43:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.13","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13/manifests"},{"name":"v1.0.0-rc.12","sha":"5281da042860cee22494b9d7455aaa1f8108cf9f","kind":"commit","published_at":"2019-06-11T20:15:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.12","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12/manifests"},{"name":"v1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.10","sha":"12231bd5f5882a4639c59da8de1531bcfbe9adfc","kind":"commit","published_at":"2019-02-19T21:30:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.10","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10/manifests"},{"name":"v1.0.0-rc.9","sha":"5b556db80b7416ae54ab4bb7945fca1bc87dac46","kind":"tag","published_at":"2018-12-20T23:33:52.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.9","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9/manifests"},{"name":"v1.0.0-rc.8","sha":"22b714b85cca49408fa6dcc14b6a27134dacc620","kind":"commit","published_at":"2018-10-04T21:18:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.8","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8/manifests"},{"name":"v1.0.0-rc.7","sha":"0d7de20f52f251f93e71bf6818d7075fbce2f274","kind":"commit","published_at":"2018-09-28T01:14:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.7","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7/manifests"},{"name":"v1.0.0-rc.6","sha":"55c3175312d4e8496d9fc2b69136762962639540","kind":"commit","published_at":"2018-09-25T21:54:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.6","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6/manifests"},{"name":"v1.0.0-rc.5","sha":"9aa851be74b8ccb817f886c4c43cf8da3b0fc61e","kind":"tag","published_at":"2018-05-15T20:33:03.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"ddbaf76dfaa2e61ac2b9fcf0dbca0ce4b232483f","kind":"tag","published_at":"2018-04-13T23:14:39.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"8d5ff7cd4d96b6e380cf7bcaf576ed1848b10b30","kind":"tag","published_at":"2018-04-05T00:49:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"bdd96dc1427440cdf2f6d973b576f2146c2147d9","kind":"tag","published_at":"2018-03-22T21:31:53.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"a53963a5ff9b8e55fe62e8f2f14afd6e40dcb627","kind":"tag","published_at":"2018-01-15T22:03:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1/manifests"},{"name":"v0.9.4","sha":"32670489212454717deeafb8da5dbb1da0299749","kind":"tag","published_at":"2017-09-08T18:05:59.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0463e6743792aba2c64b8332b694f1a099ac8d8c","kind":"tag","published_at":"2017-09-01T21:48:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"7b85b6f470e192d3cd08afe67bf7725378648b2e","kind":"tag","published_at":"2017-08-31T19:24:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"60a40652f53adf3e383fa901cc873f4404357e42","kind":"tag","published_at":"2017-08-31T17:43:07.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6db6b3f2eca9a1fc1ec2d9998c07f82e526ec237","kind":"tag","published_at":"2017-08-30T16:54:51.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T15:18:13.199Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.9946421977987447,"forks_count":1.5321473743514578,"average":4.967947458971961},"purl":"pkg:golang/github.com/aws/aws-xray-%21sdk-go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aws/aws-xray-Sdk-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aws/aws-xray-Sdk-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aws/aws-xray-Sdk-go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:15:55.389Z","issues_count":55,"pull_requests_count":182,"avg_time_to_close_issue":23473924.333333332,"avg_time_to_close_pull_request":973371.8922155688,"issues_closed_count":21,"pull_requests_closed_count":167,"pull_request_authors_count":28,"issue_authors_count":49,"avg_comments_per_issue":3.290909090909091,"avg_comments_per_pull_request":0.5164835164835165,"merged_pull_requests_count":133,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14865.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/issues","maintainers":[{"login":"bhautikpip","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhautikpip"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-Sdk-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-Sdk-go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-Sdk-go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-Sdk-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-Sdk-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-Sdk-go/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11379360,"name":"github.com/aws/aws-xray-sdk-go/v2","ecosystem":"go","description":"","homepage":"https://github.com/aws/aws-xray-sdk-go","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-xray-sdk-go","keywords_array":[],"namespace":"github.com/aws/aws-xray-sdk-go","versions_count":4,"first_release_published_at":"2025-02-21T22:03:43.000Z","latest_release_published_at":"2026-07-23T21:52:32.000Z","latest_release_number":"v2.0.3","last_synced_at":"2026-08-25T09:39:08.545Z","created_at":"2025-02-25T06:29:18.725Z","updated_at":"2026-08-25T09:39:08.545Z","registry_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/v2","install_command":"go get github.com/aws/aws-xray-sdk-go/v2","documentation_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/v2#section-documentation","metadata":{},"repo_metadata":{"id":24557013,"uuid":"97753296","full_name":"aws/aws-xray-sdk-go","owner":"aws","description":"AWS X-Ray SDK for the Go programming language.","archived":false,"fork":false,"pushed_at":"2026-07-23T22:40:54.000Z","size":1006,"stargazers_count":287,"open_issues_count":54,"forks_count":115,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-07-26T18:07:17.297Z","etag":null,"topics":["aws","aws-xray","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-19T19:24:10.000Z","updated_at":"2026-07-23T21:52:38.000Z","dependencies_parsed_at":"2023-12-26T22:20:34.669Z","dependency_job_id":"25fd0657-9817-4df0-a3dd-6c440216aed1","html_url":"https://github.com/aws/aws-xray-sdk-go","commit_stats":{"total_commits":350,"total_committers":67,"mean_commits":5.223880597014926,"dds":0.7885714285714286,"last_synced_commit":"7ae28931182316fd0fa6960008a8c5edd1d82e71"},"previous_names":["awslabs/aws-xray-sdk-go"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-xray-sdk-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/sbom","scorecard":{"id":219451,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-xray-sdk-go","commit":"24cbdf8f5e32a9fada328b2ab9b1f343a7c52383"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/IntegrationTesting.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-monitoring.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/ecr-publish.yml:8","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml: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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ecr-publish.yml:11"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: sample-apps/http-server/Dockerfile:1: pin your Docker image by updating golang:1.24 to golang:1.24@sha256:034848561f95a942e2163d9017e672f0c65403f699336db4529a908af00dfc98","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   1 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-17T02:12:17.887Z","repository_id":24557013,"created_at":"2025-08-17T02:12:17.888Z","updated_at":"2025-08-17T02:12:17.888Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36170392,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":554,"last_synced_at":"2026-08-14T04:50:34.380Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/aws","funding_links":[],"total_stars":255470,"followers":16392,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2026-08-14T04:50:34.396Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v2.0.1","sha":"0c9d9cc62f6c90fa3d2c7c781c0f35a403cadf65","kind":"commit","published_at":"2026-04-01T19:23:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5fb4d3a6ed4516008f596c95ee6d5854c3568eae","kind":"commit","published_at":"2025-02-21T22:03:43.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0/manifests"},{"name":"v1.8.5","sha":"14b1ee0d5b8820c61128ea3606b698b95834875d","kind":"commit","published_at":"2024-11-14T21:53:50.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"68a970b9b65be137c11ad292729761c8b557e7ab","kind":"commit","published_at":"2024-04-24T20:45:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"e9627da6f47902f96f26c577cbe6f9244987a4fb","kind":"commit","published_at":"2023-11-13T18:35:48.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"2f767e408a312418f146239a38f6a70bb51d2145","kind":"commit","published_at":"2023-09-29T17:07:24.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"1e154184282bb3b0166cb1b154f2b4abed0b1e6f","kind":"commit","published_at":"2023-02-27T19:25:34.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"cee05c968f007e67fb53a5b36a01e244d72fdccd","kind":"commit","published_at":"2022-11-15T00:59:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"d290222c4cdd63a110bc24aa26f65fbfbd2e6054","kind":"commit","published_at":"2022-09-14T21:34:48.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"be933525205aaec6e63f4ddc8b0dbb35eec9ec25","kind":"commit","published_at":"2022-04-11T18:50:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"3b7709c6db4285afc07af03cc0a657c800a8c93f","kind":"commit","published_at":"2021-07-07T17:33:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.6.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7446e854f1b2b9e0f2846cd33045abf4896dc0c8","kind":"commit","published_at":"2021-06-10T05:20:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.5.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cf52b470560d4295a77d0df4bcb07d476fae4b2b","kind":"commit","published_at":"2021-05-03T18:28:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.4.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"41e2dea31083e37ae88f08d12df7672846885ac0","kind":"commit","published_at":"2021-02-02T18:36:38.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.3.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ef56013454d4b3ef3fcd3bfb94bd2dfb1d77699","kind":"tag","published_at":"2021-01-05T19:28:00.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.2.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"084ab9d82275c09e2f751b4c403a831edf112ee4","kind":"tag","published_at":"2020-06-08T21:11:09.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.1.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"a6ee4e88199e712853edf770dfd7daea2eb77e06","kind":"tag","published_at":"2020-04-28T22:04:37.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"09036a6f1fb8a9960606c9b71006bd3b35770ee4","kind":"tag","published_at":"2020-04-16T17:18:19.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.15","sha":"43f6068d2db8e66ab67e6c0703a28381b457014f","kind":"tag","published_at":"2020-03-11T19:08:36.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.15","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15/manifests"},{"name":"v1.0.0-rc.14","sha":"89001052516f60c9b3bebf297ce5f2a52ada1301","kind":"commit","published_at":"2019-09-03T21:12:40.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.14","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14/manifests"},{"name":"v1.0.0-rc.13","sha":"3f47d9a4ba4278e4e432d389c3be0b8be0c2d671","kind":"commit","published_at":"2019-07-18T20:43:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.13","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13/manifests"},{"name":"v1.0.0-rc.12","sha":"5281da042860cee22494b9d7455aaa1f8108cf9f","kind":"commit","published_at":"2019-06-11T20:15:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.12","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12/manifests"},{"name":"v1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.10","sha":"12231bd5f5882a4639c59da8de1531bcfbe9adfc","kind":"commit","published_at":"2019-02-19T21:30:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.10","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10/manifests"},{"name":"v1.0.0-rc.9","sha":"5b556db80b7416ae54ab4bb7945fca1bc87dac46","kind":"tag","published_at":"2018-12-20T23:33:52.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.9","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9/manifests"},{"name":"v1.0.0-rc.8","sha":"22b714b85cca49408fa6dcc14b6a27134dacc620","kind":"commit","published_at":"2018-10-04T21:18:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.8","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8/manifests"},{"name":"v1.0.0-rc.7","sha":"0d7de20f52f251f93e71bf6818d7075fbce2f274","kind":"commit","published_at":"2018-09-28T01:14:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.7","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7/manifests"},{"name":"v1.0.0-rc.6","sha":"55c3175312d4e8496d9fc2b69136762962639540","kind":"commit","published_at":"2018-09-25T21:54:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.6","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6/manifests"},{"name":"v1.0.0-rc.5","sha":"9aa851be74b8ccb817f886c4c43cf8da3b0fc61e","kind":"tag","published_at":"2018-05-15T20:33:03.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"ddbaf76dfaa2e61ac2b9fcf0dbca0ce4b232483f","kind":"tag","published_at":"2018-04-13T23:14:39.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"8d5ff7cd4d96b6e380cf7bcaf576ed1848b10b30","kind":"tag","published_at":"2018-04-05T00:49:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"bdd96dc1427440cdf2f6d973b576f2146c2147d9","kind":"tag","published_at":"2018-03-22T21:31:53.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"a53963a5ff9b8e55fe62e8f2f14afd6e40dcb627","kind":"tag","published_at":"2018-01-15T22:03:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1/manifests"},{"name":"v0.9.4","sha":"32670489212454717deeafb8da5dbb1da0299749","kind":"tag","published_at":"2017-09-08T18:05:59.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0463e6743792aba2c64b8332b694f1a099ac8d8c","kind":"tag","published_at":"2017-09-01T21:48:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"7b85b6f470e192d3cd08afe67bf7725378648b2e","kind":"tag","published_at":"2017-08-31T19:24:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"60a40652f53adf3e383fa901cc873f4404357e42","kind":"tag","published_at":"2017-08-31T17:43:07.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6db6b3f2eca9a1fc1ec2d9998c07f82e526ec237","kind":"tag","published_at":"2017-08-30T16:54:51.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:55:05.668Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.097521820317187,"dependent_packages_count":5.715050174759688,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.906285997538438},"purl":"pkg:golang/github.com/aws/aws-xray-sdk-go/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aws/aws-xray-sdk-go/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:04:34.936Z","issues_count":55,"pull_requests_count":182,"avg_time_to_close_issue":23473924.333333332,"avg_time_to_close_pull_request":973371.8922155688,"issues_closed_count":21,"pull_requests_closed_count":167,"pull_request_authors_count":28,"issue_authors_count":49,"avg_comments_per_issue":3.290909090909091,"avg_comments_per_pull_request":0.5164835164835165,"merged_pull_requests_count":133,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14865.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/issues","maintainers":[{"login":"bhautikpip","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhautikpip"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10925006,"name":"github.com/aws/aws-xray-sdk-go/daemoncfg","ecosystem":"go","description":"","homepage":"https://github.com/aws/aws-xray-sdk-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-xray-sdk-go","keywords_array":[],"namespace":"github.com/aws/aws-xray-sdk-go","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-09-29T04:20:46.873Z","latest_release_number":null,"last_synced_at":"2026-08-24T10:00:48.292Z","created_at":"2024-09-25T11:45:32.567Z","updated_at":"2026-08-24T10:00:48.292Z","registry_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/daemoncfg","install_command":"go get github.com/aws/aws-xray-sdk-go/daemoncfg","documentation_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/daemoncfg#section-documentation","metadata":{},"repo_metadata":{"id":24557013,"uuid":"97753296","full_name":"aws/aws-xray-sdk-go","owner":"aws","description":"AWS X-Ray SDK for the Go programming language.","archived":false,"fork":false,"pushed_at":"2025-10-14T20:18:00.000Z","size":939,"stargazers_count":284,"open_issues_count":53,"forks_count":116,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-10-20T03:39:34.395Z","etag":null,"topics":["aws","aws-xray","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-07-19T19:24:10.000Z","updated_at":"2025-10-15T19:30:48.000Z","dependencies_parsed_at":"2023-12-26T22:20:34.669Z","dependency_job_id":"25fd0657-9817-4df0-a3dd-6c440216aed1","html_url":"https://github.com/aws/aws-xray-sdk-go","commit_stats":{"total_commits":350,"total_committers":67,"mean_commits":5.223880597014926,"dds":0.7885714285714286,"last_synced_commit":"7ae28931182316fd0fa6960008a8c5edd1d82e71"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-xray-sdk-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/sbom","scorecard":{"id":219451,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-xray-sdk-go","commit":"24cbdf8f5e32a9fada328b2ab9b1f343a7c52383"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/IntegrationTesting.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-monitoring.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/ecr-publish.yml:8","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml: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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ecr-publish.yml:11"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: sample-apps/http-server/Dockerfile:1: pin your Docker image by updating golang:1.24 to golang:1.24@sha256:034848561f95a942e2163d9017e672f0c65403f699336db4529a908af00dfc98","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   1 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-17T02:12:17.887Z","repository_id":24557013,"created_at":"2025-08-17T02:12:17.888Z","updated_at":"2025-08-17T02:12:17.888Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280348047,"owners_count":26315367,"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-21T02:00:06.614Z","response_time":58,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":509,"last_synced_at":"2025-10-19T22:54:00.183Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aws","funding_links":[],"total_stars":237333,"followers":13375,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2025-10-19T22:54:00.183Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v2.0.0","sha":"5fb4d3a6ed4516008f596c95ee6d5854c3568eae","kind":"commit","published_at":"2025-02-21T22:03:43.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0/manifests"},{"name":"v1.8.5","sha":"14b1ee0d5b8820c61128ea3606b698b95834875d","kind":"commit","published_at":"2024-11-14T21:53:50.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"68a970b9b65be137c11ad292729761c8b557e7ab","kind":"commit","published_at":"2024-04-24T20:45:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"e9627da6f47902f96f26c577cbe6f9244987a4fb","kind":"commit","published_at":"2023-11-13T18:35:48.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"2f767e408a312418f146239a38f6a70bb51d2145","kind":"commit","published_at":"2023-09-29T17:07:24.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"1e154184282bb3b0166cb1b154f2b4abed0b1e6f","kind":"commit","published_at":"2023-02-27T19:25:34.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"cee05c968f007e67fb53a5b36a01e244d72fdccd","kind":"commit","published_at":"2022-11-15T00:59:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"d290222c4cdd63a110bc24aa26f65fbfbd2e6054","kind":"commit","published_at":"2022-09-14T21:34:48.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"be933525205aaec6e63f4ddc8b0dbb35eec9ec25","kind":"commit","published_at":"2022-04-11T18:50:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"3b7709c6db4285afc07af03cc0a657c800a8c93f","kind":"commit","published_at":"2021-07-07T17:33:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.6.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7446e854f1b2b9e0f2846cd33045abf4896dc0c8","kind":"commit","published_at":"2021-06-10T05:20:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.5.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cf52b470560d4295a77d0df4bcb07d476fae4b2b","kind":"commit","published_at":"2021-05-03T18:28:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.4.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"41e2dea31083e37ae88f08d12df7672846885ac0","kind":"commit","published_at":"2021-02-02T18:36:38.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.3.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ef56013454d4b3ef3fcd3bfb94bd2dfb1d77699","kind":"tag","published_at":"2021-01-05T19:28:00.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.2.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"084ab9d82275c09e2f751b4c403a831edf112ee4","kind":"tag","published_at":"2020-06-08T21:11:09.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.1.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"a6ee4e88199e712853edf770dfd7daea2eb77e06","kind":"tag","published_at":"2020-04-28T22:04:37.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"09036a6f1fb8a9960606c9b71006bd3b35770ee4","kind":"tag","published_at":"2020-04-16T17:18:19.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.15","sha":"43f6068d2db8e66ab67e6c0703a28381b457014f","kind":"tag","published_at":"2020-03-11T19:08:36.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.15","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15/manifests"},{"name":"v1.0.0-rc.14","sha":"89001052516f60c9b3bebf297ce5f2a52ada1301","kind":"commit","published_at":"2019-09-03T21:12:40.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.14","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14/manifests"},{"name":"v1.0.0-rc.13","sha":"3f47d9a4ba4278e4e432d389c3be0b8be0c2d671","kind":"commit","published_at":"2019-07-18T20:43:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.13","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13/manifests"},{"name":"v1.0.0-rc.12","sha":"5281da042860cee22494b9d7455aaa1f8108cf9f","kind":"commit","published_at":"2019-06-11T20:15:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.12","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12/manifests"},{"name":"V1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11/manifests"},{"name":"v1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.10","sha":"12231bd5f5882a4639c59da8de1531bcfbe9adfc","kind":"commit","published_at":"2019-02-19T21:30:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.10","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10/manifests"},{"name":"v1.0.0-rc.9","sha":"5b556db80b7416ae54ab4bb7945fca1bc87dac46","kind":"tag","published_at":"2018-12-20T23:33:52.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.9","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9/manifests"},{"name":"v1.0.0-rc.8","sha":"22b714b85cca49408fa6dcc14b6a27134dacc620","kind":"commit","published_at":"2018-10-04T21:18:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.8","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8/manifests"},{"name":"v1.0.0-rc.7","sha":"0d7de20f52f251f93e71bf6818d7075fbce2f274","kind":"commit","published_at":"2018-09-28T01:14:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.7","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7/manifests"},{"name":"v1.0.0-rc.6","sha":"55c3175312d4e8496d9fc2b69136762962639540","kind":"commit","published_at":"2018-09-25T21:54:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.6","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6/manifests"},{"name":"v1.0.0-rc.5","sha":"9aa851be74b8ccb817f886c4c43cf8da3b0fc61e","kind":"tag","published_at":"2018-05-15T20:33:03.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"ddbaf76dfaa2e61ac2b9fcf0dbca0ce4b232483f","kind":"tag","published_at":"2018-04-13T23:14:39.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"8d5ff7cd4d96b6e380cf7bcaf576ed1848b10b30","kind":"tag","published_at":"2018-04-05T00:49:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"bdd96dc1427440cdf2f6d973b576f2146c2147d9","kind":"tag","published_at":"2018-03-22T21:31:53.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"a53963a5ff9b8e55fe62e8f2f14afd6e40dcb627","kind":"tag","published_at":"2018-01-15T22:03:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1/manifests"},{"name":"v0.9.4","sha":"32670489212454717deeafb8da5dbb1da0299749","kind":"tag","published_at":"2017-09-08T18:05:59.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0463e6743792aba2c64b8332b694f1a099ac8d8c","kind":"tag","published_at":"2017-09-01T21:48:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"7b85b6f470e192d3cd08afe67bf7725378648b2e","kind":"tag","published_at":"2017-08-31T19:24:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"60a40652f53adf3e383fa901cc873f4404357e42","kind":"tag","published_at":"2017-08-31T17:43:07.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6db6b3f2eca9a1fc1ec2d9998c07f82e526ec237","kind":"tag","published_at":"2017-08-30T16:54:51.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-10-21T22:38:38.035Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/github.com/aws/aws-xray-sdk-go/daemoncfg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/daemoncfg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/daemoncfg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aws/aws-xray-sdk-go/daemoncfg/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T20:14:26.324Z","issues_count":55,"pull_requests_count":172,"avg_time_to_close_issue":23473924.333333332,"avg_time_to_close_pull_request":1021598.6289308176,"issues_closed_count":21,"pull_requests_closed_count":159,"pull_request_authors_count":27,"issue_authors_count":49,"avg_comments_per_issue":3.290909090909091,"avg_comments_per_pull_request":0.5465116279069767,"merged_pull_requests_count":125,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":3,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":4088.0,"past_year_avg_time_to_close_pull_request":512439.6511627907,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5957446808510638,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":35,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/issues","maintainers":[{"login":"bhautikpip","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhautikpip"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fdaemoncfg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fdaemoncfg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fdaemoncfg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fdaemoncfg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fdaemoncfg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fdaemoncfg/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10925000,"name":"github.com/aws/aws-xray-sdk-go/strategy/sampling","ecosystem":"go","description":"","homepage":"https://github.com/aws/aws-xray-sdk-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-xray-sdk-go","keywords_array":[],"namespace":"github.com/aws/aws-xray-sdk-go/strategy","versions_count":35,"first_release_published_at":"2026-04-02T11:04:00.963Z","latest_release_published_at":"2026-04-02T11:04:00.963Z","latest_release_number":"v1.8.5","last_synced_at":"2026-08-25T09:37:54.122Z","created_at":"2024-09-25T11:45:24.761Z","updated_at":"2026-08-25T09:37:54.123Z","registry_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/strategy/sampling","install_command":"go get github.com/aws/aws-xray-sdk-go/strategy/sampling","documentation_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/strategy/sampling#section-documentation","metadata":{},"repo_metadata":{"id":24557013,"uuid":"97753296","full_name":"aws/aws-xray-sdk-go","owner":"aws","description":"AWS X-Ray SDK for the Go programming language.","archived":false,"fork":false,"pushed_at":"2025-10-14T20:18:00.000Z","size":939,"stargazers_count":284,"open_issues_count":53,"forks_count":116,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-10-20T03:39:34.395Z","etag":null,"topics":["aws","aws-xray","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-07-19T19:24:10.000Z","updated_at":"2025-10-15T19:30:48.000Z","dependencies_parsed_at":"2023-12-26T22:20:34.669Z","dependency_job_id":"25fd0657-9817-4df0-a3dd-6c440216aed1","html_url":"https://github.com/aws/aws-xray-sdk-go","commit_stats":{"total_commits":350,"total_committers":67,"mean_commits":5.223880597014926,"dds":0.7885714285714286,"last_synced_commit":"7ae28931182316fd0fa6960008a8c5edd1d82e71"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-xray-sdk-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/sbom","scorecard":{"id":219451,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-xray-sdk-go","commit":"24cbdf8f5e32a9fada328b2ab9b1f343a7c52383"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/IntegrationTesting.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-monitoring.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/ecr-publish.yml:8","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml: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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ecr-publish.yml:11"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: sample-apps/http-server/Dockerfile:1: pin your Docker image by updating golang:1.24 to golang:1.24@sha256:034848561f95a942e2163d9017e672f0c65403f699336db4529a908af00dfc98","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   1 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-17T02:12:17.887Z","repository_id":24557013,"created_at":"2025-08-17T02:12:17.888Z","updated_at":"2025-08-17T02:12:17.888Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280348047,"owners_count":26315367,"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-21T02:00:06.614Z","response_time":58,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":509,"last_synced_at":"2025-10-19T22:54:00.183Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aws","funding_links":[],"total_stars":237333,"followers":13375,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2025-10-19T22:54:00.183Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v2.0.0","sha":"5fb4d3a6ed4516008f596c95ee6d5854c3568eae","kind":"commit","published_at":"2025-02-21T22:03:43.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0/manifests"},{"name":"v1.8.5","sha":"14b1ee0d5b8820c61128ea3606b698b95834875d","kind":"commit","published_at":"2024-11-14T21:53:50.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"68a970b9b65be137c11ad292729761c8b557e7ab","kind":"commit","published_at":"2024-04-24T20:45:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"e9627da6f47902f96f26c577cbe6f9244987a4fb","kind":"commit","published_at":"2023-11-13T18:35:48.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"2f767e408a312418f146239a38f6a70bb51d2145","kind":"commit","published_at":"2023-09-29T17:07:24.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"1e154184282bb3b0166cb1b154f2b4abed0b1e6f","kind":"commit","published_at":"2023-02-27T19:25:34.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"cee05c968f007e67fb53a5b36a01e244d72fdccd","kind":"commit","published_at":"2022-11-15T00:59:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"d290222c4cdd63a110bc24aa26f65fbfbd2e6054","kind":"commit","published_at":"2022-09-14T21:34:48.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"be933525205aaec6e63f4ddc8b0dbb35eec9ec25","kind":"commit","published_at":"2022-04-11T18:50:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"3b7709c6db4285afc07af03cc0a657c800a8c93f","kind":"commit","published_at":"2021-07-07T17:33:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.6.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7446e854f1b2b9e0f2846cd33045abf4896dc0c8","kind":"commit","published_at":"2021-06-10T05:20:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.5.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cf52b470560d4295a77d0df4bcb07d476fae4b2b","kind":"commit","published_at":"2021-05-03T18:28:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.4.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"41e2dea31083e37ae88f08d12df7672846885ac0","kind":"commit","published_at":"2021-02-02T18:36:38.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.3.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ef56013454d4b3ef3fcd3bfb94bd2dfb1d77699","kind":"tag","published_at":"2021-01-05T19:28:00.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.2.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"084ab9d82275c09e2f751b4c403a831edf112ee4","kind":"tag","published_at":"2020-06-08T21:11:09.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.1.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"a6ee4e88199e712853edf770dfd7daea2eb77e06","kind":"tag","published_at":"2020-04-28T22:04:37.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"09036a6f1fb8a9960606c9b71006bd3b35770ee4","kind":"tag","published_at":"2020-04-16T17:18:19.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.15","sha":"43f6068d2db8e66ab67e6c0703a28381b457014f","kind":"tag","published_at":"2020-03-11T19:08:36.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.15","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15/manifests"},{"name":"v1.0.0-rc.14","sha":"89001052516f60c9b3bebf297ce5f2a52ada1301","kind":"commit","published_at":"2019-09-03T21:12:40.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.14","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14/manifests"},{"name":"v1.0.0-rc.13","sha":"3f47d9a4ba4278e4e432d389c3be0b8be0c2d671","kind":"commit","published_at":"2019-07-18T20:43:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.13","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13/manifests"},{"name":"v1.0.0-rc.12","sha":"5281da042860cee22494b9d7455aaa1f8108cf9f","kind":"commit","published_at":"2019-06-11T20:15:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.12","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12/manifests"},{"name":"V1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11/manifests"},{"name":"v1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.10","sha":"12231bd5f5882a4639c59da8de1531bcfbe9adfc","kind":"commit","published_at":"2019-02-19T21:30:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.10","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10/manifests"},{"name":"v1.0.0-rc.9","sha":"5b556db80b7416ae54ab4bb7945fca1bc87dac46","kind":"tag","published_at":"2018-12-20T23:33:52.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.9","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9/manifests"},{"name":"v1.0.0-rc.8","sha":"22b714b85cca49408fa6dcc14b6a27134dacc620","kind":"commit","published_at":"2018-10-04T21:18:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.8","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8/manifests"},{"name":"v1.0.0-rc.7","sha":"0d7de20f52f251f93e71bf6818d7075fbce2f274","kind":"commit","published_at":"2018-09-28T01:14:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.7","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7/manifests"},{"name":"v1.0.0-rc.6","sha":"55c3175312d4e8496d9fc2b69136762962639540","kind":"commit","published_at":"2018-09-25T21:54:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.6","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6/manifests"},{"name":"v1.0.0-rc.5","sha":"9aa851be74b8ccb817f886c4c43cf8da3b0fc61e","kind":"tag","published_at":"2018-05-15T20:33:03.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"ddbaf76dfaa2e61ac2b9fcf0dbca0ce4b232483f","kind":"tag","published_at":"2018-04-13T23:14:39.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"8d5ff7cd4d96b6e380cf7bcaf576ed1848b10b30","kind":"tag","published_at":"2018-04-05T00:49:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"bdd96dc1427440cdf2f6d973b576f2146c2147d9","kind":"tag","published_at":"2018-03-22T21:31:53.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"a53963a5ff9b8e55fe62e8f2f14afd6e40dcb627","kind":"tag","published_at":"2018-01-15T22:03:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1/manifests"},{"name":"v0.9.4","sha":"32670489212454717deeafb8da5dbb1da0299749","kind":"tag","published_at":"2017-09-08T18:05:59.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0463e6743792aba2c64b8332b694f1a099ac8d8c","kind":"tag","published_at":"2017-09-01T21:48:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"7b85b6f470e192d3cd08afe67bf7725378648b2e","kind":"tag","published_at":"2017-08-31T19:24:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"60a40652f53adf3e383fa901cc873f4404357e42","kind":"tag","published_at":"2017-08-31T17:43:07.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6db6b3f2eca9a1fc1ec2d9998c07f82e526ec237","kind":"tag","published_at":"2017-08-30T16:54:51.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-10-21T22:38:41.346Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/github.com/aws/aws-xray-sdk-go/strategy/sampling","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/strategy/sampling","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/strategy/sampling","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aws/aws-xray-sdk-go/strategy/sampling/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T20:14:26.324Z","issues_count":55,"pull_requests_count":172,"avg_time_to_close_issue":23473924.333333332,"avg_time_to_close_pull_request":1021598.6289308176,"issues_closed_count":21,"pull_requests_closed_count":159,"pull_request_authors_count":27,"issue_authors_count":49,"avg_comments_per_issue":3.290909090909091,"avg_comments_per_pull_request":0.5465116279069767,"merged_pull_requests_count":125,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":3,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":4088.0,"past_year_avg_time_to_close_pull_request":512439.6511627907,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5957446808510638,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":35,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/issues","maintainers":[{"login":"bhautikpip","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhautikpip"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fstrategy%2Fsampling/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fstrategy%2Fsampling/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fstrategy%2Fsampling/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fstrategy%2Fsampling/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fstrategy%2Fsampling/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fstrategy%2Fsampling/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10925005,"name":"github.com/aws/aws-xray-sdk-go/internal/logger","ecosystem":"go","description":"","homepage":"https://github.com/aws/aws-xray-sdk-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-xray-sdk-go","keywords_array":[],"namespace":"github.com/aws/aws-xray-sdk-go/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-24T17:03:35.033Z","latest_release_number":null,"last_synced_at":"2026-08-24T10:15:51.089Z","created_at":"2024-09-25T11:45:30.478Z","updated_at":"2026-08-24T14:07:16.758Z","registry_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/internal/logger","install_command":"go get github.com/aws/aws-xray-sdk-go/internal/logger","documentation_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/internal/logger#section-documentation","metadata":{},"repo_metadata":{"id":24557013,"uuid":"97753296","full_name":"aws/aws-xray-sdk-go","owner":"aws","description":"AWS X-Ray SDK for the Go programming language.","archived":false,"fork":false,"pushed_at":"2026-07-23T22:40:54.000Z","size":1006,"stargazers_count":287,"open_issues_count":54,"forks_count":115,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-07-26T18:07:17.297Z","etag":null,"topics":["aws","aws-xray","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-19T19:24:10.000Z","updated_at":"2026-07-23T21:52:38.000Z","dependencies_parsed_at":"2023-12-26T22:20:34.669Z","dependency_job_id":"25fd0657-9817-4df0-a3dd-6c440216aed1","html_url":"https://github.com/aws/aws-xray-sdk-go","commit_stats":{"total_commits":350,"total_committers":67,"mean_commits":5.223880597014926,"dds":0.7885714285714286,"last_synced_commit":"7ae28931182316fd0fa6960008a8c5edd1d82e71"},"previous_names":["awslabs/aws-xray-sdk-go"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-xray-sdk-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/sbom","scorecard":{"id":219451,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-xray-sdk-go","commit":"24cbdf8f5e32a9fada328b2ab9b1f343a7c52383"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/IntegrationTesting.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-monitoring.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/ecr-publish.yml:8","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml: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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ecr-publish.yml:11"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: sample-apps/http-server/Dockerfile:1: pin your Docker image by updating golang:1.24 to golang:1.24@sha256:034848561f95a942e2163d9017e672f0c65403f699336db4529a908af00dfc98","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   1 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-17T02:12:17.887Z","repository_id":24557013,"created_at":"2025-08-17T02:12:17.888Z","updated_at":"2025-08-17T02:12:17.888Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36170392,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":553,"last_synced_at":"2026-08-21T23:27:01.076Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/aws","funding_links":[],"total_stars":255755,"followers":16480,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2026-08-21T23:27:01.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v2.0.3","sha":"9e7a607272c7a4f460e73d7b793f07b83db7e27d","kind":"commit","published_at":"2026-07-23T21:52:32.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"0a6eaed531b934af14040f5a66fd22d1897205c6","kind":"commit","published_at":"2026-07-10T17:44:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0c9d9cc62f6c90fa3d2c7c781c0f35a403cadf65","kind":"commit","published_at":"2026-04-01T19:23:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5fb4d3a6ed4516008f596c95ee6d5854c3568eae","kind":"commit","published_at":"2025-02-21T22:03:43.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0/manifests"},{"name":"v1.8.5","sha":"14b1ee0d5b8820c61128ea3606b698b95834875d","kind":"commit","published_at":"2024-11-14T21:53:50.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"68a970b9b65be137c11ad292729761c8b557e7ab","kind":"commit","published_at":"2024-04-24T20:45:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"e9627da6f47902f96f26c577cbe6f9244987a4fb","kind":"commit","published_at":"2023-11-13T18:35:48.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"2f767e408a312418f146239a38f6a70bb51d2145","kind":"commit","published_at":"2023-09-29T17:07:24.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"1e154184282bb3b0166cb1b154f2b4abed0b1e6f","kind":"commit","published_at":"2023-02-27T19:25:34.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"cee05c968f007e67fb53a5b36a01e244d72fdccd","kind":"commit","published_at":"2022-11-15T00:59:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"1ca0db730e2750ae6c85aa77af061eb8f8dbcd35","kind":"commit","published_at":"2022-09-15T18:59:30.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"be933525205aaec6e63f4ddc8b0dbb35eec9ec25","kind":"commit","published_at":"2022-04-11T18:50:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"3b7709c6db4285afc07af03cc0a657c800a8c93f","kind":"commit","published_at":"2021-07-07T17:33:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.6.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7446e854f1b2b9e0f2846cd33045abf4896dc0c8","kind":"commit","published_at":"2021-06-10T05:20:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.5.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cf52b470560d4295a77d0df4bcb07d476fae4b2b","kind":"commit","published_at":"2021-05-03T18:28:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.4.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"41e2dea31083e37ae88f08d12df7672846885ac0","kind":"commit","published_at":"2021-02-02T18:36:38.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.3.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ef56013454d4b3ef3fcd3bfb94bd2dfb1d77699","kind":"tag","published_at":"2021-01-05T19:28:00.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.2.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"084ab9d82275c09e2f751b4c403a831edf112ee4","kind":"tag","published_at":"2020-06-08T21:11:09.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.1.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"a6ee4e88199e712853edf770dfd7daea2eb77e06","kind":"tag","published_at":"2020-04-28T22:04:37.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"09036a6f1fb8a9960606c9b71006bd3b35770ee4","kind":"tag","published_at":"2020-04-16T17:18:19.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.15","sha":"43f6068d2db8e66ab67e6c0703a28381b457014f","kind":"tag","published_at":"2020-03-11T19:08:36.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.15","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15/manifests"},{"name":"v1.0.0-rc.14","sha":"89001052516f60c9b3bebf297ce5f2a52ada1301","kind":"commit","published_at":"2019-09-03T21:12:40.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.14","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14/manifests"},{"name":"v1.0.0-rc.13","sha":"3f47d9a4ba4278e4e432d389c3be0b8be0c2d671","kind":"commit","published_at":"2019-07-18T20:43:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.13","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13/manifests"},{"name":"v1.0.0-rc.12","sha":"5281da042860cee22494b9d7455aaa1f8108cf9f","kind":"commit","published_at":"2019-06-11T20:15:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.12","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12/manifests"},{"name":"v1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.10","sha":"12231bd5f5882a4639c59da8de1531bcfbe9adfc","kind":"commit","published_at":"2019-02-19T21:30:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.10","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10/manifests"},{"name":"v1.0.0-rc.9","sha":"5b556db80b7416ae54ab4bb7945fca1bc87dac46","kind":"tag","published_at":"2018-12-20T23:33:52.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.9","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9/manifests"},{"name":"v1.0.0-rc.8","sha":"22b714b85cca49408fa6dcc14b6a27134dacc620","kind":"commit","published_at":"2018-10-04T21:18:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.8","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8/manifests"},{"name":"v1.0.0-rc.7","sha":"0d7de20f52f251f93e71bf6818d7075fbce2f274","kind":"commit","published_at":"2018-09-28T01:14:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.7","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7/manifests"},{"name":"v1.0.0-rc.6","sha":"55c3175312d4e8496d9fc2b69136762962639540","kind":"commit","published_at":"2018-09-25T21:54:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.6","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6/manifests"},{"name":"v1.0.0-rc.5","sha":"9aa851be74b8ccb817f886c4c43cf8da3b0fc61e","kind":"tag","published_at":"2018-05-15T20:33:03.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"ddbaf76dfaa2e61ac2b9fcf0dbca0ce4b232483f","kind":"tag","published_at":"2018-04-13T23:14:39.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"8d5ff7cd4d96b6e380cf7bcaf576ed1848b10b30","kind":"tag","published_at":"2018-04-05T00:49:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"bdd96dc1427440cdf2f6d973b576f2146c2147d9","kind":"tag","published_at":"2018-03-22T21:31:53.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"a53963a5ff9b8e55fe62e8f2f14afd6e40dcb627","kind":"tag","published_at":"2018-01-15T22:03:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1/manifests"},{"name":"v0.9.4","sha":"32670489212454717deeafb8da5dbb1da0299749","kind":"tag","published_at":"2017-09-08T18:05:59.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0463e6743792aba2c64b8332b694f1a099ac8d8c","kind":"tag","published_at":"2017-09-01T21:48:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"7b85b6f470e192d3cd08afe67bf7725378648b2e","kind":"tag","published_at":"2017-08-31T19:24:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"60a40652f53adf3e383fa901cc873f4404357e42","kind":"tag","published_at":"2017-08-31T17:43:07.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6db6b3f2eca9a1fc1ec2d9998c07f82e526ec237","kind":"tag","published_at":"2017-08-30T16:54:51.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T14:07:16.758Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/github.com/aws/aws-xray-sdk-go/internal/logger","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/internal/logger","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/internal/logger","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aws/aws-xray-sdk-go/internal/logger/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:15:55.389Z","issues_count":55,"pull_requests_count":182,"avg_time_to_close_issue":23473924.333333332,"avg_time_to_close_pull_request":973371.8922155688,"issues_closed_count":21,"pull_requests_closed_count":167,"pull_request_authors_count":28,"issue_authors_count":49,"avg_comments_per_issue":3.290909090909091,"avg_comments_per_pull_request":0.5164835164835165,"merged_pull_requests_count":133,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14865.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/issues","maintainers":[{"login":"bhautikpip","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhautikpip"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Finternal%2Flogger/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Finternal%2Flogger/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Finternal%2Flogger/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Finternal%2Flogger/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Finternal%2Flogger/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Finternal%2Flogger/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10925054,"name":"github.com/aws/aws-xray-sdk-go/header","ecosystem":"go","description":"","homepage":"https://github.com/aws/aws-xray-sdk-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-xray-sdk-go","keywords_array":[],"namespace":"github.com/aws/aws-xray-sdk-go","versions_count":35,"first_release_published_at":"2026-03-03T10:12:34.596Z","latest_release_published_at":"2026-03-03T10:12:34.596Z","latest_release_number":"v1.8.5","last_synced_at":"2026-08-24T10:02:43.624Z","created_at":"2024-09-25T11:46:57.741Z","updated_at":"2026-08-24T10:02:43.625Z","registry_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/header","install_command":"go get github.com/aws/aws-xray-sdk-go/header","documentation_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/header#section-documentation","metadata":{},"repo_metadata":{"id":24557013,"uuid":"97753296","full_name":"aws/aws-xray-sdk-go","owner":"aws","description":"AWS X-Ray SDK for the Go programming language.","archived":false,"fork":false,"pushed_at":"2025-10-14T20:18:00.000Z","size":939,"stargazers_count":284,"open_issues_count":53,"forks_count":116,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-10-20T03:39:34.395Z","etag":null,"topics":["aws","aws-xray","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-07-19T19:24:10.000Z","updated_at":"2025-10-15T19:30:48.000Z","dependencies_parsed_at":"2023-12-26T22:20:34.669Z","dependency_job_id":"25fd0657-9817-4df0-a3dd-6c440216aed1","html_url":"https://github.com/aws/aws-xray-sdk-go","commit_stats":{"total_commits":350,"total_committers":67,"mean_commits":5.223880597014926,"dds":0.7885714285714286,"last_synced_commit":"7ae28931182316fd0fa6960008a8c5edd1d82e71"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-xray-sdk-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/sbom","scorecard":{"id":219451,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-xray-sdk-go","commit":"24cbdf8f5e32a9fada328b2ab9b1f343a7c52383"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/IntegrationTesting.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-monitoring.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/ecr-publish.yml:8","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml: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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ecr-publish.yml:11"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: sample-apps/http-server/Dockerfile:1: pin your Docker image by updating golang:1.24 to golang:1.24@sha256:034848561f95a942e2163d9017e672f0c65403f699336db4529a908af00dfc98","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   1 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-17T02:12:17.887Z","repository_id":24557013,"created_at":"2025-08-17T02:12:17.888Z","updated_at":"2025-08-17T02:12:17.888Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280348047,"owners_count":26315367,"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-21T02:00:06.614Z","response_time":58,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":509,"last_synced_at":"2025-10-19T22:54:00.183Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aws","funding_links":[],"total_stars":237333,"followers":13375,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2025-10-19T22:54:00.183Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v2.0.0","sha":"5fb4d3a6ed4516008f596c95ee6d5854c3568eae","kind":"commit","published_at":"2025-02-21T22:03:43.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0/manifests"},{"name":"v1.8.5","sha":"14b1ee0d5b8820c61128ea3606b698b95834875d","kind":"commit","published_at":"2024-11-14T21:53:50.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"68a970b9b65be137c11ad292729761c8b557e7ab","kind":"commit","published_at":"2024-04-24T20:45:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"e9627da6f47902f96f26c577cbe6f9244987a4fb","kind":"commit","published_at":"2023-11-13T18:35:48.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"2f767e408a312418f146239a38f6a70bb51d2145","kind":"commit","published_at":"2023-09-29T17:07:24.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"1e154184282bb3b0166cb1b154f2b4abed0b1e6f","kind":"commit","published_at":"2023-02-27T19:25:34.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"cee05c968f007e67fb53a5b36a01e244d72fdccd","kind":"commit","published_at":"2022-11-15T00:59:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"d290222c4cdd63a110bc24aa26f65fbfbd2e6054","kind":"commit","published_at":"2022-09-14T21:34:48.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"be933525205aaec6e63f4ddc8b0dbb35eec9ec25","kind":"commit","published_at":"2022-04-11T18:50:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"3b7709c6db4285afc07af03cc0a657c800a8c93f","kind":"commit","published_at":"2021-07-07T17:33:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.6.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7446e854f1b2b9e0f2846cd33045abf4896dc0c8","kind":"commit","published_at":"2021-06-10T05:20:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.5.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cf52b470560d4295a77d0df4bcb07d476fae4b2b","kind":"commit","published_at":"2021-05-03T18:28:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.4.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"41e2dea31083e37ae88f08d12df7672846885ac0","kind":"commit","published_at":"2021-02-02T18:36:38.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.3.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ef56013454d4b3ef3fcd3bfb94bd2dfb1d77699","kind":"tag","published_at":"2021-01-05T19:28:00.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.2.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"084ab9d82275c09e2f751b4c403a831edf112ee4","kind":"tag","published_at":"2020-06-08T21:11:09.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.1.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"a6ee4e88199e712853edf770dfd7daea2eb77e06","kind":"tag","published_at":"2020-04-28T22:04:37.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"09036a6f1fb8a9960606c9b71006bd3b35770ee4","kind":"tag","published_at":"2020-04-16T17:18:19.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.15","sha":"43f6068d2db8e66ab67e6c0703a28381b457014f","kind":"tag","published_at":"2020-03-11T19:08:36.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.15","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15/manifests"},{"name":"v1.0.0-rc.14","sha":"89001052516f60c9b3bebf297ce5f2a52ada1301","kind":"commit","published_at":"2019-09-03T21:12:40.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.14","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14/manifests"},{"name":"v1.0.0-rc.13","sha":"3f47d9a4ba4278e4e432d389c3be0b8be0c2d671","kind":"commit","published_at":"2019-07-18T20:43:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.13","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13/manifests"},{"name":"v1.0.0-rc.12","sha":"5281da042860cee22494b9d7455aaa1f8108cf9f","kind":"commit","published_at":"2019-06-11T20:15:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.12","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12/manifests"},{"name":"V1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11/manifests"},{"name":"v1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.10","sha":"12231bd5f5882a4639c59da8de1531bcfbe9adfc","kind":"commit","published_at":"2019-02-19T21:30:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.10","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10/manifests"},{"name":"v1.0.0-rc.9","sha":"5b556db80b7416ae54ab4bb7945fca1bc87dac46","kind":"tag","published_at":"2018-12-20T23:33:52.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.9","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9/manifests"},{"name":"v1.0.0-rc.8","sha":"22b714b85cca49408fa6dcc14b6a27134dacc620","kind":"commit","published_at":"2018-10-04T21:18:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.8","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8/manifests"},{"name":"v1.0.0-rc.7","sha":"0d7de20f52f251f93e71bf6818d7075fbce2f274","kind":"commit","published_at":"2018-09-28T01:14:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.7","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7/manifests"},{"name":"v1.0.0-rc.6","sha":"55c3175312d4e8496d9fc2b69136762962639540","kind":"commit","published_at":"2018-09-25T21:54:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.6","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6/manifests"},{"name":"v1.0.0-rc.5","sha":"9aa851be74b8ccb817f886c4c43cf8da3b0fc61e","kind":"tag","published_at":"2018-05-15T20:33:03.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"ddbaf76dfaa2e61ac2b9fcf0dbca0ce4b232483f","kind":"tag","published_at":"2018-04-13T23:14:39.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"8d5ff7cd4d96b6e380cf7bcaf576ed1848b10b30","kind":"tag","published_at":"2018-04-05T00:49:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"bdd96dc1427440cdf2f6d973b576f2146c2147d9","kind":"tag","published_at":"2018-03-22T21:31:53.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"a53963a5ff9b8e55fe62e8f2f14afd6e40dcb627","kind":"tag","published_at":"2018-01-15T22:03:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1/manifests"},{"name":"v0.9.4","sha":"32670489212454717deeafb8da5dbb1da0299749","kind":"tag","published_at":"2017-09-08T18:05:59.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0463e6743792aba2c64b8332b694f1a099ac8d8c","kind":"tag","published_at":"2017-09-01T21:48:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"7b85b6f470e192d3cd08afe67bf7725378648b2e","kind":"tag","published_at":"2017-08-31T19:24:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"60a40652f53adf3e383fa901cc873f4404357e42","kind":"tag","published_at":"2017-08-31T17:43:07.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6db6b3f2eca9a1fc1ec2d9998c07f82e526ec237","kind":"tag","published_at":"2017-08-30T16:54:51.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-10-21T22:38:38.128Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/github.com/aws/aws-xray-sdk-go/header","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/header","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/header","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aws/aws-xray-sdk-go/header/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T20:14:26.324Z","issues_count":55,"pull_requests_count":172,"avg_time_to_close_issue":23473924.333333332,"avg_time_to_close_pull_request":1021598.6289308176,"issues_closed_count":21,"pull_requests_closed_count":159,"pull_request_authors_count":27,"issue_authors_count":49,"avg_comments_per_issue":3.290909090909091,"avg_comments_per_pull_request":0.5465116279069767,"merged_pull_requests_count":125,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":3,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":4088.0,"past_year_avg_time_to_close_pull_request":512439.6511627907,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5957446808510638,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":35,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/issues","maintainers":[{"login":"bhautikpip","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhautikpip"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fheader/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fheader/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fheader/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fheader/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fheader/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fheader/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10924880,"name":"github.com/aws/aws-xray-sdk-go/xraylog","ecosystem":"go","description":"","homepage":"https://github.com/aws/aws-xray-sdk-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-xray-sdk-go","keywords_array":[],"namespace":"github.com/aws/aws-xray-sdk-go","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-11-03T19:04:52.504Z","latest_release_number":null,"last_synced_at":"2026-08-24T10:33:37.460Z","created_at":"2024-09-25T11:43:31.440Z","updated_at":"2026-08-24T14:07:16.426Z","registry_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/xraylog","install_command":"go get github.com/aws/aws-xray-sdk-go/xraylog","documentation_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/xraylog#section-documentation","metadata":{},"repo_metadata":{"id":24557013,"uuid":"97753296","full_name":"aws/aws-xray-sdk-go","owner":"aws","description":"AWS X-Ray SDK for the Go programming language.","archived":false,"fork":false,"pushed_at":"2026-07-23T22:40:54.000Z","size":1006,"stargazers_count":287,"open_issues_count":54,"forks_count":115,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-07-26T18:07:17.297Z","etag":null,"topics":["aws","aws-xray","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-19T19:24:10.000Z","updated_at":"2026-07-23T21:52:38.000Z","dependencies_parsed_at":"2023-12-26T22:20:34.669Z","dependency_job_id":"25fd0657-9817-4df0-a3dd-6c440216aed1","html_url":"https://github.com/aws/aws-xray-sdk-go","commit_stats":{"total_commits":350,"total_committers":67,"mean_commits":5.223880597014926,"dds":0.7885714285714286,"last_synced_commit":"7ae28931182316fd0fa6960008a8c5edd1d82e71"},"previous_names":["awslabs/aws-xray-sdk-go"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-xray-sdk-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/sbom","scorecard":{"id":219451,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-xray-sdk-go","commit":"24cbdf8f5e32a9fada328b2ab9b1f343a7c52383"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/IntegrationTesting.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-monitoring.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/ecr-publish.yml:8","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml: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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ecr-publish.yml:11"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: sample-apps/http-server/Dockerfile:1: pin your Docker image by updating golang:1.24 to golang:1.24@sha256:034848561f95a942e2163d9017e672f0c65403f699336db4529a908af00dfc98","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   1 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-17T02:12:17.887Z","repository_id":24557013,"created_at":"2025-08-17T02:12:17.888Z","updated_at":"2025-08-17T02:12:17.888Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36170392,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":553,"last_synced_at":"2026-08-21T23:27:01.076Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/aws","funding_links":[],"total_stars":255755,"followers":16480,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2026-08-21T23:27:01.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v2.0.3","sha":"9e7a607272c7a4f460e73d7b793f07b83db7e27d","kind":"commit","published_at":"2026-07-23T21:52:32.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"0a6eaed531b934af14040f5a66fd22d1897205c6","kind":"commit","published_at":"2026-07-10T17:44:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0c9d9cc62f6c90fa3d2c7c781c0f35a403cadf65","kind":"commit","published_at":"2026-04-01T19:23:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5fb4d3a6ed4516008f596c95ee6d5854c3568eae","kind":"commit","published_at":"2025-02-21T22:03:43.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0/manifests"},{"name":"v1.8.5","sha":"14b1ee0d5b8820c61128ea3606b698b95834875d","kind":"commit","published_at":"2024-11-14T21:53:50.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"68a970b9b65be137c11ad292729761c8b557e7ab","kind":"commit","published_at":"2024-04-24T20:45:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"e9627da6f47902f96f26c577cbe6f9244987a4fb","kind":"commit","published_at":"2023-11-13T18:35:48.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"2f767e408a312418f146239a38f6a70bb51d2145","kind":"commit","published_at":"2023-09-29T17:07:24.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"1e154184282bb3b0166cb1b154f2b4abed0b1e6f","kind":"commit","published_at":"2023-02-27T19:25:34.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"cee05c968f007e67fb53a5b36a01e244d72fdccd","kind":"commit","published_at":"2022-11-15T00:59:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"1ca0db730e2750ae6c85aa77af061eb8f8dbcd35","kind":"commit","published_at":"2022-09-15T18:59:30.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"be933525205aaec6e63f4ddc8b0dbb35eec9ec25","kind":"commit","published_at":"2022-04-11T18:50:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"3b7709c6db4285afc07af03cc0a657c800a8c93f","kind":"commit","published_at":"2021-07-07T17:33:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.6.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7446e854f1b2b9e0f2846cd33045abf4896dc0c8","kind":"commit","published_at":"2021-06-10T05:20:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.5.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cf52b470560d4295a77d0df4bcb07d476fae4b2b","kind":"commit","published_at":"2021-05-03T18:28:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.4.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"41e2dea31083e37ae88f08d12df7672846885ac0","kind":"commit","published_at":"2021-02-02T18:36:38.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.3.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ef56013454d4b3ef3fcd3bfb94bd2dfb1d77699","kind":"tag","published_at":"2021-01-05T19:28:00.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.2.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"084ab9d82275c09e2f751b4c403a831edf112ee4","kind":"tag","published_at":"2020-06-08T21:11:09.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.1.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"a6ee4e88199e712853edf770dfd7daea2eb77e06","kind":"tag","published_at":"2020-04-28T22:04:37.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"09036a6f1fb8a9960606c9b71006bd3b35770ee4","kind":"tag","published_at":"2020-04-16T17:18:19.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.15","sha":"43f6068d2db8e66ab67e6c0703a28381b457014f","kind":"tag","published_at":"2020-03-11T19:08:36.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.15","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15/manifests"},{"name":"v1.0.0-rc.14","sha":"89001052516f60c9b3bebf297ce5f2a52ada1301","kind":"commit","published_at":"2019-09-03T21:12:40.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.14","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14/manifests"},{"name":"v1.0.0-rc.13","sha":"3f47d9a4ba4278e4e432d389c3be0b8be0c2d671","kind":"commit","published_at":"2019-07-18T20:43:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.13","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13/manifests"},{"name":"v1.0.0-rc.12","sha":"5281da042860cee22494b9d7455aaa1f8108cf9f","kind":"commit","published_at":"2019-06-11T20:15:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.12","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12/manifests"},{"name":"v1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.10","sha":"12231bd5f5882a4639c59da8de1531bcfbe9adfc","kind":"commit","published_at":"2019-02-19T21:30:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.10","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10/manifests"},{"name":"v1.0.0-rc.9","sha":"5b556db80b7416ae54ab4bb7945fca1bc87dac46","kind":"tag","published_at":"2018-12-20T23:33:52.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.9","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9/manifests"},{"name":"v1.0.0-rc.8","sha":"22b714b85cca49408fa6dcc14b6a27134dacc620","kind":"commit","published_at":"2018-10-04T21:18:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.8","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8/manifests"},{"name":"v1.0.0-rc.7","sha":"0d7de20f52f251f93e71bf6818d7075fbce2f274","kind":"commit","published_at":"2018-09-28T01:14:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.7","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7/manifests"},{"name":"v1.0.0-rc.6","sha":"55c3175312d4e8496d9fc2b69136762962639540","kind":"commit","published_at":"2018-09-25T21:54:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.6","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6/manifests"},{"name":"v1.0.0-rc.5","sha":"9aa851be74b8ccb817f886c4c43cf8da3b0fc61e","kind":"tag","published_at":"2018-05-15T20:33:03.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"ddbaf76dfaa2e61ac2b9fcf0dbca0ce4b232483f","kind":"tag","published_at":"2018-04-13T23:14:39.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"8d5ff7cd4d96b6e380cf7bcaf576ed1848b10b30","kind":"tag","published_at":"2018-04-05T00:49:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"bdd96dc1427440cdf2f6d973b576f2146c2147d9","kind":"tag","published_at":"2018-03-22T21:31:53.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"a53963a5ff9b8e55fe62e8f2f14afd6e40dcb627","kind":"tag","published_at":"2018-01-15T22:03:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1/manifests"},{"name":"v0.9.4","sha":"32670489212454717deeafb8da5dbb1da0299749","kind":"tag","published_at":"2017-09-08T18:05:59.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0463e6743792aba2c64b8332b694f1a099ac8d8c","kind":"tag","published_at":"2017-09-01T21:48:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"7b85b6f470e192d3cd08afe67bf7725378648b2e","kind":"tag","published_at":"2017-08-31T19:24:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"60a40652f53adf3e383fa901cc873f4404357e42","kind":"tag","published_at":"2017-08-31T17:43:07.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6db6b3f2eca9a1fc1ec2d9998c07f82e526ec237","kind":"tag","published_at":"2017-08-30T16:54:51.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T14:07:16.426Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/github.com/aws/aws-xray-sdk-go/xraylog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/xraylog","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/xraylog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aws/aws-xray-sdk-go/xraylog/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:15:55.389Z","issues_count":55,"pull_requests_count":182,"avg_time_to_close_issue":23473924.333333332,"avg_time_to_close_pull_request":973371.8922155688,"issues_closed_count":21,"pull_requests_closed_count":167,"pull_request_authors_count":28,"issue_authors_count":49,"avg_comments_per_issue":3.290909090909091,"avg_comments_per_pull_request":0.5164835164835165,"merged_pull_requests_count":133,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14865.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/issues","maintainers":[{"login":"bhautikpip","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhautikpip"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fxraylog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fxraylog/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fxraylog/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fxraylog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fxraylog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fxraylog/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10925003,"name":"github.com/aws/aws-xray-sdk-go/internal/plugins","ecosystem":"go","description":"","homepage":"https://github.com/aws/aws-xray-sdk-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-xray-sdk-go","keywords_array":[],"namespace":"github.com/aws/aws-xray-sdk-go/internal","versions_count":35,"first_release_published_at":"2026-04-14T23:32:04.463Z","latest_release_published_at":"2026-04-14T23:32:04.463Z","latest_release_number":"v1.8.5","last_synced_at":"2026-08-24T09:57:44.128Z","created_at":"2024-09-25T11:45:29.168Z","updated_at":"2026-08-24T14:07:16.540Z","registry_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/internal/plugins","install_command":"go get github.com/aws/aws-xray-sdk-go/internal/plugins","documentation_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/internal/plugins#section-documentation","metadata":{},"repo_metadata":{"id":24557013,"uuid":"97753296","full_name":"aws/aws-xray-sdk-go","owner":"aws","description":"AWS X-Ray SDK for the Go programming language.","archived":false,"fork":false,"pushed_at":"2026-07-23T22:40:54.000Z","size":1006,"stargazers_count":287,"open_issues_count":54,"forks_count":115,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-07-26T18:07:17.297Z","etag":null,"topics":["aws","aws-xray","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-19T19:24:10.000Z","updated_at":"2026-07-23T21:52:38.000Z","dependencies_parsed_at":"2023-12-26T22:20:34.669Z","dependency_job_id":"25fd0657-9817-4df0-a3dd-6c440216aed1","html_url":"https://github.com/aws/aws-xray-sdk-go","commit_stats":{"total_commits":350,"total_committers":67,"mean_commits":5.223880597014926,"dds":0.7885714285714286,"last_synced_commit":"7ae28931182316fd0fa6960008a8c5edd1d82e71"},"previous_names":["awslabs/aws-xray-sdk-go"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-xray-sdk-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/sbom","scorecard":{"id":219451,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-xray-sdk-go","commit":"24cbdf8f5e32a9fada328b2ab9b1f343a7c52383"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/IntegrationTesting.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-monitoring.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/ecr-publish.yml:8","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml: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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ecr-publish.yml:11"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: sample-apps/http-server/Dockerfile:1: pin your Docker image by updating golang:1.24 to golang:1.24@sha256:034848561f95a942e2163d9017e672f0c65403f699336db4529a908af00dfc98","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   1 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-17T02:12:17.887Z","repository_id":24557013,"created_at":"2025-08-17T02:12:17.888Z","updated_at":"2025-08-17T02:12:17.888Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36170392,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":553,"last_synced_at":"2026-08-21T23:27:01.076Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/aws","funding_links":[],"total_stars":255755,"followers":16480,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2026-08-21T23:27:01.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v2.0.3","sha":"9e7a607272c7a4f460e73d7b793f07b83db7e27d","kind":"commit","published_at":"2026-07-23T21:52:32.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"0a6eaed531b934af14040f5a66fd22d1897205c6","kind":"commit","published_at":"2026-07-10T17:44:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0c9d9cc62f6c90fa3d2c7c781c0f35a403cadf65","kind":"commit","published_at":"2026-04-01T19:23:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5fb4d3a6ed4516008f596c95ee6d5854c3568eae","kind":"commit","published_at":"2025-02-21T22:03:43.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0/manifests"},{"name":"v1.8.5","sha":"14b1ee0d5b8820c61128ea3606b698b95834875d","kind":"commit","published_at":"2024-11-14T21:53:50.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"68a970b9b65be137c11ad292729761c8b557e7ab","kind":"commit","published_at":"2024-04-24T20:45:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"e9627da6f47902f96f26c577cbe6f9244987a4fb","kind":"commit","published_at":"2023-11-13T18:35:48.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"2f767e408a312418f146239a38f6a70bb51d2145","kind":"commit","published_at":"2023-09-29T17:07:24.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"1e154184282bb3b0166cb1b154f2b4abed0b1e6f","kind":"commit","published_at":"2023-02-27T19:25:34.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"cee05c968f007e67fb53a5b36a01e244d72fdccd","kind":"commit","published_at":"2022-11-15T00:59:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"1ca0db730e2750ae6c85aa77af061eb8f8dbcd35","kind":"commit","published_at":"2022-09-15T18:59:30.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"be933525205aaec6e63f4ddc8b0dbb35eec9ec25","kind":"commit","published_at":"2022-04-11T18:50:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"3b7709c6db4285afc07af03cc0a657c800a8c93f","kind":"commit","published_at":"2021-07-07T17:33:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.6.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7446e854f1b2b9e0f2846cd33045abf4896dc0c8","kind":"commit","published_at":"2021-06-10T05:20:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.5.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cf52b470560d4295a77d0df4bcb07d476fae4b2b","kind":"commit","published_at":"2021-05-03T18:28:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.4.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"41e2dea31083e37ae88f08d12df7672846885ac0","kind":"commit","published_at":"2021-02-02T18:36:38.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.3.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ef56013454d4b3ef3fcd3bfb94bd2dfb1d77699","kind":"tag","published_at":"2021-01-05T19:28:00.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.2.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"084ab9d82275c09e2f751b4c403a831edf112ee4","kind":"tag","published_at":"2020-06-08T21:11:09.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.1.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"a6ee4e88199e712853edf770dfd7daea2eb77e06","kind":"tag","published_at":"2020-04-28T22:04:37.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"09036a6f1fb8a9960606c9b71006bd3b35770ee4","kind":"tag","published_at":"2020-04-16T17:18:19.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.15","sha":"43f6068d2db8e66ab67e6c0703a28381b457014f","kind":"tag","published_at":"2020-03-11T19:08:36.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.15","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15/manifests"},{"name":"v1.0.0-rc.14","sha":"89001052516f60c9b3bebf297ce5f2a52ada1301","kind":"commit","published_at":"2019-09-03T21:12:40.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.14","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14/manifests"},{"name":"v1.0.0-rc.13","sha":"3f47d9a4ba4278e4e432d389c3be0b8be0c2d671","kind":"commit","published_at":"2019-07-18T20:43:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.13","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13/manifests"},{"name":"v1.0.0-rc.12","sha":"5281da042860cee22494b9d7455aaa1f8108cf9f","kind":"commit","published_at":"2019-06-11T20:15:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.12","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12/manifests"},{"name":"v1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.10","sha":"12231bd5f5882a4639c59da8de1531bcfbe9adfc","kind":"commit","published_at":"2019-02-19T21:30:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.10","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10/manifests"},{"name":"v1.0.0-rc.9","sha":"5b556db80b7416ae54ab4bb7945fca1bc87dac46","kind":"tag","published_at":"2018-12-20T23:33:52.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.9","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9/manifests"},{"name":"v1.0.0-rc.8","sha":"22b714b85cca49408fa6dcc14b6a27134dacc620","kind":"commit","published_at":"2018-10-04T21:18:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.8","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8/manifests"},{"name":"v1.0.0-rc.7","sha":"0d7de20f52f251f93e71bf6818d7075fbce2f274","kind":"commit","published_at":"2018-09-28T01:14:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.7","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7/manifests"},{"name":"v1.0.0-rc.6","sha":"55c3175312d4e8496d9fc2b69136762962639540","kind":"commit","published_at":"2018-09-25T21:54:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.6","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6/manifests"},{"name":"v1.0.0-rc.5","sha":"9aa851be74b8ccb817f886c4c43cf8da3b0fc61e","kind":"tag","published_at":"2018-05-15T20:33:03.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"ddbaf76dfaa2e61ac2b9fcf0dbca0ce4b232483f","kind":"tag","published_at":"2018-04-13T23:14:39.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"8d5ff7cd4d96b6e380cf7bcaf576ed1848b10b30","kind":"tag","published_at":"2018-04-05T00:49:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"bdd96dc1427440cdf2f6d973b576f2146c2147d9","kind":"tag","published_at":"2018-03-22T21:31:53.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"a53963a5ff9b8e55fe62e8f2f14afd6e40dcb627","kind":"tag","published_at":"2018-01-15T22:03:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1/manifests"},{"name":"v0.9.4","sha":"32670489212454717deeafb8da5dbb1da0299749","kind":"tag","published_at":"2017-09-08T18:05:59.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0463e6743792aba2c64b8332b694f1a099ac8d8c","kind":"tag","published_at":"2017-09-01T21:48:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"7b85b6f470e192d3cd08afe67bf7725378648b2e","kind":"tag","published_at":"2017-08-31T19:24:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"60a40652f53adf3e383fa901cc873f4404357e42","kind":"tag","published_at":"2017-08-31T17:43:07.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6db6b3f2eca9a1fc1ec2d9998c07f82e526ec237","kind":"tag","published_at":"2017-08-30T16:54:51.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T14:07:16.540Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/github.com/aws/aws-xray-sdk-go/internal/plugins","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/internal/plugins","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/internal/plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aws/aws-xray-sdk-go/internal/plugins/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:15:55.389Z","issues_count":55,"pull_requests_count":182,"avg_time_to_close_issue":23473924.333333332,"avg_time_to_close_pull_request":973371.8922155688,"issues_closed_count":21,"pull_requests_closed_count":167,"pull_request_authors_count":28,"issue_authors_count":49,"avg_comments_per_issue":3.290909090909091,"avg_comments_per_pull_request":0.5164835164835165,"merged_pull_requests_count":133,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14865.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/issues","maintainers":[{"login":"bhautikpip","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhautikpip"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Finternal%2Fplugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Finternal%2Fplugins/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Finternal%2Fplugins/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Finternal%2Fplugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Finternal%2Fplugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Finternal%2Fplugins/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10925002,"name":"github.com/aws/aws-xray-sdk-go/pattern","ecosystem":"go","description":"Package pattern provides a basic pattern matching utility.\nPatterns may contain fixed text, and/or special characters (`*`, `?`).\n`*` represents 0 or more wildcard characters. `?` represents a single wildcard character.","homepage":"https://github.com/aws/aws-xray-sdk-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-xray-sdk-go","keywords_array":[],"namespace":"github.com/aws/aws-xray-sdk-go","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-15T20:47:18.056Z","latest_release_number":null,"last_synced_at":"2026-08-24T10:04:26.897Z","created_at":"2024-09-25T11:45:28.670Z","updated_at":"2026-08-24T14:07:16.612Z","registry_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/pattern","install_command":"go get github.com/aws/aws-xray-sdk-go/pattern","documentation_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/pattern#section-documentation","metadata":{},"repo_metadata":{"id":24557013,"uuid":"97753296","full_name":"aws/aws-xray-sdk-go","owner":"aws","description":"AWS X-Ray SDK for the Go programming language.","archived":false,"fork":false,"pushed_at":"2026-07-23T22:40:54.000Z","size":1006,"stargazers_count":287,"open_issues_count":54,"forks_count":115,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-07-26T18:07:17.297Z","etag":null,"topics":["aws","aws-xray","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-19T19:24:10.000Z","updated_at":"2026-07-23T21:52:38.000Z","dependencies_parsed_at":"2023-12-26T22:20:34.669Z","dependency_job_id":"25fd0657-9817-4df0-a3dd-6c440216aed1","html_url":"https://github.com/aws/aws-xray-sdk-go","commit_stats":{"total_commits":350,"total_committers":67,"mean_commits":5.223880597014926,"dds":0.7885714285714286,"last_synced_commit":"7ae28931182316fd0fa6960008a8c5edd1d82e71"},"previous_names":["awslabs/aws-xray-sdk-go"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-xray-sdk-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/sbom","scorecard":{"id":219451,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-xray-sdk-go","commit":"24cbdf8f5e32a9fada328b2ab9b1f343a7c52383"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/IntegrationTesting.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-monitoring.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/ecr-publish.yml:8","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml: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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ecr-publish.yml:11"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: sample-apps/http-server/Dockerfile:1: pin your Docker image by updating golang:1.24 to golang:1.24@sha256:034848561f95a942e2163d9017e672f0c65403f699336db4529a908af00dfc98","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   1 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-17T02:12:17.887Z","repository_id":24557013,"created_at":"2025-08-17T02:12:17.888Z","updated_at":"2025-08-17T02:12:17.888Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36170392,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":553,"last_synced_at":"2026-08-21T23:27:01.076Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/aws","funding_links":[],"total_stars":255755,"followers":16480,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2026-08-21T23:27:01.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v2.0.3","sha":"9e7a607272c7a4f460e73d7b793f07b83db7e27d","kind":"commit","published_at":"2026-07-23T21:52:32.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"0a6eaed531b934af14040f5a66fd22d1897205c6","kind":"commit","published_at":"2026-07-10T17:44:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0c9d9cc62f6c90fa3d2c7c781c0f35a403cadf65","kind":"commit","published_at":"2026-04-01T19:23:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5fb4d3a6ed4516008f596c95ee6d5854c3568eae","kind":"commit","published_at":"2025-02-21T22:03:43.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0/manifests"},{"name":"v1.8.5","sha":"14b1ee0d5b8820c61128ea3606b698b95834875d","kind":"commit","published_at":"2024-11-14T21:53:50.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"68a970b9b65be137c11ad292729761c8b557e7ab","kind":"commit","published_at":"2024-04-24T20:45:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"e9627da6f47902f96f26c577cbe6f9244987a4fb","kind":"commit","published_at":"2023-11-13T18:35:48.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"2f767e408a312418f146239a38f6a70bb51d2145","kind":"commit","published_at":"2023-09-29T17:07:24.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"1e154184282bb3b0166cb1b154f2b4abed0b1e6f","kind":"commit","published_at":"2023-02-27T19:25:34.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"cee05c968f007e67fb53a5b36a01e244d72fdccd","kind":"commit","published_at":"2022-11-15T00:59:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"1ca0db730e2750ae6c85aa77af061eb8f8dbcd35","kind":"commit","published_at":"2022-09-15T18:59:30.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"be933525205aaec6e63f4ddc8b0dbb35eec9ec25","kind":"commit","published_at":"2022-04-11T18:50:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"3b7709c6db4285afc07af03cc0a657c800a8c93f","kind":"commit","published_at":"2021-07-07T17:33:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.6.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7446e854f1b2b9e0f2846cd33045abf4896dc0c8","kind":"commit","published_at":"2021-06-10T05:20:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.5.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cf52b470560d4295a77d0df4bcb07d476fae4b2b","kind":"commit","published_at":"2021-05-03T18:28:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.4.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"41e2dea31083e37ae88f08d12df7672846885ac0","kind":"commit","published_at":"2021-02-02T18:36:38.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.3.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ef56013454d4b3ef3fcd3bfb94bd2dfb1d77699","kind":"tag","published_at":"2021-01-05T19:28:00.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.2.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"084ab9d82275c09e2f751b4c403a831edf112ee4","kind":"tag","published_at":"2020-06-08T21:11:09.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.1.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"a6ee4e88199e712853edf770dfd7daea2eb77e06","kind":"tag","published_at":"2020-04-28T22:04:37.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"09036a6f1fb8a9960606c9b71006bd3b35770ee4","kind":"tag","published_at":"2020-04-16T17:18:19.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.15","sha":"43f6068d2db8e66ab67e6c0703a28381b457014f","kind":"tag","published_at":"2020-03-11T19:08:36.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.15","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15/manifests"},{"name":"v1.0.0-rc.14","sha":"89001052516f60c9b3bebf297ce5f2a52ada1301","kind":"commit","published_at":"2019-09-03T21:12:40.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.14","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14/manifests"},{"name":"v1.0.0-rc.13","sha":"3f47d9a4ba4278e4e432d389c3be0b8be0c2d671","kind":"commit","published_at":"2019-07-18T20:43:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.13","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13/manifests"},{"name":"v1.0.0-rc.12","sha":"5281da042860cee22494b9d7455aaa1f8108cf9f","kind":"commit","published_at":"2019-06-11T20:15:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.12","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12/manifests"},{"name":"v1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.10","sha":"12231bd5f5882a4639c59da8de1531bcfbe9adfc","kind":"commit","published_at":"2019-02-19T21:30:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.10","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10/manifests"},{"name":"v1.0.0-rc.9","sha":"5b556db80b7416ae54ab4bb7945fca1bc87dac46","kind":"tag","published_at":"2018-12-20T23:33:52.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.9","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9/manifests"},{"name":"v1.0.0-rc.8","sha":"22b714b85cca49408fa6dcc14b6a27134dacc620","kind":"commit","published_at":"2018-10-04T21:18:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.8","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8/manifests"},{"name":"v1.0.0-rc.7","sha":"0d7de20f52f251f93e71bf6818d7075fbce2f274","kind":"commit","published_at":"2018-09-28T01:14:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.7","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7/manifests"},{"name":"v1.0.0-rc.6","sha":"55c3175312d4e8496d9fc2b69136762962639540","kind":"commit","published_at":"2018-09-25T21:54:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.6","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6/manifests"},{"name":"v1.0.0-rc.5","sha":"9aa851be74b8ccb817f886c4c43cf8da3b0fc61e","kind":"tag","published_at":"2018-05-15T20:33:03.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"ddbaf76dfaa2e61ac2b9fcf0dbca0ce4b232483f","kind":"tag","published_at":"2018-04-13T23:14:39.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"8d5ff7cd4d96b6e380cf7bcaf576ed1848b10b30","kind":"tag","published_at":"2018-04-05T00:49:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"bdd96dc1427440cdf2f6d973b576f2146c2147d9","kind":"tag","published_at":"2018-03-22T21:31:53.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"a53963a5ff9b8e55fe62e8f2f14afd6e40dcb627","kind":"tag","published_at":"2018-01-15T22:03:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1/manifests"},{"name":"v0.9.4","sha":"32670489212454717deeafb8da5dbb1da0299749","kind":"tag","published_at":"2017-09-08T18:05:59.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0463e6743792aba2c64b8332b694f1a099ac8d8c","kind":"tag","published_at":"2017-09-01T21:48:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"7b85b6f470e192d3cd08afe67bf7725378648b2e","kind":"tag","published_at":"2017-08-31T19:24:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"60a40652f53adf3e383fa901cc873f4404357e42","kind":"tag","published_at":"2017-08-31T17:43:07.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6db6b3f2eca9a1fc1ec2d9998c07f82e526ec237","kind":"tag","published_at":"2017-08-30T16:54:51.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T14:07:16.611Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/github.com/aws/aws-xray-sdk-go/pattern","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/pattern","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/pattern","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aws/aws-xray-sdk-go/pattern/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:15:55.389Z","issues_count":55,"pull_requests_count":182,"avg_time_to_close_issue":23473924.333333332,"avg_time_to_close_pull_request":973371.8922155688,"issues_closed_count":21,"pull_requests_closed_count":167,"pull_request_authors_count":28,"issue_authors_count":49,"avg_comments_per_issue":3.290909090909091,"avg_comments_per_pull_request":0.5164835164835165,"merged_pull_requests_count":133,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14865.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/issues","maintainers":[{"login":"bhautikpip","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhautikpip"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fpattern/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fpattern/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fpattern/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fpattern/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fpattern/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fpattern/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10924894,"name":"github.com/aws/aws-xray-sdk-go/xray","ecosystem":"go","description":"","homepage":"https://github.com/aws/aws-xray-sdk-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-xray-sdk-go","keywords_array":[],"namespace":"github.com/aws/aws-xray-sdk-go","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-24T23:29:36.853Z","latest_release_number":null,"last_synced_at":"2026-08-24T10:06:23.641Z","created_at":"2024-09-25T11:43:47.440Z","updated_at":"2026-08-24T14:07:16.797Z","registry_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/xray","install_command":"go get github.com/aws/aws-xray-sdk-go/xray","documentation_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/xray#section-documentation","metadata":{},"repo_metadata":{"id":24557013,"uuid":"97753296","full_name":"aws/aws-xray-sdk-go","owner":"aws","description":"AWS X-Ray SDK for the Go programming language.","archived":false,"fork":false,"pushed_at":"2026-07-23T22:40:54.000Z","size":1006,"stargazers_count":287,"open_issues_count":54,"forks_count":115,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-07-26T18:07:17.297Z","etag":null,"topics":["aws","aws-xray","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-19T19:24:10.000Z","updated_at":"2026-07-23T21:52:38.000Z","dependencies_parsed_at":"2023-12-26T22:20:34.669Z","dependency_job_id":"25fd0657-9817-4df0-a3dd-6c440216aed1","html_url":"https://github.com/aws/aws-xray-sdk-go","commit_stats":{"total_commits":350,"total_committers":67,"mean_commits":5.223880597014926,"dds":0.7885714285714286,"last_synced_commit":"7ae28931182316fd0fa6960008a8c5edd1d82e71"},"previous_names":["awslabs/aws-xray-sdk-go"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-xray-sdk-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/sbom","scorecard":{"id":219451,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-xray-sdk-go","commit":"24cbdf8f5e32a9fada328b2ab9b1f343a7c52383"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/IntegrationTesting.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-monitoring.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/ecr-publish.yml:8","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml: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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ecr-publish.yml:11"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: sample-apps/http-server/Dockerfile:1: pin your Docker image by updating golang:1.24 to golang:1.24@sha256:034848561f95a942e2163d9017e672f0c65403f699336db4529a908af00dfc98","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   1 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-17T02:12:17.887Z","repository_id":24557013,"created_at":"2025-08-17T02:12:17.888Z","updated_at":"2025-08-17T02:12:17.888Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36170392,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-01T02:00:05.789Z","response_time":100,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":553,"last_synced_at":"2026-08-21T23:27:01.076Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/aws","funding_links":[],"total_stars":255755,"followers":16480,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2026-08-21T23:27:01.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v2.0.3","sha":"9e7a607272c7a4f460e73d7b793f07b83db7e27d","kind":"commit","published_at":"2026-07-23T21:52:32.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"0a6eaed531b934af14040f5a66fd22d1897205c6","kind":"commit","published_at":"2026-07-10T17:44:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0c9d9cc62f6c90fa3d2c7c781c0f35a403cadf65","kind":"commit","published_at":"2026-04-01T19:23:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5fb4d3a6ed4516008f596c95ee6d5854c3568eae","kind":"commit","published_at":"2025-02-21T22:03:43.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0/manifests"},{"name":"v1.8.5","sha":"14b1ee0d5b8820c61128ea3606b698b95834875d","kind":"commit","published_at":"2024-11-14T21:53:50.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"68a970b9b65be137c11ad292729761c8b557e7ab","kind":"commit","published_at":"2024-04-24T20:45:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"e9627da6f47902f96f26c577cbe6f9244987a4fb","kind":"commit","published_at":"2023-11-13T18:35:48.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"2f767e408a312418f146239a38f6a70bb51d2145","kind":"commit","published_at":"2023-09-29T17:07:24.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"1e154184282bb3b0166cb1b154f2b4abed0b1e6f","kind":"commit","published_at":"2023-02-27T19:25:34.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"cee05c968f007e67fb53a5b36a01e244d72fdccd","kind":"commit","published_at":"2022-11-15T00:59:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"1ca0db730e2750ae6c85aa77af061eb8f8dbcd35","kind":"commit","published_at":"2022-09-15T18:59:30.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"be933525205aaec6e63f4ddc8b0dbb35eec9ec25","kind":"commit","published_at":"2022-04-11T18:50:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"3b7709c6db4285afc07af03cc0a657c800a8c93f","kind":"commit","published_at":"2021-07-07T17:33:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.6.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7446e854f1b2b9e0f2846cd33045abf4896dc0c8","kind":"commit","published_at":"2021-06-10T05:20:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.5.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cf52b470560d4295a77d0df4bcb07d476fae4b2b","kind":"commit","published_at":"2021-05-03T18:28:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.4.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"41e2dea31083e37ae88f08d12df7672846885ac0","kind":"commit","published_at":"2021-02-02T18:36:38.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.3.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ef56013454d4b3ef3fcd3bfb94bd2dfb1d77699","kind":"tag","published_at":"2021-01-05T19:28:00.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.2.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"084ab9d82275c09e2f751b4c403a831edf112ee4","kind":"tag","published_at":"2020-06-08T21:11:09.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.1.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"a6ee4e88199e712853edf770dfd7daea2eb77e06","kind":"tag","published_at":"2020-04-28T22:04:37.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"09036a6f1fb8a9960606c9b71006bd3b35770ee4","kind":"tag","published_at":"2020-04-16T17:18:19.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.15","sha":"43f6068d2db8e66ab67e6c0703a28381b457014f","kind":"tag","published_at":"2020-03-11T19:08:36.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.15","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15/manifests"},{"name":"v1.0.0-rc.14","sha":"89001052516f60c9b3bebf297ce5f2a52ada1301","kind":"commit","published_at":"2019-09-03T21:12:40.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.14","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14/manifests"},{"name":"v1.0.0-rc.13","sha":"3f47d9a4ba4278e4e432d389c3be0b8be0c2d671","kind":"commit","published_at":"2019-07-18T20:43:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.13","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13/manifests"},{"name":"v1.0.0-rc.12","sha":"5281da042860cee22494b9d7455aaa1f8108cf9f","kind":"commit","published_at":"2019-06-11T20:15:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.12","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12/manifests"},{"name":"v1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.10","sha":"12231bd5f5882a4639c59da8de1531bcfbe9adfc","kind":"commit","published_at":"2019-02-19T21:30:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.10","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10/manifests"},{"name":"v1.0.0-rc.9","sha":"5b556db80b7416ae54ab4bb7945fca1bc87dac46","kind":"tag","published_at":"2018-12-20T23:33:52.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.9","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9/manifests"},{"name":"v1.0.0-rc.8","sha":"22b714b85cca49408fa6dcc14b6a27134dacc620","kind":"commit","published_at":"2018-10-04T21:18:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.8","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8/manifests"},{"name":"v1.0.0-rc.7","sha":"0d7de20f52f251f93e71bf6818d7075fbce2f274","kind":"commit","published_at":"2018-09-28T01:14:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.7","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7/manifests"},{"name":"v1.0.0-rc.6","sha":"55c3175312d4e8496d9fc2b69136762962639540","kind":"commit","published_at":"2018-09-25T21:54:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.6","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6/manifests"},{"name":"v1.0.0-rc.5","sha":"9aa851be74b8ccb817f886c4c43cf8da3b0fc61e","kind":"tag","published_at":"2018-05-15T20:33:03.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"ddbaf76dfaa2e61ac2b9fcf0dbca0ce4b232483f","kind":"tag","published_at":"2018-04-13T23:14:39.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"8d5ff7cd4d96b6e380cf7bcaf576ed1848b10b30","kind":"tag","published_at":"2018-04-05T00:49:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"bdd96dc1427440cdf2f6d973b576f2146c2147d9","kind":"tag","published_at":"2018-03-22T21:31:53.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"a53963a5ff9b8e55fe62e8f2f14afd6e40dcb627","kind":"tag","published_at":"2018-01-15T22:03:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1/manifests"},{"name":"v0.9.4","sha":"32670489212454717deeafb8da5dbb1da0299749","kind":"tag","published_at":"2017-09-08T18:05:59.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0463e6743792aba2c64b8332b694f1a099ac8d8c","kind":"tag","published_at":"2017-09-01T21:48:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"7b85b6f470e192d3cd08afe67bf7725378648b2e","kind":"tag","published_at":"2017-08-31T19:24:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"60a40652f53adf3e383fa901cc873f4404357e42","kind":"tag","published_at":"2017-08-31T17:43:07.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6db6b3f2eca9a1fc1ec2d9998c07f82e526ec237","kind":"tag","published_at":"2017-08-30T16:54:51.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T14:07:16.797Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/github.com/aws/aws-xray-sdk-go/xray","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/xray","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/xray","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aws/aws-xray-sdk-go/xray/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:15:55.389Z","issues_count":55,"pull_requests_count":182,"avg_time_to_close_issue":23473924.333333332,"avg_time_to_close_pull_request":973371.8922155688,"issues_closed_count":21,"pull_requests_closed_count":167,"pull_request_authors_count":28,"issue_authors_count":49,"avg_comments_per_issue":3.290909090909091,"avg_comments_per_pull_request":0.5164835164835165,"merged_pull_requests_count":133,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14865.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/issues","maintainers":[{"login":"bhautikpip","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhautikpip"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fxray/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fxray/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fxray/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fxray/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fxray/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fxray/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14206270,"name":"github.com/AWS/aws-xray-sdk-go","ecosystem":"go","description":"","homepage":"https://github.com/AWS/aws-xray-sdk-go","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/AWS/aws-xray-sdk-go","keywords_array":[],"namespace":"github.com/AWS","versions_count":35,"first_release_published_at":"2017-08-30T16:54:02.000Z","latest_release_published_at":"2024-11-14T21:53:50.000Z","latest_release_number":"v1.8.5","last_synced_at":"2026-08-24T09:43:36.684Z","created_at":"2026-04-08T08:55:49.788Z","updated_at":"2026-08-24T14:07:16.835Z","registry_url":"https://pkg.go.dev/github.com/AWS/aws-xray-sdk-go","install_command":"go get github.com/AWS/aws-xray-sdk-go","documentation_url":"https://pkg.go.dev/github.com/AWS/aws-xray-sdk-go#section-documentation","metadata":{},"repo_metadata":{"id":24557013,"uuid":"97753296","full_name":"aws/aws-xray-sdk-go","owner":"aws","description":"AWS X-Ray SDK for the Go programming language.","archived":false,"fork":false,"pushed_at":"2026-07-23T22:40:54.000Z","size":1006,"stargazers_count":287,"open_issues_count":54,"forks_count":115,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-08-24T09:38:27.431Z","etag":null,"topics":["aws","aws-xray","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-07-19T19:24:10.000Z","updated_at":"2026-07-23T21:52:38.000Z","dependencies_parsed_at":"2026-08-24T09:20:22.629Z","dependency_job_id":null,"html_url":"https://github.com/aws/aws-xray-sdk-go","commit_stats":{"total_commits":350,"total_committers":67,"mean_commits":5.223880597014926,"dds":0.7885714285714286,"last_synced_commit":"7ae28931182316fd0fa6960008a8c5edd1d82e71"},"previous_names":["awslabs/aws-xray-sdk-go"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-xray-sdk-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/sbom","scorecard":{"id":219451,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-xray-sdk-go","commit":"24cbdf8f5e32a9fada328b2ab9b1f343a7c52383"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/IntegrationTesting.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-monitoring.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/ecr-publish.yml:8","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml: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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ecr-publish.yml:11"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: sample-apps/http-server/Dockerfile:1: pin your Docker image by updating golang:1.24 to golang:1.24@sha256:034848561f95a942e2163d9017e672f0c65403f699336db4529a908af00dfc98","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   1 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-17T02:12:17.887Z","repository_id":24557013,"created_at":"2025-08-17T02:12:17.888Z","updated_at":"2025-08-17T02:12:17.888Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36881232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":553,"last_synced_at":"2026-08-21T23:27:01.076Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/aws","funding_links":[],"total_stars":255755,"followers":16480,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2026-08-21T23:27:01.090Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v2.0.3","sha":"9e7a607272c7a4f460e73d7b793f07b83db7e27d","kind":"commit","published_at":"2026-07-23T21:52:32.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"0a6eaed531b934af14040f5a66fd22d1897205c6","kind":"commit","published_at":"2026-07-10T17:44:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0c9d9cc62f6c90fa3d2c7c781c0f35a403cadf65","kind":"commit","published_at":"2026-04-01T19:23:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5fb4d3a6ed4516008f596c95ee6d5854c3568eae","kind":"commit","published_at":"2025-02-21T22:03:43.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0/manifests"},{"name":"v1.8.5","sha":"14b1ee0d5b8820c61128ea3606b698b95834875d","kind":"commit","published_at":"2024-11-14T21:53:50.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"68a970b9b65be137c11ad292729761c8b557e7ab","kind":"commit","published_at":"2024-04-24T20:45:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"e9627da6f47902f96f26c577cbe6f9244987a4fb","kind":"commit","published_at":"2023-11-13T18:35:48.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"2f767e408a312418f146239a38f6a70bb51d2145","kind":"commit","published_at":"2023-09-29T17:07:24.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"1e154184282bb3b0166cb1b154f2b4abed0b1e6f","kind":"commit","published_at":"2023-02-27T19:25:34.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"cee05c968f007e67fb53a5b36a01e244d72fdccd","kind":"commit","published_at":"2022-11-15T00:59:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"1ca0db730e2750ae6c85aa77af061eb8f8dbcd35","kind":"commit","published_at":"2022-09-15T18:59:30.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"be933525205aaec6e63f4ddc8b0dbb35eec9ec25","kind":"commit","published_at":"2022-04-11T18:50:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"3b7709c6db4285afc07af03cc0a657c800a8c93f","kind":"commit","published_at":"2021-07-07T17:33:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.6.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7446e854f1b2b9e0f2846cd33045abf4896dc0c8","kind":"commit","published_at":"2021-06-10T05:20:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.5.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cf52b470560d4295a77d0df4bcb07d476fae4b2b","kind":"commit","published_at":"2021-05-03T18:28:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.4.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"41e2dea31083e37ae88f08d12df7672846885ac0","kind":"commit","published_at":"2021-02-02T18:36:38.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.3.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ef56013454d4b3ef3fcd3bfb94bd2dfb1d77699","kind":"tag","published_at":"2021-01-05T19:28:00.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.2.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"084ab9d82275c09e2f751b4c403a831edf112ee4","kind":"tag","published_at":"2020-06-08T21:11:09.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.1.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"a6ee4e88199e712853edf770dfd7daea2eb77e06","kind":"tag","published_at":"2020-04-28T22:04:37.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"09036a6f1fb8a9960606c9b71006bd3b35770ee4","kind":"tag","published_at":"2020-04-16T17:18:19.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.15","sha":"43f6068d2db8e66ab67e6c0703a28381b457014f","kind":"tag","published_at":"2020-03-11T19:08:36.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.15","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15/manifests"},{"name":"v1.0.0-rc.14","sha":"89001052516f60c9b3bebf297ce5f2a52ada1301","kind":"commit","published_at":"2019-09-03T21:12:40.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.14","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14/manifests"},{"name":"v1.0.0-rc.13","sha":"3f47d9a4ba4278e4e432d389c3be0b8be0c2d671","kind":"commit","published_at":"2019-07-18T20:43:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.13","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13/manifests"},{"name":"v1.0.0-rc.12","sha":"5281da042860cee22494b9d7455aaa1f8108cf9f","kind":"commit","published_at":"2019-06-11T20:15:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.12","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12/manifests"},{"name":"v1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.10","sha":"12231bd5f5882a4639c59da8de1531bcfbe9adfc","kind":"commit","published_at":"2019-02-19T21:30:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.10","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10/manifests"},{"name":"v1.0.0-rc.9","sha":"5b556db80b7416ae54ab4bb7945fca1bc87dac46","kind":"tag","published_at":"2018-12-20T23:33:52.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.9","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9/manifests"},{"name":"v1.0.0-rc.8","sha":"22b714b85cca49408fa6dcc14b6a27134dacc620","kind":"commit","published_at":"2018-10-04T21:18:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.8","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8/manifests"},{"name":"v1.0.0-rc.7","sha":"0d7de20f52f251f93e71bf6818d7075fbce2f274","kind":"commit","published_at":"2018-09-28T01:14:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.7","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7/manifests"},{"name":"v1.0.0-rc.6","sha":"55c3175312d4e8496d9fc2b69136762962639540","kind":"commit","published_at":"2018-09-25T21:54:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.6","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6/manifests"},{"name":"v1.0.0-rc.5","sha":"9aa851be74b8ccb817f886c4c43cf8da3b0fc61e","kind":"tag","published_at":"2018-05-15T20:33:03.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"ddbaf76dfaa2e61ac2b9fcf0dbca0ce4b232483f","kind":"tag","published_at":"2018-04-13T23:14:39.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"8d5ff7cd4d96b6e380cf7bcaf576ed1848b10b30","kind":"tag","published_at":"2018-04-05T00:49:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"bdd96dc1427440cdf2f6d973b576f2146c2147d9","kind":"tag","published_at":"2018-03-22T21:31:53.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"a53963a5ff9b8e55fe62e8f2f14afd6e40dcb627","kind":"tag","published_at":"2018-01-15T22:03:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1/manifests"},{"name":"v0.9.4","sha":"32670489212454717deeafb8da5dbb1da0299749","kind":"tag","published_at":"2017-09-08T18:05:59.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0463e6743792aba2c64b8332b694f1a099ac8d8c","kind":"tag","published_at":"2017-09-01T21:48:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"7b85b6f470e192d3cd08afe67bf7725378648b2e","kind":"tag","published_at":"2017-08-31T19:24:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"60a40652f53adf3e383fa901cc873f4404357e42","kind":"tag","published_at":"2017-08-31T17:43:07.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6db6b3f2eca9a1fc1ec2d9998c07f82e526ec237","kind":"tag","published_at":"2017-08-30T16:54:51.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T14:07:16.835Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.185308627431826,"dependent_packages_count":4.858766639562581,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.022037633497203},"purl":"pkg:golang/github.com/%21a%21w%21s/aws-xray-sdk-go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/AWS/aws-xray-sdk-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/AWS/aws-xray-sdk-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/AWS/aws-xray-sdk-go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:15:55.389Z","issues_count":55,"pull_requests_count":182,"avg_time_to_close_issue":23473924.333333332,"avg_time_to_close_pull_request":973371.8922155688,"issues_closed_count":21,"pull_requests_closed_count":167,"pull_request_authors_count":28,"issue_authors_count":49,"avg_comments_per_issue":3.290909090909091,"avg_comments_per_pull_request":0.5164835164835165,"merged_pull_requests_count":133,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14865.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/issues","maintainers":[{"login":"bhautikpip","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhautikpip"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAWS%2Faws-xray-sdk-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAWS%2Faws-xray-sdk-go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAWS%2Faws-xray-sdk-go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAWS%2Faws-xray-sdk-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAWS%2Faws-xray-sdk-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAWS%2Faws-xray-sdk-go/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10925053,"name":"github.com/aws/aws-xray-sdk-go/strategy/ctxmissing","ecosystem":"go","description":"Package ctxmissing provides control over\nthe behavior of the X-Ray SDK when subsegments\nare created without a provided parent segment.","homepage":"https://github.com/aws/aws-xray-sdk-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-xray-sdk-go","keywords_array":[],"namespace":"github.com/aws/aws-xray-sdk-go/strategy","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-03-05T21:36:06.826Z","latest_release_number":null,"last_synced_at":"2026-08-24T09:38:16.621Z","created_at":"2024-09-25T11:46:56.184Z","updated_at":"2026-08-24T09:38:16.621Z","registry_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/strategy/ctxmissing","install_command":"go get github.com/aws/aws-xray-sdk-go/strategy/ctxmissing","documentation_url":"https://pkg.go.dev/github.com/aws/aws-xray-sdk-go/strategy/ctxmissing#section-documentation","metadata":{},"repo_metadata":{"id":24557013,"uuid":"97753296","full_name":"aws/aws-xray-sdk-go","owner":"aws","description":"AWS X-Ray SDK for the Go programming language.","archived":false,"fork":false,"pushed_at":"2025-10-14T20:18:00.000Z","size":939,"stargazers_count":284,"open_issues_count":53,"forks_count":116,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-10-20T03:39:34.395Z","etag":null,"topics":["aws","aws-xray","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-07-19T19:24:10.000Z","updated_at":"2025-10-15T19:30:48.000Z","dependencies_parsed_at":"2023-12-26T22:20:34.669Z","dependency_job_id":"25fd0657-9817-4df0-a3dd-6c440216aed1","html_url":"https://github.com/aws/aws-xray-sdk-go","commit_stats":{"total_commits":350,"total_committers":67,"mean_commits":5.223880597014926,"dds":0.7885714285714286,"last_synced_commit":"7ae28931182316fd0fa6960008a8c5edd1d82e71"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-xray-sdk-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/sbom","scorecard":{"id":219451,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-xray-sdk-go","commit":"24cbdf8f5e32a9fada328b2ab9b1f343a7c52383"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/IntegrationTesting.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-monitoring.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/ecr-publish.yml:8","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml: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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ecr-publish.yml:11"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/IntegrationTesting.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/IntegrationTesting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-monitoring.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/continuous-monitoring.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecr-publish.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/ecr-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/reviewdog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-xray-sdk-go/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: sample-apps/http-server/Dockerfile:1: pin your Docker image by updating golang:1.24 to golang:1.24@sha256:034848561f95a942e2163d9017e672f0c65403f699336db4529a908af00dfc98","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   1 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-17T02:12:17.887Z","repository_id":24557013,"created_at":"2025-08-17T02:12:17.888Z","updated_at":"2025-08-17T02:12:17.888Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280348047,"owners_count":26315367,"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-21T02:00:06.614Z","response_time":58,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":509,"last_synced_at":"2025-10-19T22:54:00.183Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aws","funding_links":[],"total_stars":237333,"followers":13375,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2025-10-19T22:54:00.183Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v2.0.0","sha":"5fb4d3a6ed4516008f596c95ee6d5854c3568eae","kind":"commit","published_at":"2025-02-21T22:03:43.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v2.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v2.0.0/manifests"},{"name":"v1.8.5","sha":"14b1ee0d5b8820c61128ea3606b698b95834875d","kind":"commit","published_at":"2024-11-14T21:53:50.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"68a970b9b65be137c11ad292729761c8b557e7ab","kind":"commit","published_at":"2024-04-24T20:45:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"e9627da6f47902f96f26c577cbe6f9244987a4fb","kind":"commit","published_at":"2023-11-13T18:35:48.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"2f767e408a312418f146239a38f6a70bb51d2145","kind":"commit","published_at":"2023-09-29T17:07:24.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"1e154184282bb3b0166cb1b154f2b4abed0b1e6f","kind":"commit","published_at":"2023-02-27T19:25:34.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"cee05c968f007e67fb53a5b36a01e244d72fdccd","kind":"commit","published_at":"2022-11-15T00:59:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.8.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"d290222c4cdd63a110bc24aa26f65fbfbd2e6054","kind":"commit","published_at":"2022-09-14T21:34:48.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"be933525205aaec6e63f4ddc8b0dbb35eec9ec25","kind":"commit","published_at":"2022-04-11T18:50:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.7.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"3b7709c6db4285afc07af03cc0a657c800a8c93f","kind":"commit","published_at":"2021-07-07T17:33:18.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.6.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7446e854f1b2b9e0f2846cd33045abf4896dc0c8","kind":"commit","published_at":"2021-06-10T05:20:17.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.5.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cf52b470560d4295a77d0df4bcb07d476fae4b2b","kind":"commit","published_at":"2021-05-03T18:28:31.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.4.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"41e2dea31083e37ae88f08d12df7672846885ac0","kind":"commit","published_at":"2021-02-02T18:36:38.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.3.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1ef56013454d4b3ef3fcd3bfb94bd2dfb1d77699","kind":"tag","published_at":"2021-01-05T19:28:00.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.2.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"084ab9d82275c09e2f751b4c403a831edf112ee4","kind":"tag","published_at":"2020-06-08T21:11:09.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.1.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"a6ee4e88199e712853edf770dfd7daea2eb77e06","kind":"tag","published_at":"2020-04-28T22:04:37.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"09036a6f1fb8a9960606c9b71006bd3b35770ee4","kind":"tag","published_at":"2020-04-16T17:18:19.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.15","sha":"43f6068d2db8e66ab67e6c0703a28381b457014f","kind":"tag","published_at":"2020-03-11T19:08:36.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.15","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.15/manifests"},{"name":"v1.0.0-rc.14","sha":"89001052516f60c9b3bebf297ce5f2a52ada1301","kind":"commit","published_at":"2019-09-03T21:12:40.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.14","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.14/manifests"},{"name":"v1.0.0-rc.13","sha":"3f47d9a4ba4278e4e432d389c3be0b8be0c2d671","kind":"commit","published_at":"2019-07-18T20:43:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.13","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.13/manifests"},{"name":"v1.0.0-rc.12","sha":"5281da042860cee22494b9d7455aaa1f8108cf9f","kind":"commit","published_at":"2019-06-11T20:15:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.12","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.12/manifests"},{"name":"V1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.11/manifests"},{"name":"v1.0.0-rc.11","sha":"7b1b7844235c182d02a6b03949df68a00ec81090","kind":"commit","published_at":"2019-03-15T21:02:35.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.11","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.11/manifests"},{"name":"V1.0.0-rc.10","sha":"12231bd5f5882a4639c59da8de1531bcfbe9adfc","kind":"commit","published_at":"2019-02-19T21:30:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/V1.0.0-rc.10","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/V1.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@V1.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/V1.0.0-rc.10/manifests"},{"name":"v1.0.0-rc.9","sha":"5b556db80b7416ae54ab4bb7945fca1bc87dac46","kind":"tag","published_at":"2018-12-20T23:33:52.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.9","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.9/manifests"},{"name":"v1.0.0-rc.8","sha":"22b714b85cca49408fa6dcc14b6a27134dacc620","kind":"commit","published_at":"2018-10-04T21:18:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.8","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.8/manifests"},{"name":"v1.0.0-rc.7","sha":"0d7de20f52f251f93e71bf6818d7075fbce2f274","kind":"commit","published_at":"2018-09-28T01:14:44.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.7","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.7/manifests"},{"name":"v1.0.0-rc.6","sha":"55c3175312d4e8496d9fc2b69136762962639540","kind":"commit","published_at":"2018-09-25T21:54:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.6","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.6/manifests"},{"name":"v1.0.0-rc.5","sha":"9aa851be74b8ccb817f886c4c43cf8da3b0fc61e","kind":"tag","published_at":"2018-05-15T20:33:03.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"ddbaf76dfaa2e61ac2b9fcf0dbca0ce4b232483f","kind":"tag","published_at":"2018-04-13T23:14:39.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"8d5ff7cd4d96b6e380cf7bcaf576ed1848b10b30","kind":"tag","published_at":"2018-04-05T00:49:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"bdd96dc1427440cdf2f6d973b576f2146c2147d9","kind":"tag","published_at":"2018-03-22T21:31:53.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"a53963a5ff9b8e55fe62e8f2f14afd6e40dcb627","kind":"tag","published_at":"2018-01-15T22:03:13.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v1.0.0-rc.1/manifests"},{"name":"v0.9.4","sha":"32670489212454717deeafb8da5dbb1da0299749","kind":"tag","published_at":"2017-09-08T18:05:59.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.4","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0463e6743792aba2c64b8332b694f1a099ac8d8c","kind":"tag","published_at":"2017-09-01T21:48:20.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.3","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"7b85b6f470e192d3cd08afe67bf7725378648b2e","kind":"tag","published_at":"2017-08-31T19:24:27.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.2","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"60a40652f53adf3e383fa901cc873f4404357e42","kind":"tag","published_at":"2017-08-31T17:43:07.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.1","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6db6b3f2eca9a1fc1ec2d9998c07f82e526ec237","kind":"tag","published_at":"2017-08-30T16:54:51.000Z","download_url":"https://codeload.github.com/aws/aws-xray-sdk-go/tar.gz/v0.9.0","html_url":"https://github.com/aws/aws-xray-sdk-go/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-xray-sdk-go@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-10-21T22:38:38.130Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/github.com/aws/aws-xray-sdk-go/strategy/ctxmissing","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/strategy/ctxmissing","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aws/aws-xray-sdk-go/strategy/ctxmissing","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aws/aws-xray-sdk-go/strategy/ctxmissing/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T20:14:26.324Z","issues_count":55,"pull_requests_count":172,"avg_time_to_close_issue":23473924.333333332,"avg_time_to_close_pull_request":1021598.6289308176,"issues_closed_count":21,"pull_requests_closed_count":159,"pull_request_authors_count":27,"issue_authors_count":49,"avg_comments_per_issue":3.290909090909091,"avg_comments_per_pull_request":0.5465116279069767,"merged_pull_requests_count":125,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":3,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":4088.0,"past_year_avg_time_to_close_pull_request":512439.6511627907,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5957446808510638,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":35,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/issues","maintainers":[{"login":"bhautikpip","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhautikpip"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fstrategy%2Fctxmissing/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fstrategy%2Fctxmissing/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fstrategy%2Fctxmissing/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fstrategy%2Fctxmissing/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fstrategy%2Fctxmissing/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-xray-sdk-go%2Fstrategy%2Fctxmissing/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":2209230,"full_name":"aws/aws-xray-sdk-go","default_branch":"master","total_commits":401,"total_committers":71,"total_bot_commits":18,"total_bot_committers":1,"mean_commits":5.647887323943662,"dds":0.8154613466334164,"past_year_total_commits":32,"past_year_total_committers":5,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.4,"past_year_dds":0.59375,"last_synced_at":"2026-08-20T07:05:04.994Z","last_synced_commit":"9e7a607272c7a4f460e73d7b793f07b83db7e27d","created_at":"2024-10-03T21:05:13.167Z","updated_at":"2026-08-20T07:05:02.932Z","committers":[{"name":"Bhautik Pipaliya","email":"56270044+bhautikpip","login":"bhautikpip","count":74},{"name":"Adam Shaw","email":"atshaw@amazon.com","login":"atshaw43","count":52},{"name":"Zhao","email":"luluzhao@amazon.com","login":"luluzhao","count":42},{"name":"Jonathan Lee","email":"jjllee@amazon.com","login":"jj22ee","count":29},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":18},{"name":"Prashant Srivastava","email":"50466688+srprash","login":"srprash","count":17},{"name":"Thomas Pierce","email":"thp@amazon.com","login":"thpierce","count":14},{"name":"Wang","email":"wangzl@amazon.com","login":"wangzlei","count":13},{"name":"Yogiraj Awati","email":"awati@amazon.com","login":null,"count":10},{"name":"Ichinose Shogo","email":"shogo82148@gmail.com","login":"shogo82148","count":9},{"name":"Yukinari Toyota","email":"xxseyxx@gmail.com","login":"t-yuki","count":8},{"name":"Christopher Radek","email":"cjradek@gmail.com","login":"chrisradek","count":7},{"name":"Gábor Lipták","email":"gliptak@gmail.com","login":"gliptak","count":7},{"name":"James Bowman","email":"jamebowm@amazon.com","login":"jamesdbowman","count":7},{"name":"Jack Lindamood","email":"jlindamo@justin.tv","login":null,"count":5},{"name":"Eric Zhang","email":"zhaez@amazon.com","login":"ezhang6811","count":5},{"name":"William Armiros","email":"54150514+willarmiros","login":"willarmiros","count":5},{"name":"Anuraag Agrawal","email":"aanuraag@amazon.co.jp","login":null,"count":4},{"name":"Nícolas Barbosa","email":"ndevbarbosa@gmail.com","login":"nicolascb","count":4},{"name":"aircraft-cerier","email":"58537442+aircraft-cerier","login":"aircraft-cerier","count":4},{"name":"Steve Liu","email":"liustve@amazon.com","login":"liustve","count":3},{"name":"Benjamin Gustin","email":"benjamin.gustin@iguanesolutions.com","login":"aloababa","count":3},{"name":"Muir Manders","email":"muir@retailnext.net","login":null,"count":3},{"name":"John","email":"59711343+JohnWu20","login":"JohnWu20","count":2},{"name":"Marco Magdy","email":"mmagdy@gmail.com","login":"marcomagdy","count":2},{"name":"Nathaniel Ruiz Nowell","email":"nathanielruiz98@gmail.com","login":"NathanielRN","count":2},{"name":"Nikolai Anohyn","email":"82395127+nikolaianohyn","login":"nikolaianohyn","count":2},{"name":"Satoshi Matsumoto","email":"kaorimatz@gmail.com","login":"kaorimatz","count":2},{"name":"Vladimir Varankin","email":"vladimir@varank.in","login":"narqo","count":2},{"name":"Haotian Wu","email":"wht465@gmail.com","login":"haotianw465","count":2},{"name":"Michael Carey","email":"michael.carey2@capitalone.com","login":null,"count":2},{"name":"filikos","email":"filikos-gh@proton.me","login":null,"count":2},{"name":"mxiamxia@gmail.com","email":"mxiamxia@gmail.com","login":"mxiamxia","count":2},{"name":"Adrian Hesketh","email":"a-h","login":"a-h","count":1},{"name":"James Siri","email":"jamesiri@amazon.com","login":null,"count":1},{"name":"Luke Stoward","email":"luke_stoward@hotmail.co.uk","login":"lukestoward","count":1},{"name":"Michael He","email":"53622546+yiyuan-he","login":"yiyuan-he","count":1},{"name":"Michael Manganiello","email":"adamantike","login":"adamantike","count":1},{"name":"Mike Dalrymple","email":"mike@mousedown.com","login":"mousedownmike","count":1},{"name":"Pascal Morin","email":"pm98zz.c@gmail.com","login":"pm98zz-c","count":1},{"name":"Paweł Cichosz","email":"Okonos","login":"Okonos","count":1},{"name":"Raniere Medeiros","email":"raninho@raninho.com.br","login":"raninho","count":1},{"name":"Ross","email":"rossi.eng@gmail.com","login":"rengers","count":1},{"name":"Simon Thulbourn","email":"sthulb","login":"sthulb","count":1},{"name":"Stijn De Haes","email":"stijn.de.haes@gmail.com","login":"stijndehaes","count":1},{"name":"Thoriq Satriya","email":"thoriq.satriya94@gmail.com","login":"thoriqsatriya","count":1},{"name":"Tony Duan","email":"tony84727@gmail.com","login":"tony84727","count":1},{"name":"aereal","email":"aereal@aereal.org","login":"aereal","count":1},{"name":"crathjen","email":"crathjen","login":"crathjen","count":1},{"name":"dtarico-suplari","email":"44984187+dtarico-suplari","login":"dtarico-suplari","count":1},{"name":"kevioke","email":"kevin@goguardian.com","login":"kevioke","count":1},{"name":"ryo nakamaru","email":"pottava@gmail.com","login":"pottava","count":1},{"name":"sawadashota","email":"shota@sslife.tech","login":"sawadashota","count":1},{"name":"Ron van der Wijngaard","email":"ronvanderwijngaard@innius.com","login":null,"count":1},{"name":"Alex Dess","email":"1782129+ebh","login":"ebh","count":1},{"name":"Artem Nikitin","email":"artemnikitin@artemnikitin.com","login":"artemnikitin","count":1},{"name":"DaveBlooman","email":"david.blooman@gmail.com","login":"dblooman","count":1},{"name":"David Douglas","email":"48367195+ddouglas","login":"ddouglas","count":1},{"name":"David Rocamora","email":"dave@n22t.com","login":"drocamor","count":1},{"name":"Don Buchanan","email":"42761041+Don-CA","login":"Don-CA","count":1},{"name":"Fredrik Allansson","email":"fredrik.allansson@gmail.com","login":"skaggmannen","count":1},{"name":"Henri Yandell","email":"hyandell","login":"hyandell","count":1},{"name":"Ian Mckay","email":"contact@ianmckay.com.au","login":"iann0036","count":1},{"name":"Jack Lindamood","email":"cep221@gmail.com","login":"cep21","count":1},{"name":"Jacob Rickerd","email":"jacobrickerd@gmail.com","login":"Rickerd0613","count":1},{"name":"Jerome Gravel-Niquet","email":"jeromegn@gmail.com","login":"jeromegn","count":1},{"name":"John Knollmeyer","email":"jknollm@amazon.com","login":"jknollmeyer","count":1},{"name":"Kazunari Sasa","email":"kznr.luk@gmail.com","login":"kznrluk","count":1},{"name":"Krystian Cieślik","email":"3641496+crabtree","login":"crabtree","count":1},{"name":"Lionel Suss","email":"lionel.suss@gmail.com","login":"lion3ls","count":1},{"name":"Logan Hanks","email":"logan.hanks@gmail.com","login":"logan","count":1}],"past_year_committers":[{"name":"Thomas Pierce","email":"thp@amazon.com","login":"thpierce","count":13},{"name":"Prashant Srivastava","email":"50466688+srprash","login":"srprash","count":9},{"name":"Eric Zhang","email":"zhaez@amazon.com","login":"ezhang6811","count":5},{"name":"Steve Liu","email":"liustve@amazon.com","login":"liustve","count":3},{"name":"Jonathan Lee","email":"107072447+jj22ee","login":"jj22ee","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778025,"commits_count":983176112,"contributors_count":41439624,"owners_count":1364573,"committers_count":3363305,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"aws/aws-xray-sdk-go","html_url":"https://github.com/aws/aws-xray-sdk-go","last_synced_at":"2026-08-25T09:35:16.373Z","status":null,"issues_count":55,"pull_requests_count":182,"avg_time_to_close_issue":23473924.333333332,"avg_time_to_close_pull_request":973371.8922155688,"issues_closed_count":21,"pull_requests_closed_count":167,"pull_request_authors_count":28,"issue_authors_count":49,"avg_comments_per_issue":3.290909090909091,"avg_comments_per_pull_request":0.5164835164835165,"merged_pull_requests_count":133,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14865.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":8,"created_at":"2023-05-16T04:06:55.423Z","updated_at":"2026-08-25T09:35:16.373Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-xray-sdk-go/issues","issue_labels_count":{"table":{"enhancement":11,"stale":5,"feature-request":4,"bug":3,"better-documentation":1,"question":1}},"pull_request_labels_count":{"table":{"dependencies":37,"go":13,"github_actions":2}},"issue_author_associations_count":{"table":{"NONE":42,"CONTRIBUTOR":13}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":146,"NONE":23,"COLLABORATOR":13}},"issue_authors":{"table":{"Okonos":3,"momotaro98":2,"a-h":2,"Gobd":2,"nikolaianohyn":2,"crabtree":1,"pm98zz-c":1,"vcschapp":1,"alexbilbie":1,"anuraaga":1,"ghost":1,"underscorenygren":1,"corymhall":1,"sportlane":1,"dasuma":1,"kuadrosx":1,"iain-raidiam":1,"farazoman":1,"dmajano":1,"jledesma-opsguru":1,"thinhlvv":1,"kevinmcconnell":1,"carlokuiper":1,"dlsniper":1,"zhaoyi0113":1,"nevins-b":1,"csg-kdeepak":1,"aloababa":1,"AbhilashVijayakumar":1,"jhaoheng":1,"elan-sg":1,"wangzlei":1,"RohitPSPH":1,"hxy1991":1,"kaihendry":1,"tsypuk":1,"cperezortiz":1,"jamiecuthill":1,"rudra012":1,"mikeparker":1,"joanlopez":1,"fdegiuli":1,"DerkSchooltink":1,"vbqz":1,"MLCarey321":1,"mxiamxia":1,"johanneswuerbach":1,"DanielBauman88":1,"POlczak-ITTouch":1}},"pull_request_authors":{"table":{"dependabot[bot]":37,"atshaw43":31,"jj22ee":29,"bhautikpip":13,"srprash":13,"wangzlei":10,"ddouglas":6,"amanangira":6,"MLCarey321":4,"yiyuan-he":4,"liustve":3,"gliptak":3,"mxiamxia":3,"filikos":3,"vasireddy99":2,"thpierce":2,"nikolaianohyn":2,"crabtree":1,"sawadashota":1,"Okonos":1,"lukeina2z":1,"NathanielRN":1,"narqo":1,"iann0036":1,"aloababa":1,"levi-nz":1,"mathn00b":1,"AbhilashVijayakumar":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":2,"go":2}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":10,"NONE":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"srprash":5,"liustve":3,"dependabot[bot]":2,"lukeina2z":1}},"maintainers":[{"table":{"login":"bhautikpip","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhautikpip"}}],"active_maintainers":[]}},"events":{"total":{"CreateEvent":20,"DeleteEvent":15,"ForkEvent":4,"IssueCommentEvent":37,"IssuesEvent":7,"PullRequestEvent":54,"PullRequestReviewEvent":20,"PushEvent":44,"ReleaseEvent":3,"WatchEvent":9},"last_year":{"CreateEvent":7,"DeleteEvent":6,"ForkEvent":1,"IssueCommentEvent":3,"PullRequestEvent":7,"PushEvent":13,"WatchEvent":2}},"keywords":["aws","aws-xray","go"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/IntegrationTesting.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T01:11:06.659Z","updated_at":"2023-01-14T01:11:06.659Z","repository_link":"https://github.com/aws/aws-xray-sdk-go/blob/master/.github/workflows/IntegrationTesting.yml","dependencies":[{"id":6892140369,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892140370,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892140371,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892140372,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6892140373,"package_name":"hashicorp/setup-terraform","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6892140374,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/continuous-monitoring.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T01:11:06.674Z","updated_at":"2023-01-14T01:11:06.674Z","repository_link":"https://github.com/aws/aws-xray-sdk-go/blob/master/.github/workflows/continuous-monitoring.yml","dependencies":[{"id":6892140375,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892140376,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6892140377,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ecr-publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T01:11:06.688Z","updated_at":"2023-01-14T01:11:06.688Z","repository_link":"https://github.com/aws/aws-xray-sdk-go/blob/master/.github/workflows/ecr-publish.yml","dependencies":[{"id":6892140378,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892140379,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6892140380,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892140381,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6892140382,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6892140383,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T01:11:06.703Z","updated_at":"2023-01-14T01:11:06.703Z","repository_link":"https://github.com/aws/aws-xray-sdk-go/blob/master/.github/workflows/release.yml","dependencies":[{"id":6892140384,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892140385,"package_name":"actions/create-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/reviewdog.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T01:11:06.717Z","updated_at":"2023-01-14T01:11:06.717Z","repository_link":"https://github.com/aws/aws-xray-sdk-go/blob/master/.github/workflows/reviewdog.yml","dependencies":[{"id":6892140386,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892140387,"package_name":"reviewdog/action-golangci-lint","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T01:11:06.726Z","updated_at":"2023-01-14T01:11:06.726Z","repository_link":"https://github.com/aws/aws-xray-sdk-go/blob/master/.github/workflows/test.yml","dependencies":[{"id":6892140388,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6892140389,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"sample-apps/http-server/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T01:11:06.734Z","updated_at":"2023-01-14T01:11:06.734Z","repository_link":"https://github.com/aws/aws-xray-sdk-go/blob/master/sample-apps/http-server/Dockerfile","dependencies":[{"id":6892140390,"package_name":"golang","ecosystem":"docker","requirements":"1.17","direct":true,"kind":"build","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-01-14T01:11:06.749Z","updated_at":"2023-01-14T01:11:06.749Z","repository_link":"https://github.com/aws/aws-xray-sdk-go/blob/master/go.mod","dependencies":[{"id":6892140391,"package_name":"github.com/DATA-DOG/go-sqlmock","ecosystem":"go","requirements":"v1.4.1","direct":true,"kind":"runtime","optional":false},{"id":6892140392,"package_name":"github.com/aws/aws-lambda-go","ecosystem":"go","requirements":"v1.34.1","direct":true,"kind":"runtime","optional":false},{"id":6892140393,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.114","direct":true,"kind":"runtime","optional":false},{"id":6892140394,"package_name":"github.com/aws/aws-sdk-go-v2","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":6892140395,"package_name":"github.com/aws/aws-sdk-go-v2/service/route53","ecosystem":"go","requirements":"v1.6.2","direct":true,"kind":"runtime","optional":false},{"id":6892140396,"package_name":"github.com/aws/smithy-go","ecosystem":"go","requirements":"v1.4.0","direct":true,"kind":"runtime","optional":false},{"id":6892140397,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":true,"kind":"runtime","optional":false},{"id":6892140398,"package_name":"github.com/grpc-ecosystem/go-grpc-middleware","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":6892140399,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":6892140400,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.2","direct":true,"kind":"runtime","optional":false},{"id":6892140401,"package_name":"github.com/valyala/fasthttp","ecosystem":"go","requirements":"v1.34.0","direct":true,"kind":"runtime","optional":false},{"id":6892140402,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220225172249-27dd8689420f","direct":true,"kind":"runtime","optional":false},{"id":6892140403,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.35.0","direct":true,"kind":"runtime","optional":false},{"id":6892140404,"package_name":"github.com/andybalholm/brotli","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":6892140405,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6892140406,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":6892140407,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.0","direct":true,"kind":"runtime","optional":false},{"id":6892140408,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6892140409,"package_name":"github.com/valyala/bytebufferpool","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6892140410,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220227234510-4e6760a101f9","direct":true,"kind":"runtime","optional":false},{"id":6892140411,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":true,"kind":"runtime","optional":false},{"id":6892140412,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210114201628-6edceaf6022f","direct":true,"kind":"runtime","optional":false},{"id":6892140413,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":true,"kind":"runtime","optional":false},{"id":6892140414,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-14T01:11:06.767Z","updated_at":"2023-01-14T01:11:06.767Z","repository_link":"https://github.com/aws/aws-xray-sdk-go/blob/master/go.sum","dependencies":[{"id":6892140415,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":6892140416,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6892140417,"package_name":"github.com/DATA-DOG/go-sqlmock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6892140418,"package_name":"github.com/andybalholm/brotli","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6892140419,"package_name":"github.com/aws/aws-lambda-go","ecosystem":"go","requirements":"v1.34.1","direct":false,"kind":"runtime","optional":false},{"id":6892140420,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.44.114","direct":false,"kind":"runtime","optional":false},{"id":6892140421,"package_name":"github.com/aws/aws-sdk-go-v2","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6892140422,"package_name":"github.com/aws/aws-sdk-go-v2/service/route53","ecosystem":"go","requirements":"v1.6.2","direct":false,"kind":"runtime","optional":false},{"id":6892140423,"package_name":"github.com/aws/smithy-go","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6892140424,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6892140425,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":6892140426,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":6892140427,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20201120205902-5459f2c99403","direct":false,"kind":"runtime","optional":false},{"id":6892140428,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6892140429,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6892140430,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6892140431,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":6892140432,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":6892140433,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20201210154907-fd9021fe5dad","direct":false,"kind":"runtime","optional":false},{"id":6892140434,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6892140435,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6892140436,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6892140437,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6892140438,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6892140439,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":6892140440,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6892140441,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6892140442,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6892140443,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6892140444,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6892140445,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":6892140446,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":6892140447,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":6892140448,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6892140449,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6892140450,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6892140451,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6892140452,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6892140453,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6892140454,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6892140455,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6892140456,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6892140457,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":6892140458,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6892140459,"package_name":"github.com/grpc-ecosystem/go-grpc-middleware","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6892140460,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6892140461,"package_name":"github.com/jmespath/go-jmespath/internal/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6892140462,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6892140463,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6892140464,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":6892140465,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6892140466,"package_name":"github.com/kr/logfmt","ecosystem":"go","requirements":"v0.0.0-20140226030751-b84e30acd515","direct":false,"kind":"runtime","optional":false},{"id":6892140467,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6892140468,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":6892140469,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6892140470,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6892140471,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":6892140472,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6892140473,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6892140474,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6892140475,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6892140476,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6892140477,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6892140478,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.2","direct":false,"kind":"runtime","optional":false},{"id":6892140479,"package_name":"github.com/valyala/bytebufferpool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6892140480,"package_name":"github.com/valyala/fasthttp","ecosystem":"go","requirements":"v1.34.0","direct":false,"kind":"runtime","optional":false},{"id":6892140481,"package_name":"github.com/valyala/tcplisten","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6892140482,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":6892140483,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6892140484,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6892140485,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6892140486,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6892140487,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6892140488,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":6892140489,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":6892140490,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220214200702-86341886e292","direct":false,"kind":"runtime","optional":false},{"id":6892140491,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":6892140492,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":6892140493,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":6892140494,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":6892140495,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6892140496,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6892140497,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":6892140498,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":6892140499,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":6892140500,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":6892140501,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":6892140502,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":6892140503,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":6892140504,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":6892140505,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":6892140506,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220127200216-cd36cc0744dd","direct":false,"kind":"runtime","optional":false},{"id":6892140507,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220225172249-27dd8689420f","direct":false,"kind":"runtime","optional":false},{"id":6892140508,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":6892140509,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":6892140510,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":6892140511,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6892140512,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":6892140513,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":6892140514,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":6892140515,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6892140516,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":6892140517,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190422165155-953cdadca894","direct":false,"kind":"runtime","optional":false},{"id":6892140518,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":6892140519,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6892140520,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":6892140521,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":6892140522,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211216021012-1d35b9e2eb4e","direct":false,"kind":"runtime","optional":false},{"id":6892140523,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220227234510-4e6760a101f9","direct":false,"kind":"runtime","optional":false},{"id":6892140524,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6892140525,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":6892140526,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6892140527,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6892140528,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6892140529,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6892140530,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6892140531,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":6892140532,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":6892140533,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":6892140534,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":6892140535,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":6892140536,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200619180055-7c47624df98f","direct":false,"kind":"runtime","optional":false},{"id":6892140537,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210106214847-113979e3529a","direct":false,"kind":"runtime","optional":false},{"id":6892140538,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":6892140539,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":6892140540,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":6892140541,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":6892140542,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6892140543,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6892140544,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":6892140545,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":6892140546,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200423170343-7949de9c1215","direct":false,"kind":"runtime","optional":false},{"id":6892140547,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":6892140548,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210114201628-6edceaf6022f","direct":false,"kind":"runtime","optional":false},{"id":6892140549,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":6892140550,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6892140551,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":6892140552,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":6892140553,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.29.1","direct":false,"kind":"runtime","optional":false},{"id":6892140554,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.35.0","direct":false,"kind":"runtime","optional":false},{"id":6892140555,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":6892140556,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":6892140557,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":6892140558,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":6892140559,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":6892140560,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":6892140561,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6892140562,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":6892140563,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":6892140564,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":6892140565,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":6892140566,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6892140567,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":6892140568,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6892140569,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":6892140570,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"integration-tests/distributioncheck/go.mod","sha":null,"kind":"manifest","created_at":"2023-01-14T01:11:06.835Z","updated_at":"2023-01-14T01:11:06.835Z","repository_link":"https://github.com/aws/aws-xray-sdk-go/blob/master/integration-tests/distributioncheck/go.mod","dependencies":[{"id":6892140571,"package_name":"github.com/aws/aws-xray-sdk-go","ecosystem":"go","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":6892140572,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":true,"kind":"runtime","optional":false},{"id":6892140573,"package_name":"github.com/andybalholm/brotli","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":6892140574,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.17.12","direct":true,"kind":"runtime","optional":false},{"id":6892140575,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6892140576,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":true,"kind":"runtime","optional":false},{"id":6892140577,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":6892140578,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.0","direct":true,"kind":"runtime","optional":false},{"id":6892140579,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":6892140580,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6892140581,"package_name":"github.com/valyala/bytebufferpool","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6892140582,"package_name":"github.com/valyala/fasthttp","ecosystem":"go","requirements":"v1.34.0","direct":true,"kind":"runtime","optional":false},{"id":6892140583,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220225172249-27dd8689420f","direct":true,"kind":"runtime","optional":false},{"id":6892140584,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220227234510-4e6760a101f9","direct":true,"kind":"runtime","optional":false},{"id":6892140585,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":true,"kind":"runtime","optional":false},{"id":6892140586,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210114201628-6edceaf6022f","direct":true,"kind":"runtime","optional":false},{"id":6892140587,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.35.0","direct":true,"kind":"runtime","optional":false},{"id":6892140588,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":true,"kind":"runtime","optional":false},{"id":6892140589,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200615113413-eeeca48fe776","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"integration-tests/distributioncheck/go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-14T01:11:06.852Z","updated_at":"2023-01-14T01:11:06.852Z","repository_link":"https://github.com/aws/aws-xray-sdk-go/blob/master/integration-tests/distributioncheck/go.sum","dependencies":[{"id":6892140590,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":6892140591,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6892140592,"package_name":"github.com/DATA-DOG/go-sqlmock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6892140593,"package_name":"github.com/andybalholm/brotli","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6892140594,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.17.12","direct":false,"kind":"runtime","optional":false},{"id":6892140595,"package_name":"github.com/aws/aws-xray-sdk-go","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":6892140596,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6892140597,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":6892140598,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20201120205902-5459f2c99403","direct":false,"kind":"runtime","optional":false},{"id":6892140599,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6892140600,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6892140601,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6892140602,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":6892140603,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20201210154907-fd9021fe5dad","direct":false,"kind":"runtime","optional":false},{"id":6892140604,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6892140605,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":6892140606,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6892140607,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6892140608,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6892140609,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6892140610,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":6892140611,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":6892140612,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":6892140613,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6892140614,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6892140615,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6892140616,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6892140617,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6892140618,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6892140619,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6892140620,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6892140621,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6892140622,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6892140623,"package_name":"github.com/grpc-ecosystem/go-grpc-middleware","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6892140624,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.0.0-20180206201540-c2b33e8439af","direct":false,"kind":"runtime","optional":false},{"id":6892140625,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6892140626,"package_name":"github.com/jmespath/go-jmespath/internal/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6892140627,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":6892140628,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6892140629,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6892140630,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":6892140631,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6892140632,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6892140633,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6892140634,"package_name":"github.com/valyala/bytebufferpool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6892140635,"package_name":"github.com/valyala/fasthttp","ecosystem":"go","requirements":"v1.34.0","direct":false,"kind":"runtime","optional":false},{"id":6892140636,"package_name":"github.com/valyala/tcplisten","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6892140637,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6892140638,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220214200702-86341886e292","direct":false,"kind":"runtime","optional":false},{"id":6892140639,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":6892140640,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":6892140641,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":6892140642,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":6892140643,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":6892140644,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":6892140645,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":6892140646,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":6892140647,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":6892140648,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220225172249-27dd8689420f","direct":false,"kind":"runtime","optional":false},{"id":6892140649,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":6892140650,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":6892140651,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":6892140652,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6892140653,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":6892140654,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6892140655,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6892140656,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":6892140657,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":6892140658,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211216021012-1d35b9e2eb4e","direct":false,"kind":"runtime","optional":false},{"id":6892140659,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220227234510-4e6760a101f9","direct":false,"kind":"runtime","optional":false},{"id":6892140660,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6892140661,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":6892140662,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6892140663,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6892140664,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6892140665,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6892140666,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":6892140667,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":6892140668,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":6892140669,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":6892140670,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":6892140671,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6892140672,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6892140673,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":6892140674,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":6892140675,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":6892140676,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210114201628-6edceaf6022f","direct":false,"kind":"runtime","optional":false},{"id":6892140677,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":6892140678,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6892140679,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":6892140680,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":6892140681,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.35.0","direct":false,"kind":"runtime","optional":false},{"id":6892140682,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":6892140683,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":6892140684,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":6892140685,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":6892140686,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":6892140687,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":6892140688,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6892140689,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":6892140690,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":6892140691,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":6892140692,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":6892140693,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6892140694,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":6892140695,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":6892140696,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200615113413-eeeca48fe776","direct":false,"kind":"runtime","optional":false},{"id":6892140697,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":6892140698,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"sample-apps/http-server/go.mod","sha":null,"kind":"manifest","created_at":"2023-01-14T01:11:06.881Z","updated_at":"2023-01-14T01:11:06.881Z","repository_link":"https://github.com/aws/aws-xray-sdk-go/blob/master/sample-apps/http-server/go.mod","dependencies":[{"id":6892140699,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.17.12","direct":true,"kind":"runtime","optional":false},{"id":6892140700,"package_name":"github.com/aws/aws-xray-sdk-go","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":6892140701,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220225172249-27dd8689420f","direct":true,"kind":"runtime","optional":false},{"id":6892140702,"package_name":"github.com/andybalholm/brotli","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":6892140703,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":true,"kind":"runtime","optional":false},{"id":6892140704,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":6892140705,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.0","direct":true,"kind":"runtime","optional":false},{"id":6892140706,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":6892140707,"package_name":"github.com/valyala/bytebufferpool","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6892140708,"package_name":"github.com/valyala/fasthttp","ecosystem":"go","requirements":"v1.34.0","direct":true,"kind":"runtime","optional":false},{"id":6892140709,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220227234510-4e6760a101f9","direct":true,"kind":"runtime","optional":false},{"id":6892140710,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":true,"kind":"runtime","optional":false},{"id":6892140711,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210114201628-6edceaf6022f","direct":true,"kind":"runtime","optional":false},{"id":6892140712,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.35.0","direct":true,"kind":"runtime","optional":false},{"id":6892140713,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"sample-apps/http-server/go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-14T01:11:06.891Z","updated_at":"2023-01-14T01:11:06.891Z","repository_link":"https://github.com/aws/aws-xray-sdk-go/blob/master/sample-apps/http-server/go.sum","dependencies":[{"id":6892140787,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6892140714,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":6892140715,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6892140716,"package_name":"github.com/DATA-DOG/go-sqlmock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6892140717,"package_name":"github.com/andybalholm/brotli","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6892140718,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.17.12","direct":false,"kind":"runtime","optional":false},{"id":6892140719,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6892140720,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":6892140721,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20201120205902-5459f2c99403","direct":false,"kind":"runtime","optional":false},{"id":6892140722,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6892140723,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6892140724,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6892140725,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":6892140726,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20201210154907-fd9021fe5dad","direct":false,"kind":"runtime","optional":false},{"id":6892140727,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6892140728,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":6892140729,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6892140730,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6892140731,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6892140732,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6892140733,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":6892140734,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":6892140735,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":6892140736,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6892140737,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6892140738,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6892140739,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6892140740,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6892140741,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6892140742,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6892140743,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6892140744,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6892140745,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6892140746,"package_name":"github.com/grpc-ecosystem/go-grpc-middleware","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6892140747,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.0.0-20180206201540-c2b33e8439af","direct":false,"kind":"runtime","optional":false},{"id":6892140748,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6892140749,"package_name":"github.com/jmespath/go-jmespath/internal/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6892140750,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":6892140751,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6892140752,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6892140753,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":6892140754,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6892140755,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6892140756,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.2","direct":false,"kind":"runtime","optional":false},{"id":6892140757,"package_name":"github.com/valyala/bytebufferpool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6892140758,"package_name":"github.com/valyala/fasthttp","ecosystem":"go","requirements":"v1.34.0","direct":false,"kind":"runtime","optional":false},{"id":6892140759,"package_name":"github.com/valyala/tcplisten","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6892140760,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6892140761,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220214200702-86341886e292","direct":false,"kind":"runtime","optional":false},{"id":6892140762,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":6892140763,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":6892140764,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":6892140765,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":6892140766,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":6892140767,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":6892140768,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":6892140769,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":6892140770,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":6892140771,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220225172249-27dd8689420f","direct":false,"kind":"runtime","optional":false},{"id":6892140772,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":6892140773,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":6892140774,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":6892140775,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6892140776,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":6892140777,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6892140778,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6892140779,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":6892140780,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":6892140781,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211216021012-1d35b9e2eb4e","direct":false,"kind":"runtime","optional":false},{"id":6892140782,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220227234510-4e6760a101f9","direct":false,"kind":"runtime","optional":false},{"id":6892140783,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6892140784,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":6892140785,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6892140786,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6892140788,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6892140789,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":6892140790,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":6892140791,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":6892140792,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":6892140793,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":6892140794,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6892140795,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6892140796,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":6892140797,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":6892140798,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":6892140799,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210114201628-6edceaf6022f","direct":false,"kind":"runtime","optional":false},{"id":6892140800,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":6892140801,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6892140802,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":6892140803,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":6892140804,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.35.0","direct":false,"kind":"runtime","optional":false},{"id":6892140805,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":6892140806,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":6892140807,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":6892140808,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":6892140809,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":6892140810,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":6892140811,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6892140812,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":6892140813,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":6892140814,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":6892140815,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":6892140816,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6892140817,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":6892140818,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6892140819,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":6892140820,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false}]}],"score":18.947370271948152,"created_at":"2026-05-14T05:11:10.387Z","updated_at":"2026-08-26T10:06:08.256Z","avatar_url":"https://github.com/aws.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372275","html_url":"https://summary.ecosyste.ms/projects/372275"}