{"id":3497394,"name":"github.com/golang/appengine","ecosystem":"go","description":"Package appengine provides basic functionality for Google App Engine.\n\nFor more information on how to write Go apps for Google App Engine, see:\nhttps://cloud.google.com/appengine/docs/go/","homepage":"https://github.com/golang/appengine","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/golang/appengine","keywords_array":[],"namespace":"github.com/golang","versions_count":16,"first_release_published_at":"2021-02-18T20:49:34.000Z","latest_release_published_at":"2023-08-30T01:12:52.000Z","latest_release_number":"v1.6.8","last_synced_at":"2026-05-27T06:02:20.787Z","created_at":"2022-04-10T19:44:08.406Z","updated_at":"2026-05-27T06:02:20.787Z","registry_url":"https://pkg.go.dev/github.com/golang/appengine","install_command":"go get github.com/golang/appengine","documentation_url":"https://pkg.go.dev/github.com/golang/appengine#section-documentation","metadata":{},"repo_metadata":{"id":14017556,"uuid":"16719334","full_name":"golang/appengine","owner":"golang","description":"Go App Engine packages","archived":false,"fork":false,"pushed_at":"2025-05-01T03:30:13.000Z","size":1549,"stargazers_count":673,"open_issues_count":11,"forks_count":206,"subscribers_count":55,"default_branch":"master","last_synced_at":"2025-10-21T16:46:47.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://google.golang.org/appengine","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/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-02-11T04:24:51.000Z","updated_at":"2025-10-08T20:35:35.000Z","dependencies_parsed_at":"2023-01-13T17:44:47.612Z","dependency_job_id":"ed1918ac-35f6-42e6-ae48-89e7202068a7","html_url":"https://github.com/golang/appengine","commit_stats":{"total_commits":410,"total_committers":67,"mean_commits":6.119402985074627,"dds":0.6365853658536585,"last_synced_commit":"90f7188b4c43f15fc64a3b1c3d3381ea267ce6e2"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/golang/appengine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/appengine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/sbom","scorecard":{"id":434457,"data":{"date":"2025-08-11","repo":{"name":"github.com/golang/appengine","commit":"90f7188b4c43f15fc64a3b1c3d3381ea267ce6e2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 24/25 approved changesets -- score normalized to 9","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-v2.yaml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:10","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-v2.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/appengine/ci-v2.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-v2.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/appengine/ci-v2.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-v2.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/appengine/ci-v2.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-v2.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/appengine/ci-v2.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/appengine/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/appengine/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/appengine/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/golang/appengine/ci.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 third-party GitHubAction dependencies pinned","Info:   2 out of   2 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T04:15:12.429Z","repository_id":14017556,"created_at":"2025-08-19T04:15:12.429Z","updated_at":"2025-08-19T04:15:12.429Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280448813,"owners_count":26332533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-22T02:00:06.515Z","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":"golang","name":"Go","uuid":"4314092","kind":"organization","description":"The Go Programming Language","email":null,"website":"https://go.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4314092?v=4","repositories_count":56,"last_synced_at":"2023-04-08T11:40:21.542Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/golang","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T06:09:51.413Z","updated_at":"2023-04-08T11:40:21.555Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang/repositories"},"tags":[{"name":"v2.0.6","sha":"3ab9c40c53fc8b2b053d3fe76ccd03fdc3178ab6","kind":"commit","published_at":"2024-04-08T21:36:47.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v2.0.6","html_url":"https://github.com/golang/appengine/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"aa58fcd18e4ab7ac816760ee266fa30a0907ab9e","kind":"commit","published_at":"2023-08-30T01:12:52.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v2.0.5","html_url":"https://github.com/golang/appengine/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v2.0.5/manifests"},{"name":"v1.6.8","sha":"aa58fcd18e4ab7ac816760ee266fa30a0907ab9e","kind":"commit","published_at":"2023-08-30T01:12:52.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v1.6.8","html_url":"https://github.com/golang/appengine/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.6.8/manifests"},{"name":"v2.0.4","sha":"d41edd396747399499dafcc089c87fd5a6808bc3","kind":"commit","published_at":"2023-07-11T20:38:16.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v2.0.4","html_url":"https://github.com/golang/appengine/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"f9c3e90be8b414958cf81ca4524af726919267f7","kind":"commit","published_at":"2023-03-27T18:55:40.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v2.0.3","html_url":"https://github.com/golang/appengine/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d981f2f002d390baf247df350188877249f725e9","kind":"commit","published_at":"2022-08-05T21:23:54.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v2.0.2","html_url":"https://github.com/golang/appengine/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ab4e2d305cf26ae7721eabf654d8f74e0dc7dfe6","kind":"commit","published_at":"2021-11-05T20:23:42.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v2.0.1","html_url":"https://github.com/golang/appengine/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v2.0.1/manifests"},{"name":"v2.0.0-rc2","sha":"c657473f0d4441bf1a133b61c8e7f22a63c62098","kind":"commit","published_at":"2021-06-03T22:26:19.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v2.0.0-rc2","html_url":"https://github.com/golang/appengine/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v2.0.0-rc2/manifests"},{"name":"v2.0.0-rc1","sha":"c657473f0d4441bf1a133b61c8e7f22a63c62098","kind":"commit","published_at":"2021-06-03T22:26:19.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v2.0.0-rc1","html_url":"https://github.com/golang/appengine/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v2.0.0-rc1/manifests"},{"name":"v1.6.7","sha":"5d1c1d03f8703c2e81478d9a30e9afa2d3e4bd8a","kind":"commit","published_at":"2020-10-13T00:46:28.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v1.6.7","html_url":"https://github.com/golang/appengine/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"553959209a20f3be281c16dd5be5c740a893978f","kind":"tag","published_at":"2020-04-22T17:35:31.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v1.6.6","html_url":"https://github.com/golang/appengine/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"971852bfffca25b069c31162ae8f247a3dba083b","kind":"tag","published_at":"2019-10-07T22:32:55.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v1.6.5","html_url":"https://github.com/golang/appengine/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"bddb1f54ecfd64b1350fd2dd897fa11d426632bc","kind":"tag","published_at":"2019-09-26T22:01:10.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v1.6.4","html_url":"https://github.com/golang/appengine/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"c71d63e301d75423acb410203c747cad31e9a5e7","kind":"tag","published_at":"2019-09-20T21:38:25.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v1.6.3","html_url":"https://github.com/golang/appengine/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"5f2a59506353b8d5ba8cbbcd9f3c1f41f1eaf079","kind":"tag","published_at":"2019-08-28T20:42:06.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v1.6.2","html_url":"https://github.com/golang/appengine/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"b2f4a3cf3c67576a2ee09e1fe62656a5086ce880","kind":"tag","published_at":"2019-06-06T23:48:58.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v1.6.1","html_url":"https://github.com/golang/appengine/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4c25cacc810c02874000e4f7071286a8e96b2515","kind":"tag","published_at":"2019-05-14T17:32:37.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v1.6.0","html_url":"https://github.com/golang/appengine/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"54a98f90d1c46b7731eb8fb305d2a321c30ef610","kind":"tag","published_at":"2019-03-20T22:10:00.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v1.5.0","html_url":"https://github.com/golang/appengine/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"e9657d882bb81064595ca3b56cbe2546bbabf7b1","kind":"tag","published_at":"2018-12-20T17:42:44.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v1.4.0","html_url":"https://github.com/golang/appengine/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"4a4468ece617fc8205e99368fa2200e9d1fad421","kind":"tag","published_at":"2018-11-01T14:33:00.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v1.3.0","html_url":"https://github.com/golang/appengine/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ae0ab99deb4dc413a2b4bd6c8bdd0eb67f1e4d06","kind":"tag","published_at":"2018-09-18T20:29:06.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v1.2.0","html_url":"https://github.com/golang/appengine/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"b1f26356af11148e710935ed1ac8a7f5702c7612","kind":"tag","published_at":"2018-06-15T21:10:22.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v1.1.0","html_url":"https://github.com/golang/appengine/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"150dc57a1b433e64154302bdc40b6bb8aefa313a","kind":"commit","published_at":"2016-09-29T20:31:17.000Z","download_url":"https://codeload.github.com/golang/appengine/tar.gz/v1.0.0","html_url":"https://github.com/golang/appengine/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/golang/appengine@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T03:39:25.118Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":71,"rankings":{"downloads":null,"dependent_repos_count":0.6923584584924904,"dependent_packages_count":9.552826830390176,"stargazers_count":2.430154190748555,"forks_count":1.9041857488550689,"docker_downloads_count":1.1571422139287306,"average":3.147333488483004},"purl":"pkg:golang/github.com/golang/appengine","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/golang/appengine","docker_dependents_count":3,"docker_downloads_count":955,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/golang/appengine","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/golang/appengine/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T14:09:31.781Z","issues_count":70,"pull_requests_count":184,"avg_time_to_close_issue":129458831.42424242,"avg_time_to_close_pull_request":2871553.38125,"issues_closed_count":66,"pull_requests_closed_count":160,"pull_request_authors_count":26,"issue_authors_count":62,"avg_comments_per_issue":2.9571428571428573,"avg_comments_per_pull_request":0.9782608695652174,"merged_pull_requests_count":44,"bot_issues_count":1,"bot_pull_requests_count":126,"past_year_issues_count":0,"past_year_pull_requests_count":50,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1600679.4210526317,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.86,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":48,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fappengine/issues","maintainers":[{"login":"zevdg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zevdg"},{"login":"chizhg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chizhg"},{"login":"kennethye1","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kennethye1"},{"login":"KaylaNguyen","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaylaNguyen"},{"login":"ludoch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ludoch"},{"login":"codyoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codyoss"},{"login":"broady","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/broady"},{"login":"jinglundong","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jinglundong"},{"login":"jihuin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jihuin"},{"login":"andybons","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andybons"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fappengine/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fappengine/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fappengine/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fappengine/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fappengine/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgolang%2Fappengine/codemeta","maintainers":[]}