{"id":362640,"url":"https://github.com/fastly/go-fastly","last_synced_at":"2026-06-21T02:31:06.757Z","repository":{"id":38627617,"uuid":"48412899","full_name":"fastly/go-fastly","owner":"fastly","description":"A Fastly API client for Go","archived":false,"fork":false,"pushed_at":"2026-06-04T22:02:12.000Z","size":18773,"stargazers_count":167,"open_issues_count":5,"forks_count":133,"subscribers_count":62,"default_branch":"main","last_synced_at":"2026-06-08T21:04:55.910Z","etag":null,"topics":["api-client","fastly-oss-tier1"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/fastly/go-fastly","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/fastly.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-12-22T05:46:11.000Z","updated_at":"2026-06-04T22:02:15.000Z","dependencies_parsed_at":"2023-07-13T08:55:55.526Z","dependency_job_id":"ecf68070-0a5e-4302-8812-7ac7d813e251","html_url":"https://github.com/fastly/go-fastly","commit_stats":{"total_commits":709,"total_committers":101,"mean_commits":7.01980198019802,"dds":0.7362482369534555,"last_synced_commit":"599988ea8d3b6791ebef122a57a46fea78b30d72"},"previous_names":["sethvargo/go-fastly"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fastly/go-fastly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/sbom","scorecard":{"id":393460,"data":{"date":"2025-08-11","repo":{"name":"github.com/fastly/go-fastly","commit":"5112a727bda7de9cceecdec17760e65c23a3c8a6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dependabot_changelog_update.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_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":"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":"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":"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/dependabot_changelog_update.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:23:50.202Z","repository_id":38627617,"created_at":"2025-08-18T18:23:50.202Z","updated_at":"2025-08-18T18:23:50.202Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34172196,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":"fastly","name":"Fastly","uuid":"777070","kind":"organization","description":"Powering the best of the internet","email":"jobs@fastly.com","website":"https://www.fastly.com","location":null,"twitter":"fastly","company":null,"icon_url":"https://avatars.githubusercontent.com/u/777070?v=4","repositories_count":249,"last_synced_at":"2024-04-14T07:16:27.118Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fastly","funding_links":[],"total_stars":6808,"followers":211,"following":0,"created_at":"2022-11-02T16:34:25.253Z","updated_at":"2024-04-14T07:17:12.360Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly/repositories"},"packages":[{"id":14394748,"name":"github.com/fastly/go-fastly/v15","ecosystem":"go","description":"","homepage":"https://github.com/fastly/go-fastly","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fastly/go-fastly","keywords_array":[],"namespace":"github.com/fastly/go-fastly","versions_count":3,"first_release_published_at":"2026-05-07T10:23:18.572Z","latest_release_published_at":"2026-06-03T20:01:52.000Z","latest_release_number":"v15.0.2","last_synced_at":"2026-06-05T12:21:13.506Z","created_at":"2026-05-07T10:23:18.193Z","updated_at":"2026-06-05T12:21:13.507Z","registry_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v15","install_command":"go get github.com/fastly/go-fastly/v15","documentation_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v15#section-documentation","metadata":{},"repo_metadata":{"id":38627617,"uuid":"48412899","full_name":"fastly/go-fastly","owner":"fastly","description":"A Fastly API client for Go","archived":false,"fork":false,"pushed_at":"2026-04-15T20:17:30.000Z","size":18819,"stargazers_count":167,"open_issues_count":3,"forks_count":132,"subscribers_count":62,"default_branch":"main","last_synced_at":"2026-05-01T13:31:04.198Z","etag":null,"topics":["api-client","fastly-oss-tier1"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/fastly/go-fastly","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/fastly.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-12-22T05:46:11.000Z","updated_at":"2026-04-20T03:57:57.000Z","dependencies_parsed_at":"2023-07-13T08:55:55.526Z","dependency_job_id":"203cd8f4-0bef-4f04-a656-7f65f4e28b3d","html_url":"https://github.com/fastly/go-fastly","commit_stats":{"total_commits":709,"total_committers":101,"mean_commits":7.01980198019802,"dds":0.7362482369534555,"last_synced_commit":"599988ea8d3b6791ebef122a57a46fea78b30d72"},"previous_names":["sethvargo/go-fastly"],"tags_count":157,"template":false,"template_full_name":null,"purl":"pkg:github/fastly/go-fastly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/sbom","scorecard":{"id":393460,"data":{"date":"2025-08-11","repo":{"name":"github.com/fastly/go-fastly","commit":"5112a727bda7de9cceecdec17760e65c23a3c8a6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dependabot_changelog_update.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_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":"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":"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":"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/dependabot_changelog_update.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:23:50.202Z","repository_id":38627617,"created_at":"2025-08-18T18:23:50.202Z","updated_at":"2025-08-18T18:23:50.202Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32634732,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","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"}},"repo_metadata_updated_at":"2026-05-09T05:23:29.748Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.091683115617868,"dependent_packages_count":4.770822773561183,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.9312529445895255},"purl":"pkg:golang/github.com/fastly/go-fastly/v15","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v15","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v15","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fastly/go-fastly/v15/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv15/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv15/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv15/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv15/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv15/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv15/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2166600,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":7566563,"name":"github.com/fastly/go-fastly/v8","ecosystem":"go","description":"","homepage":"https://github.com/fastly/go-fastly","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fastly/go-fastly","keywords_array":[],"namespace":"github.com/fastly/go-fastly","versions_count":25,"first_release_published_at":"2023-04-12T10:53:48.000Z","latest_release_published_at":"2023-10-31T14:17:15.000Z","latest_release_number":"v8.6.4","last_synced_at":"2026-06-05T12:21:13.647Z","created_at":"2023-04-13T01:46:09.137Z","updated_at":"2026-06-05T12:21:13.647Z","registry_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v8","install_command":"go get github.com/fastly/go-fastly/v8","documentation_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v8#section-documentation","metadata":{},"repo_metadata":{"id":38627617,"uuid":"48412899","full_name":"fastly/go-fastly","owner":"fastly","description":"A Fastly API client for Go","archived":false,"fork":false,"pushed_at":"2026-05-28T21:02:40.000Z","size":18740,"stargazers_count":167,"open_issues_count":5,"forks_count":133,"subscribers_count":62,"default_branch":"main","last_synced_at":"2026-05-31T05:27:05.104Z","etag":null,"topics":["api-client","fastly-oss-tier1"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/fastly/go-fastly","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/fastly.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-12-22T05:46:11.000Z","updated_at":"2026-05-26T13:11:54.000Z","dependencies_parsed_at":"2023-07-13T08:55:55.526Z","dependency_job_id":"ecf68070-0a5e-4302-8812-7ac7d813e251","html_url":"https://github.com/fastly/go-fastly","commit_stats":{"total_commits":709,"total_committers":101,"mean_commits":7.01980198019802,"dds":0.7362482369534555,"last_synced_commit":"599988ea8d3b6791ebef122a57a46fea78b30d72"},"previous_names":["sethvargo/go-fastly"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fastly/go-fastly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/sbom","scorecard":{"id":393460,"data":{"date":"2025-08-11","repo":{"name":"github.com/fastly/go-fastly","commit":"5112a727bda7de9cceecdec17760e65c23a3c8a6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dependabot_changelog_update.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_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":"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":"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":"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/dependabot_changelog_update.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:23:50.202Z","repository_id":38627617,"created_at":"2025-08-18T18:23:50.202Z","updated_at":"2025-08-18T18:23:50.202Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33734036,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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"},"tags":[]},"repo_metadata_updated_at":"2026-06-05T12:21:13.072Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.709308824938517,"dependent_packages_count":4.174418697499122,"stargazers_count":4.141281260979271,"forks_count":2.4970240263103016,"docker_downloads_count":1.6024857487529847,"average":3.4249037116960395},"purl":"pkg:golang/github.com/fastly/go-fastly/v8","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v8","docker_dependents_count":2,"docker_downloads_count":95,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fastly/go-fastly/v8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T22:23:22.110Z","issues_count":9,"pull_requests_count":91,"avg_time_to_close_issue":28999542.6,"avg_time_to_close_pull_request":273461.0879120879,"issues_closed_count":5,"pull_requests_closed_count":91,"pull_request_authors_count":15,"issue_authors_count":9,"avg_comments_per_issue":1.8888888888888888,"avg_comments_per_pull_request":0.43956043956043955,"merged_pull_requests_count":87,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":4,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":671354.0,"past_year_avg_time_to_close_pull_request":215659.51162790696,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.43023255813953487,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":82},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv8/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2166600,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":11515637,"name":"github.com/fastly/go-fastly/v10","ecosystem":"go","description":null,"homepage":"https://github.com/fastly/go-fastly","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fastly/go-fastly","keywords_array":[],"namespace":"github.com/fastly/go-fastly","versions_count":8,"first_release_published_at":"2025-04-02T17:04:21.000Z","latest_release_published_at":"2025-06-30T20:04:44.000Z","latest_release_number":"v10.5.1","last_synced_at":"2026-06-05T12:21:13.988Z","created_at":"2025-04-03T08:40:15.049Z","updated_at":"2026-06-05T12:21:13.988Z","registry_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v10","install_command":"go get github.com/fastly/go-fastly/v10","documentation_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v10#section-documentation","metadata":{},"repo_metadata":{"id":38627617,"uuid":"48412899","full_name":"fastly/go-fastly","owner":"fastly","description":"A Fastly API client for Go","archived":false,"fork":false,"pushed_at":"2026-05-28T21:02:40.000Z","size":18740,"stargazers_count":167,"open_issues_count":5,"forks_count":133,"subscribers_count":62,"default_branch":"main","last_synced_at":"2026-05-31T05:27:05.104Z","etag":null,"topics":["api-client","fastly-oss-tier1"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/fastly/go-fastly","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/fastly.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-12-22T05:46:11.000Z","updated_at":"2026-05-26T13:11:54.000Z","dependencies_parsed_at":"2023-07-13T08:55:55.526Z","dependency_job_id":"ecf68070-0a5e-4302-8812-7ac7d813e251","html_url":"https://github.com/fastly/go-fastly","commit_stats":{"total_commits":709,"total_committers":101,"mean_commits":7.01980198019802,"dds":0.7362482369534555,"last_synced_commit":"599988ea8d3b6791ebef122a57a46fea78b30d72"},"previous_names":["sethvargo/go-fastly"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fastly/go-fastly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/sbom","scorecard":{"id":393460,"data":{"date":"2025-08-11","repo":{"name":"github.com/fastly/go-fastly","commit":"5112a727bda7de9cceecdec17760e65c23a3c8a6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dependabot_changelog_update.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_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":"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":"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":"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/dependabot_changelog_update.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:23:50.202Z","repository_id":38627617,"created_at":"2025-08-18T18:23:50.202Z","updated_at":"2025-08-18T18:23:50.202Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33734036,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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"},"tags":[]},"repo_metadata_updated_at":"2026-06-05T12:21:13.418Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.994971059505069,"dependent_packages_count":5.618271189575331,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.8066211245402},"purl":"pkg:golang/github.com/fastly/go-fastly/v10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v10","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fastly/go-fastly/v10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-22T14:39:53.549Z","issues_count":17,"pull_requests_count":239,"avg_time_to_close_issue":36216586.6875,"avg_time_to_close_pull_request":285763.58974358975,"issues_closed_count":16,"pull_requests_closed_count":234,"pull_request_authors_count":31,"issue_authors_count":16,"avg_comments_per_issue":2.8823529411764706,"avg_comments_per_pull_request":0.5439330543933054,"merged_pull_requests_count":215,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":7,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":3584323.0,"past_year_avg_time_to_close_pull_request":270728.2405063291,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":79,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.9759036144578314,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":67,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/issues","maintainers":[{"login":"Integralist","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Integralist"},{"login":"philippschulte","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippschulte"},{"login":"fgsch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fgsch"},{"login":"awilliams-fastly","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/awilliams-fastly"},{"login":"joeshaw","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joeshaw"},{"login":"dgryski","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgryski"},{"login":"phamann","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phamann"}],"active_maintainers":[{"login":"philippschulte","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippschulte"},{"login":"Integralist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Integralist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv10/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv10/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv10/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv10/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2166600,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":5405819,"name":"github.com/fastly/go-fastly/v7","ecosystem":"go","description":"","homepage":"https://github.com/fastly/go-fastly","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fastly/go-fastly","keywords_array":[],"namespace":"github.com/fastly/go-fastly","versions_count":11,"first_release_published_at":"2022-11-07T15:45:19.000Z","latest_release_published_at":"2023-03-31T16:36:54.000Z","latest_release_number":"v7.5.5","last_synced_at":"2026-06-05T12:21:13.407Z","created_at":"2022-11-08T03:21:32.110Z","updated_at":"2026-06-05T12:21:13.408Z","registry_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v7","install_command":"go get github.com/fastly/go-fastly/v7","documentation_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v7#section-documentation","metadata":{},"repo_metadata":{"uuid":"48412899","full_name":"fastly/go-fastly","owner":"fastly","description":"A golang Fastly API client library.","archived":false,"fork":false,"pushed_at":"2023-03-15T11:05:59.000Z","size":14552,"stargazers_count":138,"open_issues_count":4,"forks_count":113,"subscribers_count":67,"default_branch":"main","last_synced_at":"2023-03-21T19:05:39.148Z","etag":null,"topics":["fastly","golang-client"],"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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-22T05:46:11.000Z","updated_at":"2023-02-21T19:46:01.000Z","dependencies_parsed_at":"2023-02-19T12:01:22.284Z","dependency_job_id":null,"html_url":"https://github.com/fastly/go-fastly","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"fastly","name":"Fastly","uuid":"777070","kind":"organization","description":"","email":"jobs@fastly.com","website":"https://www.fastly.com","location":"Distributed","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/777070?v=4","repositories_count":118,"last_synced_at":"2023-02-19T23:27:47.605Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly"},"tags":[{"name":"v7.3.0","sha":"5271fecdb32734c33e91306bd5dc0d6fec11b771","kind":"tag","published_at":"2023-02-17T16:36:04.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.3.0"},{"name":"v7.2.0","sha":"180596625e4510a3e5f3785078b7d7e153763642","kind":"tag","published_at":"2023-02-08T19:45:04.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.2.0"},{"name":"v7.1.0","sha":"83939c2534df8e9ac510ef9e088751c49e2e0f6d","kind":"tag","published_at":"2023-01-19T12:13:39.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.1.0"},{"name":"v7.0.0","sha":"cfe487f5eb77951081b071f7b71a5f18fb779545","kind":"tag","published_at":"2022-11-07T15:45:52.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.0.0"},{"name":"v6.8.0","sha":"3d3781b6b24f6491c9799595be641014c382c005","kind":"tag","published_at":"2022-10-10T15:52:41.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.8.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.8.0"},{"name":"v6.7.0","sha":"41260b8314dd09b4a9265260a461f94c5c5850b5","kind":"tag","published_at":"2022-10-06T09:51:51.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.7.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.7.0"},{"name":"v6.6.0","sha":"70079f11a47618d6e2f98754a79d5049819d75f0","kind":"tag","published_at":"2022-10-05T10:03:03.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.6.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.6.0"},{"name":"v6.5.2","sha":"a8088895356e6cf32f5c25d0f5a97cf48a6c3d5c","kind":"tag","published_at":"2022-09-08T13:48:59.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.5.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.5.2"},{"name":"v6.5.1","sha":"fedbcfc1903eca480f41e62a5f47619fda1108a3","kind":"tag","published_at":"2022-09-07T17:00:46.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.5.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.5.1"},{"name":"v6.5.0","sha":"0092ed3705eca1fe2bbcca43a863c9d49471e626","kind":"tag","published_at":"2022-08-22T13:18:36.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.5.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.5.0"},{"name":"v6.4.3","sha":"b98f739049c8f48476c4108396110a1a56b8ba65","kind":"tag","published_at":"2022-07-20T08:58:30.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.4.3","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.4.3"},{"name":"v6.4.2","sha":"24a0c0a42af8d4182fc1a052965f5d3247b71311","kind":"tag","published_at":"2022-07-11T14:43:23.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.4.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.4.2"},{"name":"v6.4.1","sha":"f56c86d8378942bf60fd173d6dacf7e192bf5ffe","kind":"tag","published_at":"2022-06-23T13:59:37.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.4.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.4.1"},{"name":"v6.4.0","sha":"e07319cf0f457890f47ab8379defd06d903270db","kind":"tag","published_at":"2022-06-20T13:40:43.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.4.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.4.0"},{"name":"v6.3.2","sha":"d7eda947f725362c09b68266adc874a1aea171c8","kind":"tag","published_at":"2022-04-27T11:26:40.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.3.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.3.2"},{"name":"v6.3.1","sha":"f1e3c717bfe88b473c08dd55aa0f9796fc932c71","kind":"tag","published_at":"2022-04-04T16:49:39.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.3.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.3.1"},{"name":"v6.3.0","sha":"59b4de4e614e6fba7ae205b472d602c129f96f54","kind":"tag","published_at":"2022-03-25T17:39:56.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.3.0"},{"name":"v6.2.0","sha":"8c31518d556f553a63ee645c8fa914b94fd92a56","kind":"tag","published_at":"2022-02-23T16:01:50.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.2.0"},{"name":"v6.1.0","sha":"6402e522dbc785ebf2eb0c6c7c1281cf991f98f6","kind":"tag","published_at":"2022-02-22T10:27:38.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.1.0"},{"name":"v6.0.1","sha":"72704ae27093ad4f1a3d6159d7a6ad372e28e7cb","kind":"tag","published_at":"2022-01-17T17:26:36.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.0.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.0.1"},{"name":"v6.0.0","sha":"66cd25c380b72c2382dfb53adf6d29e9f086c7da","kind":"tag","published_at":"2022-01-13T11:22:27.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.0.0"},{"name":"v5.3.0","sha":"98fa2f6613ba5ffea11c8e53b1eded1afb214f91","kind":"tag","published_at":"2022-01-10T16:55:26.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v5.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v5.3.0"},{"name":"v5.2.0","sha":"9bcba94be4ea48e5393f2b7021a4449f6e5c3e94","kind":"tag","published_at":"2022-01-07T11:02:55.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v5.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v5.2.0"},{"name":"v5.1.3","sha":"ecffe5505caec93538c5ff2a3591fdea5d217fd0","kind":"tag","published_at":"2021-12-03T11:53:53.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v5.1.3","html_url":"https://github.com/fastly/go-fastly/releases/tag/v5.1.3"},{"name":"v5.1.2","sha":"f91648bb8e5a815c301c2483c29a98b0ff78d4c8","kind":"tag","published_at":"2021-11-04T11:02:52.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v5.1.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v5.1.2"},{"name":"v5.1.1","sha":"cdf54fc36f0978f51b925f88fcd9d3a2cae018d4","kind":"tag","published_at":"2021-10-11T15:04:04.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v5.1.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v5.1.1"},{"name":"v5.1.0","sha":"a9496aa8a6f254335aa0334813e5b769c951c12d","kind":"tag","published_at":"2021-10-05T08:53:18.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v5.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v5.1.0"},{"name":"v5.0.0","sha":"30f94c3055c5b20cb940a03d0d9d67b995c7f246","kind":"tag","published_at":"2021-09-23T12:15:34.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v5.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v5.0.0"},{"name":"v4.0.0","sha":"254a039539e64ca94d946ba20f331dd960c58f09","kind":"tag","published_at":"2021-09-21T10:53:19.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v4.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v4.0.0"},{"name":"v3.12.0","sha":"7aca3ab565b2880177be94c0cacf348b98dddf08","kind":"tag","published_at":"2021-09-15T16:47:05.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.12.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.12.0"},{"name":"v3.11.0","sha":"5b5a95bd2238128e1960378e6f9a16510070771a","kind":"tag","published_at":"2021-09-15T09:17:22.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.11.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.11.0"},{"name":"v3.10.0","sha":"9db01abbfc2da9dfe61084742958a4b528b990b5","kind":"tag","published_at":"2021-09-13T15:48:19.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.10.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.10.0"},{"name":"v3.9.5","sha":"beac89386c8cc6e0dc2a606af61bf0d9bbf59f80","kind":"tag","published_at":"2021-09-08T09:36:38.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.9.5","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.9.5"},{"name":"v3.9.4","sha":"48714636b00e867309a3c51506acc5904acd466d","kind":"tag","published_at":"2021-09-07T09:40:27.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.9.4","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.9.4"},{"name":"v3.9.3","sha":"95b91d897efad59bc86d9816cf9278f790bad841","kind":"tag","published_at":"2021-07-23T14:39:20.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.9.3","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.9.3"},{"name":"v3.9.2","sha":"049137c5f3f5202acd0cad5e6107f6a45f414731","kind":"tag","published_at":"2021-07-23T14:16:36.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.9.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.9.2"},{"name":"v3.9.1","sha":"f01970c2025d731c989d4ed4a47a5acc5846af6f","kind":"tag","published_at":"2021-07-21T11:00:39.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.9.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.9.1"},{"name":"v3.9.0","sha":"911e98188edb2d31f1824cb04f5991cdbebf3599","kind":"tag","published_at":"2021-06-29T14:30:34.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.9.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.9.0"},{"name":"v3.8.0","sha":"6bf96a5a4c2ba87230e30ddd8683626aa0828bc4","kind":"tag","published_at":"2021-06-28T12:43:16.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.8.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.8.0"},{"name":"v3.7.0","sha":"3f49a112ad38d8bd7cb27a1dc0d740b717377f48","kind":"tag","published_at":"2021-06-10T12:13:22.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.7.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.7.0"},{"name":"v3.6.0","sha":"ebea2ff81beadbe5d8dedaebe6b84307a4129eae","kind":"tag","published_at":"2021-04-15T10:51:35.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.6.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.6.0"},{"name":"v3.5.0","sha":"6f09696cebd7e287b8a9266bc5792c7c7e98ca08","kind":"tag","published_at":"2021-04-06T16:53:55.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.5.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.5.0"},{"name":"v3.4.1","sha":"3f831e39382e11ce29d3592664c81bf1f76d3a8f","kind":"tag","published_at":"2021-03-25T16:46:12.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.4.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.4.1"},{"name":"v3.4.0","sha":"5d13f83d0957b90eb48345d55ec4428b7aeb52f7","kind":"tag","published_at":"2021-02-18T15:07:48.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.4.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.4.0"},{"name":"v3.3.0","sha":"7a715b3b7ad35e306719b74412d355279792c349","kind":"tag","published_at":"2021-02-15T12:19:59.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.3.0"},{"name":"v3.2.0","sha":"af106588d27c50841c46c570fb830f3ca7c583a6","kind":"tag","published_at":"2021-02-04T13:42:22.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.2.0"},{"name":"v3.1.0","sha":"a0f5f86ec433c4b3f36d8e6c58f949b9a2f79f09","kind":"tag","published_at":"2021-01-28T18:05:31.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.1.0"},{"name":"v3.0.0","sha":"ea048fc90faa03a263c631b7b5943123278bf77f","kind":"tag","published_at":"2021-01-19T17:59:16.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.0.0"},{"name":"v2.1.0","sha":"7c2292c738c654473bd06f3a0149716ff4b24db2","kind":"tag","published_at":"2020-12-11T11:35:19.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v2.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v2.1.0"},{"name":"v2.0.0","sha":"58df99daca058656f1014fd1a9cc1a8497e50717","kind":"tag","published_at":"2020-11-17T17:28:10.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v2.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v2.0.0"},{"name":"v1.18.0","sha":"936776b61a119658c8216a931e91d5678245d2fc","kind":"tag","published_at":"2020-10-28T13:25:53.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.18.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.18.0"},{"name":"v1.17.0","sha":"40f951dc32115b79a3e05dbd791826e255b8d70b","kind":"tag","published_at":"2020-07-20T11:30:44.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.17.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.17.0"},{"name":"v1.16.2","sha":"532737cd603a0712a885f5e5281376c4f101b987","kind":"tag","published_at":"2020-07-13T18:54:06.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.16.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.16.2"},{"name":"v1.16.1","sha":"63549227a6cd01c1eab9d49433e9105647068249","kind":"tag","published_at":"2020-07-07T18:31:08.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.16.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.16.1"},{"name":"v1.16.0","sha":"9f19db2dee031b5db530fdfef9415dfb9ed02d41","kind":"tag","published_at":"2020-06-26T08:06:09.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.16.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.16.0"},{"name":"v1.15.0","sha":"fe7cd620035a0ab3980f93d9180df0db7c4f93c4","kind":"tag","published_at":"2020-06-04T13:28:30.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.15.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"e5f8742dcfe34886209f85c23241514322f17086","kind":"commit","published_at":"2020-05-27T06:30:26.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.14.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.14.0"},{"name":"v1.13.0","sha":"c2e556cb5831636a00d3373130ea67ca191c53c6","kind":"commit","published_at":"2020-05-19T14:37:55.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.13.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.13.0"},{"name":"v1.12.0","sha":"e2a1f062ee1b89995cebf0e77b09b02c4741da10","kind":"commit","published_at":"2020-05-15T17:51:02.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.12.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.12.0"},{"name":"v1.11.0","sha":"323a5f534a5b97beca3ae154140cc812400bfc9d","kind":"commit","published_at":"2020-05-13T14:25:47.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.11.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.11.0"},{"name":"v1.10.0","sha":"773c02dcbf7c4ec7949016f5513e49e08238a53d","kind":"tag","published_at":"2020-04-24T13:24:18.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.10.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.10.0"},{"name":"v1.9.0","sha":"be7351f8aa70a12e90cfb2660604336a3993f2f1","kind":"commit","published_at":"2020-04-23T22:19:00.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.9.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.9.0"},{"name":"v1.8.0","sha":"e56d1ae5e47b6284cc9ea3d8d68e53c5654d4144","kind":"commit","published_at":"2020-04-21T17:34:02.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.8.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.8.0"},{"name":"v1.7.2","sha":"2f4701ac697f86138aa9be48e55b1ed764cb530c","kind":"commit","published_at":"2020-03-30T13:43:17.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.7.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.7.2"},{"name":"v1.7.1","sha":"a0cb3f19ebb7c935a3760c6542b4bfba1d1931bf","kind":"commit","published_at":"2020-03-24T21:38:01.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.7.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.7.1"},{"name":"v1.7.0","sha":"166a9d70e33625d5c08dd297339f0ba11db6e6ef","kind":"commit","published_at":"2020-02-26T08:40:59.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.7.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.7.0"},{"name":"v1.6.0","sha":"bc28775b6933394123381300602414334ad5e71a","kind":"commit","published_at":"2020-02-19T01:13:15.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.6.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.6.0"},{"name":"v1.5.0","sha":"6d3c4a225f9081fa4aa73477122ac8ab0ce330a0","kind":"commit","published_at":"2020-01-29T22:13:35.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.5.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.5.0"},{"name":"v1.4.0","sha":"a1946f3ee0da9ef05712d7e8541735476009ae88","kind":"commit","published_at":"2020-01-06T18:56:25.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.4.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"961642a412063b639c67b4f9e01010c8175db068","kind":"commit","published_at":"2019-10-02T20:17:10.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.3.0"},{"name":"v1.2.1","sha":"30140a4c26ed427ec6ac0fdf443aeec07581bee7","kind":"commit","published_at":"2019-07-26T06:39:58.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.2.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.2.1"},{"name":"v1.2.0","sha":"4674002b88d51745c9af7eb1a09e077d5fe931ee","kind":"commit","published_at":"2019-07-24T10:54:47.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.2.0"},{"name":"v1.1.0","sha":"dd622f245f8bdf0dfbf4353522415850b71f5726","kind":"commit","published_at":"2019-07-23T07:11:18.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.1.0"},{"name":"v1.0.0","sha":"b32d58e582341db872524b25b80c1a89b6ba45e8","kind":"commit","published_at":"2019-06-14T09:04:08.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.0.0"},{"name":"v0.4.3","sha":"34cf54e1b3e5ba514b51d82659c442f447ad2f25","kind":"commit","published_at":"2019-05-24T12:46:35.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v0.4.3","html_url":"https://github.com/fastly/go-fastly/releases/tag/v0.4.3"},{"name":"v0.4.2","sha":"1313668c815c349b4ac0c8595c3f0aadf13db02e","kind":"commit","published_at":"2017-09-05T18:13:54.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v0.4.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v0.4.2"},{"name":"v0.4.1","sha":"2b863da88fc1033a68538ccdc5c9dc82fa52681f","kind":"commit","published_at":"2017-08-07T16:33:08.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v0.4.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v0.4.1"},{"name":"v0.4.0","sha":"8c27583e83781eb6e67adca11014b2a5d925f2ac","kind":"commit","published_at":"2017-07-27T15:08:28.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v0.4.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v0.4.0"},{"name":"v0.3.0","sha":"8d35ec7c7ac0229f83439412e74d039490fe137f","kind":"tag","published_at":"2017-07-20T02:20:47.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v0.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v0.3.0"}]},"repo_metadata_updated_at":"2023-03-22T07:42:27.052Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":28,"rankings":{"downloads":null,"dependent_repos_count":1.0367426299147209,"dependent_packages_count":2.2435641508831328,"stargazers_count":4.1507973015177715,"forks_count":2.5273575049915538,"docker_downloads_count":2.2380918645410612,"average":2.439310690369648},"purl":"pkg:golang/github.com/fastly/go-fastly/v7","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v7","docker_dependents_count":1,"docker_downloads_count":7,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v7","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fastly/go-fastly/v7/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T22:23:22.110Z","issues_count":9,"pull_requests_count":91,"avg_time_to_close_issue":28999542.6,"avg_time_to_close_pull_request":273461.0879120879,"issues_closed_count":5,"pull_requests_closed_count":91,"pull_request_authors_count":15,"issue_authors_count":9,"avg_comments_per_issue":1.8888888888888888,"avg_comments_per_pull_request":0.43956043956043955,"merged_pull_requests_count":87,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":4,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":671354.0,"past_year_avg_time_to_close_pull_request":215659.51162790696,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.43023255813953487,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":82},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv7/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv7/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv7/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv7/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv7/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv7/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2166600,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":12115244,"name":"github.com/fastly/go-fastly/v12","ecosystem":"go","description":"","homepage":"https://github.com/fastly/go-fastly","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fastly/go-fastly","keywords_array":[],"namespace":"github.com/fastly/go-fastly","versions_count":4,"first_release_published_at":"2025-09-17T16:52:24.000Z","latest_release_published_at":"2026-02-04T18:00:14.000Z","latest_release_number":"v12.1.2","last_synced_at":"2026-06-05T12:21:14.325Z","created_at":"2025-09-18T10:07:34.427Z","updated_at":"2026-06-05T12:21:14.326Z","registry_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v12","install_command":"go get github.com/fastly/go-fastly/v12","documentation_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v12#section-documentation","metadata":{},"repo_metadata":{"id":38627617,"uuid":"48412899","full_name":"fastly/go-fastly","owner":"fastly","description":"A Fastly API client for Go","archived":false,"fork":false,"pushed_at":"2025-09-17T16:52:59.000Z","size":18372,"stargazers_count":163,"open_issues_count":3,"forks_count":131,"subscribers_count":69,"default_branch":"main","last_synced_at":"2025-09-19T12:50:01.123Z","etag":null,"topics":["api-client","fastly-oss-tier1"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/fastly/go-fastly","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/fastly.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-12-22T05:46:11.000Z","updated_at":"2025-09-18T12:23:04.000Z","dependencies_parsed_at":"2023-07-13T08:55:55.526Z","dependency_job_id":"203cd8f4-0bef-4f04-a656-7f65f4e28b3d","html_url":"https://github.com/fastly/go-fastly","commit_stats":{"total_commits":709,"total_committers":101,"mean_commits":7.01980198019802,"dds":0.7362482369534555,"last_synced_commit":"599988ea8d3b6791ebef122a57a46fea78b30d72"},"previous_names":["sethvargo/go-fastly"],"tags_count":146,"template":false,"template_full_name":null,"purl":"pkg:github/fastly/go-fastly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/sbom","scorecard":{"id":393460,"data":{"date":"2025-08-11","repo":{"name":"github.com/fastly/go-fastly","commit":"5112a727bda7de9cceecdec17760e65c23a3c8a6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dependabot_changelog_update.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_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":"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":"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":"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/dependabot_changelog_update.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:23:50.202Z","repository_id":38627617,"created_at":"2025-08-18T18:23:50.202Z","updated_at":"2025-08-18T18:23:50.202Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276079426,"owners_count":25581615,"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-09-20T02:00:10.207Z","response_time":63,"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":"fastly","name":"Fastly","uuid":"777070","kind":"organization","description":"Powering the best of the internet","email":"jobs@fastly.com","website":"https://www.fastly.com","location":null,"twitter":"fastly","company":null,"icon_url":"https://avatars.githubusercontent.com/u/777070?v=4","repositories_count":249,"last_synced_at":"2024-04-14T07:16:27.118Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fastly","funding_links":[],"total_stars":6808,"followers":211,"following":0,"created_at":"2022-11-02T16:34:25.253Z","updated_at":"2024-04-14T07:17:12.360Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly/repositories"},"tags":[{"name":"v12.0.0","sha":"0955b64ac55a3b1ae714dea36a9b8b199177e764","kind":"tag","published_at":"2025-09-17T16:52:59.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v12.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v12.0.0/manifests"},{"name":"v11.3.1","sha":"e5d5dbd756cef0a941968e5bea5e981bff59549a","kind":"tag","published_at":"2025-09-03T19:28:37.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v11.3.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"6e1a343a1218d0263a38cf43474f762013e57c77","kind":"tag","published_at":"2025-08-14T18:49:54.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v11.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v11.3.0/manifests"},{"name":"v11.2.0","sha":"6f51edc49d3310d4d55dcc73aa15c802b48cbf11","kind":"tag","published_at":"2025-08-06T19:15:58.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v11.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"467be00a29fa89050a5ad8bb0cbe326872054b76","kind":"tag","published_at":"2025-08-04T21:40:45.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v11.1.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"02a0115211d36f0443ebfa42aa8cb78592e11220","kind":"tag","published_at":"2025-08-04T19:06:30.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v11.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v11.1.0/manifests"},{"name":"v11.0.0","sha":"9cc73a4a0d2399a197cf0b64f24ff887a3efd103","kind":"tag","published_at":"2025-07-21T15:38:23.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v11.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v11.0.0/manifests"},{"name":"v10.5.1","sha":"32d19c6fa6a11b6762577b41a6c4738e7aa712d6","kind":"tag","published_at":"2025-06-30T20:10:49.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v10.5.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"07c4e4a420305b3a2dc7c82939a413609743791e","kind":"tag","published_at":"2025-06-24T14:42:38.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v10.5.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"e9098b1ee9115087dc42af86a8b521fe27f78178","kind":"tag","published_at":"2025-06-20T19:01:23.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v10.4.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"af1eb333e7df9f59af889f5d26ef9a2d7d334184","kind":"tag","published_at":"2025-06-04T18:42:08.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v10.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"6846a524e908638d686884cf5844d76da96b3d1d","kind":"tag","published_at":"2025-05-21T15:43:32.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v10.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"4c718a3caa93fb1156bf4d7a5d9ded857524c560","kind":"tag","published_at":"2025-05-07T18:55:43.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v10.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.1.0/manifests"},{"name":"v10.0.1","sha":"e3f2ee7ffd6725210a0c7349914696466a414709","kind":"tag","published_at":"2025-04-14T16:59:38.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v10.0.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c6c1bffc85fdf66d8261fd5ad630012a556635b2","kind":"tag","published_at":"2025-04-02T17:05:08.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v10.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.0.0/manifests"},{"name":"v9.14.0","sha":"1258f297ff6969024f73751ce9ce1b7f17fa3911","kind":"tag","published_at":"2025-03-05T21:08:37.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.14.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.14.0/manifests"},{"name":"v9.13.1","sha":"a83e0ea9c5230fc81dec0b2eb28ab3ed9c618547","kind":"tag","published_at":"2025-02-14T17:17:35.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.13.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.13.1/manifests"},{"name":"v9.13.0","sha":"918eb173d9e15f416b3e7c06221b6473fcd085c9","kind":"commit","published_at":"2025-01-27T20:35:54.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.13.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.13.0/manifests"},{"name":"v9.12.0","sha":"a84ac0db1200719b4a4aa8344b844da74121f17a","kind":"tag","published_at":"2024-11-07T16:51:16.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.12.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.12.0/manifests"},{"name":"v9.11.0","sha":"370c7940c971b53154635d38885f06cc0007c33e","kind":"tag","published_at":"2024-10-01T16:13:32.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.11.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.11.0/manifests"},{"name":"v9.10.0","sha":"bd8b4941276974dc88f997c7057b93b41a3863ae","kind":"tag","published_at":"2024-09-09T17:56:06.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.10.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"a173780363b47ffa25aca73cd689b41bccae4a8e","kind":"tag","published_at":"2024-08-20T18:03:56.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.9.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"0cfe7326913f9448f42eba63d1509782de6c97af","kind":"tag","published_at":"2024-08-07T16:06:17.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.8.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.8.0/manifests"},{"name":"v9.7.0","sha":"b081bdb9513d0229158247f7dfdb0beefb7bff34","kind":"tag","published_at":"2024-06-21T14:58:15.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.7.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.7.0/manifests"},{"name":"v9.6.0","sha":"217726f7e097e2e707113dd2761c909c793e6484","kind":"commit","published_at":"2024-06-04T15:08:01.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.6.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.6.0/manifests"},{"name":"v9.5.0","sha":"599988ea8d3b6791ebef122a57a46fea78b30d72","kind":"tag","published_at":"2024-05-29T08:38:13.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.5.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"f2be363629ac21aa3add8e98485b997256237975","kind":"tag","published_at":"2024-05-15T09:25:17.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.4.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.4.0/manifests"},{"name":"v9.3.2","sha":"76c09dd2aaddb4bc9d278c9f44dd98037d8edfce","kind":"tag","published_at":"2024-05-07T14:48:33.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.3.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.3.2/manifests"},{"name":"v9.3.1","sha":"d375ad83be66dd32b32405a1730a21fc2b6b73d8","kind":"tag","published_at":"2024-04-17T10:26:28.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.3.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"87a7f9213daf1a9ae48641cd22e05eaeb17603e6","kind":"tag","published_at":"2024-04-16T16:57:25.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"8a24f461331646b032d59c5f061602f504102e1d","kind":"tag","published_at":"2024-04-10T12:39:38.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.2.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ccf657f3d530eb3a145d7f22a9da8c9236153b19","kind":"tag","published_at":"2024-04-09T17:00:18.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.2.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"7ad7d3a1b53d47cb54a94ed0f9de426c57008aaf","kind":"tag","published_at":"2024-03-15T09:11:23.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"ac4344bab678d1ca3d79a99d11151339b2d0dac0","kind":"tag","published_at":"2024-03-13T11:48:33.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.1.0/manifests"},{"name":"v9.0.1","sha":"d869b0f59b5e99a29a296caf55d18a5d9feb7e2d","kind":"tag","published_at":"2024-03-12T12:00:45.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.0.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"a5f591cd6a38d3ae85ec0763d67349f50538108c","kind":"tag","published_at":"2024-02-05T19:14:12.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.0.0/manifests"},{"name":"v8.6.4","sha":"3558e3997fa1cd42befe8e4dee0342409f96cb1c","kind":"tag","published_at":"2023-10-31T14:17:32.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.6.4","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.6.4/manifests"},{"name":"v8.6.3","sha":"feda86c37d0b9b7f56746a7418b6344527e5a286","kind":"tag","published_at":"2023-10-31T09:46:15.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.6.3","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.6.3/manifests"},{"name":"v8.6.2","sha":"4f3eab81ce8a4d23b20e93dbe1e7bdfff62da71f","kind":"tag","published_at":"2023-09-28T18:18:33.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.6.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.6.2/manifests"},{"name":"v8.6.1","sha":"ac8b5aa589ebd7e93140382d946952c257b24fcd","kind":"tag","published_at":"2023-08-31T08:14:08.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.6.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.6.1/manifests"},{"name":"v8.6.0","sha":"e28d66510f2d1ecb79857c7723aefa3579aba0e8","kind":"tag","published_at":"2023-08-30T11:10:55.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.6.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.6.0/manifests"},{"name":"v8.5.9","sha":"af705d94e92f6a6bd6f9703b4444ac6028a7c7e3","kind":"tag","published_at":"2023-08-09T19:07:38.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.5.9","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.9/manifests"},{"name":"v8.5.8","sha":"ccef5e56c676cdbf19c0f100359b1cad65bad488","kind":"tag","published_at":"2023-08-04T13:34:54.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.5.8","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.8/manifests"},{"name":"v8.5.7","sha":"a766f374a693f29e92ba4beccb5c1318bc4f6d19","kind":"tag","published_at":"2023-07-24T17:12:10.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.5.7","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.7/manifests"},{"name":"v8.5.6","sha":"9a8c19dd05413963f474c77bc80ceb6a3b698c2c","kind":"tag","published_at":"2023-07-24T14:14:57.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.5.6","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.6/manifests"},{"name":"v8.5.5","sha":"bdb1bc7cb8c5c91cd1be1e95c9a566679ecf0552","kind":"tag","published_at":"2023-07-21T11:12:24.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.5.5","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.5/manifests"},{"name":"v8.5.4","sha":"12da81943084180bcfed0bfde41c378ef00d0e22","kind":"tag","published_at":"2023-06-29T13:48:15.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.5.4","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.4/manifests"},{"name":"v8.5.2","sha":"ea1a7c3e7b12b305432ce673ab856a096abe52d3","kind":"tag","published_at":"2023-06-23T10:12:21.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.5.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"23b1f872e215a0a77af45d0b5fba53e1b911fa59","kind":"tag","published_at":"2023-06-14T10:05:13.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.5.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"41eb1ff7fb1c6671fe25986545e5735c7e72747d","kind":"tag","published_at":"2023-06-07T16:42:47.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.5.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.0/manifests"},{"name":"v8.4.1","sha":"52d2658c64bc05a7cca57bbd3d617031bd490e8d","kind":"tag","published_at":"2023-06-01T13:52:55.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.4.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"01fa8c6bf94fdf31efe9d01d3fcb45a59de3fc25","kind":"tag","published_at":"2023-05-31T14:52:57.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.4.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"20230f435bea91bc4c230ed5ce4eafa05ce035d2","kind":"tag","published_at":"2023-05-12T16:51:55.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.3.0/manifests"},{"name":"v8.2.1","sha":"aa84258f4ed5e055dcce2f99568d0e5fff86cfd2","kind":"tag","published_at":"2023-05-11T11:02:47.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.2.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"b2a5a9f73767fd449221731f4853e008defc355f","kind":"tag","published_at":"2023-05-11T10:23:26.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"ce719308e55f6c1ebde59c69e7f8279da798af4f","kind":"tag","published_at":"2023-05-10T13:03:18.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"6b3ec62e1d6f2dcff8c4ff6509c941f6bab45c87","kind":"tag","published_at":"2023-05-09T14:17:42.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.0.3","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"0c132e944c554caa34ece4fb8cf01d1a35912e37","kind":"tag","published_at":"2023-05-09T11:11:00.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.0.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"85f69753ad6f5675aa93afb25713bd73fea4a081","kind":"tag","published_at":"2023-04-26T10:09:54.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.0.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"d42d140ceb7bf12b2584acf48bc6d6d7f10f3965","kind":"tag","published_at":"2023-04-12T10:54:18.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.0.0/manifests"},{"name":"v7.5.5","sha":"558e0b142e3870b2412214203db2732a197dc948","kind":"tag","published_at":"2023-03-31T16:37:10.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.5.5","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.5/manifests"},{"name":"v7.5.4","sha":"1730c04ca56e3decd2c698b217ca11d2236c4fd5","kind":"tag","published_at":"2023-03-31T09:48:35.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.5.4","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.4/manifests"},{"name":"v7.5.3","sha":"9789f0f9385567853f96509a6c037b19ab3c1121","kind":"tag","published_at":"2023-03-31T09:26:10.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.5.3","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.3/manifests"},{"name":"v7.5.2","sha":"583e1f974c7f10e60be90e92ad242edee69b3e79","kind":"tag","published_at":"2023-03-30T11:27:27.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.5.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.2/manifests"},{"name":"v7.5.1","sha":"d6a52fc09c89331008659f180d08dc69c317b8ad","kind":"tag","published_at":"2023-03-28T13:20:35.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.5.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"a07f56b33dc5f89e111f700128539c313fe461b2","kind":"tag","published_at":"2023-03-15T09:49:01.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.5.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"92e0929cc3338379580e689cacd3215b98736dd8","kind":"tag","published_at":"2023-03-07T14:23:03.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.4.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"5271fecdb32734c33e91306bd5dc0d6fec11b771","kind":"tag","published_at":"2023-02-17T16:36:04.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"180596625e4510a3e5f3785078b7d7e153763642","kind":"tag","published_at":"2023-02-08T19:45:04.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"83939c2534df8e9ac510ef9e088751c49e2e0f6d","kind":"tag","published_at":"2023-01-19T12:13:39.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"cfe487f5eb77951081b071f7b71a5f18fb779545","kind":"tag","published_at":"2022-11-07T15:45:52.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.0.0/manifests"},{"name":"v6.8.0","sha":"3d3781b6b24f6491c9799595be641014c382c005","kind":"tag","published_at":"2022-10-10T15:52:41.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.8.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"41260b8314dd09b4a9265260a461f94c5c5850b5","kind":"tag","published_at":"2022-10-06T09:51:51.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.7.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"70079f11a47618d6e2f98754a79d5049819d75f0","kind":"tag","published_at":"2022-10-05T10:03:03.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.6.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.6.0/manifests"},{"name":"v6.5.2","sha":"a8088895356e6cf32f5c25d0f5a97cf48a6c3d5c","kind":"tag","published_at":"2022-09-08T13:48:59.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.5.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.5.2/manifests"},{"name":"v6.5.1","sha":"fedbcfc1903eca480f41e62a5f47619fda1108a3","kind":"tag","published_at":"2022-09-07T17:00:46.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.5.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"0092ed3705eca1fe2bbcca43a863c9d49471e626","kind":"tag","published_at":"2022-08-22T13:18:36.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.5.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.5.0/manifests"},{"name":"v6.4.3","sha":"b98f739049c8f48476c4108396110a1a56b8ba65","kind":"tag","published_at":"2022-07-20T08:58:30.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.4.3","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"24a0c0a42af8d4182fc1a052965f5d3247b71311","kind":"tag","published_at":"2022-07-11T14:43:23.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.4.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"f56c86d8378942bf60fd173d6dacf7e192bf5ffe","kind":"tag","published_at":"2022-06-23T13:59:37.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.4.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"e07319cf0f457890f47ab8379defd06d903270db","kind":"tag","published_at":"2022-06-20T13:40:43.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.4.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.4.0/manifests"},{"name":"v6.3.2","sha":"d7eda947f725362c09b68266adc874a1aea171c8","kind":"tag","published_at":"2022-04-27T11:26:40.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.3.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.3.2/manifests"},{"name":"v6.3.1","sha":"f1e3c717bfe88b473c08dd55aa0f9796fc932c71","kind":"tag","published_at":"2022-04-04T16:49:39.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.3.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"59b4de4e614e6fba7ae205b472d602c129f96f54","kind":"tag","published_at":"2022-03-25T17:39:56.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"8c31518d556f553a63ee645c8fa914b94fd92a56","kind":"tag","published_at":"2022-02-23T16:01:50.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"6402e522dbc785ebf2eb0c6c7c1281cf991f98f6","kind":"tag","published_at":"2022-02-22T10:27:38.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"72704ae27093ad4f1a3d6159d7a6ad372e28e7cb","kind":"tag","published_at":"2022-01-17T17:26:36.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.0.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"66cd25c380b72c2382dfb53adf6d29e9f086c7da","kind":"tag","published_at":"2022-01-13T11:22:27.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"98fa2f6613ba5ffea11c8e53b1eded1afb214f91","kind":"tag","published_at":"2022-01-10T16:55:26.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v5.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9bcba94be4ea48e5393f2b7021a4449f6e5c3e94","kind":"tag","published_at":"2022-01-07T11:02:55.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v5.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"ecffe5505caec93538c5ff2a3591fdea5d217fd0","kind":"tag","published_at":"2021-12-03T11:53:53.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v5.1.3","html_url":"https://github.com/fastly/go-fastly/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"f91648bb8e5a815c301c2483c29a98b0ff78d4c8","kind":"tag","published_at":"2021-11-04T11:02:52.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v5.1.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"cdf54fc36f0978f51b925f88fcd9d3a2cae018d4","kind":"tag","published_at":"2021-10-11T15:04:04.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v5.1.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a9496aa8a6f254335aa0334813e5b769c951c12d","kind":"tag","published_at":"2021-10-05T08:53:18.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v5.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"30f94c3055c5b20cb940a03d0d9d67b995c7f246","kind":"tag","published_at":"2021-09-23T12:15:34.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v5.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"254a039539e64ca94d946ba20f331dd960c58f09","kind":"tag","published_at":"2021-09-21T10:53:19.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v4.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v4.0.0/manifests"},{"name":"v3.12.0","sha":"7aca3ab565b2880177be94c0cacf348b98dddf08","kind":"tag","published_at":"2021-09-15T16:47:05.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.12.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"5b5a95bd2238128e1960378e6f9a16510070771a","kind":"tag","published_at":"2021-09-15T09:17:22.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.11.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"9db01abbfc2da9dfe61084742958a4b528b990b5","kind":"tag","published_at":"2021-09-13T15:48:19.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.10.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.10.0/manifests"},{"name":"v3.9.5","sha":"beac89386c8cc6e0dc2a606af61bf0d9bbf59f80","kind":"tag","published_at":"2021-09-08T09:36:38.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.9.5","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.5/manifests"},{"name":"v3.9.4","sha":"48714636b00e867309a3c51506acc5904acd466d","kind":"tag","published_at":"2021-09-07T09:40:27.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.9.4","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.4/manifests"},{"name":"v3.9.3","sha":"95b91d897efad59bc86d9816cf9278f790bad841","kind":"tag","published_at":"2021-07-23T14:39:20.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.9.3","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"049137c5f3f5202acd0cad5e6107f6a45f414731","kind":"tag","published_at":"2021-07-23T14:16:36.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.9.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"f01970c2025d731c989d4ed4a47a5acc5846af6f","kind":"tag","published_at":"2021-07-21T11:00:39.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.9.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"911e98188edb2d31f1824cb04f5991cdbebf3599","kind":"tag","published_at":"2021-06-29T14:30:34.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.9.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"6bf96a5a4c2ba87230e30ddd8683626aa0828bc4","kind":"tag","published_at":"2021-06-28T12:43:16.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.8.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"3f49a112ad38d8bd7cb27a1dc0d740b717377f48","kind":"tag","published_at":"2021-06-10T12:13:22.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.7.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"ebea2ff81beadbe5d8dedaebe6b84307a4129eae","kind":"tag","published_at":"2021-04-15T10:51:35.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.6.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"6f09696cebd7e287b8a9266bc5792c7c7e98ca08","kind":"tag","published_at":"2021-04-06T16:53:55.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.5.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"3f831e39382e11ce29d3592664c81bf1f76d3a8f","kind":"tag","published_at":"2021-03-25T16:46:12.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.4.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"5d13f83d0957b90eb48345d55ec4428b7aeb52f7","kind":"tag","published_at":"2021-02-18T15:07:48.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.4.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"7a715b3b7ad35e306719b74412d355279792c349","kind":"tag","published_at":"2021-02-15T12:19:59.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"af106588d27c50841c46c570fb830f3ca7c583a6","kind":"tag","published_at":"2021-02-04T13:42:22.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"a0f5f86ec433c4b3f36d8e6c58f949b9a2f79f09","kind":"tag","published_at":"2021-01-28T18:05:31.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"ea048fc90faa03a263c631b7b5943123278bf77f","kind":"tag","published_at":"2021-01-19T17:59:16.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"7c2292c738c654473bd06f3a0149716ff4b24db2","kind":"tag","published_at":"2020-12-11T11:35:19.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v2.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"58df99daca058656f1014fd1a9cc1a8497e50717","kind":"tag","published_at":"2020-11-17T17:28:10.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v2.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v2.0.0/manifests"},{"name":"v1.18.0","sha":"936776b61a119658c8216a931e91d5678245d2fc","kind":"tag","published_at":"2020-10-28T13:25:53.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.18.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"40f951dc32115b79a3e05dbd791826e255b8d70b","kind":"tag","published_at":"2020-07-20T11:30:44.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.17.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"532737cd603a0712a885f5e5281376c4f101b987","kind":"tag","published_at":"2020-07-13T18:54:06.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.16.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"63549227a6cd01c1eab9d49433e9105647068249","kind":"tag","published_at":"2020-07-07T18:31:08.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.16.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"9f19db2dee031b5db530fdfef9415dfb9ed02d41","kind":"tag","published_at":"2020-06-26T08:06:09.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.16.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"fe7cd620035a0ab3980f93d9180df0db7c4f93c4","kind":"tag","published_at":"2020-06-04T13:28:30.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.15.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"e5f8742dcfe34886209f85c23241514322f17086","kind":"commit","published_at":"2020-05-27T06:30:26.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.14.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"c2e556cb5831636a00d3373130ea67ca191c53c6","kind":"commit","published_at":"2020-05-19T14:37:55.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.13.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e2a1f062ee1b89995cebf0e77b09b02c4741da10","kind":"commit","published_at":"2020-05-15T17:51:02.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.12.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"323a5f534a5b97beca3ae154140cc812400bfc9d","kind":"commit","published_at":"2020-05-13T14:25:47.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.11.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"773c02dcbf7c4ec7949016f5513e49e08238a53d","kind":"tag","published_at":"2020-04-24T13:24:18.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.10.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"be7351f8aa70a12e90cfb2660604336a3993f2f1","kind":"commit","published_at":"2020-04-23T22:19:00.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.9.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"e56d1ae5e47b6284cc9ea3d8d68e53c5654d4144","kind":"commit","published_at":"2020-04-21T17:34:02.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.8.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"2f4701ac697f86138aa9be48e55b1ed764cb530c","kind":"commit","published_at":"2020-03-30T13:43:17.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.7.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"a0cb3f19ebb7c935a3760c6542b4bfba1d1931bf","kind":"commit","published_at":"2020-03-24T21:38:01.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.7.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"166a9d70e33625d5c08dd297339f0ba11db6e6ef","kind":"commit","published_at":"2020-02-26T08:40:59.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.7.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"bc28775b6933394123381300602414334ad5e71a","kind":"commit","published_at":"2020-02-19T01:13:15.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.6.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6d3c4a225f9081fa4aa73477122ac8ab0ce330a0","kind":"commit","published_at":"2020-01-29T22:13:35.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.5.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"a1946f3ee0da9ef05712d7e8541735476009ae88","kind":"commit","published_at":"2020-01-06T18:56:25.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.4.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"961642a412063b639c67b4f9e01010c8175db068","kind":"commit","published_at":"2019-10-02T20:17:10.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"30140a4c26ed427ec6ac0fdf443aeec07581bee7","kind":"commit","published_at":"2019-07-26T06:39:58.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.2.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"4674002b88d51745c9af7eb1a09e077d5fe931ee","kind":"commit","published_at":"2019-07-24T10:54:47.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"dd622f245f8bdf0dfbf4353522415850b71f5726","kind":"commit","published_at":"2019-07-23T07:11:18.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b32d58e582341db872524b25b80c1a89b6ba45e8","kind":"commit","published_at":"2019-06-14T09:04:08.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.0.0/manifests"},{"name":"v0.4.3","sha":"34cf54e1b3e5ba514b51d82659c442f447ad2f25","kind":"commit","published_at":"2019-05-24T12:46:35.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v0.4.3","html_url":"https://github.com/fastly/go-fastly/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"1313668c815c349b4ac0c8595c3f0aadf13db02e","kind":"commit","published_at":"2017-09-05T18:13:54.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v0.4.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"2b863da88fc1033a68538ccdc5c9dc82fa52681f","kind":"commit","published_at":"2017-08-07T16:33:08.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v0.4.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8c27583e83781eb6e67adca11014b2a5d925f2ac","kind":"commit","published_at":"2017-07-27T15:08:28.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v0.4.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8d35ec7c7ac0229f83439412e74d039490fe137f","kind":"tag","published_at":"2017-07-20T02:20:47.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v0.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v0.3.0/manifests"}]},"repo_metadata_updated_at":"2025-09-26T09:58:54.052Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.518221644177982,"dependent_packages_count":5.171055340714269,"stargazers_count":4.794609211675692,"forks_count":2.7298969198261918,"docker_downloads_count":null,"average":4.553445779098534},"purl":"pkg:golang/github.com/fastly/go-fastly/v12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fastly/go-fastly/v12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-18T17:54:28.734Z","issues_count":26,"pull_requests_count":446,"avg_time_to_close_issue":28712159.85,"avg_time_to_close_pull_request":262456.9463806971,"issues_closed_count":20,"pull_requests_closed_count":373,"pull_request_authors_count":46,"issue_authors_count":21,"avg_comments_per_issue":1.9230769230769231,"avg_comments_per_pull_request":0.5807174887892377,"merged_pull_requests_count":338,"bot_issues_count":0,"bot_pull_requests_count":52,"past_year_issues_count":12,"past_year_pull_requests_count":255,"past_year_avg_time_to_close_issue":2390123.875,"past_year_avg_time_to_close_pull_request":215648.01554404144,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":193,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.0833333333333333,"past_year_avg_comments_per_pull_request":0.7294117647058823,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":166,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/issues","maintainers":[{"login":"Integralist","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Integralist"},{"login":"philippschulte","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippschulte"},{"login":"fgsch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fgsch"},{"login":"awilliams-fastly","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/awilliams-fastly"},{"login":"dgryski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgryski"},{"login":"joeshaw","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joeshaw"},{"login":"simonwistow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonwistow"},{"login":"tlindsay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlindsay"},{"login":"phamann","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phamann"}],"active_maintainers":[{"login":"philippschulte","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippschulte"},{"login":"Integralist","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Integralist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv12/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv12/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv12/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv12/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2166600,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":8862516,"name":"github.com/fastly/go-fastly/v9","ecosystem":"go","description":"","homepage":"https://github.com/fastly/go-fastly","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fastly/go-fastly","keywords_array":[],"namespace":"github.com/fastly/go-fastly","versions_count":21,"first_release_published_at":"2024-02-05T19:13:47.000Z","latest_release_published_at":"2025-03-05T21:05:54.000Z","latest_release_number":"v9.14.0","last_synced_at":"2026-06-05T12:21:13.565Z","created_at":"2024-02-06T03:14:56.897Z","updated_at":"2026-06-05T12:21:13.565Z","registry_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v9","install_command":"go get github.com/fastly/go-fastly/v9","documentation_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v9#section-documentation","metadata":{},"repo_metadata":{"id":38627617,"uuid":"48412899","full_name":"fastly/go-fastly","owner":"fastly","description":"A Fastly API client for Go","archived":false,"fork":false,"pushed_at":"2026-05-28T21:02:40.000Z","size":18740,"stargazers_count":167,"open_issues_count":5,"forks_count":133,"subscribers_count":62,"default_branch":"main","last_synced_at":"2026-05-31T05:27:05.104Z","etag":null,"topics":["api-client","fastly-oss-tier1"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/fastly/go-fastly","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/fastly.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-12-22T05:46:11.000Z","updated_at":"2026-05-26T13:11:54.000Z","dependencies_parsed_at":"2023-07-13T08:55:55.526Z","dependency_job_id":"ecf68070-0a5e-4302-8812-7ac7d813e251","html_url":"https://github.com/fastly/go-fastly","commit_stats":{"total_commits":709,"total_committers":101,"mean_commits":7.01980198019802,"dds":0.7362482369534555,"last_synced_commit":"599988ea8d3b6791ebef122a57a46fea78b30d72"},"previous_names":["sethvargo/go-fastly"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fastly/go-fastly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/sbom","scorecard":{"id":393460,"data":{"date":"2025-08-11","repo":{"name":"github.com/fastly/go-fastly","commit":"5112a727bda7de9cceecdec17760e65c23a3c8a6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dependabot_changelog_update.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_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":"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":"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":"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/dependabot_changelog_update.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:23:50.202Z","repository_id":38627617,"created_at":"2025-08-18T18:23:50.202Z","updated_at":"2025-08-18T18:23:50.202Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33734036,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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"},"tags":[]},"repo_metadata_updated_at":"2026-06-05T12:21:13.110Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.832115116908795,"dependent_packages_count":8.719636970293935,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.275876043601365},"purl":"pkg:golang/github.com/fastly/go-fastly/v9","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v9","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v9","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fastly/go-fastly/v9/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-09-08T04:33:01.689Z","issues_count":9,"pull_requests_count":148,"avg_time_to_close_issue":37223430.166666664,"avg_time_to_close_pull_request":189652.306122449,"issues_closed_count":6,"pull_requests_closed_count":147,"pull_request_authors_count":16,"issue_authors_count":9,"avg_comments_per_issue":2.2222222222222223,"avg_comments_per_pull_request":0.31756756756756754,"merged_pull_requests_count":143,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":128,"past_year_avg_time_to_close_issue":995303.0,"past_year_avg_time_to_close_pull_request":138170.8661417323,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":127,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.265625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":123,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv9/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv9/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv9/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv9/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv9/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv9/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2166600,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":14169567,"name":"github.com/fastly/go-fastly/v14","ecosystem":"go","description":"","homepage":"https://github.com/fastly/go-fastly","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fastly/go-fastly","keywords_array":[],"namespace":"github.com/fastly/go-fastly","versions_count":3,"first_release_published_at":"2026-04-01T19:16:05.000Z","latest_release_published_at":"2026-04-09T18:13:52.000Z","latest_release_number":"v14.2.0","last_synced_at":"2026-06-05T12:21:14.501Z","created_at":"2026-04-02T10:45:16.390Z","updated_at":"2026-06-05T12:21:14.502Z","registry_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v14","install_command":"go get github.com/fastly/go-fastly/v14","documentation_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v14#section-documentation","metadata":{},"repo_metadata":{"id":38627617,"uuid":"48412899","full_name":"fastly/go-fastly","owner":"fastly","description":"A Fastly API client for Go","archived":false,"fork":false,"pushed_at":"2026-04-01T19:17:56.000Z","size":18686,"stargazers_count":166,"open_issues_count":3,"forks_count":132,"subscribers_count":63,"default_branch":"main","last_synced_at":"2026-04-03T00:43:00.532Z","etag":null,"topics":["api-client","fastly-oss-tier1"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/fastly/go-fastly","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/fastly.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-12-22T05:46:11.000Z","updated_at":"2026-04-01T19:16:12.000Z","dependencies_parsed_at":"2023-07-13T08:55:55.526Z","dependency_job_id":"203cd8f4-0bef-4f04-a656-7f65f4e28b3d","html_url":"https://github.com/fastly/go-fastly","commit_stats":{"total_commits":709,"total_committers":101,"mean_commits":7.01980198019802,"dds":0.7362482369534555,"last_synced_commit":"599988ea8d3b6791ebef122a57a46fea78b30d72"},"previous_names":["sethvargo/go-fastly"],"tags_count":154,"template":false,"template_full_name":null,"purl":"pkg:github/fastly/go-fastly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/sbom","scorecard":{"id":393460,"data":{"date":"2025-08-11","repo":{"name":"github.com/fastly/go-fastly","commit":"5112a727bda7de9cceecdec17760e65c23a3c8a6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dependabot_changelog_update.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_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":"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":"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":"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/dependabot_changelog_update.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:23:50.202Z","repository_id":38627617,"created_at":"2025-08-18T18:23:50.202Z","updated_at":"2025-08-18T18:23:50.202Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31400460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-04-06T14:20:21.898Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.193771120080775,"dependent_packages_count":4.866786102297337,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.030278611189056},"purl":"pkg:golang/github.com/fastly/go-fastly/v14","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v14","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v14","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fastly/go-fastly/v14/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-01T22:02:14.378Z","issues_count":27,"pull_requests_count":464,"avg_time_to_close_issue":28712159.85,"avg_time_to_close_pull_request":291845.70725388604,"issues_closed_count":20,"pull_requests_closed_count":386,"pull_request_authors_count":47,"issue_authors_count":22,"avg_comments_per_issue":1.962962962962963,"avg_comments_per_pull_request":0.5883620689655172,"merged_pull_requests_count":351,"bot_issues_count":0,"bot_pull_requests_count":60,"past_year_issues_count":4,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":602580.5,"past_year_avg_time_to_close_pull_request":117929.48529411765,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.6636363636363637,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":62,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/issues","maintainers":[{"login":"Integralist","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Integralist"},{"login":"philippschulte","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippschulte"},{"login":"fgsch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fgsch"},{"login":"awilliams-fastly","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/awilliams-fastly"},{"login":"dgryski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgryski"},{"login":"joeshaw","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joeshaw"},{"login":"simonwistow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonwistow"},{"login":"tlindsay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlindsay"},{"login":"phamann","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phamann"}],"active_maintainers":[{"login":"philippschulte","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippschulte"},{"login":"Integralist","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Integralist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv14/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv14/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv14/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv14/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv14/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv14/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2166600,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":3765447,"name":"github.com/fastly/go-fastly/v2","ecosystem":"go","description":null,"homepage":"https://github.com/fastly/go-fastly","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fastly/go-fastly","keywords_array":[],"namespace":"github.com/fastly/go-fastly","versions_count":5,"first_release_published_at":"2020-10-05T13:55:22.000Z","latest_release_published_at":"2020-12-11T11:34:20.000Z","latest_release_number":"v2.1.0","last_synced_at":"2026-06-05T12:21:14.333Z","created_at":"2022-04-11T16:16:05.956Z","updated_at":"2026-06-05T12:21:14.333Z","registry_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v2","install_command":"go get github.com/fastly/go-fastly/v2","documentation_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v2#section-documentation","metadata":{},"repo_metadata":{"id":38627617,"uuid":"48412899","full_name":"fastly/go-fastly","owner":"fastly","description":"A Fastly API client for Go","archived":false,"fork":false,"pushed_at":"2026-05-28T21:02:40.000Z","size":18740,"stargazers_count":167,"open_issues_count":5,"forks_count":133,"subscribers_count":62,"default_branch":"main","last_synced_at":"2026-05-31T05:27:05.104Z","etag":null,"topics":["api-client","fastly-oss-tier1"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/fastly/go-fastly","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/fastly.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-12-22T05:46:11.000Z","updated_at":"2026-05-26T13:11:54.000Z","dependencies_parsed_at":"2023-07-13T08:55:55.526Z","dependency_job_id":"ecf68070-0a5e-4302-8812-7ac7d813e251","html_url":"https://github.com/fastly/go-fastly","commit_stats":{"total_commits":709,"total_committers":101,"mean_commits":7.01980198019802,"dds":0.7362482369534555,"last_synced_commit":"599988ea8d3b6791ebef122a57a46fea78b30d72"},"previous_names":["sethvargo/go-fastly"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fastly/go-fastly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/sbom","scorecard":{"id":393460,"data":{"date":"2025-08-11","repo":{"name":"github.com/fastly/go-fastly","commit":"5112a727bda7de9cceecdec17760e65c23a3c8a6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dependabot_changelog_update.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_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":"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":"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":"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/dependabot_changelog_update.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:23:50.202Z","repository_id":38627617,"created_at":"2025-08-18T18:23:50.202Z","updated_at":"2025-08-18T18:23:50.202Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33734036,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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"},"tags":[]},"repo_metadata_updated_at":"2026-06-05T12:21:13.776Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":2.387106259336032,"stargazers_count":2.429192053753099,"forks_count":1.5321473743514578,"average":3.9235744419143086},"purl":"pkg:golang/github.com/fastly/go-fastly/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fastly/go-fastly/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T22:23:22.110Z","issues_count":9,"pull_requests_count":91,"avg_time_to_close_issue":28999542.6,"avg_time_to_close_pull_request":273461.0879120879,"issues_closed_count":5,"pull_requests_closed_count":91,"pull_request_authors_count":15,"issue_authors_count":9,"avg_comments_per_issue":1.8888888888888888,"avg_comments_per_pull_request":0.43956043956043955,"merged_pull_requests_count":87,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":4,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":671354.0,"past_year_avg_time_to_close_pull_request":215659.51162790696,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.43023255813953487,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":82},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2166600,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":13828787,"name":"github.com/fastly/go-fastly/v13","ecosystem":"go","description":"","homepage":"https://github.com/fastly/go-fastly","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fastly/go-fastly","keywords_array":[],"namespace":"github.com/fastly/go-fastly","versions_count":5,"first_release_published_at":"2026-02-12T16:48:49.000Z","latest_release_published_at":"2026-03-17T12:58:24.000Z","latest_release_number":"v13.1.2","last_synced_at":"2026-06-09T18:30:54.192Z","created_at":"2026-02-14T10:40:36.412Z","updated_at":"2026-06-09T18:30:54.192Z","registry_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v13","install_command":"go get github.com/fastly/go-fastly/v13","documentation_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v13#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-18T12:09:16.059Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":1.0395920099155789,"dependent_packages_count":0.9757272722803187,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":1.0076596410979488},"purl":"pkg:golang/github.com/fastly/go-fastly/v13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fastly/go-fastly/v13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv13/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv13/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv13/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv13/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2166600,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":3854828,"name":"github.com/fastly/go-fastly/v3","ecosystem":"go","description":"","homepage":"https://github.com/fastly/go-fastly","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fastly/go-fastly","keywords_array":[],"namespace":"github.com/fastly/go-fastly","versions_count":19,"first_release_published_at":"2021-01-19T17:58:41.000Z","latest_release_published_at":"2021-09-15T16:46:22.000Z","latest_release_number":"v3.12.0","last_synced_at":"2026-06-05T12:21:13.669Z","created_at":"2022-04-11T21:22:59.235Z","updated_at":"2026-06-05T12:21:13.669Z","registry_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v3","install_command":"go get github.com/fastly/go-fastly/v3","documentation_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v3#section-documentation","metadata":{},"repo_metadata":{"uuid":"48412899","full_name":"fastly/go-fastly","owner":"fastly","description":"A golang Fastly API client library.","archived":false,"fork":false,"pushed_at":"2023-03-15T11:05:59.000Z","size":14552,"stargazers_count":138,"open_issues_count":4,"forks_count":113,"subscribers_count":67,"default_branch":"main","last_synced_at":"2023-03-21T19:05:39.148Z","etag":null,"topics":["fastly","golang-client"],"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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-22T05:46:11.000Z","updated_at":"2023-02-21T19:46:01.000Z","dependencies_parsed_at":"2023-02-19T12:01:22.284Z","dependency_job_id":null,"html_url":"https://github.com/fastly/go-fastly","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-21T19:09:51.184Z","dependent_packages_count":25,"downloads":null,"downloads_period":null,"dependent_repos_count":12,"rankings":{"downloads":null,"dependent_repos_count":1.523723210578428,"dependent_packages_count":1.1154939474272574,"stargazers_count":4.1507973015177715,"forks_count":2.5273575049915538,"docker_downloads_count":1.2353907880019117,"average":2.1105525505033844},"purl":"pkg:golang/github.com/fastly/go-fastly/v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v3","docker_dependents_count":3,"docker_downloads_count":451,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fastly/go-fastly/v3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T22:23:22.110Z","issues_count":9,"pull_requests_count":91,"avg_time_to_close_issue":28999542.6,"avg_time_to_close_pull_request":273461.0879120879,"issues_closed_count":5,"pull_requests_closed_count":91,"pull_request_authors_count":15,"issue_authors_count":9,"avg_comments_per_issue":1.8888888888888888,"avg_comments_per_pull_request":0.43956043956043955,"merged_pull_requests_count":87,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":4,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":671354.0,"past_year_avg_time_to_close_pull_request":215659.51162790696,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.43023255813953487,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":82},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2166600,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":3499886,"name":"github.com/fastly/go-fastly","ecosystem":"go","description":"","homepage":"https://github.com/fastly/go-fastly","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fastly/go-fastly","keywords_array":[],"namespace":"github.com/fastly","versions_count":30,"first_release_published_at":"2017-07-20T02:18:52.000Z","latest_release_published_at":"2020-10-28T13:25:31.000Z","latest_release_number":"v1.18.0","last_synced_at":"2026-06-05T12:21:14.021Z","created_at":"2022-04-10T20:02:32.945Z","updated_at":"2026-06-05T12:21:14.022Z","registry_url":"https://pkg.go.dev/github.com/fastly/go-fastly","install_command":"go get github.com/fastly/go-fastly","documentation_url":"https://pkg.go.dev/github.com/fastly/go-fastly#section-documentation","metadata":{},"repo_metadata":{"uuid":"48412899","full_name":"fastly/go-fastly","owner":"fastly","description":"A golang Fastly API client library.","archived":false,"fork":false,"pushed_at":"2023-03-15T11:05:59.000Z","size":14552,"stargazers_count":138,"open_issues_count":4,"forks_count":113,"subscribers_count":67,"default_branch":"main","last_synced_at":"2023-03-17T14:41:19.160Z","etag":null,"topics":["fastly","golang-client"],"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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-22T05:46:11.000Z","updated_at":"2023-03-17T14:41:19.161Z","dependencies_parsed_at":"2023-02-19T12:01:22.284Z","dependency_job_id":null,"html_url":"https://github.com/fastly/go-fastly","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-21T18:39:15.282Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":15,"rankings":{"downloads":null,"dependent_repos_count":1.3690152991152704,"dependent_packages_count":1.890630489635568,"stargazers_count":4.1507973015177715,"forks_count":2.5273575049915538,"docker_downloads_count":null,"average":2.484450148815041},"purl":"pkg:golang/github.com/fastly/go-fastly","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fastly/go-fastly","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fastly/go-fastly","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fastly/go-fastly/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T22:23:22.110Z","issues_count":9,"pull_requests_count":91,"avg_time_to_close_issue":28999542.6,"avg_time_to_close_pull_request":273461.0879120879,"issues_closed_count":5,"pull_requests_closed_count":91,"pull_request_authors_count":15,"issue_authors_count":9,"avg_comments_per_issue":1.8888888888888888,"avg_comments_per_pull_request":0.43956043956043955,"merged_pull_requests_count":87,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":4,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":671354.0,"past_year_avg_time_to_close_pull_request":215659.51162790696,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.43023255813953487,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":82},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2166600,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":4091630,"name":"github.com/fastly/go-fastly/v4","ecosystem":"go","description":"","homepage":"https://github.com/fastly/go-fastly","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fastly/go-fastly","keywords_array":[],"namespace":"github.com/fastly/go-fastly","versions_count":1,"first_release_published_at":"2021-09-21T10:49:43.000Z","latest_release_published_at":"2021-09-21T10:49:43.000Z","latest_release_number":"v4.0.0","last_synced_at":"2026-06-05T12:21:13.979Z","created_at":"2022-04-12T12:46:33.572Z","updated_at":"2026-06-05T12:21:13.980Z","registry_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v4","install_command":"go get github.com/fastly/go-fastly/v4","documentation_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v4#section-documentation","metadata":{},"repo_metadata":{"uuid":"48412899","full_name":"fastly/go-fastly","owner":"fastly","description":"A golang Fastly API client library.","archived":false,"fork":false,"pushed_at":"2023-03-15T11:05:59.000Z","size":14552,"stargazers_count":138,"open_issues_count":4,"forks_count":113,"subscribers_count":67,"default_branch":"main","last_synced_at":"2023-03-21T19:05:39.148Z","etag":null,"topics":["fastly","golang-client"],"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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-22T05:46:11.000Z","updated_at":"2023-02-21T19:46:01.000Z","dependencies_parsed_at":"2023-02-19T12:01:22.284Z","dependency_job_id":null,"html_url":"https://github.com/fastly/go-fastly","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-21T19:29:39.603Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":4.590830683798765,"stargazers_count":2.429192053753099,"forks_count":1.5321473743514578,"average":4.474505548029992},"purl":"pkg:golang/github.com/fastly/go-fastly/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fastly/go-fastly/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T22:23:22.110Z","issues_count":9,"pull_requests_count":91,"avg_time_to_close_issue":28999542.6,"avg_time_to_close_pull_request":273461.0879120879,"issues_closed_count":5,"pull_requests_closed_count":91,"pull_request_authors_count":15,"issue_authors_count":9,"avg_comments_per_issue":1.8888888888888888,"avg_comments_per_pull_request":0.43956043956043955,"merged_pull_requests_count":87,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":4,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":671354.0,"past_year_avg_time_to_close_pull_request":215659.51162790696,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.43023255813953487,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":82},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2166600,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":4211197,"name":"github.com/fastly/go-fastly/v6","ecosystem":"go","description":"","homepage":"https://github.com/fastly/go-fastly","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fastly/go-fastly","keywords_array":[],"namespace":"github.com/fastly/go-fastly","versions_count":17,"first_release_published_at":"2022-01-13T11:21:58.000Z","latest_release_published_at":"2022-10-10T15:51:00.000Z","latest_release_number":"v6.8.0","last_synced_at":"2026-06-05T12:21:14.325Z","created_at":"2022-04-12T21:15:20.781Z","updated_at":"2026-06-05T12:21:14.325Z","registry_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v6","install_command":"go get github.com/fastly/go-fastly/v6","documentation_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v6#section-documentation","metadata":{},"repo_metadata":{"uuid":"48412899","full_name":"fastly/go-fastly","owner":"fastly","description":"A golang Fastly API client library.","archived":false,"fork":false,"pushed_at":"2023-03-15T11:05:59.000Z","size":14552,"stargazers_count":138,"open_issues_count":4,"forks_count":113,"subscribers_count":67,"default_branch":"main","last_synced_at":"2023-03-21T19:05:39.148Z","etag":null,"topics":["fastly","golang-client"],"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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-22T05:46:11.000Z","updated_at":"2023-02-21T19:46:01.000Z","dependencies_parsed_at":"2023-02-19T12:01:22.284Z","dependency_job_id":null,"html_url":"https://github.com/fastly/go-fastly","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-21T19:51:28.487Z","dependent_packages_count":11,"downloads":null,"downloads_period":null,"dependent_repos_count":24,"rankings":{"downloads":null,"dependent_repos_count":1.1106031811939059,"dependent_packages_count":2.0510276597783386,"stargazers_count":4.1507973015177715,"forks_count":2.5273575049915538,"docker_downloads_count":2.132473889297007,"average":2.394451907355715},"purl":"pkg:golang/github.com/fastly/go-fastly/v6","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v6","docker_dependents_count":2,"docker_downloads_count":341,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v6","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fastly/go-fastly/v6/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T22:23:22.110Z","issues_count":9,"pull_requests_count":91,"avg_time_to_close_issue":28999542.6,"avg_time_to_close_pull_request":273461.0879120879,"issues_closed_count":5,"pull_requests_closed_count":91,"pull_request_authors_count":15,"issue_authors_count":9,"avg_comments_per_issue":1.8888888888888888,"avg_comments_per_pull_request":0.43956043956043955,"merged_pull_requests_count":87,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":4,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":671354.0,"past_year_avg_time_to_close_pull_request":215659.51162790696,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.43023255813953487,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":82},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv6/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv6/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv6/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv6/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv6/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv6/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2166600,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":4092977,"name":"github.com/fastly/go-fastly/v5","ecosystem":"go","description":null,"homepage":"https://github.com/fastly/go-fastly","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fastly/go-fastly","keywords_array":[],"namespace":"github.com/fastly/go-fastly","versions_count":7,"first_release_published_at":"2021-09-23T12:14:50.000Z","latest_release_published_at":"2022-01-10T16:53:50.000Z","latest_release_number":"v5.3.0","last_synced_at":"2026-06-05T12:21:14.095Z","created_at":"2022-04-12T12:52:10.013Z","updated_at":"2026-06-05T12:21:14.096Z","registry_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v5","install_command":"go get github.com/fastly/go-fastly/v5","documentation_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v5#section-documentation","metadata":{},"repo_metadata":{"id":38627617,"uuid":"48412899","full_name":"fastly/go-fastly","owner":"fastly","description":"A Fastly API client for Go","archived":false,"fork":false,"pushed_at":"2026-05-28T21:02:40.000Z","size":18740,"stargazers_count":167,"open_issues_count":5,"forks_count":133,"subscribers_count":62,"default_branch":"main","last_synced_at":"2026-05-31T05:27:05.104Z","etag":null,"topics":["api-client","fastly-oss-tier1"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/fastly/go-fastly","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/fastly.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-12-22T05:46:11.000Z","updated_at":"2026-05-26T13:11:54.000Z","dependencies_parsed_at":"2023-07-13T08:55:55.526Z","dependency_job_id":"ecf68070-0a5e-4302-8812-7ac7d813e251","html_url":"https://github.com/fastly/go-fastly","commit_stats":{"total_commits":709,"total_committers":101,"mean_commits":7.01980198019802,"dds":0.7362482369534555,"last_synced_commit":"599988ea8d3b6791ebef122a57a46fea78b30d72"},"previous_names":["sethvargo/go-fastly"],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/fastly/go-fastly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/sbom","scorecard":{"id":393460,"data":{"date":"2025-08-11","repo":{"name":"github.com/fastly/go-fastly","commit":"5112a727bda7de9cceecdec17760e65c23a3c8a6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dependabot_changelog_update.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_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":"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":"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":"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/dependabot_changelog_update.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot_changelog_update.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/dependabot_changelog_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fastly/go-fastly/pr_test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:23:50.202Z","repository_id":38627617,"created_at":"2025-08-18T18:23:50.202Z","updated_at":"2025-08-18T18:23:50.202Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33734036,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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"},"tags":[]},"repo_metadata_updated_at":"2026-06-05T12:21:13.554Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":2.8873486856814337,"dependent_packages_count":3.3780222939091,"stargazers_count":4.1507973015177715,"forks_count":2.5273575049915538,"docker_downloads_count":null,"average":3.2358814465249646},"purl":"pkg:golang/github.com/fastly/go-fastly/v5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v5","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fastly/go-fastly/v5/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T22:23:22.110Z","issues_count":9,"pull_requests_count":91,"avg_time_to_close_issue":28999542.6,"avg_time_to_close_pull_request":273461.0879120879,"issues_closed_count":5,"pull_requests_closed_count":91,"pull_request_authors_count":15,"issue_authors_count":9,"avg_comments_per_issue":1.8888888888888888,"avg_comments_per_pull_request":0.43956043956043955,"merged_pull_requests_count":87,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":4,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":671354.0,"past_year_avg_time_to_close_pull_request":215659.51162790696,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.43023255813953487,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":82},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv5/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv5/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv5/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2166600,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":11936511,"name":"github.com/fastly/go-fastly/v11","ecosystem":"go","description":"","homepage":"https://github.com/fastly/go-fastly","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fastly/go-fastly","keywords_array":[],"namespace":"github.com/fastly/go-fastly","versions_count":6,"first_release_published_at":"2025-07-21T15:35:54.000Z","latest_release_published_at":"2025-09-03T19:27:15.000Z","latest_release_number":"v11.3.1","last_synced_at":"2026-06-05T12:21:14.166Z","created_at":"2025-07-22T11:13:35.954Z","updated_at":"2026-06-05T12:21:14.167Z","registry_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v11","install_command":"go get github.com/fastly/go-fastly/v11","documentation_url":"https://pkg.go.dev/github.com/fastly/go-fastly/v11#section-documentation","metadata":{},"repo_metadata":{"id":38627617,"uuid":"48412899","full_name":"fastly/go-fastly","owner":"fastly","description":"A Fastly API client for Go","archived":false,"fork":false,"pushed_at":"2025-08-06T19:15:59.000Z","size":18133,"stargazers_count":161,"open_issues_count":3,"forks_count":131,"subscribers_count":69,"default_branch":"main","last_synced_at":"2025-08-06T20:26:13.653Z","etag":null,"topics":["api-client","fastly-oss-tier1"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/fastly/go-fastly","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/fastly.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2015-12-22T05:46:11.000Z","updated_at":"2025-08-06T19:14:57.000Z","dependencies_parsed_at":"2023-07-13T08:55:55.526Z","dependency_job_id":"203cd8f4-0bef-4f04-a656-7f65f4e28b3d","html_url":"https://github.com/fastly/go-fastly","commit_stats":{"total_commits":709,"total_committers":101,"mean_commits":7.01980198019802,"dds":0.7362482369534555,"last_synced_commit":"599988ea8d3b6791ebef122a57a46fea78b30d72"},"previous_names":["sethvargo/go-fastly"],"tags_count":143,"template":false,"template_full_name":null,"purl":"pkg:github/fastly/go-fastly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269284607,"owners_count":24391126,"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-08-07T02:00:09.698Z","response_time":73,"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":"fastly","name":"Fastly","uuid":"777070","kind":"organization","description":"Powering the best of the internet","email":"jobs@fastly.com","website":"https://www.fastly.com","location":null,"twitter":"fastly","company":null,"icon_url":"https://avatars.githubusercontent.com/u/777070?v=4","repositories_count":249,"last_synced_at":"2024-04-14T07:16:27.118Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fastly","funding_links":[],"total_stars":6808,"followers":211,"following":0,"created_at":"2022-11-02T16:34:25.253Z","updated_at":"2024-04-14T07:17:12.360Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly/repositories"},"tags":[{"name":"v11.2.0","sha":"6f51edc49d3310d4d55dcc73aa15c802b48cbf11","kind":"tag","published_at":"2025-08-06T19:15:58.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v11.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"467be00a29fa89050a5ad8bb0cbe326872054b76","kind":"tag","published_at":"2025-08-04T21:40:45.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v11.1.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"02a0115211d36f0443ebfa42aa8cb78592e11220","kind":"tag","published_at":"2025-08-04T19:06:30.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v11.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v11.1.0/manifests"},{"name":"v11.0.0","sha":"9cc73a4a0d2399a197cf0b64f24ff887a3efd103","kind":"tag","published_at":"2025-07-21T15:38:23.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v11.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v11.0.0/manifests"},{"name":"v10.5.1","sha":"32d19c6fa6a11b6762577b41a6c4738e7aa712d6","kind":"tag","published_at":"2025-06-30T20:10:49.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v10.5.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"07c4e4a420305b3a2dc7c82939a413609743791e","kind":"tag","published_at":"2025-06-24T14:42:38.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v10.5.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"e9098b1ee9115087dc42af86a8b521fe27f78178","kind":"tag","published_at":"2025-06-20T19:01:23.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v10.4.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"af1eb333e7df9f59af889f5d26ef9a2d7d334184","kind":"tag","published_at":"2025-06-04T18:42:08.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v10.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"6846a524e908638d686884cf5844d76da96b3d1d","kind":"tag","published_at":"2025-05-21T15:43:32.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v10.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"4c718a3caa93fb1156bf4d7a5d9ded857524c560","kind":"tag","published_at":"2025-05-07T18:55:43.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v10.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.1.0/manifests"},{"name":"v10.0.1","sha":"e3f2ee7ffd6725210a0c7349914696466a414709","kind":"tag","published_at":"2025-04-14T16:59:38.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v10.0.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c6c1bffc85fdf66d8261fd5ad630012a556635b2","kind":"tag","published_at":"2025-04-02T17:05:08.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v10.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v10.0.0/manifests"},{"name":"v9.14.0","sha":"1258f297ff6969024f73751ce9ce1b7f17fa3911","kind":"tag","published_at":"2025-03-05T21:08:37.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.14.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.14.0/manifests"},{"name":"v9.13.1","sha":"a83e0ea9c5230fc81dec0b2eb28ab3ed9c618547","kind":"tag","published_at":"2025-02-14T17:17:35.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.13.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.13.1/manifests"},{"name":"v9.13.0","sha":"918eb173d9e15f416b3e7c06221b6473fcd085c9","kind":"commit","published_at":"2025-01-27T20:35:54.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.13.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.13.0/manifests"},{"name":"v9.12.0","sha":"a84ac0db1200719b4a4aa8344b844da74121f17a","kind":"tag","published_at":"2024-11-07T16:51:16.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.12.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.12.0/manifests"},{"name":"v9.11.0","sha":"370c7940c971b53154635d38885f06cc0007c33e","kind":"tag","published_at":"2024-10-01T16:13:32.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.11.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.11.0/manifests"},{"name":"v9.10.0","sha":"bd8b4941276974dc88f997c7057b93b41a3863ae","kind":"tag","published_at":"2024-09-09T17:56:06.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.10.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"a173780363b47ffa25aca73cd689b41bccae4a8e","kind":"tag","published_at":"2024-08-20T18:03:56.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.9.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"0cfe7326913f9448f42eba63d1509782de6c97af","kind":"tag","published_at":"2024-08-07T16:06:17.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.8.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.8.0/manifests"},{"name":"v9.7.0","sha":"b081bdb9513d0229158247f7dfdb0beefb7bff34","kind":"tag","published_at":"2024-06-21T14:58:15.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.7.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.7.0/manifests"},{"name":"v9.6.0","sha":"217726f7e097e2e707113dd2761c909c793e6484","kind":"commit","published_at":"2024-06-04T15:08:01.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.6.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.6.0/manifests"},{"name":"v9.5.0","sha":"599988ea8d3b6791ebef122a57a46fea78b30d72","kind":"tag","published_at":"2024-05-29T08:38:13.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.5.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"f2be363629ac21aa3add8e98485b997256237975","kind":"tag","published_at":"2024-05-15T09:25:17.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.4.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.4.0/manifests"},{"name":"v9.3.2","sha":"76c09dd2aaddb4bc9d278c9f44dd98037d8edfce","kind":"tag","published_at":"2024-05-07T14:48:33.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.3.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.3.2/manifests"},{"name":"v9.3.1","sha":"d375ad83be66dd32b32405a1730a21fc2b6b73d8","kind":"tag","published_at":"2024-04-17T10:26:28.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.3.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"87a7f9213daf1a9ae48641cd22e05eaeb17603e6","kind":"tag","published_at":"2024-04-16T16:57:25.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"8a24f461331646b032d59c5f061602f504102e1d","kind":"tag","published_at":"2024-04-10T12:39:38.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.2.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ccf657f3d530eb3a145d7f22a9da8c9236153b19","kind":"tag","published_at":"2024-04-09T17:00:18.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.2.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"7ad7d3a1b53d47cb54a94ed0f9de426c57008aaf","kind":"tag","published_at":"2024-03-15T09:11:23.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"ac4344bab678d1ca3d79a99d11151339b2d0dac0","kind":"tag","published_at":"2024-03-13T11:48:33.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.1.0/manifests"},{"name":"v9.0.1","sha":"d869b0f59b5e99a29a296caf55d18a5d9feb7e2d","kind":"tag","published_at":"2024-03-12T12:00:45.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.0.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"a5f591cd6a38d3ae85ec0763d67349f50538108c","kind":"tag","published_at":"2024-02-05T19:14:12.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v9.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v9.0.0/manifests"},{"name":"v8.6.4","sha":"3558e3997fa1cd42befe8e4dee0342409f96cb1c","kind":"tag","published_at":"2023-10-31T14:17:32.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.6.4","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.6.4/manifests"},{"name":"v8.6.3","sha":"feda86c37d0b9b7f56746a7418b6344527e5a286","kind":"tag","published_at":"2023-10-31T09:46:15.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.6.3","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.6.3/manifests"},{"name":"v8.6.2","sha":"4f3eab81ce8a4d23b20e93dbe1e7bdfff62da71f","kind":"tag","published_at":"2023-09-28T18:18:33.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.6.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.6.2/manifests"},{"name":"v8.6.1","sha":"ac8b5aa589ebd7e93140382d946952c257b24fcd","kind":"tag","published_at":"2023-08-31T08:14:08.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.6.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.6.1/manifests"},{"name":"v8.6.0","sha":"e28d66510f2d1ecb79857c7723aefa3579aba0e8","kind":"tag","published_at":"2023-08-30T11:10:55.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.6.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.6.0/manifests"},{"name":"v8.5.9","sha":"af705d94e92f6a6bd6f9703b4444ac6028a7c7e3","kind":"tag","published_at":"2023-08-09T19:07:38.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.5.9","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.9/manifests"},{"name":"v8.5.8","sha":"ccef5e56c676cdbf19c0f100359b1cad65bad488","kind":"tag","published_at":"2023-08-04T13:34:54.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.5.8","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.8/manifests"},{"name":"v8.5.7","sha":"a766f374a693f29e92ba4beccb5c1318bc4f6d19","kind":"tag","published_at":"2023-07-24T17:12:10.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.5.7","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.7/manifests"},{"name":"v8.5.6","sha":"9a8c19dd05413963f474c77bc80ceb6a3b698c2c","kind":"tag","published_at":"2023-07-24T14:14:57.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.5.6","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.6/manifests"},{"name":"v8.5.5","sha":"bdb1bc7cb8c5c91cd1be1e95c9a566679ecf0552","kind":"tag","published_at":"2023-07-21T11:12:24.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.5.5","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.5/manifests"},{"name":"v8.5.4","sha":"12da81943084180bcfed0bfde41c378ef00d0e22","kind":"tag","published_at":"2023-06-29T13:48:15.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.5.4","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.4/manifests"},{"name":"v8.5.2","sha":"ea1a7c3e7b12b305432ce673ab856a096abe52d3","kind":"tag","published_at":"2023-06-23T10:12:21.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.5.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"23b1f872e215a0a77af45d0b5fba53e1b911fa59","kind":"tag","published_at":"2023-06-14T10:05:13.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.5.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"41eb1ff7fb1c6671fe25986545e5735c7e72747d","kind":"tag","published_at":"2023-06-07T16:42:47.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.5.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.5.0/manifests"},{"name":"v8.4.1","sha":"52d2658c64bc05a7cca57bbd3d617031bd490e8d","kind":"tag","published_at":"2023-06-01T13:52:55.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.4.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"01fa8c6bf94fdf31efe9d01d3fcb45a59de3fc25","kind":"tag","published_at":"2023-05-31T14:52:57.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.4.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"20230f435bea91bc4c230ed5ce4eafa05ce035d2","kind":"tag","published_at":"2023-05-12T16:51:55.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.3.0/manifests"},{"name":"v8.2.1","sha":"aa84258f4ed5e055dcce2f99568d0e5fff86cfd2","kind":"tag","published_at":"2023-05-11T11:02:47.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.2.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"b2a5a9f73767fd449221731f4853e008defc355f","kind":"tag","published_at":"2023-05-11T10:23:26.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"ce719308e55f6c1ebde59c69e7f8279da798af4f","kind":"tag","published_at":"2023-05-10T13:03:18.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.1.0/manifests"},{"name":"v8.0.3","sha":"6b3ec62e1d6f2dcff8c4ff6509c941f6bab45c87","kind":"tag","published_at":"2023-05-09T14:17:42.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.0.3","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"0c132e944c554caa34ece4fb8cf01d1a35912e37","kind":"tag","published_at":"2023-05-09T11:11:00.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.0.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"85f69753ad6f5675aa93afb25713bd73fea4a081","kind":"tag","published_at":"2023-04-26T10:09:54.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.0.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"d42d140ceb7bf12b2584acf48bc6d6d7f10f3965","kind":"tag","published_at":"2023-04-12T10:54:18.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v8.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v8.0.0/manifests"},{"name":"v7.5.5","sha":"558e0b142e3870b2412214203db2732a197dc948","kind":"tag","published_at":"2023-03-31T16:37:10.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.5.5","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v7.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.5/manifests"},{"name":"v7.5.4","sha":"1730c04ca56e3decd2c698b217ca11d2236c4fd5","kind":"tag","published_at":"2023-03-31T09:48:35.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.5.4","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v7.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.4/manifests"},{"name":"v7.5.3","sha":"9789f0f9385567853f96509a6c037b19ab3c1121","kind":"tag","published_at":"2023-03-31T09:26:10.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.5.3","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.3/manifests"},{"name":"v7.5.2","sha":"583e1f974c7f10e60be90e92ad242edee69b3e79","kind":"tag","published_at":"2023-03-30T11:27:27.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.5.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.2/manifests"},{"name":"v7.5.1","sha":"d6a52fc09c89331008659f180d08dc69c317b8ad","kind":"tag","published_at":"2023-03-28T13:20:35.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.5.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"a07f56b33dc5f89e111f700128539c313fe461b2","kind":"tag","published_at":"2023-03-15T09:49:01.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.5.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"92e0929cc3338379580e689cacd3215b98736dd8","kind":"tag","published_at":"2023-03-07T14:23:03.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.4.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"5271fecdb32734c33e91306bd5dc0d6fec11b771","kind":"tag","published_at":"2023-02-17T16:36:04.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"180596625e4510a3e5f3785078b7d7e153763642","kind":"tag","published_at":"2023-02-08T19:45:04.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"83939c2534df8e9ac510ef9e088751c49e2e0f6d","kind":"tag","published_at":"2023-01-19T12:13:39.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"cfe487f5eb77951081b071f7b71a5f18fb779545","kind":"tag","published_at":"2022-11-07T15:45:52.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v7.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v7.0.0/manifests"},{"name":"v6.8.0","sha":"3d3781b6b24f6491c9799595be641014c382c005","kind":"tag","published_at":"2022-10-10T15:52:41.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.8.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"41260b8314dd09b4a9265260a461f94c5c5850b5","kind":"tag","published_at":"2022-10-06T09:51:51.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.7.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"70079f11a47618d6e2f98754a79d5049819d75f0","kind":"tag","published_at":"2022-10-05T10:03:03.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.6.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.6.0/manifests"},{"name":"v6.5.2","sha":"a8088895356e6cf32f5c25d0f5a97cf48a6c3d5c","kind":"tag","published_at":"2022-09-08T13:48:59.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.5.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.5.2/manifests"},{"name":"v6.5.1","sha":"fedbcfc1903eca480f41e62a5f47619fda1108a3","kind":"tag","published_at":"2022-09-07T17:00:46.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.5.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"0092ed3705eca1fe2bbcca43a863c9d49471e626","kind":"tag","published_at":"2022-08-22T13:18:36.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.5.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.5.0/manifests"},{"name":"v6.4.3","sha":"b98f739049c8f48476c4108396110a1a56b8ba65","kind":"tag","published_at":"2022-07-20T08:58:30.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.4.3","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"24a0c0a42af8d4182fc1a052965f5d3247b71311","kind":"tag","published_at":"2022-07-11T14:43:23.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.4.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"f56c86d8378942bf60fd173d6dacf7e192bf5ffe","kind":"tag","published_at":"2022-06-23T13:59:37.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.4.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"e07319cf0f457890f47ab8379defd06d903270db","kind":"tag","published_at":"2022-06-20T13:40:43.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.4.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.4.0/manifests"},{"name":"v6.3.2","sha":"d7eda947f725362c09b68266adc874a1aea171c8","kind":"tag","published_at":"2022-04-27T11:26:40.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.3.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.3.2/manifests"},{"name":"v6.3.1","sha":"f1e3c717bfe88b473c08dd55aa0f9796fc932c71","kind":"tag","published_at":"2022-04-04T16:49:39.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.3.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"59b4de4e614e6fba7ae205b472d602c129f96f54","kind":"tag","published_at":"2022-03-25T17:39:56.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"8c31518d556f553a63ee645c8fa914b94fd92a56","kind":"tag","published_at":"2022-02-23T16:01:50.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"6402e522dbc785ebf2eb0c6c7c1281cf991f98f6","kind":"tag","published_at":"2022-02-22T10:27:38.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"72704ae27093ad4f1a3d6159d7a6ad372e28e7cb","kind":"tag","published_at":"2022-01-17T17:26:36.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.0.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"66cd25c380b72c2382dfb53adf6d29e9f086c7da","kind":"tag","published_at":"2022-01-13T11:22:27.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v6.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"98fa2f6613ba5ffea11c8e53b1eded1afb214f91","kind":"tag","published_at":"2022-01-10T16:55:26.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v5.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9bcba94be4ea48e5393f2b7021a4449f6e5c3e94","kind":"tag","published_at":"2022-01-07T11:02:55.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v5.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"ecffe5505caec93538c5ff2a3591fdea5d217fd0","kind":"tag","published_at":"2021-12-03T11:53:53.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v5.1.3","html_url":"https://github.com/fastly/go-fastly/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"f91648bb8e5a815c301c2483c29a98b0ff78d4c8","kind":"tag","published_at":"2021-11-04T11:02:52.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v5.1.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"cdf54fc36f0978f51b925f88fcd9d3a2cae018d4","kind":"tag","published_at":"2021-10-11T15:04:04.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v5.1.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a9496aa8a6f254335aa0334813e5b769c951c12d","kind":"tag","published_at":"2021-10-05T08:53:18.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v5.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"30f94c3055c5b20cb940a03d0d9d67b995c7f246","kind":"tag","published_at":"2021-09-23T12:15:34.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v5.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"254a039539e64ca94d946ba20f331dd960c58f09","kind":"tag","published_at":"2021-09-21T10:53:19.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v4.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v4.0.0/manifests"},{"name":"v3.12.0","sha":"7aca3ab565b2880177be94c0cacf348b98dddf08","kind":"tag","published_at":"2021-09-15T16:47:05.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.12.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"5b5a95bd2238128e1960378e6f9a16510070771a","kind":"tag","published_at":"2021-09-15T09:17:22.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.11.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"9db01abbfc2da9dfe61084742958a4b528b990b5","kind":"tag","published_at":"2021-09-13T15:48:19.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.10.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.10.0/manifests"},{"name":"v3.9.5","sha":"beac89386c8cc6e0dc2a606af61bf0d9bbf59f80","kind":"tag","published_at":"2021-09-08T09:36:38.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.9.5","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.5/manifests"},{"name":"v3.9.4","sha":"48714636b00e867309a3c51506acc5904acd466d","kind":"tag","published_at":"2021-09-07T09:40:27.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.9.4","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.4/manifests"},{"name":"v3.9.3","sha":"95b91d897efad59bc86d9816cf9278f790bad841","kind":"tag","published_at":"2021-07-23T14:39:20.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.9.3","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"049137c5f3f5202acd0cad5e6107f6a45f414731","kind":"tag","published_at":"2021-07-23T14:16:36.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.9.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"f01970c2025d731c989d4ed4a47a5acc5846af6f","kind":"tag","published_at":"2021-07-21T11:00:39.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.9.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"911e98188edb2d31f1824cb04f5991cdbebf3599","kind":"tag","published_at":"2021-06-29T14:30:34.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.9.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"6bf96a5a4c2ba87230e30ddd8683626aa0828bc4","kind":"tag","published_at":"2021-06-28T12:43:16.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.8.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"3f49a112ad38d8bd7cb27a1dc0d740b717377f48","kind":"tag","published_at":"2021-06-10T12:13:22.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.7.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"ebea2ff81beadbe5d8dedaebe6b84307a4129eae","kind":"tag","published_at":"2021-04-15T10:51:35.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.6.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"6f09696cebd7e287b8a9266bc5792c7c7e98ca08","kind":"tag","published_at":"2021-04-06T16:53:55.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.5.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"3f831e39382e11ce29d3592664c81bf1f76d3a8f","kind":"tag","published_at":"2021-03-25T16:46:12.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.4.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"5d13f83d0957b90eb48345d55ec4428b7aeb52f7","kind":"tag","published_at":"2021-02-18T15:07:48.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.4.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"7a715b3b7ad35e306719b74412d355279792c349","kind":"tag","published_at":"2021-02-15T12:19:59.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"af106588d27c50841c46c570fb830f3ca7c583a6","kind":"tag","published_at":"2021-02-04T13:42:22.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"a0f5f86ec433c4b3f36d8e6c58f949b9a2f79f09","kind":"tag","published_at":"2021-01-28T18:05:31.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"ea048fc90faa03a263c631b7b5943123278bf77f","kind":"tag","published_at":"2021-01-19T17:59:16.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v3.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"7c2292c738c654473bd06f3a0149716ff4b24db2","kind":"tag","published_at":"2020-12-11T11:35:19.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v2.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"58df99daca058656f1014fd1a9cc1a8497e50717","kind":"tag","published_at":"2020-11-17T17:28:10.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v2.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v2.0.0/manifests"},{"name":"v1.18.0","sha":"936776b61a119658c8216a931e91d5678245d2fc","kind":"tag","published_at":"2020-10-28T13:25:53.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.18.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"40f951dc32115b79a3e05dbd791826e255b8d70b","kind":"tag","published_at":"2020-07-20T11:30:44.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.17.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"532737cd603a0712a885f5e5281376c4f101b987","kind":"tag","published_at":"2020-07-13T18:54:06.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.16.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"63549227a6cd01c1eab9d49433e9105647068249","kind":"tag","published_at":"2020-07-07T18:31:08.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.16.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"9f19db2dee031b5db530fdfef9415dfb9ed02d41","kind":"tag","published_at":"2020-06-26T08:06:09.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.16.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"fe7cd620035a0ab3980f93d9180df0db7c4f93c4","kind":"tag","published_at":"2020-06-04T13:28:30.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.15.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"e5f8742dcfe34886209f85c23241514322f17086","kind":"commit","published_at":"2020-05-27T06:30:26.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.14.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"c2e556cb5831636a00d3373130ea67ca191c53c6","kind":"commit","published_at":"2020-05-19T14:37:55.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.13.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e2a1f062ee1b89995cebf0e77b09b02c4741da10","kind":"commit","published_at":"2020-05-15T17:51:02.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.12.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"323a5f534a5b97beca3ae154140cc812400bfc9d","kind":"commit","published_at":"2020-05-13T14:25:47.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.11.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"773c02dcbf7c4ec7949016f5513e49e08238a53d","kind":"tag","published_at":"2020-04-24T13:24:18.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.10.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"be7351f8aa70a12e90cfb2660604336a3993f2f1","kind":"commit","published_at":"2020-04-23T22:19:00.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.9.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"e56d1ae5e47b6284cc9ea3d8d68e53c5654d4144","kind":"commit","published_at":"2020-04-21T17:34:02.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.8.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"2f4701ac697f86138aa9be48e55b1ed764cb530c","kind":"commit","published_at":"2020-03-30T13:43:17.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.7.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"a0cb3f19ebb7c935a3760c6542b4bfba1d1931bf","kind":"commit","published_at":"2020-03-24T21:38:01.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.7.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"166a9d70e33625d5c08dd297339f0ba11db6e6ef","kind":"commit","published_at":"2020-02-26T08:40:59.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.7.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"bc28775b6933394123381300602414334ad5e71a","kind":"commit","published_at":"2020-02-19T01:13:15.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.6.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6d3c4a225f9081fa4aa73477122ac8ab0ce330a0","kind":"commit","published_at":"2020-01-29T22:13:35.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.5.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"a1946f3ee0da9ef05712d7e8541735476009ae88","kind":"commit","published_at":"2020-01-06T18:56:25.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.4.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"961642a412063b639c67b4f9e01010c8175db068","kind":"commit","published_at":"2019-10-02T20:17:10.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"30140a4c26ed427ec6ac0fdf443aeec07581bee7","kind":"commit","published_at":"2019-07-26T06:39:58.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.2.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"4674002b88d51745c9af7eb1a09e077d5fe931ee","kind":"commit","published_at":"2019-07-24T10:54:47.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.2.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"dd622f245f8bdf0dfbf4353522415850b71f5726","kind":"commit","published_at":"2019-07-23T07:11:18.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.1.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b32d58e582341db872524b25b80c1a89b6ba45e8","kind":"commit","published_at":"2019-06-14T09:04:08.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v1.0.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v1.0.0/manifests"},{"name":"v0.4.3","sha":"34cf54e1b3e5ba514b51d82659c442f447ad2f25","kind":"commit","published_at":"2019-05-24T12:46:35.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v0.4.3","html_url":"https://github.com/fastly/go-fastly/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"1313668c815c349b4ac0c8595c3f0aadf13db02e","kind":"commit","published_at":"2017-09-05T18:13:54.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v0.4.2","html_url":"https://github.com/fastly/go-fastly/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"2b863da88fc1033a68538ccdc5c9dc82fa52681f","kind":"commit","published_at":"2017-08-07T16:33:08.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v0.4.1","html_url":"https://github.com/fastly/go-fastly/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8c27583e83781eb6e67adca11014b2a5d925f2ac","kind":"commit","published_at":"2017-07-27T15:08:28.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v0.4.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8d35ec7c7ac0229f83439412e74d039490fe137f","kind":"tag","published_at":"2017-07-20T02:20:47.000Z","download_url":"https://codeload.github.com/fastly/go-fastly/tar.gz/v0.3.0","html_url":"https://github.com/fastly/go-fastly/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastly/go-fastly@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/tags/v0.3.0/manifests"}]},"repo_metadata_updated_at":"2025-08-07T16:05:53.759Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.624860707122081,"dependent_packages_count":5.270868475833303,"stargazers_count":4.539298384696147,"forks_count":2.5653267362840997,"docker_downloads_count":null,"average":4.5000885759839075},"purl":"pkg:golang/github.com/fastly/go-fastly/v11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fastly/go-fastly/v11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fastly/go-fastly/v11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-22T14:39:53.549Z","issues_count":17,"pull_requests_count":239,"avg_time_to_close_issue":36216586.6875,"avg_time_to_close_pull_request":285763.58974358975,"issues_closed_count":16,"pull_requests_closed_count":234,"pull_request_authors_count":31,"issue_authors_count":16,"avg_comments_per_issue":2.8823529411764706,"avg_comments_per_pull_request":0.5439330543933054,"merged_pull_requests_count":215,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":7,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":3584323.0,"past_year_avg_time_to_close_pull_request":270728.2405063291,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":79,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.9759036144578314,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":67,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/issues","maintainers":[{"login":"Integralist","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Integralist"},{"login":"philippschulte","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippschulte"},{"login":"fgsch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fgsch"},{"login":"awilliams-fastly","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/awilliams-fastly"},{"login":"joeshaw","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joeshaw"},{"login":"dgryski","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgryski"},{"login":"phamann","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phamann"}],"active_maintainers":[{"login":"philippschulte","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippschulte"},{"login":"Integralist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Integralist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv11/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv11/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv11/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastly%2Fgo-fastly%2Fv11/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2166600,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":500346,"full_name":"fastly/go-fastly","default_branch":"main","total_commits":964,"total_committers":104,"total_bot_commits":50,"total_bot_committers":1,"mean_commits":9.26923076923077,"dds":0.7935684647302905,"past_year_total_commits":124,"past_year_total_committers":12,"past_year_total_bot_commits":28,"past_year_total_bot_committers":1,"past_year_mean_commits":10.333333333333334,"past_year_dds":0.7258064516129032,"last_synced_at":"2026-06-08T21:10:30.379Z","last_synced_commit":"608c8ad39e614fc0bd626091134842d0ce58bc0c","created_at":"2023-03-09T02:24:47.319Z","updated_at":"2026-06-08T21:06:42.326Z","committers":[{"name":"Mark McDonnell","email":"Integralist","login":"Integralist","count":199},{"name":"philippschulte","email":"philipp.schulte@ymail.com","login":"philippschulte","count":98},{"name":"Seth Vargo","email":"sethvargo@gmail.com","login":"sethvargo","count":69},{"name":"Anthony Gomez","email":"anthony.gomez@fastly.com","login":"anthony-gomez-fastly","count":69},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":50},{"name":"Kevin P. Fleming","email":"kpfleming","login":"kpfleming","count":44},{"name":"Colton J. McCurdy","email":"cmccurdy@fastly.com","login":"mccurdyc","count":43},{"name":"Ezekiel Templin","email":"zeke@templ.in","login":"ezkl","count":26},{"name":"Richard Carillo","email":"77027245+rcaril","login":"rcaril","count":23},{"name":"Anthony O'Brien","email":"anthony@bearonis.com","login":"asobrien","count":20},{"name":"Guy Richardson","email":"guy@Opencredos-MacBook-Pro.local","login":null,"count":16},{"name":"Carla Geisser","email":"cgeisser","login":"cgeisser","count":14},{"name":"Rich Abdill","email":"rabdill@gannett.com","login":null,"count":13},{"name":"Kelly McLaughlin","email":"kmclaughlin@fastly.com","login":"kellymclaughlin","count":13},{"name":"Bridget Lane","email":"bnlane@gannett.com","login":null,"count":12},{"name":"Shohei Maeda","email":"irt_m.jrsyo@ntworkers.com","login":"smaeda-ks","count":12},{"name":"phamann","email":"patrick@fastly.com","login":"phamann","count":11},{"name":"Federico G. Schwindt","email":"fgsch","login":"fgsch","count":10},{"name":"Jason Reeves","email":"jason.reeves@target.com","login":null,"count":10},{"name":"Jason Harvey","email":"alienth@gmail.com","login":"alienth","count":9},{"name":"Damian Gryski","email":"damian@gryski.com","login":"dgryski","count":9},{"name":"Peter Teichman","email":"pteichman@fastly.com","login":"pteichman","count":8},{"name":"Trent Rosenbaum","email":"trent.rosenbaum@opencredo","login":null,"count":8},{"name":"Ben Jackson","email":"b@benjackson.email","login":"shreddedbacon","count":8},{"name":"jsonroy-fastly","email":"111911648+jsonroy-fastly","login":"jsonroy-fastly","count":8},{"name":"Sahib Yar","email":"sahibyaar@hotmail.com","login":"SahibYar","count":7},{"name":"Adam Williams","email":"awilliams@fastly.com","login":"awilliams-fastly","count":6},{"name":"S. Brent Faulkner","email":"brent.faulkner@shopify.com","login":"sbfaulkner","count":6},{"name":"Anders Chen","email":"anders@wistia.com","login":"chen-anders","count":5},{"name":"marcin.suterski","email":"marcin.suterski@nytimes.com","login":"msuterski","count":5},{"name":"Herman Schaaf","email":"hermanschaaf@gmail.com","login":"hermanschaaf","count":5},{"name":"Michael Denomy","email":"mdenomy@fastly.com","login":"mdenomy","count":5},{"name":"Patrick Menzel","email":"patrick@modeanalytics.com","login":null,"count":4},{"name":"Joseph Herlant","email":"joseph.herlant@vevo.com","login":null,"count":4},{"name":"Clint Shryock","email":"clint@ctshryock.com","login":"catsby","count":4},{"name":"Joe Shaw","email":"jshaw@fastly.com","login":"joeshaw","count":4},{"name":"Trent Rosenbaum","email":"trent.j.rosenbaum@gmail.com","login":"trentrosenbaum","count":3},{"name":"zimbatm","email":"zimbatm@zimbatm.com","login":"zimbatm","count":3},{"name":"Paul Springett","email":"paul@springett.me","login":"paulspringett","count":3},{"name":"Jose Enrique Hernandez","email":"josehelps@gmail.com","login":"josehelps","count":3},{"name":"Ben Gesoff","email":"ben.gesoff@opencredo.com","login":"bengesoff","count":3},{"name":"Grant Stephens","email":"gstephens@fastly.com","login":"grantstephens","count":3},{"name":"Kieren Hynd","email":"hynd","login":"hynd","count":3},{"name":"Jared Morrow","email":"jaredmorrow","login":"jaredmorrow","count":3},{"name":"Darin Nee","email":"darin.nee@fastly.com","login":"darin-nee","count":3},{"name":"Bart Swedrowski","email":"bart@timedout.org","login":"bart613","count":3},{"name":"Alex Janckila","email":"alex.janckila@dollarshaveclub.com","login":"cleanshavenalex","count":3},{"name":"laramackey","email":"lara.mackey@focusrite.com","login":null,"count":3},{"name":"Rui Chen","email":"chenrui333@gmail.com","login":"chenrui333","count":3},{"name":"Gorka Lerchundi Osa","email":"g.lerchundi@saltosystems.com","login":"glerchundi","count":2},{"name":"Sargurunathan Mohan","email":"sargurum@yelp.com","login":null,"count":2},{"name":"Natalie Ayling","email":"153778466+nat-fastly","login":"nat-fastly","count":2},{"name":"Moeen Mirjalili","email":"momirjalili@gmail.com","login":"momirjalili","count":2},{"name":"Shawn Smith","email":"shawnps@fastly.com","login":"shawnps","count":2},{"name":"rexbelli","email":"rexbelli@gmail.com","login":"RexBelli","count":2},{"name":"Joshua Sager","email":"joshua.sager@shopify.com","login":"joshuamsager","count":2},{"name":"Jon Anderson","email":"janderson@fastly.com","login":"bowrocker","count":2},{"name":"Alexander Pochill","email":"noseglid","login":"noseglid","count":2},{"name":"Jesse Hills","email":"78590535+Jesse-Hills","login":"Jesse-Hills","count":2},{"name":"Billy Bautista","email":"wbautista@expedia.com","login":"wbautistajr","count":2},{"name":"Farhan Sajid","email":"46803536+FarhanSajid1","login":"FarhanSajid1","count":2},{"name":"Jelmer Kuijpers","email":"51369005+Jelmund","login":"Jelmund","count":2},{"name":"Kayla Tindall","email":"ktindall@gannett.com","login":null,"count":1},{"name":"Terry Yanko","email":"tyanko@sonatype.com","login":null,"count":1},{"name":"Thom Mahoney","email":"mahoneyt@gmail.com","login":"thommahoney","count":1},{"name":"Tatsuhiko Miyagawa","email":"miyagawa@gmail.com","login":"miyagawa","count":1},{"name":"Steven Daniels","email":"stevendaniels","login":"stevendaniels","count":1},{"name":"Simon Wistow","email":"simon@thegestalt.org","login":"simonwistow","count":1},{"name":"Rob Graham","email":"robgraham1984@gmail.com","login":"mellowplace","count":1},{"name":"Patrick Lindsay","email":"pat@thatdarnpat.com","login":"tlindsay","count":1},{"name":"Noah Smethwick","email":"49924558+nsmethwick-fastly","login":"nsmethwick-fastly","count":1},{"name":"Matt Whiteley","email":"mwhiteley@fastly.com","login":"whiteley","count":1},{"name":"Marco Cadetg","email":"cadetg@gmail.com","login":"domcyrus","count":1},{"name":"Benjamin Zarzycki","email":"benjamin.zarzycki@pantheon.io","login":null,"count":1},{"name":"David Annez","email":"david.annez@loveholidays.com","login":null,"count":1},{"name":"Ulyssa","email":"git@ulyssa.dev","login":"ulyssa","count":1},{"name":"Valentin Clavreul","email":"valentin@clavreul.com","login":"shavounet","count":1},{"name":"Wei-En Wong","email":"weienwong.93@gmail.com","login":"weienwong","count":1},{"name":"daboross","email":"daboross@daboross.net","login":"daboross","count":1},{"name":"dkegel-fastly","email":"79674949+dkegel-fastly","login":"dkegel-fastly","count":1},{"name":"johnmcilwain","email":"johnmcilwain@hotmail.com","login":"johnmcilwain","count":1},{"name":"tmiyar","email":"teresa_miyar@hotmail.com","login":"tmiyar","count":1},{"name":"Eric Case","email":"141883771+case-fastly","login":"case-fastly","count":1},{"name":"Eamon-Splash","email":"60627439+Eamon-Splash","login":"Eamon-Splash","count":1},{"name":"Didenko, Aleksandr","email":"aa.didenko@yandex.com","login":"aadidenko","count":1},{"name":"Dennis","email":"me@dennis.is","login":"dennismartensson","count":1},{"name":"Chandan Pasunoori","email":"chandanpasunoori@gmail.com","login":"chandanpasunoori","count":1},{"name":"Cameron Walters (cee-dub)","email":"cameron.walters@gmail.com","login":"cee-dub","count":1},{"name":"Brooks Cunningham","email":"Brooks.Cunningham@gmail.com","login":"BrooksCunningham","count":1},{"name":"Alexander Orlov","email":"alexander.orlov@loxal.net","login":"loxal","count":1},{"name":"Hiromasa Kakehashi","email":"30490956+hrmsk66","login":"hrmsk66","count":1},{"name":"James Socol","email":"me@jamessocol.com","login":"jsocol","count":1},{"name":"Jason \"Jeeves\" Reeves","email":"Jeeves.boss@gmail.com","login":"jare19","count":1},{"name":"Jesse Nelson","email":"spheromak@gmail.com","login":"spheromak","count":1},{"name":"Joel Guerra","email":"joelaguerra1@gmail.com","login":"joel-g","count":1},{"name":"John Hobbs","email":"john@velvetcache.org","login":"jmhobbs","count":1},{"name":"Jon Nangle","email":"jon.nangle@gmail.com","login":"jonnangle","count":1},{"name":"Josh Woodward","email":"josh.woodward2693@gmail.com","login":"jdw6359","count":1},{"name":"Justin Taylor","email":"justin@tayloredapps.org","login":"justin-taylor","count":1},{"name":"Kevin Phillips","email":"kphill@gmail.com","login":"kphillips","count":1},{"name":"Konstantin Chukhlomin","email":"mail@chuhlomin.com","login":"chuhlomin","count":1},{"name":"Kyle Ibrahim","email":"kyle.ibrahim@gmail.com","login":"kibra","count":1},{"name":"Leon Brocard","email":"lbrocard@fastly.com","login":"acme","count":1},{"name":"Joseph Herlant","email":"herlantj@gmail.com","login":"aerostitch","count":1}],"past_year_committers":[{"name":"Anthony Gomez","email":"anthony.gomez@fastly.com","login":"anthony-gomez-fastly","count":34},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":28},{"name":"Richard Carillo","email":"77027245+rcaril","login":"rcaril","count":21},{"name":"Philipp Schulte","email":"philippschulte","login":"philippschulte","count":18},{"name":"Kevin P. Fleming","email":"kpfleming","login":"kpfleming","count":15},{"name":"Michael Denomy","email":"mdenomy@fastly.com","login":"mdenomy","count":2},{"name":"Noah Smethwick","email":"49924558+nsmethwick-fastly","login":"nsmethwick-fastly","count":1},{"name":"Mark McDonnell","email":"Integralist","login":"Integralist","count":1},{"name":"Josh Woodward","email":"josh.woodward2693@gmail.com","login":"jdw6359","count":1},{"name":"Jon Anderson","email":"janderson@fastly.com","login":"bowrocker","count":1},{"name":"Joe Shaw","email":"jshaw@fastly.com","login":"joeshaw","count":1},{"name":"Eric Case","email":"141883771+case-fastly","login":"case-fastly","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-10T00:00:07.748Z","repositories_count":6255108,"commits_count":884278549,"contributors_count":35063055,"owners_count":1164139,"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":"fastly/go-fastly","html_url":"https://github.com/fastly/go-fastly","last_synced_at":"2026-06-10T22:00:46.327Z","status":"active","issues_count":28,"pull_requests_count":485,"avg_time_to_close_issue":28712159.85,"avg_time_to_close_pull_request":320776.43734643736,"issues_closed_count":20,"pull_requests_closed_count":407,"pull_request_authors_count":48,"issue_authors_count":23,"avg_comments_per_issue":1.9285714285714286,"avg_comments_per_pull_request":0.5896907216494846,"merged_pull_requests_count":370,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":5,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":602580.5,"past_year_avg_time_to_close_pull_request":348290.93548387097,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":62,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.2,"past_year_avg_comments_per_pull_request":0.6989247311827957,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":57,"created_at":"2023-05-16T04:10:48.476Z","updated_at":"2026-06-10T22:00:46.327Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fgo-fastly/issues","issue_labels_count":{"table":{"enhancement":5,"breaking-change":5,"bug":3,"revisit":1,"requires internal discussion":1}},"pull_request_labels_count":{"table":{"dependencies":69,"enhancement":65,"Skip-Changelog":62,"go":43,"bug":33,"breaking-change":23,"github_actions":14,"include-in-changelog":7,"documentation":2,"blocked":2,"DO NOT MERGE":1}},"issue_author_associations_count":{"table":{"NONE":18,"MEMBER":4,"CONTRIBUTOR":4,"COLLABORATOR":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":256,"COLLABORATOR":132,"MEMBER":73,"NONE":24}},"issue_authors":{"table":{"philippschulte":4,"domcyrus":2,"Integralist":2,"makhov":1,"TrayserCassa":1,"haru0017":1,"landrew57":1,"dimiechatz":1,"lukaszczerpak-cloudinary":1,"chenrui333":1,"relvira":1,"t-geindre":1,"stefangluszek":1,"dkegel-fastly":1,"Jesse-Hills":1,"bowrocker":1,"jakemalachowski":1,"briemarie":1,"alwin-stripe":1,"SahibYar":1,"kartheekkaipa":1,"jthomas-dd":1,"KevinAnthony":1}},"pull_request_authors":{"table":{"Integralist":126,"anthony-gomez-fastly":81,"dependabot[bot]":65,"kpfleming":58,"philippschulte":38,"rcaril":16,"SahibYar":14,"fgsch":10,"awilliams-fastly":6,"mdenomy":5,"jsonroy-fastly":5,"darin-nee":4,"dgryski":4,"joeshaw":3,"jenskueper":3,"grantstephens":3,"hermanschaaf":2,"FarhanSajid1":2,"hrmsk66":2,"nat-fastly":2,"glerchundi":2,"bowrocker":2,"Jelmund":2,"stevendaniels":2,"ulyssa":2,"jdw6359":2,"chandanpasunoori":2,"Jesse-Hills":2,"cgeisser":1,"loxal":1,"tlindsay":1,"case-fastly":1,"kellymclaughlin":1,"noseglid":1,"BrooksCunningham":1,"bclerc":1,"dkegel-fastly":1,"dennismartensson":1,"tmiyar":1,"phamann":1,"cee-dub":1,"shavounet":1,"nsmethwick-fastly":1,"domcyrus":1,"simonwistow":1,"daboross":1,"kphillips":1,"jsocol":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-10T00:00:24.323Z","repositories_count":14788102,"issues_count":33450452,"pull_requests_count":110021122,"authors_count":11299023,"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":{"breaking-change":2}},"past_year_pull_request_labels_count":{"table":{"Skip-Changelog":21,"dependencies":21,"go":13,"github_actions":9,"breaking-change":8,"bug":2,"DO NOT MERGE":1,"blocked":1,"enhancement":1}},"past_year_issue_author_associations_count":{"table":{"MEMBER":2,"NONE":2,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":60,"MEMBER":29,"NONE":3,"COLLABORATOR":1}},"past_year_issue_authors":{"table":{"philippschulte":2,"bowrocker":1,"haru0017":1,"TrayserCassa":1}},"past_year_pull_request_authors":{"table":{"anthony-gomez-fastly":24,"dependabot[bot]":21,"philippschulte":14,"rcaril":14,"kpfleming":12,"mdenomy":2,"bclerc":1,"bowrocker":1,"case-fastly":1,"Integralist":1,"nsmethwick-fastly":1,"ulyssa":1}},"maintainers":[{"table":{"login":"Integralist","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Integralist"}},{"table":{"login":"philippschulte","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippschulte"}},{"table":{"login":"fgsch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fgsch"}},{"table":{"login":"rcaril","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcaril"}},{"table":{"login":"awilliams-fastly","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/awilliams-fastly"}},{"table":{"login":"dgryski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgryski"}},{"table":{"login":"joeshaw","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joeshaw"}},{"table":{"login":"kpfleming","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpfleming"}},{"table":{"login":"anthony-gomez-fastly","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anthony-gomez-fastly"}},{"table":{"login":"ulyssa","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ulyssa"}},{"table":{"login":"simonwistow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonwistow"}},{"table":{"login":"tlindsay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlindsay"}},{"table":{"login":"phamann","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phamann"}}],"active_maintainers":[{"table":{"login":"philippschulte","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philippschulte"}},{"table":{"login":"rcaril","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcaril"}},{"table":{"login":"anthony-gomez-fastly","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anthony-gomez-fastly"}},{"table":{"login":"kpfleming","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kpfleming"}},{"table":{"login":"Integralist","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Integralist"}},{"table":{"login":"ulyssa","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ulyssa"}}]}},"events":{"total":{"ReleaseEvent":16,"DeleteEvent":118,"PullRequestEvent":328,"ForkEvent":8,"IssuesEvent":19,"WatchEvent":6,"IssueCommentEvent":139,"PushEvent":468,"PullRequestReviewCommentEvent":293,"PullRequestReviewEvent":447,"CreateEvent":126},"last_year":{"ReleaseEvent":8,"DeleteEvent":42,"PullRequestEvent":99,"ForkEvent":2,"IssuesEvent":4,"WatchEvent":4,"IssueCommentEvent":23,"PushEvent":178,"PullRequestReviewEvent":113,"PullRequestReviewCommentEvent":57,"CreateEvent":42}},"keywords":["api-client","fastly-oss-tier1"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/pr_test.yml","sha":null,"kind":"manifest","created_at":"2023-02-02T07:16:52.895Z","updated_at":"2023-02-02T07:16:52.895Z","repository_link":"https://github.com/fastly/go-fastly/blob/main/.github/workflows/pr_test.yml","dependencies":[{"id":7311247344,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7311247345,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7311247346,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-02-02T07:16:52.929Z","updated_at":"2023-02-02T07:16:52.929Z","repository_link":"https://github.com/fastly/go-fastly/blob/main/go.mod","dependencies":[{"id":7311247372,"package_name":"github.com/dnaeon/go-vcr","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":7311247373,"package_name":"github.com/google/go-querystring","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":7311247374,"package_name":"github.com/google/jsonapi","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":7311247375,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.2","direct":true,"kind":"runtime","optional":false},{"id":7311247376,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.4.3","direct":true,"kind":"runtime","optional":false},{"id":7311247377,"package_name":"github.com/peterhellberg/link","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":7311247378,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.8","direct":true,"kind":"runtime","optional":false},{"id":7311247379,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.2.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-02-02T07:16:53.045Z","updated_at":"2023-02-02T07:16:53.045Z","repository_link":"https://github.com/fastly/go-fastly/blob/main/go.sum","dependencies":[{"id":7311249547,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":7311249548,"package_name":"github.com/dnaeon/go-vcr","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":7311249549,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":7311249550,"package_name":"github.com/google/go-querystring","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7311249551,"package_name":"github.com/google/jsonapi","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7311249552,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":7311249553,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":7311249554,"package_name":"github.com/modocache/gover","ecosystem":"go","requirements":"v0.0.0-20171022184752-b58185e213c5","direct":false,"kind":"runtime","optional":false},{"id":7311249555,"package_name":"github.com/peterhellberg/link","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7311249556,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":7311249557,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":7311249558,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":7311249559,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":7311249560,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":7311249561,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":7311249562,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":7311249563,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":7311249564,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":7311249565,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":7311249566,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211015210444-4f30a5c0130f","direct":false,"kind":"runtime","optional":false},{"id":7311249567,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":7311249568,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":7311249569,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":7311249570,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":7311249571,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":7311249572,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":7311249573,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":7311249574,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210119212857-b64e53b001e4","direct":false,"kind":"runtime","optional":false},{"id":7311249575,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":7311249576,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211019181941-9d821ace8654","direct":false,"kind":"runtime","optional":false},{"id":7311249577,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":7311249578,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":7311249579,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":7311249580,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":7311249581,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":7311249582,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":7311249583,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":7311249584,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":7311249585,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.8","direct":false,"kind":"runtime","optional":false},{"id":7311249586,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":7311249587,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":7311249588,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":7311249589,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":7311249590,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":7311249591,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":7311249592,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.2.2","direct":false,"kind":"runtime","optional":false}]}],"score":16.74652424083581,"created_at":"2025-08-07T15:53:16.124Z","updated_at":"2026-06-21T02:31:06.758Z","avatar_url":"https://github.com/fastly.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362640","html_url":"https://summary.ecosyste.ms/projects/362640"}