{"id":378839,"url":"https://github.com/beego/beego","last_synced_at":"2026-07-22T13:00:34.077Z","repository":{"id":2595701,"uuid":"3577919","full_name":"beego/beego","owner":"beego","description":"beego is an open-source, high-performance web framework for the Go programming language.","archived":false,"fork":false,"pushed_at":"2026-07-16T13:42:15.000Z","size":12033,"stargazers_count":32417,"open_issues_count":21,"forks_count":5578,"subscribers_count":1147,"default_branch":"master","last_synced_at":"2026-07-18T11:03:21.789Z","etag":null,"topics":["beego","go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beego.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":null,"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":"2012-02-29T02:32:08.000Z","updated_at":"2026-07-18T01:46:59.000Z","dependencies_parsed_at":"2023-11-24T14:24:44.283Z","dependency_job_id":"11216344-22de-482d-8694-9aa2e6bf59b7","html_url":"https://github.com/beego/beego","commit_stats":{"total_commits":3420,"total_committers":523,"mean_commits":6.539196940726577,"dds":0.6997076023391813,"last_synced_commit":"05f624fe098bafaf97d389531faeb604070c0490"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/beego/beego","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beego","download_url":"https://codeload.github.com/beego/beego/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/sbom","scorecard":{"id":230140,"data":{"date":"2025-08-11","repo":{"name":"github.com/beego/beego","commit":"8fd113aa0937a11c45eb41cbf147f33df7e9fb6f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/changelog.yml:14","Warn: no topLevel permission defined: .github/workflows/need-feedback.yml:1","Warn: no topLevel permission defined: .github/workflows/need-translation.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:24","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":"Maintained","score":5,"reason":"4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/need-feedback.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/need-feedback.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/need-translation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/need-translation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/test.yml:143","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'develop-1.x'"],"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":7,"reason":"SAST tool is not run on all commits -- score normalized to 7","details":["Warn: 22 commits out of 29 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-17T04:42:18.243Z","repository_id":2595701,"created_at":"2025-08-17T04:42:18.244Z","updated_at":"2025-08-17T04:42:18.244Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35685358,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"ssl_error","status_checked_at":"2026-07-20T02:08:09.736Z","response_time":111,"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"}},"owner":{"login":"beego","name":"beego Framework","uuid":"3884041","kind":"organization","description":"","email":null,"website":"http://beego.vip/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3884041?v=4","repositories_count":48,"last_synced_at":"2024-03-26T08:59:10.344Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/beego","funding_links":[],"total_stars":36491,"followers":176,"following":0,"created_at":"2022-11-03T12:04:37.226Z","updated_at":"2024-03-26T08:59:14.910Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beego","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beego/repositories"},"packages":[{"id":5364077,"name":"github.com/beego/Beego","ecosystem":"go","description":"Package beego provide a MVC framework beego: an open-source, high-performance, modular, full-stack web framework","homepage":"https://github.com/beego/Beego","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/beego/Beego","keywords_array":[],"namespace":"github.com/beego","versions_count":41,"first_release_published_at":"2013-05-13T15:42:10.000Z","latest_release_published_at":"2024-09-06T05:59:46.000Z","latest_release_number":"v1.12.14","last_synced_at":"2026-07-20T12:00:30.038Z","created_at":"2022-10-22T03:15:57.089Z","updated_at":"2026-07-20T12:00:30.039Z","registry_url":"https://pkg.go.dev/github.com/beego/Beego","install_command":"go get github.com/beego/Beego","documentation_url":"https://pkg.go.dev/github.com/beego/Beego#section-documentation","metadata":{},"repo_metadata":{"id":2595701,"uuid":"3577919","full_name":"beego/beego","owner":"beego","description":"beego is an open-source, high-performance web framework for the Go programming language.","archived":false,"fork":false,"pushed_at":"2025-10-04T11:24:51.000Z","size":11990,"stargazers_count":32285,"open_issues_count":19,"forks_count":5627,"subscribers_count":1165,"default_branch":"master","last_synced_at":"2025-10-04T13:19:34.830Z","etag":null,"topics":["beego","go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beego.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":null,"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":"2012-02-29T02:32:08.000Z","updated_at":"2025-10-03T18:01:59.000Z","dependencies_parsed_at":"2023-11-24T14:24:44.283Z","dependency_job_id":"11216344-22de-482d-8694-9aa2e6bf59b7","html_url":"https://github.com/beego/beego","commit_stats":{"total_commits":3420,"total_committers":523,"mean_commits":6.539196940726577,"dds":0.6997076023391813,"last_synced_commit":"05f624fe098bafaf97d389531faeb604070c0490"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/beego/beego","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beego","download_url":"https://codeload.github.com/beego/beego/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/sbom","scorecard":{"id":230140,"data":{"date":"2025-08-11","repo":{"name":"github.com/beego/beego","commit":"8fd113aa0937a11c45eb41cbf147f33df7e9fb6f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/changelog.yml:14","Warn: no topLevel permission defined: .github/workflows/need-feedback.yml:1","Warn: no topLevel permission defined: .github/workflows/need-translation.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:24","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":"Maintained","score":5,"reason":"4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/need-feedback.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/need-feedback.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/need-translation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/need-translation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/test.yml:143","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'develop-1.x'"],"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":7,"reason":"SAST tool is not run on all commits -- score normalized to 7","details":["Warn: 22 commits out of 29 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-17T04:42:18.243Z","repository_id":2595701,"created_at":"2025-08-17T04:42:18.244Z","updated_at":"2025-08-17T04:42:18.244Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278322184,"owners_count":25967872,"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-04T02:00:05.491Z","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":"beego","name":"beego Framework","uuid":"3884041","kind":"organization","description":"","email":null,"website":"http://beego.vip/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3884041?v=4","repositories_count":48,"last_synced_at":"2024-03-26T08:59:10.344Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/beego","funding_links":[],"total_stars":36491,"followers":176,"following":0,"created_at":"2022-11-03T12:04:37.226Z","updated_at":"2024-03-26T08:59:14.910Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beego","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beego/repositories"},"tags":[{"name":"v2.3.8","sha":"76259cc8177988940d0b3c1bbf30d07bde1225fb","kind":"commit","published_at":"2025-05-03T12:54:27.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.8","html_url":"https://github.com/beego/beego/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"8b65fc75c44b878b35420cdab47e3cbc8f53a0f0","kind":"commit","published_at":"2025-04-04T15:24:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.7","html_url":"https://github.com/beego/beego/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"5fa33bc11b947d0ddd0f68eb0cb8903741900f00","kind":"commit","published_at":"2025-03-26T07:42:05.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.6","html_url":"https://github.com/beego/beego/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"5e9c913b47dce0155e05637d4e195b87d3cdf75f","kind":"commit","published_at":"2025-02-28T15:22:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.5","html_url":"https://github.com/beego/beego/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"e7fa4835f71f47ab1d13afd638cebf661800d5a4","kind":"commit","published_at":"2024-12-08T14:30:41.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.4","html_url":"https://github.com/beego/beego/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b510342640c946adf6755071196e9fac98d23ad0","kind":"commit","published_at":"2024-11-18T10:38:46.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.3","html_url":"https://github.com/beego/beego/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b602bdafcd302133cf3ca0f59df467ed6da125b2","kind":"commit","published_at":"2024-10-31T12:44:58.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.2","html_url":"https://github.com/beego/beego/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.2/manifests"},{"name":"v1.12.14","sha":"5a457f1b1cb51db2aaf6547c778bddb2fe1c01f1","kind":"commit","published_at":"2024-09-06T05:59:46.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.14","html_url":"https://github.com/beego/beego/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.14/manifests"},{"name":"v2.3.1","sha":"0f78ddc53a38678764fef2b27beda2d81530aca2","kind":"commit","published_at":"2024-09-02T06:14:33.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.1","html_url":"https://github.com/beego/beego/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.1/manifests"},{"name":"v1.12.13","sha":"17e916f4a07de394e848a859844580eabdbadfc9","kind":"commit","published_at":"2024-08-04T08:55:20.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.13","html_url":"https://github.com/beego/beego/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.13/manifests"},{"name":"v2.3.0","sha":"3cb34a8dd16c0f6f9e6c14436e8b94167eb7b3e4","kind":"commit","published_at":"2024-08-02T07:05:11.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.0","html_url":"https://github.com/beego/beego/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"84dcf68cb10b3ef3445455d23709529c23b9fd35","kind":"commit","published_at":"2024-07-01T11:38:47.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.2.2","html_url":"https://github.com/beego/beego/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"8f89e12e6cafb106d5c201dbc3b2a338bfde74e2","kind":"commit","published_at":"2024-04-25T08:55:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.2.1","html_url":"https://github.com/beego/beego/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"f55655e65ff4870895cd351b30b524d2b47c50cc","kind":"commit","published_at":"2024-03-31T13:45:10.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.2.0","html_url":"https://github.com/beego/beego/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.0/manifests"},{"name":"v2.1.6","sha":"c851ba36cab054b429818f39b573322b10681da2","kind":"commit","published_at":"2024-02-05T03:31:57.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.6","html_url":"https://github.com/beego/beego/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"979c0760240777680c6d65fe29e79919380a4c39","kind":"commit","published_at":"2023-12-10T15:22:51.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.5","html_url":"https://github.com/beego/beego/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"95a8a61d2b8b05bade28f3da3130645c741c23ff","kind":"commit","published_at":"2023-11-27T15:43:59.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.4","html_url":"https://github.com/beego/beego/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"e4b67e86ee882def5f21a7a612690b33d0ffe5e0","kind":"commit","published_at":"2023-10-06T11:48:10.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.3","html_url":"https://github.com/beego/beego/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"82aa2c28dca9268e1d835cf8cf183972cb4034ac","kind":"commit","published_at":"2023-09-20T15:30:23.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.2","html_url":"https://github.com/beego/beego/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5a94d25af51852b11cf6d4fb51f21a23c3d4506e","kind":"commit","published_at":"2023-07-31T15:11:31.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.1","html_url":"https://github.com/beego/beego/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"420e11ee6380c4f74bba9d0c0e1b4d43fc5de960","kind":"commit","published_at":"2023-05-27T06:41:51.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.0","html_url":"https://github.com/beego/beego/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.0/manifests"},{"name":"v1.12.12","sha":"3c6986a5c49bb97fb8c496934aff54647fee1bb7","kind":"commit","published_at":"2023-03-09T07:08:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.12","html_url":"https://github.com/beego/beego/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.12/manifests"},{"name":"v2.0.7","sha":"46d660464e6e850d02bb41829271fca99cb34864","kind":"commit","published_at":"2022-12-13T10:49:57.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.7","html_url":"https://github.com/beego/beego/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"76343e4422710373ed4838e7262c4d54524e3b94","kind":"commit","published_at":"2022-11-22T16:06:32.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.6","html_url":"https://github.com/beego/beego/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"f81689dfb1771a67a6056051f4b0fe46ae66f617","kind":"commit","published_at":"2022-07-30T08:11:51.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.5","html_url":"https://github.com/beego/beego/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.5/manifests"},{"name":"v1.12.11","sha":"c280209bf5b94cf31094a200b166c97eb3898851","kind":"commit","published_at":"2022-07-20T16:33:11.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.11","html_url":"https://github.com/beego/beego/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"36edb18d6e63b6492fdc95422699bd9123e4b91c","kind":"commit","published_at":"2022-06-24T14:44:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.10","html_url":"https://github.com/beego/beego/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.10/manifests"},{"name":"v2.0.4","sha":"0b8b87cf56474050695eedc0e028596cdbbc6c38","kind":"commit","published_at":"2022-06-12T02:42:27.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.4","html_url":"https://github.com/beego/beego/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d828091699f2d97e505c709c653bc036a986cd27","kind":"commit","published_at":"2022-05-23T13:34:13.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.3","html_url":"https://github.com/beego/beego/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.3/manifests"},{"name":"v1.12.9","sha":"7d8a2592db500445c20f2a28ea2a2f7059f0c183","kind":"commit","published_at":"2022-05-23T12:52:37.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.9","html_url":"https://github.com/beego/beego/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"9cd021f27cff6d9c63279c66667be4efed0b51f7","kind":"commit","published_at":"2022-04-29T09:02:19.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.8","html_url":"https://github.com/beego/beego/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"4b387f499208a77f5faf8ba6ee520c2e9420e115","kind":"commit","published_at":"2022-04-27T15:23:37.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.7","html_url":"https://github.com/beego/beego/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"6fffb3196f04efc7ccb372b24ea8e152a7c8cc1b","kind":"commit","published_at":"2022-04-27T13:44:47.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.6","html_url":"https://github.com/beego/beego/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.6/manifests"},{"name":"v1.12.4","sha":"8524b624773d54c324ae7d389cbda63df2c706f9","kind":"commit","published_at":"2022-04-25T04:16:48.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.4","html_url":"https://github.com/beego/beego/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.4/manifests"},{"name":"v2.0.2","sha":"6255e55fed855675fd73e05ca7c0fd0465e2757c","kind":"commit","published_at":"2022-01-09T09:17:04.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.2","html_url":"https://github.com/beego/beego/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2/manifests"},{"name":"v2.0.2-beta.1","sha":"c6e84d8a5dd3a43417eaaf7fc3419b37f6b07744","kind":"commit","published_at":"2021-09-15T03:13:44.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.2-beta.1","html_url":"https://github.com/beego/beego/releases/tag/v2.0.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2-beta.1/manifests"},{"name":"v2.0.1","sha":"c0d9d883c8005d9b8f231a3497a4ff09636359d4","kind":"commit","published_at":"2020-12-14T07:02:24.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.1","html_url":"https://github.com/beego/beego/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a1b1248a67b3f252639ed5a60d143675cae10cb7","kind":"commit","published_at":"2020-12-14T06:28:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.0","html_url":"https://github.com/beego/beego/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta","sha":"fb12e1f743d67a4adbe4751cffbdd6113fde525f","kind":"commit","published_at":"2020-11-07T14:23:55.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.0-beta","html_url":"https://github.com/beego/beego/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0-beta/manifests"},{"name":"v1.12.3","sha":"cbbb6bfb088c856d2c3302a5d128ff747041cd33","kind":"commit","published_at":"2020-11-03T14:49:59.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.3","html_url":"https://github.com/beego/beego/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"8ef8fd26068a7b70865acbabee89f6691ae553a9","kind":"commit","published_at":"2020-06-30T15:25:29.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.2","html_url":"https://github.com/beego/beego/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"de5650b7230083f957045890af942ffdac87c782","kind":"commit","published_at":"2020-02-07T08:23:57.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.1","html_url":"https://github.com/beego/beego/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"32ee728078c84c28f2642c70745afc8f6830044d","kind":"commit","published_at":"2019-07-05T04:26:39.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.0","html_url":"https://github.com/beego/beego/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"1b6edafc96ad27b6515fafeccd7339dda3e997b1","kind":"commit","published_at":"2018-11-30T13:54:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.11.1","html_url":"https://github.com/beego/beego/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b0e2bbce2a45fcfda684b47968387fa0866ada06","kind":"commit","published_at":"2018-11-19T06:40:43.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.11.0","html_url":"https://github.com/beego/beego/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"053a075344c118a5cc41981b29ef612bb53d20ca","kind":"commit","published_at":"2018-07-31T13:18:48.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.10.1","html_url":"https://github.com/beego/beego/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a09bafbf2ab483742b17bb352f95dbc0a597e720","kind":"commit","published_at":"2018-07-21T07:55:28.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.10.0","html_url":"https://github.com/beego/beego/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"bf5c5626ab429e66d88602e1ab1ab5fbf4629a01","kind":"commit","published_at":"2017-12-06T15:37:36.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.9.2","html_url":"https://github.com/beego/beego/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.2/manifests"},{"name":"v1.9.0","sha":"d96289a81bf67728cff7a19b067aaecc65a62ec6","kind":"commit","published_at":"2017-07-18T16:56:48.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.9.0","html_url":"https://github.com/beego/beego/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"cab8458c1c4a5a3b4bf5192922be620e6dede15b","kind":"commit","published_at":"2017-05-19T13:19:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.3","html_url":"https://github.com/beego/beego/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"7452151beec2f43c42122fd91b7523bcbccf05be","kind":"commit","published_at":"2017-05-01T05:01:59.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.2","html_url":"https://github.com/beego/beego/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"522b3a4a70bd86c20e5d2f4ca6320b44204c0019","kind":"commit","published_at":"2017-04-25T14:51:23.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.1","html_url":"https://github.com/beego/beego/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"323a1c4214101331a4b71922c23d19b7409ac71f","kind":"commit","published_at":"2017-03-06T13:59:04.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.0","html_url":"https://github.com/beego/beego/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"90999717dda6193c6f970eec52e289b0a9e74998","kind":"commit","published_at":"2016-12-05T15:14:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.7.2","html_url":"https://github.com/beego/beego/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"2d87d4feafeea0a133d217a82e6e02df0348fed5","kind":"commit","published_at":"2016-09-22T15:18:45.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.7.1","html_url":"https://github.com/beego/beego/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"3f67c62dd87d651ef95883586bca141abf795507","kind":"commit","published_at":"2016-08-29T16:15:02.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.7.0","html_url":"https://github.com/beego/beego/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"1aeb3d90512734def678c7aa9f612fe6f659e6b5","kind":"commit","published_at":"2016-03-11T03:35:24.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.6.1","html_url":"https://github.com/beego/beego/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"92d0b9ae95662d04e1d32eeffa52b4697b01ae37","kind":"commit","published_at":"2016-01-17T16:22:31.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.6.0","html_url":"https://github.com/beego/beego/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"f7f390dfecc5d2c37e5457e9789b8962c78a4403","kind":"commit","published_at":"2015-06-16T06:53:38.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.5.0","html_url":"https://github.com/beego/beego/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"1c9898dee5c4218c1c470b4fd791d51d0dd0a463","kind":"commit","published_at":"2015-02-27T14:52:42.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.3","html_url":"https://github.com/beego/beego/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"07c628c7e9f813efc3f7e1785f667e08f2340d53","kind":"commit","published_at":"2014-11-06T09:30:50.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.2","html_url":"https://github.com/beego/beego/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"0692f92890f5daf65b9efbcfc70a20c9928c3d43","kind":"commit","published_at":"2014-09-02T06:42:02.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.1","html_url":"https://github.com/beego/beego/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"c4fa17921e4adf61c7b0b69315418d12986b1434","kind":"commit","published_at":"2014-08-18T08:44:40.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.0","html_url":"https://github.com/beego/beego/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"469f283b681b5acf71c16ad000096c3cbcd60fa2","kind":"commit","published_at":"2014-06-19T12:29:36.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.3.0","html_url":"https://github.com/beego/beego/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"92f618161677b3247111173066cbef3139c7845e","kind":"commit","published_at":"2014-05-16T18:26:52.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.2.0","html_url":"https://github.com/beego/beego/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.2.0/manifests"},{"name":"v1.0.1","sha":"d0e2c5c67aba1d334485c8bc4274849d2d2775ff","kind":"tag","published_at":"2013-12-24T13:58:16.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.0.1","html_url":"https://github.com/beego/beego/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.0.1/manifests"},{"name":"v0.9.0","sha":"42f1d1aeef4e8e8036f759f3355e1946009f5496","kind":"commit","published_at":"2013-08-14T02:53:22.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.9.0","html_url":"https://github.com/beego/beego/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ab08aa9c9e6343a9eab8ddeb6b567b93128e3493","kind":"commit","published_at":"2013-07-25T08:08:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.8.0","html_url":"https://github.com/beego/beego/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"309f2e199b783ee58b50512d0e8738c7f059a19e","kind":"commit","published_at":"2013-06-25T03:42:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.7.0","html_url":"https://github.com/beego/beego/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"98b245c74622078ea1221a007a307538e2d5015b","kind":"tag","published_at":"2013-05-13T15:43:22.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.6.0","html_url":"https://github.com/beego/beego/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2026-07-09T23:27:58.001Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.0408512777808329,"forks_count":0.037933329367916255,"average":4.105946217721598},"purl":"pkg:golang/github.com/beego/%21beego","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/beego/Beego","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/beego/Beego","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/beego/Beego/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-02T16:04:14.603Z","issues_count":118,"pull_requests_count":374,"avg_time_to_close_issue":5385625.301204819,"avg_time_to_close_pull_request":1365907.3814102565,"issues_closed_count":83,"pull_requests_closed_count":312,"pull_request_authors_count":53,"issue_authors_count":100,"avg_comments_per_issue":2.6186440677966103,"avg_comments_per_pull_request":2.0962566844919786,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":212,"past_year_issues_count":34,"past_year_pull_requests_count":143,"past_year_avg_time_to_close_issue":3760982.769230769,"past_year_avg_time_to_close_pull_request":1358769.5454545454,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":1.5882352941176472,"past_year_avg_comments_per_pull_request":1.7762237762237763,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":83,"past_year_merged_pull_requests_count":43,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/issues","maintainers":[{"login":"flycash","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flycash"},{"login":"junwense","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/junwense"}],"active_maintainers":[{"login":"flycash","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flycash"},{"login":"junwense","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/junwense"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2FBeego/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2FBeego/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2FBeego/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2FBeego/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2FBeego/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2FBeego/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2224545,"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":4534493,"name":"github.com/Beego/Beego","ecosystem":"go","description":"Package beego provide a MVC framework beego: an open-source, high-performance, modular, full-stack web framework","homepage":"https://github.com/Beego/Beego","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Beego/Beego","keywords_array":[],"namespace":"github.com/Beego","versions_count":41,"first_release_published_at":"2013-05-13T15:42:10.000Z","latest_release_published_at":"2024-09-06T05:59:46.000Z","latest_release_number":"v1.12.14","last_synced_at":"2026-07-20T12:00:33.904Z","created_at":"2022-07-08T02:00:58.537Z","updated_at":"2026-07-20T12:00:33.904Z","registry_url":"https://pkg.go.dev/github.com/Beego/Beego","install_command":"go get github.com/Beego/Beego","documentation_url":"https://pkg.go.dev/github.com/Beego/Beego#section-documentation","metadata":{},"repo_metadata":{"id":2595701,"uuid":"3577919","full_name":"beego/beego","owner":"beego","description":"beego is an open-source, high-performance web framework for the Go programming language.","archived":false,"fork":false,"pushed_at":"2025-10-04T11:24:51.000Z","size":11990,"stargazers_count":32285,"open_issues_count":19,"forks_count":5627,"subscribers_count":1165,"default_branch":"master","last_synced_at":"2025-10-04T13:19:34.830Z","etag":null,"topics":["beego","go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beego.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":null,"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":"2012-02-29T02:32:08.000Z","updated_at":"2025-10-03T18:01:59.000Z","dependencies_parsed_at":"2023-11-24T14:24:44.283Z","dependency_job_id":"11216344-22de-482d-8694-9aa2e6bf59b7","html_url":"https://github.com/beego/beego","commit_stats":{"total_commits":3420,"total_committers":523,"mean_commits":6.539196940726577,"dds":0.6997076023391813,"last_synced_commit":"05f624fe098bafaf97d389531faeb604070c0490"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/beego/beego","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beego","download_url":"https://codeload.github.com/beego/beego/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/sbom","scorecard":{"id":230140,"data":{"date":"2025-08-11","repo":{"name":"github.com/beego/beego","commit":"8fd113aa0937a11c45eb41cbf147f33df7e9fb6f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/changelog.yml:14","Warn: no topLevel permission defined: .github/workflows/need-feedback.yml:1","Warn: no topLevel permission defined: .github/workflows/need-translation.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:24","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":"Maintained","score":5,"reason":"4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/need-feedback.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/need-feedback.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/need-translation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/need-translation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/test.yml:143","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'develop-1.x'"],"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":7,"reason":"SAST tool is not run on all commits -- score normalized to 7","details":["Warn: 22 commits out of 29 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-17T04:42:18.243Z","repository_id":2595701,"created_at":"2025-08-17T04:42:18.244Z","updated_at":"2025-08-17T04:42:18.244Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278322184,"owners_count":25967872,"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-04T02:00:05.491Z","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":"beego","name":"beego Framework","uuid":"3884041","kind":"organization","description":"","email":null,"website":"http://beego.vip/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3884041?v=4","repositories_count":48,"last_synced_at":"2024-03-26T08:59:10.344Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/beego","funding_links":[],"total_stars":36491,"followers":176,"following":0,"created_at":"2022-11-03T12:04:37.226Z","updated_at":"2024-03-26T08:59:14.910Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beego","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beego/repositories"},"tags":[{"name":"v2.3.8","sha":"76259cc8177988940d0b3c1bbf30d07bde1225fb","kind":"commit","published_at":"2025-05-03T12:54:27.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.8","html_url":"https://github.com/beego/beego/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"8b65fc75c44b878b35420cdab47e3cbc8f53a0f0","kind":"commit","published_at":"2025-04-04T15:24:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.7","html_url":"https://github.com/beego/beego/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"5fa33bc11b947d0ddd0f68eb0cb8903741900f00","kind":"commit","published_at":"2025-03-26T07:42:05.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.6","html_url":"https://github.com/beego/beego/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"5e9c913b47dce0155e05637d4e195b87d3cdf75f","kind":"commit","published_at":"2025-02-28T15:22:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.5","html_url":"https://github.com/beego/beego/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"e7fa4835f71f47ab1d13afd638cebf661800d5a4","kind":"commit","published_at":"2024-12-08T14:30:41.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.4","html_url":"https://github.com/beego/beego/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b510342640c946adf6755071196e9fac98d23ad0","kind":"commit","published_at":"2024-11-18T10:38:46.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.3","html_url":"https://github.com/beego/beego/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b602bdafcd302133cf3ca0f59df467ed6da125b2","kind":"commit","published_at":"2024-10-31T12:44:58.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.2","html_url":"https://github.com/beego/beego/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.2/manifests"},{"name":"v1.12.14","sha":"5a457f1b1cb51db2aaf6547c778bddb2fe1c01f1","kind":"commit","published_at":"2024-09-06T05:59:46.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.14","html_url":"https://github.com/beego/beego/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.14/manifests"},{"name":"v2.3.1","sha":"0f78ddc53a38678764fef2b27beda2d81530aca2","kind":"commit","published_at":"2024-09-02T06:14:33.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.1","html_url":"https://github.com/beego/beego/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.1/manifests"},{"name":"v1.12.13","sha":"17e916f4a07de394e848a859844580eabdbadfc9","kind":"commit","published_at":"2024-08-04T08:55:20.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.13","html_url":"https://github.com/beego/beego/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.13/manifests"},{"name":"v2.3.0","sha":"3cb34a8dd16c0f6f9e6c14436e8b94167eb7b3e4","kind":"commit","published_at":"2024-08-02T07:05:11.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.0","html_url":"https://github.com/beego/beego/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"84dcf68cb10b3ef3445455d23709529c23b9fd35","kind":"commit","published_at":"2024-07-01T11:38:47.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.2.2","html_url":"https://github.com/beego/beego/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"8f89e12e6cafb106d5c201dbc3b2a338bfde74e2","kind":"commit","published_at":"2024-04-25T08:55:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.2.1","html_url":"https://github.com/beego/beego/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"f55655e65ff4870895cd351b30b524d2b47c50cc","kind":"commit","published_at":"2024-03-31T13:45:10.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.2.0","html_url":"https://github.com/beego/beego/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.0/manifests"},{"name":"v2.1.6","sha":"c851ba36cab054b429818f39b573322b10681da2","kind":"commit","published_at":"2024-02-05T03:31:57.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.6","html_url":"https://github.com/beego/beego/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"979c0760240777680c6d65fe29e79919380a4c39","kind":"commit","published_at":"2023-12-10T15:22:51.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.5","html_url":"https://github.com/beego/beego/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"95a8a61d2b8b05bade28f3da3130645c741c23ff","kind":"commit","published_at":"2023-11-27T15:43:59.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.4","html_url":"https://github.com/beego/beego/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"e4b67e86ee882def5f21a7a612690b33d0ffe5e0","kind":"commit","published_at":"2023-10-06T11:48:10.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.3","html_url":"https://github.com/beego/beego/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"82aa2c28dca9268e1d835cf8cf183972cb4034ac","kind":"commit","published_at":"2023-09-20T15:30:23.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.2","html_url":"https://github.com/beego/beego/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5a94d25af51852b11cf6d4fb51f21a23c3d4506e","kind":"commit","published_at":"2023-07-31T15:11:31.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.1","html_url":"https://github.com/beego/beego/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"420e11ee6380c4f74bba9d0c0e1b4d43fc5de960","kind":"commit","published_at":"2023-05-27T06:41:51.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.0","html_url":"https://github.com/beego/beego/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.0/manifests"},{"name":"v1.12.12","sha":"3c6986a5c49bb97fb8c496934aff54647fee1bb7","kind":"commit","published_at":"2023-03-09T07:08:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.12","html_url":"https://github.com/beego/beego/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.12/manifests"},{"name":"v2.0.7","sha":"46d660464e6e850d02bb41829271fca99cb34864","kind":"commit","published_at":"2022-12-13T10:49:57.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.7","html_url":"https://github.com/beego/beego/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"76343e4422710373ed4838e7262c4d54524e3b94","kind":"commit","published_at":"2022-11-22T16:06:32.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.6","html_url":"https://github.com/beego/beego/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"f81689dfb1771a67a6056051f4b0fe46ae66f617","kind":"commit","published_at":"2022-07-30T08:11:51.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.5","html_url":"https://github.com/beego/beego/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.5/manifests"},{"name":"v1.12.11","sha":"c280209bf5b94cf31094a200b166c97eb3898851","kind":"commit","published_at":"2022-07-20T16:33:11.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.11","html_url":"https://github.com/beego/beego/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"36edb18d6e63b6492fdc95422699bd9123e4b91c","kind":"commit","published_at":"2022-06-24T14:44:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.10","html_url":"https://github.com/beego/beego/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.10/manifests"},{"name":"v2.0.4","sha":"0b8b87cf56474050695eedc0e028596cdbbc6c38","kind":"commit","published_at":"2022-06-12T02:42:27.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.4","html_url":"https://github.com/beego/beego/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d828091699f2d97e505c709c653bc036a986cd27","kind":"commit","published_at":"2022-05-23T13:34:13.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.3","html_url":"https://github.com/beego/beego/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.3/manifests"},{"name":"v1.12.9","sha":"7d8a2592db500445c20f2a28ea2a2f7059f0c183","kind":"commit","published_at":"2022-05-23T12:52:37.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.9","html_url":"https://github.com/beego/beego/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"9cd021f27cff6d9c63279c66667be4efed0b51f7","kind":"commit","published_at":"2022-04-29T09:02:19.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.8","html_url":"https://github.com/beego/beego/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"4b387f499208a77f5faf8ba6ee520c2e9420e115","kind":"commit","published_at":"2022-04-27T15:23:37.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.7","html_url":"https://github.com/beego/beego/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"6fffb3196f04efc7ccb372b24ea8e152a7c8cc1b","kind":"commit","published_at":"2022-04-27T13:44:47.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.6","html_url":"https://github.com/beego/beego/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.6/manifests"},{"name":"v1.12.4","sha":"8524b624773d54c324ae7d389cbda63df2c706f9","kind":"commit","published_at":"2022-04-25T04:16:48.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.4","html_url":"https://github.com/beego/beego/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.4/manifests"},{"name":"v2.0.2","sha":"6255e55fed855675fd73e05ca7c0fd0465e2757c","kind":"commit","published_at":"2022-01-09T09:17:04.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.2","html_url":"https://github.com/beego/beego/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2/manifests"},{"name":"v2.0.2-beta.1","sha":"c6e84d8a5dd3a43417eaaf7fc3419b37f6b07744","kind":"commit","published_at":"2021-09-15T03:13:44.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.2-beta.1","html_url":"https://github.com/beego/beego/releases/tag/v2.0.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2-beta.1/manifests"},{"name":"v2.0.1","sha":"c0d9d883c8005d9b8f231a3497a4ff09636359d4","kind":"commit","published_at":"2020-12-14T07:02:24.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.1","html_url":"https://github.com/beego/beego/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a1b1248a67b3f252639ed5a60d143675cae10cb7","kind":"commit","published_at":"2020-12-14T06:28:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.0","html_url":"https://github.com/beego/beego/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta","sha":"fb12e1f743d67a4adbe4751cffbdd6113fde525f","kind":"commit","published_at":"2020-11-07T14:23:55.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.0-beta","html_url":"https://github.com/beego/beego/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0-beta/manifests"},{"name":"v1.12.3","sha":"cbbb6bfb088c856d2c3302a5d128ff747041cd33","kind":"commit","published_at":"2020-11-03T14:49:59.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.3","html_url":"https://github.com/beego/beego/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"8ef8fd26068a7b70865acbabee89f6691ae553a9","kind":"commit","published_at":"2020-06-30T15:25:29.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.2","html_url":"https://github.com/beego/beego/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"de5650b7230083f957045890af942ffdac87c782","kind":"commit","published_at":"2020-02-07T08:23:57.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.1","html_url":"https://github.com/beego/beego/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"32ee728078c84c28f2642c70745afc8f6830044d","kind":"commit","published_at":"2019-07-05T04:26:39.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.0","html_url":"https://github.com/beego/beego/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"1b6edafc96ad27b6515fafeccd7339dda3e997b1","kind":"commit","published_at":"2018-11-30T13:54:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.11.1","html_url":"https://github.com/beego/beego/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b0e2bbce2a45fcfda684b47968387fa0866ada06","kind":"commit","published_at":"2018-11-19T06:40:43.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.11.0","html_url":"https://github.com/beego/beego/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"053a075344c118a5cc41981b29ef612bb53d20ca","kind":"commit","published_at":"2018-07-31T13:18:48.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.10.1","html_url":"https://github.com/beego/beego/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a09bafbf2ab483742b17bb352f95dbc0a597e720","kind":"commit","published_at":"2018-07-21T07:55:28.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.10.0","html_url":"https://github.com/beego/beego/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"bf5c5626ab429e66d88602e1ab1ab5fbf4629a01","kind":"commit","published_at":"2017-12-06T15:37:36.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.9.2","html_url":"https://github.com/beego/beego/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.2/manifests"},{"name":"v1.9.0","sha":"d96289a81bf67728cff7a19b067aaecc65a62ec6","kind":"commit","published_at":"2017-07-18T16:56:48.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.9.0","html_url":"https://github.com/beego/beego/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"cab8458c1c4a5a3b4bf5192922be620e6dede15b","kind":"commit","published_at":"2017-05-19T13:19:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.3","html_url":"https://github.com/beego/beego/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"7452151beec2f43c42122fd91b7523bcbccf05be","kind":"commit","published_at":"2017-05-01T05:01:59.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.2","html_url":"https://github.com/beego/beego/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"522b3a4a70bd86c20e5d2f4ca6320b44204c0019","kind":"commit","published_at":"2017-04-25T14:51:23.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.1","html_url":"https://github.com/beego/beego/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"323a1c4214101331a4b71922c23d19b7409ac71f","kind":"commit","published_at":"2017-03-06T13:59:04.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.0","html_url":"https://github.com/beego/beego/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"90999717dda6193c6f970eec52e289b0a9e74998","kind":"commit","published_at":"2016-12-05T15:14:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.7.2","html_url":"https://github.com/beego/beego/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"2d87d4feafeea0a133d217a82e6e02df0348fed5","kind":"commit","published_at":"2016-09-22T15:18:45.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.7.1","html_url":"https://github.com/beego/beego/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"3f67c62dd87d651ef95883586bca141abf795507","kind":"commit","published_at":"2016-08-29T16:15:02.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.7.0","html_url":"https://github.com/beego/beego/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"1aeb3d90512734def678c7aa9f612fe6f659e6b5","kind":"commit","published_at":"2016-03-11T03:35:24.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.6.1","html_url":"https://github.com/beego/beego/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"92d0b9ae95662d04e1d32eeffa52b4697b01ae37","kind":"commit","published_at":"2016-01-17T16:22:31.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.6.0","html_url":"https://github.com/beego/beego/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"f7f390dfecc5d2c37e5457e9789b8962c78a4403","kind":"commit","published_at":"2015-06-16T06:53:38.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.5.0","html_url":"https://github.com/beego/beego/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"1c9898dee5c4218c1c470b4fd791d51d0dd0a463","kind":"commit","published_at":"2015-02-27T14:52:42.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.3","html_url":"https://github.com/beego/beego/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"07c628c7e9f813efc3f7e1785f667e08f2340d53","kind":"commit","published_at":"2014-11-06T09:30:50.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.2","html_url":"https://github.com/beego/beego/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"0692f92890f5daf65b9efbcfc70a20c9928c3d43","kind":"commit","published_at":"2014-09-02T06:42:02.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.1","html_url":"https://github.com/beego/beego/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"c4fa17921e4adf61c7b0b69315418d12986b1434","kind":"commit","published_at":"2014-08-18T08:44:40.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.0","html_url":"https://github.com/beego/beego/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"469f283b681b5acf71c16ad000096c3cbcd60fa2","kind":"commit","published_at":"2014-06-19T12:29:36.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.3.0","html_url":"https://github.com/beego/beego/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"92f618161677b3247111173066cbef3139c7845e","kind":"commit","published_at":"2014-05-16T18:26:52.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.2.0","html_url":"https://github.com/beego/beego/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.2.0/manifests"},{"name":"v1.0.1","sha":"d0e2c5c67aba1d334485c8bc4274849d2d2775ff","kind":"tag","published_at":"2013-12-24T13:58:16.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.0.1","html_url":"https://github.com/beego/beego/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.0.1/manifests"},{"name":"v0.9.0","sha":"42f1d1aeef4e8e8036f759f3355e1946009f5496","kind":"commit","published_at":"2013-08-14T02:53:22.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.9.0","html_url":"https://github.com/beego/beego/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ab08aa9c9e6343a9eab8ddeb6b567b93128e3493","kind":"commit","published_at":"2013-07-25T08:08:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.8.0","html_url":"https://github.com/beego/beego/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"309f2e199b783ee58b50512d0e8738c7f059a19e","kind":"commit","published_at":"2013-06-25T03:42:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.7.0","html_url":"https://github.com/beego/beego/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"98b245c74622078ea1221a007a307538e2d5015b","kind":"tag","published_at":"2013-05-13T15:43:22.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.6.0","html_url":"https://github.com/beego/beego/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2026-06-23T16:33:32.848Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.03894338843392586,"forks_count":0.037259956657243194,"average":4.105300902207203},"purl":"pkg:golang/github.com/%21beego/%21beego","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Beego/Beego","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Beego/Beego","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Beego/Beego/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-02T16:04:14.603Z","issues_count":118,"pull_requests_count":374,"avg_time_to_close_issue":5385625.301204819,"avg_time_to_close_pull_request":1365907.3814102565,"issues_closed_count":83,"pull_requests_closed_count":312,"pull_request_authors_count":53,"issue_authors_count":100,"avg_comments_per_issue":2.6186440677966103,"avg_comments_per_pull_request":2.0962566844919786,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":212,"past_year_issues_count":34,"past_year_pull_requests_count":143,"past_year_avg_time_to_close_issue":3760982.769230769,"past_year_avg_time_to_close_pull_request":1358769.5454545454,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":1.5882352941176472,"past_year_avg_comments_per_pull_request":1.7762237762237763,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":83,"past_year_merged_pull_requests_count":43,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/issues","maintainers":[{"login":"flycash","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flycash"},{"login":"junwense","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/junwense"}],"active_maintainers":[{"login":"flycash","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flycash"},{"login":"junwense","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/junwense"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBeego%2FBeego/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBeego%2FBeego/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBeego%2FBeego/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBeego%2FBeego/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBeego%2FBeego/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBeego%2FBeego/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2224545,"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":4115770,"name":"github.com/beego/BEEGO","ecosystem":"go","description":"Package beego provide a MVC framework beego: an open-source, high-performance, modular, full-stack web framework It is used for rapid development of RESTful APIs, web apps and backend services in Go.","homepage":"https://github.com/beego/BEEGO","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/beego/BEEGO","keywords_array":[],"namespace":"github.com/beego","versions_count":41,"first_release_published_at":"2013-05-13T15:42:10.000Z","latest_release_published_at":"2024-09-06T05:59:46.000Z","latest_release_number":"v1.12.14","last_synced_at":"2026-07-20T12:00:37.393Z","created_at":"2022-04-12T14:29:45.745Z","updated_at":"2026-07-20T12:00:37.393Z","registry_url":"https://pkg.go.dev/github.com/beego/BEEGO","install_command":"go get github.com/beego/BEEGO","documentation_url":"https://pkg.go.dev/github.com/beego/BEEGO#section-documentation","metadata":{},"repo_metadata":{"id":2595701,"uuid":"3577919","full_name":"beego/beego","owner":"beego","description":"beego is an open-source, high-performance web framework for the Go programming language.","archived":false,"fork":false,"pushed_at":"2025-10-04T11:24:51.000Z","size":11990,"stargazers_count":32285,"open_issues_count":19,"forks_count":5627,"subscribers_count":1165,"default_branch":"master","last_synced_at":"2025-10-04T13:19:34.830Z","etag":null,"topics":["beego","go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beego.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":null,"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":"2012-02-29T02:32:08.000Z","updated_at":"2025-10-03T18:01:59.000Z","dependencies_parsed_at":"2023-11-24T14:24:44.283Z","dependency_job_id":"11216344-22de-482d-8694-9aa2e6bf59b7","html_url":"https://github.com/beego/beego","commit_stats":{"total_commits":3420,"total_committers":523,"mean_commits":6.539196940726577,"dds":0.6997076023391813,"last_synced_commit":"05f624fe098bafaf97d389531faeb604070c0490"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/beego/beego","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beego","download_url":"https://codeload.github.com/beego/beego/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/sbom","scorecard":{"id":230140,"data":{"date":"2025-08-11","repo":{"name":"github.com/beego/beego","commit":"8fd113aa0937a11c45eb41cbf147f33df7e9fb6f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/changelog.yml:14","Warn: no topLevel permission defined: .github/workflows/need-feedback.yml:1","Warn: no topLevel permission defined: .github/workflows/need-translation.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:24","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":"Maintained","score":5,"reason":"4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/need-feedback.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/need-feedback.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/need-translation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/need-translation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/test.yml:143","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'develop-1.x'"],"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":7,"reason":"SAST tool is not run on all commits -- score normalized to 7","details":["Warn: 22 commits out of 29 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-17T04:42:18.243Z","repository_id":2595701,"created_at":"2025-08-17T04:42:18.244Z","updated_at":"2025-08-17T04:42:18.244Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278322184,"owners_count":25967872,"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-04T02:00:05.491Z","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":"beego","name":"beego Framework","uuid":"3884041","kind":"organization","description":"","email":null,"website":"http://beego.vip/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3884041?v=4","repositories_count":48,"last_synced_at":"2024-03-26T08:59:10.344Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/beego","funding_links":[],"total_stars":36491,"followers":176,"following":0,"created_at":"2022-11-03T12:04:37.226Z","updated_at":"2024-03-26T08:59:14.910Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beego","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beego/repositories"},"tags":[{"name":"v2.3.8","sha":"76259cc8177988940d0b3c1bbf30d07bde1225fb","kind":"commit","published_at":"2025-05-03T12:54:27.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.8","html_url":"https://github.com/beego/beego/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"8b65fc75c44b878b35420cdab47e3cbc8f53a0f0","kind":"commit","published_at":"2025-04-04T15:24:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.7","html_url":"https://github.com/beego/beego/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"5fa33bc11b947d0ddd0f68eb0cb8903741900f00","kind":"commit","published_at":"2025-03-26T07:42:05.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.6","html_url":"https://github.com/beego/beego/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"5e9c913b47dce0155e05637d4e195b87d3cdf75f","kind":"commit","published_at":"2025-02-28T15:22:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.5","html_url":"https://github.com/beego/beego/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"e7fa4835f71f47ab1d13afd638cebf661800d5a4","kind":"commit","published_at":"2024-12-08T14:30:41.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.4","html_url":"https://github.com/beego/beego/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b510342640c946adf6755071196e9fac98d23ad0","kind":"commit","published_at":"2024-11-18T10:38:46.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.3","html_url":"https://github.com/beego/beego/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b602bdafcd302133cf3ca0f59df467ed6da125b2","kind":"commit","published_at":"2024-10-31T12:44:58.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.2","html_url":"https://github.com/beego/beego/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.2/manifests"},{"name":"v1.12.14","sha":"5a457f1b1cb51db2aaf6547c778bddb2fe1c01f1","kind":"commit","published_at":"2024-09-06T05:59:46.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.14","html_url":"https://github.com/beego/beego/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.14/manifests"},{"name":"v2.3.1","sha":"0f78ddc53a38678764fef2b27beda2d81530aca2","kind":"commit","published_at":"2024-09-02T06:14:33.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.1","html_url":"https://github.com/beego/beego/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.1/manifests"},{"name":"v1.12.13","sha":"17e916f4a07de394e848a859844580eabdbadfc9","kind":"commit","published_at":"2024-08-04T08:55:20.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.13","html_url":"https://github.com/beego/beego/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.13/manifests"},{"name":"v2.3.0","sha":"3cb34a8dd16c0f6f9e6c14436e8b94167eb7b3e4","kind":"commit","published_at":"2024-08-02T07:05:11.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.0","html_url":"https://github.com/beego/beego/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"84dcf68cb10b3ef3445455d23709529c23b9fd35","kind":"commit","published_at":"2024-07-01T11:38:47.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.2.2","html_url":"https://github.com/beego/beego/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"8f89e12e6cafb106d5c201dbc3b2a338bfde74e2","kind":"commit","published_at":"2024-04-25T08:55:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.2.1","html_url":"https://github.com/beego/beego/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"f55655e65ff4870895cd351b30b524d2b47c50cc","kind":"commit","published_at":"2024-03-31T13:45:10.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.2.0","html_url":"https://github.com/beego/beego/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.0/manifests"},{"name":"v2.1.6","sha":"c851ba36cab054b429818f39b573322b10681da2","kind":"commit","published_at":"2024-02-05T03:31:57.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.6","html_url":"https://github.com/beego/beego/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"979c0760240777680c6d65fe29e79919380a4c39","kind":"commit","published_at":"2023-12-10T15:22:51.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.5","html_url":"https://github.com/beego/beego/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"95a8a61d2b8b05bade28f3da3130645c741c23ff","kind":"commit","published_at":"2023-11-27T15:43:59.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.4","html_url":"https://github.com/beego/beego/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"e4b67e86ee882def5f21a7a612690b33d0ffe5e0","kind":"commit","published_at":"2023-10-06T11:48:10.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.3","html_url":"https://github.com/beego/beego/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"82aa2c28dca9268e1d835cf8cf183972cb4034ac","kind":"commit","published_at":"2023-09-20T15:30:23.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.2","html_url":"https://github.com/beego/beego/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5a94d25af51852b11cf6d4fb51f21a23c3d4506e","kind":"commit","published_at":"2023-07-31T15:11:31.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.1","html_url":"https://github.com/beego/beego/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"420e11ee6380c4f74bba9d0c0e1b4d43fc5de960","kind":"commit","published_at":"2023-05-27T06:41:51.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.0","html_url":"https://github.com/beego/beego/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.0/manifests"},{"name":"v1.12.12","sha":"3c6986a5c49bb97fb8c496934aff54647fee1bb7","kind":"commit","published_at":"2023-03-09T07:08:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.12","html_url":"https://github.com/beego/beego/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.12/manifests"},{"name":"v2.0.7","sha":"46d660464e6e850d02bb41829271fca99cb34864","kind":"commit","published_at":"2022-12-13T10:49:57.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.7","html_url":"https://github.com/beego/beego/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"76343e4422710373ed4838e7262c4d54524e3b94","kind":"commit","published_at":"2022-11-22T16:06:32.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.6","html_url":"https://github.com/beego/beego/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"f81689dfb1771a67a6056051f4b0fe46ae66f617","kind":"commit","published_at":"2022-07-30T08:11:51.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.5","html_url":"https://github.com/beego/beego/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.5/manifests"},{"name":"v1.12.11","sha":"c280209bf5b94cf31094a200b166c97eb3898851","kind":"commit","published_at":"2022-07-20T16:33:11.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.11","html_url":"https://github.com/beego/beego/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"36edb18d6e63b6492fdc95422699bd9123e4b91c","kind":"commit","published_at":"2022-06-24T14:44:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.10","html_url":"https://github.com/beego/beego/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.10/manifests"},{"name":"v2.0.4","sha":"0b8b87cf56474050695eedc0e028596cdbbc6c38","kind":"commit","published_at":"2022-06-12T02:42:27.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.4","html_url":"https://github.com/beego/beego/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d828091699f2d97e505c709c653bc036a986cd27","kind":"commit","published_at":"2022-05-23T13:34:13.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.3","html_url":"https://github.com/beego/beego/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.3/manifests"},{"name":"v1.12.9","sha":"7d8a2592db500445c20f2a28ea2a2f7059f0c183","kind":"commit","published_at":"2022-05-23T12:52:37.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.9","html_url":"https://github.com/beego/beego/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"9cd021f27cff6d9c63279c66667be4efed0b51f7","kind":"commit","published_at":"2022-04-29T09:02:19.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.8","html_url":"https://github.com/beego/beego/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"4b387f499208a77f5faf8ba6ee520c2e9420e115","kind":"commit","published_at":"2022-04-27T15:23:37.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.7","html_url":"https://github.com/beego/beego/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"6fffb3196f04efc7ccb372b24ea8e152a7c8cc1b","kind":"commit","published_at":"2022-04-27T13:44:47.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.6","html_url":"https://github.com/beego/beego/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.6/manifests"},{"name":"v1.12.4","sha":"8524b624773d54c324ae7d389cbda63df2c706f9","kind":"commit","published_at":"2022-04-25T04:16:48.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.4","html_url":"https://github.com/beego/beego/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.4/manifests"},{"name":"v2.0.2","sha":"6255e55fed855675fd73e05ca7c0fd0465e2757c","kind":"commit","published_at":"2022-01-09T09:17:04.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.2","html_url":"https://github.com/beego/beego/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2/manifests"},{"name":"v2.0.2-beta.1","sha":"c6e84d8a5dd3a43417eaaf7fc3419b37f6b07744","kind":"commit","published_at":"2021-09-15T03:13:44.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.2-beta.1","html_url":"https://github.com/beego/beego/releases/tag/v2.0.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2-beta.1/manifests"},{"name":"v2.0.1","sha":"c0d9d883c8005d9b8f231a3497a4ff09636359d4","kind":"commit","published_at":"2020-12-14T07:02:24.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.1","html_url":"https://github.com/beego/beego/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a1b1248a67b3f252639ed5a60d143675cae10cb7","kind":"commit","published_at":"2020-12-14T06:28:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.0","html_url":"https://github.com/beego/beego/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta","sha":"fb12e1f743d67a4adbe4751cffbdd6113fde525f","kind":"commit","published_at":"2020-11-07T14:23:55.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.0-beta","html_url":"https://github.com/beego/beego/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0-beta/manifests"},{"name":"v1.12.3","sha":"cbbb6bfb088c856d2c3302a5d128ff747041cd33","kind":"commit","published_at":"2020-11-03T14:49:59.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.3","html_url":"https://github.com/beego/beego/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"8ef8fd26068a7b70865acbabee89f6691ae553a9","kind":"commit","published_at":"2020-06-30T15:25:29.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.2","html_url":"https://github.com/beego/beego/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"de5650b7230083f957045890af942ffdac87c782","kind":"commit","published_at":"2020-02-07T08:23:57.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.1","html_url":"https://github.com/beego/beego/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"32ee728078c84c28f2642c70745afc8f6830044d","kind":"commit","published_at":"2019-07-05T04:26:39.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.0","html_url":"https://github.com/beego/beego/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"1b6edafc96ad27b6515fafeccd7339dda3e997b1","kind":"commit","published_at":"2018-11-30T13:54:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.11.1","html_url":"https://github.com/beego/beego/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b0e2bbce2a45fcfda684b47968387fa0866ada06","kind":"commit","published_at":"2018-11-19T06:40:43.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.11.0","html_url":"https://github.com/beego/beego/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"053a075344c118a5cc41981b29ef612bb53d20ca","kind":"commit","published_at":"2018-07-31T13:18:48.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.10.1","html_url":"https://github.com/beego/beego/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a09bafbf2ab483742b17bb352f95dbc0a597e720","kind":"commit","published_at":"2018-07-21T07:55:28.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.10.0","html_url":"https://github.com/beego/beego/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"bf5c5626ab429e66d88602e1ab1ab5fbf4629a01","kind":"commit","published_at":"2017-12-06T15:37:36.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.9.2","html_url":"https://github.com/beego/beego/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.2/manifests"},{"name":"v1.9.0","sha":"d96289a81bf67728cff7a19b067aaecc65a62ec6","kind":"commit","published_at":"2017-07-18T16:56:48.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.9.0","html_url":"https://github.com/beego/beego/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"cab8458c1c4a5a3b4bf5192922be620e6dede15b","kind":"commit","published_at":"2017-05-19T13:19:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.3","html_url":"https://github.com/beego/beego/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"7452151beec2f43c42122fd91b7523bcbccf05be","kind":"commit","published_at":"2017-05-01T05:01:59.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.2","html_url":"https://github.com/beego/beego/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"522b3a4a70bd86c20e5d2f4ca6320b44204c0019","kind":"commit","published_at":"2017-04-25T14:51:23.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.1","html_url":"https://github.com/beego/beego/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"323a1c4214101331a4b71922c23d19b7409ac71f","kind":"commit","published_at":"2017-03-06T13:59:04.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.0","html_url":"https://github.com/beego/beego/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"90999717dda6193c6f970eec52e289b0a9e74998","kind":"commit","published_at":"2016-12-05T15:14:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.7.2","html_url":"https://github.com/beego/beego/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"2d87d4feafeea0a133d217a82e6e02df0348fed5","kind":"commit","published_at":"2016-09-22T15:18:45.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.7.1","html_url":"https://github.com/beego/beego/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"3f67c62dd87d651ef95883586bca141abf795507","kind":"commit","published_at":"2016-08-29T16:15:02.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.7.0","html_url":"https://github.com/beego/beego/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"1aeb3d90512734def678c7aa9f612fe6f659e6b5","kind":"commit","published_at":"2016-03-11T03:35:24.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.6.1","html_url":"https://github.com/beego/beego/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"92d0b9ae95662d04e1d32eeffa52b4697b01ae37","kind":"commit","published_at":"2016-01-17T16:22:31.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.6.0","html_url":"https://github.com/beego/beego/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"f7f390dfecc5d2c37e5457e9789b8962c78a4403","kind":"commit","published_at":"2015-06-16T06:53:38.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.5.0","html_url":"https://github.com/beego/beego/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"1c9898dee5c4218c1c470b4fd791d51d0dd0a463","kind":"commit","published_at":"2015-02-27T14:52:42.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.3","html_url":"https://github.com/beego/beego/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"07c628c7e9f813efc3f7e1785f667e08f2340d53","kind":"commit","published_at":"2014-11-06T09:30:50.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.2","html_url":"https://github.com/beego/beego/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"0692f92890f5daf65b9efbcfc70a20c9928c3d43","kind":"commit","published_at":"2014-09-02T06:42:02.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.1","html_url":"https://github.com/beego/beego/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"c4fa17921e4adf61c7b0b69315418d12986b1434","kind":"commit","published_at":"2014-08-18T08:44:40.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.0","html_url":"https://github.com/beego/beego/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"469f283b681b5acf71c16ad000096c3cbcd60fa2","kind":"commit","published_at":"2014-06-19T12:29:36.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.3.0","html_url":"https://github.com/beego/beego/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"92f618161677b3247111173066cbef3139c7845e","kind":"commit","published_at":"2014-05-16T18:26:52.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.2.0","html_url":"https://github.com/beego/beego/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.2.0/manifests"},{"name":"v1.0.1","sha":"d0e2c5c67aba1d334485c8bc4274849d2d2775ff","kind":"tag","published_at":"2013-12-24T13:58:16.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.0.1","html_url":"https://github.com/beego/beego/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.0.1/manifests"},{"name":"v0.9.0","sha":"42f1d1aeef4e8e8036f759f3355e1946009f5496","kind":"commit","published_at":"2013-08-14T02:53:22.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.9.0","html_url":"https://github.com/beego/beego/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ab08aa9c9e6343a9eab8ddeb6b567b93128e3493","kind":"commit","published_at":"2013-07-25T08:08:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.8.0","html_url":"https://github.com/beego/beego/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"309f2e199b783ee58b50512d0e8738c7f059a19e","kind":"commit","published_at":"2013-06-25T03:42:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.7.0","html_url":"https://github.com/beego/beego/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"98b245c74622078ea1221a007a307538e2d5015b","kind":"tag","published_at":"2013-05-13T15:43:22.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.6.0","html_url":"https://github.com/beego/beego/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2026-07-04T13:50:00.555Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/beego/%21b%21e%21e%21g%21o","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/beego/BEEGO","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/beego/BEEGO","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/beego/BEEGO/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-02T16:04:14.603Z","issues_count":118,"pull_requests_count":374,"avg_time_to_close_issue":5385625.301204819,"avg_time_to_close_pull_request":1365907.3814102565,"issues_closed_count":83,"pull_requests_closed_count":312,"pull_request_authors_count":53,"issue_authors_count":100,"avg_comments_per_issue":2.6186440677966103,"avg_comments_per_pull_request":2.0962566844919786,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":212,"past_year_issues_count":34,"past_year_pull_requests_count":143,"past_year_avg_time_to_close_issue":3760982.769230769,"past_year_avg_time_to_close_pull_request":1358769.5454545454,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":1.5882352941176472,"past_year_avg_comments_per_pull_request":1.7762237762237763,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":83,"past_year_merged_pull_requests_count":43,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/issues","maintainers":[{"login":"flycash","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flycash"},{"login":"junwense","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/junwense"}],"active_maintainers":[{"login":"flycash","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flycash"},{"login":"junwense","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/junwense"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2FBEEGO/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2FBEEGO/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2FBEEGO/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2FBEEGO/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2FBEEGO/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2FBEEGO/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2224545,"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":4534313,"name":"github.com/Beego/Beego/v2","ecosystem":"go","description":"","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/Beego/Beego","keywords_array":[],"namespace":"github.com/Beego/Beego","versions_count":31,"first_release_published_at":"2022-11-17T16:36:24.274Z","latest_release_published_at":"2026-03-09T09:07:18.000Z","latest_release_number":"v2.3.10","last_synced_at":"2026-07-20T12:00:38.858Z","created_at":"2022-07-08T01:59:21.793Z","updated_at":"2026-07-20T12:00:38.859Z","registry_url":"https://pkg.go.dev/github.com/Beego/Beego/v2","install_command":"go get github.com/Beego/Beego/v2","documentation_url":"https://pkg.go.dev/github.com/Beego/Beego/v2#section-documentation","metadata":{},"repo_metadata":{"id":2595701,"uuid":"3577919","full_name":"beego/beego","owner":"beego","description":"beego is an open-source, high-performance web framework for the Go programming language.","archived":false,"fork":false,"pushed_at":"2025-10-04T11:24:51.000Z","size":11990,"stargazers_count":32285,"open_issues_count":19,"forks_count":5627,"subscribers_count":1165,"default_branch":"master","last_synced_at":"2025-10-04T13:19:34.830Z","etag":null,"topics":["beego","go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beego.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":null,"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":"2012-02-29T02:32:08.000Z","updated_at":"2025-10-03T18:01:59.000Z","dependencies_parsed_at":"2023-11-24T14:24:44.283Z","dependency_job_id":"11216344-22de-482d-8694-9aa2e6bf59b7","html_url":"https://github.com/beego/beego","commit_stats":{"total_commits":3420,"total_committers":523,"mean_commits":6.539196940726577,"dds":0.6997076023391813,"last_synced_commit":"05f624fe098bafaf97d389531faeb604070c0490"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/beego/beego","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beego","download_url":"https://codeload.github.com/beego/beego/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/sbom","scorecard":{"id":230140,"data":{"date":"2025-08-11","repo":{"name":"github.com/beego/beego","commit":"8fd113aa0937a11c45eb41cbf147f33df7e9fb6f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/changelog.yml:14","Warn: no topLevel permission defined: .github/workflows/need-feedback.yml:1","Warn: no topLevel permission defined: .github/workflows/need-translation.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:24","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":"Maintained","score":5,"reason":"4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/need-feedback.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/need-feedback.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/need-translation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/need-translation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/test.yml:143","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'develop-1.x'"],"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":7,"reason":"SAST tool is not run on all commits -- score normalized to 7","details":["Warn: 22 commits out of 29 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-17T04:42:18.243Z","repository_id":2595701,"created_at":"2025-08-17T04:42:18.244Z","updated_at":"2025-08-17T04:42:18.244Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278322184,"owners_count":25967872,"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-04T02:00:05.491Z","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":"beego","name":"beego Framework","uuid":"3884041","kind":"organization","description":"","email":null,"website":"http://beego.vip/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3884041?v=4","repositories_count":48,"last_synced_at":"2024-03-26T08:59:10.344Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/beego","funding_links":[],"total_stars":36491,"followers":176,"following":0,"created_at":"2022-11-03T12:04:37.226Z","updated_at":"2024-03-26T08:59:14.910Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beego","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beego/repositories"},"tags":[{"name":"v2.3.8","sha":"76259cc8177988940d0b3c1bbf30d07bde1225fb","kind":"commit","published_at":"2025-05-03T12:54:27.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.8","html_url":"https://github.com/beego/beego/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"8b65fc75c44b878b35420cdab47e3cbc8f53a0f0","kind":"commit","published_at":"2025-04-04T15:24:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.7","html_url":"https://github.com/beego/beego/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"5fa33bc11b947d0ddd0f68eb0cb8903741900f00","kind":"commit","published_at":"2025-03-26T07:42:05.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.6","html_url":"https://github.com/beego/beego/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"5e9c913b47dce0155e05637d4e195b87d3cdf75f","kind":"commit","published_at":"2025-02-28T15:22:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.5","html_url":"https://github.com/beego/beego/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"e7fa4835f71f47ab1d13afd638cebf661800d5a4","kind":"commit","published_at":"2024-12-08T14:30:41.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.4","html_url":"https://github.com/beego/beego/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b510342640c946adf6755071196e9fac98d23ad0","kind":"commit","published_at":"2024-11-18T10:38:46.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.3","html_url":"https://github.com/beego/beego/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b602bdafcd302133cf3ca0f59df467ed6da125b2","kind":"commit","published_at":"2024-10-31T12:44:58.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.2","html_url":"https://github.com/beego/beego/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.2/manifests"},{"name":"v1.12.14","sha":"5a457f1b1cb51db2aaf6547c778bddb2fe1c01f1","kind":"commit","published_at":"2024-09-06T05:59:46.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.14","html_url":"https://github.com/beego/beego/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.14/manifests"},{"name":"v2.3.1","sha":"0f78ddc53a38678764fef2b27beda2d81530aca2","kind":"commit","published_at":"2024-09-02T06:14:33.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.1","html_url":"https://github.com/beego/beego/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.1/manifests"},{"name":"v1.12.13","sha":"17e916f4a07de394e848a859844580eabdbadfc9","kind":"commit","published_at":"2024-08-04T08:55:20.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.13","html_url":"https://github.com/beego/beego/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.13/manifests"},{"name":"v2.3.0","sha":"3cb34a8dd16c0f6f9e6c14436e8b94167eb7b3e4","kind":"commit","published_at":"2024-08-02T07:05:11.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.0","html_url":"https://github.com/beego/beego/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"84dcf68cb10b3ef3445455d23709529c23b9fd35","kind":"commit","published_at":"2024-07-01T11:38:47.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.2.2","html_url":"https://github.com/beego/beego/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"8f89e12e6cafb106d5c201dbc3b2a338bfde74e2","kind":"commit","published_at":"2024-04-25T08:55:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.2.1","html_url":"https://github.com/beego/beego/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"f55655e65ff4870895cd351b30b524d2b47c50cc","kind":"commit","published_at":"2024-03-31T13:45:10.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.2.0","html_url":"https://github.com/beego/beego/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.0/manifests"},{"name":"v2.1.6","sha":"c851ba36cab054b429818f39b573322b10681da2","kind":"commit","published_at":"2024-02-05T03:31:57.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.6","html_url":"https://github.com/beego/beego/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"979c0760240777680c6d65fe29e79919380a4c39","kind":"commit","published_at":"2023-12-10T15:22:51.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.5","html_url":"https://github.com/beego/beego/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"95a8a61d2b8b05bade28f3da3130645c741c23ff","kind":"commit","published_at":"2023-11-27T15:43:59.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.4","html_url":"https://github.com/beego/beego/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"e4b67e86ee882def5f21a7a612690b33d0ffe5e0","kind":"commit","published_at":"2023-10-06T11:48:10.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.3","html_url":"https://github.com/beego/beego/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"82aa2c28dca9268e1d835cf8cf183972cb4034ac","kind":"commit","published_at":"2023-09-20T15:30:23.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.2","html_url":"https://github.com/beego/beego/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5a94d25af51852b11cf6d4fb51f21a23c3d4506e","kind":"commit","published_at":"2023-07-31T15:11:31.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.1","html_url":"https://github.com/beego/beego/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"420e11ee6380c4f74bba9d0c0e1b4d43fc5de960","kind":"commit","published_at":"2023-05-27T06:41:51.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.0","html_url":"https://github.com/beego/beego/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.0/manifests"},{"name":"v1.12.12","sha":"3c6986a5c49bb97fb8c496934aff54647fee1bb7","kind":"commit","published_at":"2023-03-09T07:08:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.12","html_url":"https://github.com/beego/beego/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.12/manifests"},{"name":"v2.0.7","sha":"46d660464e6e850d02bb41829271fca99cb34864","kind":"commit","published_at":"2022-12-13T10:49:57.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.7","html_url":"https://github.com/beego/beego/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"76343e4422710373ed4838e7262c4d54524e3b94","kind":"commit","published_at":"2022-11-22T16:06:32.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.6","html_url":"https://github.com/beego/beego/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"f81689dfb1771a67a6056051f4b0fe46ae66f617","kind":"commit","published_at":"2022-07-30T08:11:51.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.5","html_url":"https://github.com/beego/beego/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.5/manifests"},{"name":"v1.12.11","sha":"c280209bf5b94cf31094a200b166c97eb3898851","kind":"commit","published_at":"2022-07-20T16:33:11.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.11","html_url":"https://github.com/beego/beego/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"36edb18d6e63b6492fdc95422699bd9123e4b91c","kind":"commit","published_at":"2022-06-24T14:44:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.10","html_url":"https://github.com/beego/beego/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.10/manifests"},{"name":"v2.0.4","sha":"0b8b87cf56474050695eedc0e028596cdbbc6c38","kind":"commit","published_at":"2022-06-12T02:42:27.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.4","html_url":"https://github.com/beego/beego/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d828091699f2d97e505c709c653bc036a986cd27","kind":"commit","published_at":"2022-05-23T13:34:13.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.3","html_url":"https://github.com/beego/beego/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.3/manifests"},{"name":"v1.12.9","sha":"7d8a2592db500445c20f2a28ea2a2f7059f0c183","kind":"commit","published_at":"2022-05-23T12:52:37.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.9","html_url":"https://github.com/beego/beego/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"9cd021f27cff6d9c63279c66667be4efed0b51f7","kind":"commit","published_at":"2022-04-29T09:02:19.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.8","html_url":"https://github.com/beego/beego/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"4b387f499208a77f5faf8ba6ee520c2e9420e115","kind":"commit","published_at":"2022-04-27T15:23:37.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.7","html_url":"https://github.com/beego/beego/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"6fffb3196f04efc7ccb372b24ea8e152a7c8cc1b","kind":"commit","published_at":"2022-04-27T13:44:47.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.6","html_url":"https://github.com/beego/beego/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.6/manifests"},{"name":"v1.12.4","sha":"8524b624773d54c324ae7d389cbda63df2c706f9","kind":"commit","published_at":"2022-04-25T04:16:48.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.4","html_url":"https://github.com/beego/beego/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.4/manifests"},{"name":"v2.0.2","sha":"6255e55fed855675fd73e05ca7c0fd0465e2757c","kind":"commit","published_at":"2022-01-09T09:17:04.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.2","html_url":"https://github.com/beego/beego/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2/manifests"},{"name":"v2.0.2-beta.1","sha":"c6e84d8a5dd3a43417eaaf7fc3419b37f6b07744","kind":"commit","published_at":"2021-09-15T03:13:44.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.2-beta.1","html_url":"https://github.com/beego/beego/releases/tag/v2.0.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2-beta.1/manifests"},{"name":"v2.0.1","sha":"c0d9d883c8005d9b8f231a3497a4ff09636359d4","kind":"commit","published_at":"2020-12-14T07:02:24.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.1","html_url":"https://github.com/beego/beego/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a1b1248a67b3f252639ed5a60d143675cae10cb7","kind":"commit","published_at":"2020-12-14T06:28:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.0","html_url":"https://github.com/beego/beego/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta","sha":"fb12e1f743d67a4adbe4751cffbdd6113fde525f","kind":"commit","published_at":"2020-11-07T14:23:55.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.0-beta","html_url":"https://github.com/beego/beego/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0-beta/manifests"},{"name":"v1.12.3","sha":"cbbb6bfb088c856d2c3302a5d128ff747041cd33","kind":"commit","published_at":"2020-11-03T14:49:59.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.3","html_url":"https://github.com/beego/beego/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"8ef8fd26068a7b70865acbabee89f6691ae553a9","kind":"commit","published_at":"2020-06-30T15:25:29.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.2","html_url":"https://github.com/beego/beego/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"de5650b7230083f957045890af942ffdac87c782","kind":"commit","published_at":"2020-02-07T08:23:57.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.1","html_url":"https://github.com/beego/beego/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"32ee728078c84c28f2642c70745afc8f6830044d","kind":"commit","published_at":"2019-07-05T04:26:39.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.0","html_url":"https://github.com/beego/beego/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"1b6edafc96ad27b6515fafeccd7339dda3e997b1","kind":"commit","published_at":"2018-11-30T13:54:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.11.1","html_url":"https://github.com/beego/beego/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b0e2bbce2a45fcfda684b47968387fa0866ada06","kind":"commit","published_at":"2018-11-19T06:40:43.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.11.0","html_url":"https://github.com/beego/beego/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"053a075344c118a5cc41981b29ef612bb53d20ca","kind":"commit","published_at":"2018-07-31T13:18:48.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.10.1","html_url":"https://github.com/beego/beego/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a09bafbf2ab483742b17bb352f95dbc0a597e720","kind":"commit","published_at":"2018-07-21T07:55:28.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.10.0","html_url":"https://github.com/beego/beego/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"bf5c5626ab429e66d88602e1ab1ab5fbf4629a01","kind":"commit","published_at":"2017-12-06T15:37:36.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.9.2","html_url":"https://github.com/beego/beego/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.2/manifests"},{"name":"v1.9.0","sha":"d96289a81bf67728cff7a19b067aaecc65a62ec6","kind":"commit","published_at":"2017-07-18T16:56:48.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.9.0","html_url":"https://github.com/beego/beego/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"cab8458c1c4a5a3b4bf5192922be620e6dede15b","kind":"commit","published_at":"2017-05-19T13:19:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.3","html_url":"https://github.com/beego/beego/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"7452151beec2f43c42122fd91b7523bcbccf05be","kind":"commit","published_at":"2017-05-01T05:01:59.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.2","html_url":"https://github.com/beego/beego/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"522b3a4a70bd86c20e5d2f4ca6320b44204c0019","kind":"commit","published_at":"2017-04-25T14:51:23.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.1","html_url":"https://github.com/beego/beego/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"323a1c4214101331a4b71922c23d19b7409ac71f","kind":"commit","published_at":"2017-03-06T13:59:04.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.0","html_url":"https://github.com/beego/beego/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"90999717dda6193c6f970eec52e289b0a9e74998","kind":"commit","published_at":"2016-12-05T15:14:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.7.2","html_url":"https://github.com/beego/beego/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"2d87d4feafeea0a133d217a82e6e02df0348fed5","kind":"commit","published_at":"2016-09-22T15:18:45.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.7.1","html_url":"https://github.com/beego/beego/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"3f67c62dd87d651ef95883586bca141abf795507","kind":"commit","published_at":"2016-08-29T16:15:02.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.7.0","html_url":"https://github.com/beego/beego/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"1aeb3d90512734def678c7aa9f612fe6f659e6b5","kind":"commit","published_at":"2016-03-11T03:35:24.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.6.1","html_url":"https://github.com/beego/beego/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"92d0b9ae95662d04e1d32eeffa52b4697b01ae37","kind":"commit","published_at":"2016-01-17T16:22:31.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.6.0","html_url":"https://github.com/beego/beego/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"f7f390dfecc5d2c37e5457e9789b8962c78a4403","kind":"commit","published_at":"2015-06-16T06:53:38.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.5.0","html_url":"https://github.com/beego/beego/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"1c9898dee5c4218c1c470b4fd791d51d0dd0a463","kind":"commit","published_at":"2015-02-27T14:52:42.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.3","html_url":"https://github.com/beego/beego/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"07c628c7e9f813efc3f7e1785f667e08f2340d53","kind":"commit","published_at":"2014-11-06T09:30:50.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.2","html_url":"https://github.com/beego/beego/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"0692f92890f5daf65b9efbcfc70a20c9928c3d43","kind":"commit","published_at":"2014-09-02T06:42:02.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.1","html_url":"https://github.com/beego/beego/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"c4fa17921e4adf61c7b0b69315418d12986b1434","kind":"commit","published_at":"2014-08-18T08:44:40.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.0","html_url":"https://github.com/beego/beego/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"469f283b681b5acf71c16ad000096c3cbcd60fa2","kind":"commit","published_at":"2014-06-19T12:29:36.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.3.0","html_url":"https://github.com/beego/beego/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"92f618161677b3247111173066cbef3139c7845e","kind":"commit","published_at":"2014-05-16T18:26:52.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.2.0","html_url":"https://github.com/beego/beego/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.2.0/manifests"},{"name":"v1.0.1","sha":"d0e2c5c67aba1d334485c8bc4274849d2d2775ff","kind":"tag","published_at":"2013-12-24T13:58:16.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.0.1","html_url":"https://github.com/beego/beego/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.0.1/manifests"},{"name":"v0.9.0","sha":"42f1d1aeef4e8e8036f759f3355e1946009f5496","kind":"commit","published_at":"2013-08-14T02:53:22.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.9.0","html_url":"https://github.com/beego/beego/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ab08aa9c9e6343a9eab8ddeb6b567b93128e3493","kind":"commit","published_at":"2013-07-25T08:08:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.8.0","html_url":"https://github.com/beego/beego/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"309f2e199b783ee58b50512d0e8738c7f059a19e","kind":"commit","published_at":"2013-06-25T03:42:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.7.0","html_url":"https://github.com/beego/beego/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"98b245c74622078ea1221a007a307538e2d5015b","kind":"tag","published_at":"2013-05-13T15:43:22.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.6.0","html_url":"https://github.com/beego/beego/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T13:40:12.550Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.03894338843392586,"forks_count":0.037259956657243194,"average":4.105300902207203},"purl":"pkg:golang/github.com/%21beego/%21beego/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Beego/Beego/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Beego/Beego/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Beego/Beego/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-02T16:04:14.603Z","issues_count":118,"pull_requests_count":374,"avg_time_to_close_issue":5385625.301204819,"avg_time_to_close_pull_request":1365907.3814102565,"issues_closed_count":83,"pull_requests_closed_count":312,"pull_request_authors_count":53,"issue_authors_count":100,"avg_comments_per_issue":2.6186440677966103,"avg_comments_per_pull_request":2.0962566844919786,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":212,"past_year_issues_count":34,"past_year_pull_requests_count":143,"past_year_avg_time_to_close_issue":3760982.769230769,"past_year_avg_time_to_close_pull_request":1358769.5454545454,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":1.5882352941176472,"past_year_avg_comments_per_pull_request":1.7762237762237763,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":83,"past_year_merged_pull_requests_count":43,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/issues","maintainers":[{"login":"flycash","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flycash"},{"login":"junwense","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/junwense"}],"active_maintainers":[{"login":"flycash","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flycash"},{"login":"junwense","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/junwense"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBeego%2FBeego%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBeego%2FBeego%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBeego%2FBeego%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBeego%2FBeego%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBeego%2FBeego%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBeego%2FBeego%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2224545,"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":3835688,"name":"github.com/beego/beego/v2","ecosystem":"go","description":"","homepage":"https://github.com/beego/beego","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/beego/beego","keywords_array":[],"namespace":"github.com/beego/beego","versions_count":31,"first_release_published_at":"2022-11-19T04:29:29.923Z","latest_release_published_at":"2026-03-09T09:07:18.000Z","latest_release_number":"v2.3.10","last_synced_at":"2026-07-21T06:12:44.352Z","created_at":"2022-04-11T20:16:18.324Z","updated_at":"2026-07-22T04:15:04.643Z","registry_url":"https://pkg.go.dev/github.com/beego/beego/v2","install_command":"go get github.com/beego/beego/v2","documentation_url":"https://pkg.go.dev/github.com/beego/beego/v2#section-documentation","metadata":{},"repo_metadata":{"id":2595701,"uuid":"3577919","full_name":"beego/beego","owner":"beego","description":"beego is an open-source, high-performance web framework for the Go programming language.","archived":false,"fork":false,"pushed_at":"2025-10-04T11:24:51.000Z","size":11990,"stargazers_count":32285,"open_issues_count":19,"forks_count":5627,"subscribers_count":1165,"default_branch":"master","last_synced_at":"2025-10-04T13:19:34.830Z","etag":null,"topics":["beego","go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beego.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":null,"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":"2012-02-29T02:32:08.000Z","updated_at":"2025-10-03T18:01:59.000Z","dependencies_parsed_at":"2023-11-24T14:24:44.283Z","dependency_job_id":"11216344-22de-482d-8694-9aa2e6bf59b7","html_url":"https://github.com/beego/beego","commit_stats":{"total_commits":3420,"total_committers":523,"mean_commits":6.539196940726577,"dds":0.6997076023391813,"last_synced_commit":"05f624fe098bafaf97d389531faeb604070c0490"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/beego/beego","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beego","download_url":"https://codeload.github.com/beego/beego/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/sbom","scorecard":{"id":230140,"data":{"date":"2025-08-11","repo":{"name":"github.com/beego/beego","commit":"8fd113aa0937a11c45eb41cbf147f33df7e9fb6f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/changelog.yml:14","Warn: no topLevel permission defined: .github/workflows/need-feedback.yml:1","Warn: no topLevel permission defined: .github/workflows/need-translation.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:24","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":"Maintained","score":5,"reason":"4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/need-feedback.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/need-feedback.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/need-translation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/need-translation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/test.yml:143","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'develop-1.x'"],"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":7,"reason":"SAST tool is not run on all commits -- score normalized to 7","details":["Warn: 22 commits out of 29 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-17T04:42:18.243Z","repository_id":2595701,"created_at":"2025-08-17T04:42:18.244Z","updated_at":"2025-08-17T04:42:18.244Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278322184,"owners_count":25967872,"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-04T02:00:05.491Z","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":"beego","name":"beego Framework","uuid":"3884041","kind":"organization","description":"","email":null,"website":"http://beego.vip/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3884041?v=4","repositories_count":48,"last_synced_at":"2024-03-26T08:59:10.344Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/beego","funding_links":[],"total_stars":36491,"followers":176,"following":0,"created_at":"2022-11-03T12:04:37.226Z","updated_at":"2024-03-26T08:59:14.910Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beego","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beego/repositories"},"tags":[{"name":"v2.3.8","sha":"76259cc8177988940d0b3c1bbf30d07bde1225fb","kind":"commit","published_at":"2025-05-03T12:54:27.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.8","html_url":"https://github.com/beego/beego/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"8b65fc75c44b878b35420cdab47e3cbc8f53a0f0","kind":"commit","published_at":"2025-04-04T15:24:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.7","html_url":"https://github.com/beego/beego/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"5fa33bc11b947d0ddd0f68eb0cb8903741900f00","kind":"commit","published_at":"2025-03-26T07:42:05.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.6","html_url":"https://github.com/beego/beego/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"5e9c913b47dce0155e05637d4e195b87d3cdf75f","kind":"commit","published_at":"2025-02-28T15:22:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.5","html_url":"https://github.com/beego/beego/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"e7fa4835f71f47ab1d13afd638cebf661800d5a4","kind":"commit","published_at":"2024-12-08T14:30:41.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.4","html_url":"https://github.com/beego/beego/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b510342640c946adf6755071196e9fac98d23ad0","kind":"commit","published_at":"2024-11-18T10:38:46.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.3","html_url":"https://github.com/beego/beego/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b602bdafcd302133cf3ca0f59df467ed6da125b2","kind":"commit","published_at":"2024-10-31T12:44:58.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.2","html_url":"https://github.com/beego/beego/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.2/manifests"},{"name":"v1.12.14","sha":"5a457f1b1cb51db2aaf6547c778bddb2fe1c01f1","kind":"commit","published_at":"2024-09-06T05:59:46.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.14","html_url":"https://github.com/beego/beego/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.14/manifests"},{"name":"v2.3.1","sha":"0f78ddc53a38678764fef2b27beda2d81530aca2","kind":"commit","published_at":"2024-09-02T06:14:33.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.1","html_url":"https://github.com/beego/beego/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.1/manifests"},{"name":"v1.12.13","sha":"17e916f4a07de394e848a859844580eabdbadfc9","kind":"commit","published_at":"2024-08-04T08:55:20.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.13","html_url":"https://github.com/beego/beego/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.13/manifests"},{"name":"v2.3.0","sha":"3cb34a8dd16c0f6f9e6c14436e8b94167eb7b3e4","kind":"commit","published_at":"2024-08-02T07:05:11.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.0","html_url":"https://github.com/beego/beego/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"84dcf68cb10b3ef3445455d23709529c23b9fd35","kind":"commit","published_at":"2024-07-01T11:38:47.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.2.2","html_url":"https://github.com/beego/beego/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"8f89e12e6cafb106d5c201dbc3b2a338bfde74e2","kind":"commit","published_at":"2024-04-25T08:55:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.2.1","html_url":"https://github.com/beego/beego/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"f55655e65ff4870895cd351b30b524d2b47c50cc","kind":"commit","published_at":"2024-03-31T13:45:10.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.2.0","html_url":"https://github.com/beego/beego/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.0/manifests"},{"name":"v2.1.6","sha":"c851ba36cab054b429818f39b573322b10681da2","kind":"commit","published_at":"2024-02-05T03:31:57.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.6","html_url":"https://github.com/beego/beego/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"979c0760240777680c6d65fe29e79919380a4c39","kind":"commit","published_at":"2023-12-10T15:22:51.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.5","html_url":"https://github.com/beego/beego/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"95a8a61d2b8b05bade28f3da3130645c741c23ff","kind":"commit","published_at":"2023-11-27T15:43:59.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.4","html_url":"https://github.com/beego/beego/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"e4b67e86ee882def5f21a7a612690b33d0ffe5e0","kind":"commit","published_at":"2023-10-06T11:48:10.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.3","html_url":"https://github.com/beego/beego/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"82aa2c28dca9268e1d835cf8cf183972cb4034ac","kind":"commit","published_at":"2023-09-20T15:30:23.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.2","html_url":"https://github.com/beego/beego/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5a94d25af51852b11cf6d4fb51f21a23c3d4506e","kind":"commit","published_at":"2023-07-31T15:11:31.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.1","html_url":"https://github.com/beego/beego/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"420e11ee6380c4f74bba9d0c0e1b4d43fc5de960","kind":"commit","published_at":"2023-05-27T06:41:51.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.0","html_url":"https://github.com/beego/beego/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.0/manifests"},{"name":"v1.12.12","sha":"3c6986a5c49bb97fb8c496934aff54647fee1bb7","kind":"commit","published_at":"2023-03-09T07:08:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.12","html_url":"https://github.com/beego/beego/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.12/manifests"},{"name":"v2.0.7","sha":"46d660464e6e850d02bb41829271fca99cb34864","kind":"commit","published_at":"2022-12-13T10:49:57.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.7","html_url":"https://github.com/beego/beego/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"76343e4422710373ed4838e7262c4d54524e3b94","kind":"commit","published_at":"2022-11-22T16:06:32.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.6","html_url":"https://github.com/beego/beego/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"f81689dfb1771a67a6056051f4b0fe46ae66f617","kind":"commit","published_at":"2022-07-30T08:11:51.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.5","html_url":"https://github.com/beego/beego/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.5/manifests"},{"name":"v1.12.11","sha":"c280209bf5b94cf31094a200b166c97eb3898851","kind":"commit","published_at":"2022-07-20T16:33:11.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.11","html_url":"https://github.com/beego/beego/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"36edb18d6e63b6492fdc95422699bd9123e4b91c","kind":"commit","published_at":"2022-06-24T14:44:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.10","html_url":"https://github.com/beego/beego/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.10/manifests"},{"name":"v2.0.4","sha":"0b8b87cf56474050695eedc0e028596cdbbc6c38","kind":"commit","published_at":"2022-06-12T02:42:27.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.4","html_url":"https://github.com/beego/beego/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d828091699f2d97e505c709c653bc036a986cd27","kind":"commit","published_at":"2022-05-23T13:34:13.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.3","html_url":"https://github.com/beego/beego/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.3/manifests"},{"name":"v1.12.9","sha":"7d8a2592db500445c20f2a28ea2a2f7059f0c183","kind":"commit","published_at":"2022-05-23T12:52:37.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.9","html_url":"https://github.com/beego/beego/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"9cd021f27cff6d9c63279c66667be4efed0b51f7","kind":"commit","published_at":"2022-04-29T09:02:19.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.8","html_url":"https://github.com/beego/beego/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"4b387f499208a77f5faf8ba6ee520c2e9420e115","kind":"commit","published_at":"2022-04-27T15:23:37.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.7","html_url":"https://github.com/beego/beego/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"6fffb3196f04efc7ccb372b24ea8e152a7c8cc1b","kind":"commit","published_at":"2022-04-27T13:44:47.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.6","html_url":"https://github.com/beego/beego/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.6/manifests"},{"name":"v1.12.4","sha":"8524b624773d54c324ae7d389cbda63df2c706f9","kind":"commit","published_at":"2022-04-25T04:16:48.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.4","html_url":"https://github.com/beego/beego/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.4/manifests"},{"name":"v2.0.2","sha":"6255e55fed855675fd73e05ca7c0fd0465e2757c","kind":"commit","published_at":"2022-01-09T09:17:04.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.2","html_url":"https://github.com/beego/beego/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2/manifests"},{"name":"v2.0.2-beta.1","sha":"c6e84d8a5dd3a43417eaaf7fc3419b37f6b07744","kind":"commit","published_at":"2021-09-15T03:13:44.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.2-beta.1","html_url":"https://github.com/beego/beego/releases/tag/v2.0.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2-beta.1/manifests"},{"name":"v2.0.1","sha":"c0d9d883c8005d9b8f231a3497a4ff09636359d4","kind":"commit","published_at":"2020-12-14T07:02:24.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.1","html_url":"https://github.com/beego/beego/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a1b1248a67b3f252639ed5a60d143675cae10cb7","kind":"commit","published_at":"2020-12-14T06:28:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.0","html_url":"https://github.com/beego/beego/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta","sha":"fb12e1f743d67a4adbe4751cffbdd6113fde525f","kind":"commit","published_at":"2020-11-07T14:23:55.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.0-beta","html_url":"https://github.com/beego/beego/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0-beta/manifests"},{"name":"v1.12.3","sha":"cbbb6bfb088c856d2c3302a5d128ff747041cd33","kind":"commit","published_at":"2020-11-03T14:49:59.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.3","html_url":"https://github.com/beego/beego/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"8ef8fd26068a7b70865acbabee89f6691ae553a9","kind":"commit","published_at":"2020-06-30T15:25:29.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.2","html_url":"https://github.com/beego/beego/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"de5650b7230083f957045890af942ffdac87c782","kind":"commit","published_at":"2020-02-07T08:23:57.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.1","html_url":"https://github.com/beego/beego/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"32ee728078c84c28f2642c70745afc8f6830044d","kind":"commit","published_at":"2019-07-05T04:26:39.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.0","html_url":"https://github.com/beego/beego/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"1b6edafc96ad27b6515fafeccd7339dda3e997b1","kind":"commit","published_at":"2018-11-30T13:54:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.11.1","html_url":"https://github.com/beego/beego/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b0e2bbce2a45fcfda684b47968387fa0866ada06","kind":"commit","published_at":"2018-11-19T06:40:43.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.11.0","html_url":"https://github.com/beego/beego/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"053a075344c118a5cc41981b29ef612bb53d20ca","kind":"commit","published_at":"2018-07-31T13:18:48.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.10.1","html_url":"https://github.com/beego/beego/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a09bafbf2ab483742b17bb352f95dbc0a597e720","kind":"commit","published_at":"2018-07-21T07:55:28.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.10.0","html_url":"https://github.com/beego/beego/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"bf5c5626ab429e66d88602e1ab1ab5fbf4629a01","kind":"commit","published_at":"2017-12-06T15:37:36.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.9.2","html_url":"https://github.com/beego/beego/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.2/manifests"},{"name":"v1.9.0","sha":"d96289a81bf67728cff7a19b067aaecc65a62ec6","kind":"commit","published_at":"2017-07-18T16:56:48.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.9.0","html_url":"https://github.com/beego/beego/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"cab8458c1c4a5a3b4bf5192922be620e6dede15b","kind":"commit","published_at":"2017-05-19T13:19:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.3","html_url":"https://github.com/beego/beego/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"7452151beec2f43c42122fd91b7523bcbccf05be","kind":"commit","published_at":"2017-05-01T05:01:59.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.2","html_url":"https://github.com/beego/beego/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"522b3a4a70bd86c20e5d2f4ca6320b44204c0019","kind":"commit","published_at":"2017-04-25T14:51:23.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.1","html_url":"https://github.com/beego/beego/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"323a1c4214101331a4b71922c23d19b7409ac71f","kind":"commit","published_at":"2017-03-06T13:59:04.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.0","html_url":"https://github.com/beego/beego/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"90999717dda6193c6f970eec52e289b0a9e74998","kind":"commit","published_at":"2016-12-05T15:14:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.7.2","html_url":"https://github.com/beego/beego/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"2d87d4feafeea0a133d217a82e6e02df0348fed5","kind":"commit","published_at":"2016-09-22T15:18:45.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.7.1","html_url":"https://github.com/beego/beego/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"3f67c62dd87d651ef95883586bca141abf795507","kind":"commit","published_at":"2016-08-29T16:15:02.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.7.0","html_url":"https://github.com/beego/beego/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"1aeb3d90512734def678c7aa9f612fe6f659e6b5","kind":"commit","published_at":"2016-03-11T03:35:24.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.6.1","html_url":"https://github.com/beego/beego/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"92d0b9ae95662d04e1d32eeffa52b4697b01ae37","kind":"commit","published_at":"2016-01-17T16:22:31.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.6.0","html_url":"https://github.com/beego/beego/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"f7f390dfecc5d2c37e5457e9789b8962c78a4403","kind":"commit","published_at":"2015-06-16T06:53:38.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.5.0","html_url":"https://github.com/beego/beego/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"1c9898dee5c4218c1c470b4fd791d51d0dd0a463","kind":"commit","published_at":"2015-02-27T14:52:42.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.3","html_url":"https://github.com/beego/beego/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"07c628c7e9f813efc3f7e1785f667e08f2340d53","kind":"commit","published_at":"2014-11-06T09:30:50.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.2","html_url":"https://github.com/beego/beego/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"0692f92890f5daf65b9efbcfc70a20c9928c3d43","kind":"commit","published_at":"2014-09-02T06:42:02.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.1","html_url":"https://github.com/beego/beego/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"c4fa17921e4adf61c7b0b69315418d12986b1434","kind":"commit","published_at":"2014-08-18T08:44:40.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.0","html_url":"https://github.com/beego/beego/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"469f283b681b5acf71c16ad000096c3cbcd60fa2","kind":"commit","published_at":"2014-06-19T12:29:36.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.3.0","html_url":"https://github.com/beego/beego/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"92f618161677b3247111173066cbef3139c7845e","kind":"commit","published_at":"2014-05-16T18:26:52.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.2.0","html_url":"https://github.com/beego/beego/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.2.0/manifests"},{"name":"v1.0.1","sha":"d0e2c5c67aba1d334485c8bc4274849d2d2775ff","kind":"tag","published_at":"2013-12-24T13:58:16.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.0.1","html_url":"https://github.com/beego/beego/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.0.1/manifests"},{"name":"v0.9.0","sha":"42f1d1aeef4e8e8036f759f3355e1946009f5496","kind":"commit","published_at":"2013-08-14T02:53:22.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.9.0","html_url":"https://github.com/beego/beego/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ab08aa9c9e6343a9eab8ddeb6b567b93128e3493","kind":"commit","published_at":"2013-07-25T08:08:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.8.0","html_url":"https://github.com/beego/beego/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"309f2e199b783ee58b50512d0e8738c7f059a19e","kind":"commit","published_at":"2013-06-25T03:42:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.7.0","html_url":"https://github.com/beego/beego/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"98b245c74622078ea1221a007a307538e2d5015b","kind":"tag","published_at":"2013-05-13T15:43:22.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.6.0","html_url":"https://github.com/beego/beego/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T13:40:12.500Z","dependent_packages_count":287,"downloads":null,"downloads_period":null,"dependent_repos_count":395,"rankings":{"downloads":null,"dependent_repos_count":0.3459411029050342,"dependent_packages_count":0.26547039071849143,"stargazers_count":0.044072415645396455,"forks_count":0.043865016042359296,"docker_downloads_count":0.26236049784200716,"average":0.1923418846306577},"purl":"pkg:golang/github.com/beego/beego/v2","advisories":[{"uuid":"GSA_kwCzR0hTQS0yajQyLWg3OGgtcTRmZ84ABGJT","url":"https://github.com/advisories/GHSA-2j42-h78h-q4fg","title":"Beego allows Reflected/Stored XSS in Beego's RenderForm() Function Due to Unescaped User Input","description":"### Summary\n\nA Cross-Site Scripting (XSS) vulnerability exists in Beego's `RenderForm()` function due to improper HTML escaping of user-controlled data. This vulnerability allows attackers to inject malicious JavaScript code that executes in victims' browsers, potentially leading to session hijacking, credential theft, or account takeover. The vulnerability affects any application using Beego's `RenderForm()` function with user-provided data. Since it is a high-level function generating an entire form markup, many developers would assume it automatically escapes attributes (the way most frameworks do).\n\n### Details\n\nThe vulnerability is located in the `renderFormField()` function in Beego's `templatefunc.go` file (around lines 316-356). This function directly injects user-provided values into HTML without proper escaping:\n\n```go\nreturn fmt.Sprintf(`%v\u003cinput%v%v name=\"%v\" type=\"%v\" value=\"%v\"%v\u003e`, \n    label, id, class, name, fType, value, requiredString)\n```\n\nNone of the values (label, id, class, name, value) are properly HTML-escaped before being inserted into the HTML template. This allows attackers to break out of the attribute context or inject HTML tags directly.\nThe vulnerability can be exploited in two main ways:\n\n- Attribute Injection: By injecting code into fields like DisplayName, an attacker can break out of the attribute context and execute JavaScript.\n- Content Injection: By injecting HTML tags into textarea content, an attacker can execute JavaScript.\n\nThe `RenderForm()` function returns `template.HTML`, which bypasses Go's automatic HTML escaping, making this vulnerability particularly dangerous.\n\n### PoC\n\nRetrieve the following (secret) gist: https://gist.github.com/thevilledev/8fd0cab3f098320aa9daab04be59fd2b\n\nTo run it:\n\n```go\ngo mod init beego-xss-poc\ngo mod tidy\ngo run poc.go\n```\n\nOpen your browser and navigate to http://localhost:8080/\n\nThe application demonstrates the vulnerability through several examples:\n- `/profile` - Shows a profile with malicious data in the Display Name and Bio fields\n- `/admin` - Shows multiple user profiles, including one with malicious data\n- `/submit` - Allows you to create your own profile with malicious data\n\nIn addition, you may use this Go test in `templatefunc_test.go`. The test passes, validating the vulnerability.\n\n```go\nfunc TestRenderFormXSSVulnerability(t *testing.T) {\n\ttype UserProfile struct {\n\t\tDisplayName string `form:\"displayName,text,Name:\"`\n\t\tBio         string `form:\",textarea\"`\n\t}\n\n\t// Test case 1: Attribute injection in input field\n\tmaliciousUser := UserProfile{\n\t\tDisplayName: `\" onmouseover=\"alert('XSS')\" data-malicious=\"`,\n\t\tBio:         \"Normal bio text\",\n\t}\n\n\toutput := RenderForm(\u0026maliciousUser)\n\n\t// The vulnerable output would contain the unescaped JavaScript\n\tif !strings.Contains(string(output), `onmouseover=\"alert('XSS')\"`) {\n\t\tt.Errorf(\"Expected XSS vulnerability in attribute, but got safe output: %v\", output)\n\t}\n\n\t// Test case 2: Script injection in textarea\n\tmaliciousUser2 := UserProfile{\n\t\tDisplayName: \"Normal Name\",\n\t\tBio:         `\u003c/textarea\u003e\u003cscript\u003ealert('XSS')\u003c/script\u003e\u003ctextarea\u003e`,\n\t}\n\n\toutput = RenderForm(\u0026maliciousUser2)\n\n\t// The vulnerable output would contain the unescaped script tag\n\tif !strings.Contains(string(output), `\u003c/textarea\u003e\u003cscript\u003ealert('XSS')`) {\n\t\tt.Errorf(\"Expected XSS vulnerability in textarea content, but got safe output: %v\", output)\n\t}\n}\n```\n\n### Impact\n\nThis is a high-severity vulnerability with the following impacts:\n\n- Cross-Site Scripting (XSS): Allows execution of arbitrary JavaScript in the context of the victim's browser.\n- Session Hijacking: Attackers can steal session cookies and impersonate victims.\n- Credential Theft: Attackers can create fake login forms to steal credentials.\n- Account Takeover: Attackers can perform actions on behalf of the victim.\n- Data Exfiltration: Sensitive data visible in the browser can be stolen.\n\nThis is particularly concerning in admin panels or user management interfaces where one user's data is displayed to another user (typically an administrator).\n\n### Mitigation\n\nThe vulnerability can be fixed by properly escaping all user-provided values before inserting them into HTML, for example:\n\n```go\n// Convert value to string and escape it\nvalueStr := \"\"\nif value != nil {\n    valueStr = template.HTMLEscapeString(fmt.Sprintf(\"%v\", value))\n}\n\n// Escape the name and label\nescapedName := template.HTMLEscapeString(name)\nescapedLabel := template.HTMLEscapeString(label)\nescapedType := template.HTMLEscapeString(fType)\n\nreturn fmt.Sprintf(`%v\u003cinput%v%v name=\"%v\" type=\"%v\" value=\"%v\"%v\u003e`, \n    escapedLabel, id, class, escapedName, escapedType, valueStr, requiredString)\n```","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2025-03-31T16:55:22.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N","references":["https://github.com/beego/beego/security/advisories/GHSA-2j42-h78h-q4fg","https://github.com/beego/beego/commit/939bb18c66406466715ddadd25dd9ffa6f169e25","https://nvd.nist.gov/vuln/detail/CVE-2025-30223","https://pkg.go.dev/vuln/GO-2025-3585","https://github.com/advisories/GHSA-2j42-h78h-q4fg"],"source_kind":"github","identifiers":["GHSA-2j42-h78h-q4fg","CVE-2025-30223"],"repository_url":"https://github.com/beego/beego","blast_radius":0.0,"created_at":"2025-03-31T17:08:14.786Z","updated_at":"2026-07-07T03:04:25.153Z","epss_percentage":0.0059,"epss_percentile":0.43902,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yajQyLWg3OGgtcTRmZ84ABGJT","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0yajQyLWg3OGgtcTRmZ84ABGJT","packages":[{"ecosystem":"go","package_name":"github.com/beego/beego","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.12.14"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego"},{"ecosystem":"go","package_name":"github.com/beego/beego/v2","versions":[{"first_patched_version":"2.3.6","vulnerable_version_range":"\u003c 2.3.6"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yajQyLWg3OGgtcTRmZ84ABGJT/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS05ajNtLWZyN3Etanhmd84ABCXk","url":"https://github.com/advisories/GHSA-9j3m-fr7q-jxfw","title":"Beego has Collision Hazards of MD5 in Cache Key Filenames","description":"In the context of using MD5 to generate filenames for cache keys, there are significant collision hazards that need to be considered. MD5, or Message Digest Algorithm 5, is a widely known cryptographic hash function that produces a 128-bit hash value. However, MD5 is no longer considered secure against well-funded opponents due to its vulnerability to collision attacks.\n\n### Understanding Collisions\nA collision in hashing occurs when two different inputs produce the same hash output. For MD5, this means that it is theoretically possible, and even practical, to find two distinct cache keys that result in the same MD5 hash. This vulnerability has been well-documented and exploited in various security contexts.\n\n### Implications for Cache Systems\nIn a cache system where filenames are derived from the MD5 hash of cache keys, a collision could lead to several critical issues:\n\nData Integrity Risks: If two different keys collide, they will map to the same filename. This could result in data being overwritten incorrectly, leading to data loss or corruption.\nSecurity Vulnerabilities: An attacker could potentially exploit collisions to manipulate cache data. For instance, by crafting a key that collides with another key, an attacker might gain unauthorized access to sensitive cached information or inject malicious data.\n\nUnpredictable Behavior: Collisions can cause the cache system to behave unpredictably, as it may retrieve or store data in unintended files, leading to system instability or incorrect behavior.\n\n### Mitigation Strategies\nTo mitigate these risks, consider the following strategies:\n\nUse a More Secure Hash Function: Replace MD5 with a more secure hash function like SHA-256, which has a significantly lower probability of collisions and is resistant to known attack vectors.\n\ncode at:https://github.com/beego/beego/blob/bb72dc27ac3970e51d38ee52fc3dc1465ae25b9d/client/cache/file.go#L126","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-12-12T19:22:39.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N","references":["https://github.com/beego/beego/security/advisories/GHSA-9j3m-fr7q-jxfw","https://github.com/beego/beego/commit/e7fa4835f71f47ab1d13afd638cebf661800d5a4","https://nvd.nist.gov/vuln/detail/CVE-2024-55885","https://github.com/advisories/GHSA-9j3m-fr7q-jxfw"],"source_kind":"github","identifiers":["GHSA-9j3m-fr7q-jxfw","CVE-2024-55885"],"repository_url":"https://github.com/beego/beego","blast_radius":17.916519959822576,"created_at":"2024-12-12T20:08:15.555Z","updated_at":"2026-07-22T04:06:05.473Z","epss_percentage":0.00342,"epss_percentile":0.26524,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05ajNtLWZyN3Etanhmd84ABCXk","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS05ajNtLWZyN3Etanhmd84ABCXk","packages":[{"ecosystem":"go","package_name":"github.com/beego/beego","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.12.14"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego"},{"ecosystem":"go","package_name":"github.com/beego/beego/v2","versions":[{"first_patched_version":"2.3.4","vulnerable_version_range":"\u003c 2.3.4"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05ajNtLWZyN3Etanhmd84ABCXk/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1yNnFoLWo0MmotcHc2NM4AA-TJ","url":"https://github.com/advisories/GHSA-r6qh-j42j-pw64","title":"Beego privilege escalation vulnerability","description":"An issue in beego v.2.2.0 and before allows a remote attacker to escalate privileges via the `sendMail` function located in the `beego/core/logs/smtp.go` file.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-07-31T21:32:38.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-40464","https://gist.github.com/nyxfqq/b53b0148b9aa040de63f58a68fd11445","https://github.com/beego/beego/security/advisories/GHSA-6g9p-wv47-4fxq","https://github.com/beego/beego/commit/8f89e12e6cafb106d5c201dbc3b2a338bfde74e2","https://github.com/advisories/GHSA-r6qh-j42j-pw64"],"source_kind":"github","identifiers":["GHSA-r6qh-j42j-pw64","CVE-2024-40464"],"repository_url":"https://github.com/beego/beego","blast_radius":22.5903947319502,"created_at":"2024-08-01T14:05:41.747Z","updated_at":"2026-06-22T18:06:09.762Z","epss_percentage":0.00569,"epss_percentile":0.42576,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yNnFoLWo0MmotcHc2NM4AA-TJ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1yNnFoLWo0MmotcHc2NM4AA-TJ","packages":[{"ecosystem":"go","package_name":"github.com/beego/beego/v2","versions":[{"first_patched_version":"2.2.1","vulnerable_version_range":"\u003c 2.2.1"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yNnFoLWo0MmotcHc2NM4AA-TJ/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS13cjNwLXI1Zmotd2Y5N84AA-TI","url":"https://github.com/advisories/GHSA-wr3p-r5fj-wf97","title":"Beego privilege escalation vulnerability","description":"An issue in beego v.2.2.0 and before allows a remote attacker to escalate privileges via the `getCacheFileName` function in the `file.go` file.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-07-31T21:32:38.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-40465","https://gist.github.com/nyxfqq/a5a2fc5147a1b34538e1ac05a3e56910","https://github.com/beego/beego/security/advisories/GHSA-6g9p-wv47-4fxq","https://github.com/beego/beego/commit/5a366cd62b555354a917a2d153e6563fe4d6eb88","https://github.com/beego/beego/commit/8f89e12e6cafb106d5c201dbc3b2a338bfde74e2","https://github.com/advisories/GHSA-wr3p-r5fj-wf97"],"source_kind":"github","identifiers":["GHSA-wr3p-r5fj-wf97","CVE-2024-40465"],"repository_url":"https://github.com/beego/beego","blast_radius":22.5903947319502,"created_at":"2024-08-01T14:05:41.778Z","updated_at":"2026-07-07T03:05:38.992Z","epss_percentage":0.00431,"epss_percentile":0.3458,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13cjNwLXI1Zmotd2Y5N84AA-TI","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS13cjNwLXI1Zmotd2Y5N84AA-TI","packages":[{"ecosystem":"go","package_name":"github.com/beego/beego/v2","versions":[{"first_patched_version":"2.2.1","vulnerable_version_range":"\u003c 2.2.1"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13cjNwLXI1Zmotd2Y5N84AA-TI/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS05NWY5LTk0dmMtNjY1aM4AAtG_","url":"https://github.com/advisories/GHSA-95f9-94vc-665h","title":"Path Traversal in Beego","description":"The `leafInfo.match()` function in Beego v2.0.3 and below uses `path.join()` to deal with wildcardvalues which can lead to cross directory risk.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-07-06T00:00:28.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-31836","https://github.com/beego/beego/issues/4961","https://github.com/beego/beego/pull/5025","https://github.com/beego/beego/pull/5025/commits/ea5ae58d40589d249cf577a053e490509de2bf57","https://pkg.go.dev/vuln/GO-2022-0569","https://github.com/advisories/GHSA-95f9-94vc-665h"],"source_kind":"github","identifiers":["GHSA-95f9-94vc-665h","CVE-2022-31836"],"repository_url":"https://github.com/beego/beego","blast_radius":0.0,"created_at":"2022-12-21T16:12:10.522Z","updated_at":"2026-07-21T16:09:39.090Z","epss_percentage":0.01503,"epss_percentile":0.71503,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05NWY5LTk0dmMtNjY1aM4AAtG_","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS05NWY5LTk0dmMtNjY1aM4AAtG_","packages":[{"ecosystem":"go","package_name":"github.com/beego/beego/v2","versions":[{"first_patched_version":"2.0.4","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.0.4"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego%2Fv2"},{"ecosystem":"go","package_name":"github.com/beego/beego","versions":[{"first_patched_version":"1.12.11","vulnerable_version_range":"\u003c 1.12.11"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05NWY5LTk0dmMtNjY1aM4AAtG_/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1xeDMyLWY2ZzYtZmNmcs4AAgdC","url":"https://github.com/advisories/GHSA-qx32-f6g6-fcfr","title":"Access control bypass in beego","description":"The route lookup process in beego prior to 1.12.9 and 2.x prior to 2.0.3 allows attackers to bypass access control. When a /`p1`/`p2`/`:name` route is configured, attackers can access it by appending .xml in various places (e.g., p1.xml instead of p1).","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-05-22T00:00:32.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-31259","https://github.com/beego/beego/issues/4946","https://github.com/beego/beego/tree/v2.0.2","https://github.com/beego/beego/pull/4958","https://github.com/beego/beego/pull/4954","https://github.com/beego/beego/commit/228576173a236c81a2122923fcf8099ad294e009","https://github.com/beego/beego/commit/64cf44d725c8cc35d782327d333df9cbeb1bf2dd","https://pkg.go.dev/vuln/GO-2022-0463","https://github.com/advisories/GHSA-qx32-f6g6-fcfr"],"source_kind":"github","identifiers":["GHSA-qx32-f6g6-fcfr","CVE-2022-31259"],"repository_url":"https://github.com/beego/beego","blast_radius":0.0,"created_at":"2022-12-21T16:12:22.508Z","updated_at":"2026-07-07T03:08:37.197Z","epss_percentage":0.21573,"epss_percentile":0.97312,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xeDMyLWY2ZzYtZmNmcs4AAgdC","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1xeDMyLWY2ZzYtZmNmcs4AAgdC","packages":[{"ecosystem":"go","package_name":"github.com/beego/beego","versions":[{"first_patched_version":"1.12.9","vulnerable_version_range":"\u003c 1.12.9"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego"},{"ecosystem":"go","package_name":"github.com/beego/beego/v2","versions":[{"first_patched_version":"2.0.3","vulnerable_version_range":"\u003c 2.0.3"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xeDMyLWY2ZzYtZmNmcs4AAgdC/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1mZmpwLTY2bXgtM3Fwas04vQ","url":"https://github.com/advisories/GHSA-ffjp-66mx-3qpj","title":"Privilege escalation in beego","description":"An issue was discovered in file profile.go. The MemProf and GetCPUProfile functions do not correctly check whether the created file exists. As a result attackers can launch attacks symlink attacks locally. Attackers can use this vulnerability to escalate privileges.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-04-06T00:01:30.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.8,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-27116","https://github.com/beego/beego/issues/4484","https://github.com/advisories/GHSA-ffjp-66mx-3qpj"],"source_kind":"github","identifiers":["GHSA-ffjp-66mx-3qpj","CVE-2021-27116"],"repository_url":"https://github.com/beego/beego","blast_radius":0.0,"created_at":"2022-12-21T16:12:30.718Z","updated_at":"2026-07-19T12:10:40.366Z","epss_percentage":0.00432,"epss_percentile":0.34534,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mZmpwLTY2bXgtM3Fwas04vQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mZmpwLTY2bXgtM3Fwas04vQ","packages":[{"ecosystem":"go","package_name":"github.com/beego/beego","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c 2.0.2"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego"},{"ecosystem":"go","package_name":"github.com/beego/beego/v2","versions":[{"first_patched_version":"2.0.2","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.0.2"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mZmpwLTY2bXgtM3Fwas04vQ/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0ydjZ2LXE5OTQteHZ4eM04xA","url":"https://github.com/advisories/GHSA-2v6v-q994-xvxx","title":"Privilege escalation in beego","description":"beego is an open-source, high-performance web framework for the Go programming language. An issue was discovered in file profile.go in function GetCPUProfile in beego through 2.0.2, allows attackers to launch symlink attacks locally.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-04-06T00:01:30.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.8,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-27117","https://github.com/beego/beego/issues/4484","https://github.com/advisories/GHSA-2v6v-q994-xvxx"],"source_kind":"github","identifiers":["GHSA-2v6v-q994-xvxx","CVE-2021-27117"],"repository_url":"https://github.com/beego/beego","blast_radius":0.0,"created_at":"2022-12-21T16:12:30.686Z","updated_at":"2026-07-19T12:10:40.365Z","epss_percentage":0.00432,"epss_percentile":0.34534,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0ydjZ2LXE5OTQteHZ4eM04xA","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0ydjZ2LXE5OTQteHZ4eM04xA","packages":[{"ecosystem":"go","package_name":"github.com/beego/beego","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c 2.0.2"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego"},{"ecosystem":"go","package_name":"github.com/beego/beego/v2","versions":[{"first_patched_version":"2.0.2","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.0.2"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0ydjZ2LXE5OTQteHZ4eM04xA/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0yOHI2LWptNWgtbXJnZ804tQ","url":"https://github.com/advisories/GHSA-28r6-jm5h-mrgg","title":"Access control bypass in Beego","description":"An issue was discovered in the route lookup process in beego through 2.0.1, allows attackers to bypass access control.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-04-06T00:01:30.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2021-30080","https://github.com/beego/beego/commit/d5df5e470d0a8ed291930ae802fd7e6b95226519","https://github.com/beego/beego/pull/4459","https://pkg.go.dev/vuln/GO-2022-0572","https://github.com/advisories/GHSA-28r6-jm5h-mrgg"],"source_kind":"github","identifiers":["GHSA-28r6-jm5h-mrgg","CVE-2021-30080"],"repository_url":"https://github.com/beego/beego","blast_radius":0.0,"created_at":"2022-12-21T16:12:30.750Z","updated_at":"2026-07-21T16:10:30.801Z","epss_percentage":0.0121,"epss_percentile":0.64547,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yOHI2LWptNWgtbXJnZ804tQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0yOHI2LWptNWgtbXJnZ804tQ","packages":[{"ecosystem":"go","package_name":"github.com/beego/beego","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.12.11"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego"},{"ecosystem":"go","package_name":"github.com/beego/beego/v2","versions":[{"first_patched_version":"2.0.3","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.0.3"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yOHI2LWptNWgtbXJnZ804tQ/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1jNzdmLTRyZ2otamZyNM0VxQ","url":"https://github.com/advisories/GHSA-c77f-4rgj-jfr4","title":"Cross-site Scripting in Beego","description":"Cross Site Scripting (XSS) vulnerability exists in the admin panel in Beego v2.0.1 via the URI path in an HTTP request, which is activated by administrators viewing the \"Request Statistics\" page.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-09-15T20:23:28.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.1,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-39391","https://github.com/beego/beego/issues/4727","https://github.com/advisories/GHSA-c77f-4rgj-jfr4"],"source_kind":"github","identifiers":["GHSA-c77f-4rgj-jfr4","CVE-2021-39391"],"repository_url":"https://github.com/beego/beego","blast_radius":0.0,"created_at":"2022-12-21T16:12:45.322Z","updated_at":"2026-07-09T20:07:49.187Z","epss_percentage":0.00795,"epss_percentile":0.52001,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jNzdmLTRyZ2otamZyNM0VxQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jNzdmLTRyZ2otamZyNM0VxQ","packages":[{"ecosystem":"go","package_name":"github.com/beego/beego/v2","versions":[{"first_patched_version":"2.0.2","vulnerable_version_range":"\u003c 2.0.2"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jNzdmLTRyZ2otamZyNM0VxQ/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/beego/beego/v2","docker_dependents_count":92,"docker_downloads_count":99458069,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/beego/beego/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/beego/beego/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-02T16:04:14.603Z","issues_count":118,"pull_requests_count":374,"avg_time_to_close_issue":5385625.301204819,"avg_time_to_close_pull_request":1365907.3814102565,"issues_closed_count":83,"pull_requests_closed_count":312,"pull_request_authors_count":53,"issue_authors_count":100,"avg_comments_per_issue":2.6186440677966103,"avg_comments_per_pull_request":2.0962566844919786,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":212,"past_year_issues_count":34,"past_year_pull_requests_count":143,"past_year_avg_time_to_close_issue":3760982.769230769,"past_year_avg_time_to_close_pull_request":1358769.5454545454,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":1.5882352941176472,"past_year_avg_comments_per_pull_request":1.7762237762237763,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":83,"past_year_merged_pull_requests_count":43,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/issues","maintainers":[{"login":"flycash","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flycash"},{"login":"junwense","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/junwense"}],"active_maintainers":[{"login":"flycash","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flycash"},{"login":"junwense","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/junwense"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2Fbeego%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2Fbeego%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2Fbeego%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2Fbeego%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2Fbeego%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2Fbeego%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2224545,"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":3835512,"name":"github.com/beego/beego","ecosystem":"go","description":"Package beego provide a MVC framework beego: an open-source, high-performance, modular, full-stack web framework","homepage":"https://github.com/beego/beego","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/beego/beego","keywords_array":[],"namespace":"github.com/beego","versions_count":42,"first_release_published_at":"2013-05-13T15:42:10.000Z","latest_release_published_at":"2024-09-06T05:59:46.000Z","latest_release_number":"v1.12.14","last_synced_at":"2026-07-22T08:03:08.033Z","created_at":"2022-04-11T20:15:45.533Z","updated_at":"2026-07-22T08:03:08.033Z","registry_url":"https://pkg.go.dev/github.com/beego/beego","install_command":"go get github.com/beego/beego","documentation_url":"https://pkg.go.dev/github.com/beego/beego#section-documentation","metadata":{},"repo_metadata":{"id":2595701,"uuid":"3577919","full_name":"beego/beego","owner":"beego","description":"beego is an open-source, high-performance web framework for the Go programming language.","archived":false,"fork":false,"pushed_at":"2025-10-04T11:24:51.000Z","size":11990,"stargazers_count":32285,"open_issues_count":19,"forks_count":5627,"subscribers_count":1165,"default_branch":"master","last_synced_at":"2025-10-04T13:19:34.830Z","etag":null,"topics":["beego","go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beego.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":null,"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":"2012-02-29T02:32:08.000Z","updated_at":"2025-10-03T18:01:59.000Z","dependencies_parsed_at":"2023-11-24T14:24:44.283Z","dependency_job_id":"11216344-22de-482d-8694-9aa2e6bf59b7","html_url":"https://github.com/beego/beego","commit_stats":{"total_commits":3420,"total_committers":523,"mean_commits":6.539196940726577,"dds":0.6997076023391813,"last_synced_commit":"05f624fe098bafaf97d389531faeb604070c0490"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/beego/beego","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beego","download_url":"https://codeload.github.com/beego/beego/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/sbom","scorecard":{"id":230140,"data":{"date":"2025-08-11","repo":{"name":"github.com/beego/beego","commit":"8fd113aa0937a11c45eb41cbf147f33df7e9fb6f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 21/25 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/changelog.yml:14","Warn: no topLevel permission defined: .github/workflows/need-feedback.yml:1","Warn: no topLevel permission defined: .github/workflows/need-translation.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:24","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":"Maintained","score":5,"reason":"4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/need-feedback.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/need-feedback.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/need-translation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/need-translation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/beego/beego/test.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/test.yml:143","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'develop-1.x'"],"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":7,"reason":"SAST tool is not run on all commits -- score normalized to 7","details":["Warn: 22 commits out of 29 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-17T04:42:18.243Z","repository_id":2595701,"created_at":"2025-08-17T04:42:18.244Z","updated_at":"2025-08-17T04:42:18.244Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278322184,"owners_count":25967872,"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-04T02:00:05.491Z","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":"beego","name":"beego Framework","uuid":"3884041","kind":"organization","description":"","email":null,"website":"http://beego.vip/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3884041?v=4","repositories_count":48,"last_synced_at":"2024-03-26T08:59:10.344Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/beego","funding_links":[],"total_stars":36491,"followers":176,"following":0,"created_at":"2022-11-03T12:04:37.226Z","updated_at":"2024-03-26T08:59:14.910Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beego","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beego/repositories"},"tags":[{"name":"v2.3.8","sha":"76259cc8177988940d0b3c1bbf30d07bde1225fb","kind":"commit","published_at":"2025-05-03T12:54:27.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.8","html_url":"https://github.com/beego/beego/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"8b65fc75c44b878b35420cdab47e3cbc8f53a0f0","kind":"commit","published_at":"2025-04-04T15:24:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.7","html_url":"https://github.com/beego/beego/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"5fa33bc11b947d0ddd0f68eb0cb8903741900f00","kind":"commit","published_at":"2025-03-26T07:42:05.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.6","html_url":"https://github.com/beego/beego/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"5e9c913b47dce0155e05637d4e195b87d3cdf75f","kind":"commit","published_at":"2025-02-28T15:22:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.5","html_url":"https://github.com/beego/beego/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"e7fa4835f71f47ab1d13afd638cebf661800d5a4","kind":"commit","published_at":"2024-12-08T14:30:41.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.4","html_url":"https://github.com/beego/beego/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b510342640c946adf6755071196e9fac98d23ad0","kind":"commit","published_at":"2024-11-18T10:38:46.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.3","html_url":"https://github.com/beego/beego/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b602bdafcd302133cf3ca0f59df467ed6da125b2","kind":"commit","published_at":"2024-10-31T12:44:58.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.2","html_url":"https://github.com/beego/beego/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.2/manifests"},{"name":"v1.12.14","sha":"5a457f1b1cb51db2aaf6547c778bddb2fe1c01f1","kind":"commit","published_at":"2024-09-06T05:59:46.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.14","html_url":"https://github.com/beego/beego/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.14/manifests"},{"name":"v2.3.1","sha":"0f78ddc53a38678764fef2b27beda2d81530aca2","kind":"commit","published_at":"2024-09-02T06:14:33.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.1","html_url":"https://github.com/beego/beego/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.1/manifests"},{"name":"v1.12.13","sha":"17e916f4a07de394e848a859844580eabdbadfc9","kind":"commit","published_at":"2024-08-04T08:55:20.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.13","html_url":"https://github.com/beego/beego/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.13/manifests"},{"name":"v2.3.0","sha":"3cb34a8dd16c0f6f9e6c14436e8b94167eb7b3e4","kind":"commit","published_at":"2024-08-02T07:05:11.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.3.0","html_url":"https://github.com/beego/beego/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"84dcf68cb10b3ef3445455d23709529c23b9fd35","kind":"commit","published_at":"2024-07-01T11:38:47.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.2.2","html_url":"https://github.com/beego/beego/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"8f89e12e6cafb106d5c201dbc3b2a338bfde74e2","kind":"commit","published_at":"2024-04-25T08:55:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.2.1","html_url":"https://github.com/beego/beego/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"f55655e65ff4870895cd351b30b524d2b47c50cc","kind":"commit","published_at":"2024-03-31T13:45:10.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.2.0","html_url":"https://github.com/beego/beego/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.2.0/manifests"},{"name":"v2.1.6","sha":"c851ba36cab054b429818f39b573322b10681da2","kind":"commit","published_at":"2024-02-05T03:31:57.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.6","html_url":"https://github.com/beego/beego/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"979c0760240777680c6d65fe29e79919380a4c39","kind":"commit","published_at":"2023-12-10T15:22:51.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.5","html_url":"https://github.com/beego/beego/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"95a8a61d2b8b05bade28f3da3130645c741c23ff","kind":"commit","published_at":"2023-11-27T15:43:59.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.4","html_url":"https://github.com/beego/beego/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"e4b67e86ee882def5f21a7a612690b33d0ffe5e0","kind":"commit","published_at":"2023-10-06T11:48:10.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.3","html_url":"https://github.com/beego/beego/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"82aa2c28dca9268e1d835cf8cf183972cb4034ac","kind":"commit","published_at":"2023-09-20T15:30:23.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.2","html_url":"https://github.com/beego/beego/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5a94d25af51852b11cf6d4fb51f21a23c3d4506e","kind":"commit","published_at":"2023-07-31T15:11:31.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.1","html_url":"https://github.com/beego/beego/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"420e11ee6380c4f74bba9d0c0e1b4d43fc5de960","kind":"commit","published_at":"2023-05-27T06:41:51.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.1.0","html_url":"https://github.com/beego/beego/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.1.0/manifests"},{"name":"v1.12.12","sha":"3c6986a5c49bb97fb8c496934aff54647fee1bb7","kind":"commit","published_at":"2023-03-09T07:08:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.12","html_url":"https://github.com/beego/beego/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.12/manifests"},{"name":"v2.0.7","sha":"46d660464e6e850d02bb41829271fca99cb34864","kind":"commit","published_at":"2022-12-13T10:49:57.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.7","html_url":"https://github.com/beego/beego/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"76343e4422710373ed4838e7262c4d54524e3b94","kind":"commit","published_at":"2022-11-22T16:06:32.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.6","html_url":"https://github.com/beego/beego/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"f81689dfb1771a67a6056051f4b0fe46ae66f617","kind":"commit","published_at":"2022-07-30T08:11:51.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.5","html_url":"https://github.com/beego/beego/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.5/manifests"},{"name":"v1.12.11","sha":"c280209bf5b94cf31094a200b166c97eb3898851","kind":"commit","published_at":"2022-07-20T16:33:11.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.11","html_url":"https://github.com/beego/beego/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"36edb18d6e63b6492fdc95422699bd9123e4b91c","kind":"commit","published_at":"2022-06-24T14:44:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.10","html_url":"https://github.com/beego/beego/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.10/manifests"},{"name":"v2.0.4","sha":"0b8b87cf56474050695eedc0e028596cdbbc6c38","kind":"commit","published_at":"2022-06-12T02:42:27.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.4","html_url":"https://github.com/beego/beego/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d828091699f2d97e505c709c653bc036a986cd27","kind":"commit","published_at":"2022-05-23T13:34:13.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.3","html_url":"https://github.com/beego/beego/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.3/manifests"},{"name":"v1.12.9","sha":"7d8a2592db500445c20f2a28ea2a2f7059f0c183","kind":"commit","published_at":"2022-05-23T12:52:37.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.9","html_url":"https://github.com/beego/beego/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"9cd021f27cff6d9c63279c66667be4efed0b51f7","kind":"commit","published_at":"2022-04-29T09:02:19.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.8","html_url":"https://github.com/beego/beego/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"4b387f499208a77f5faf8ba6ee520c2e9420e115","kind":"commit","published_at":"2022-04-27T15:23:37.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.7","html_url":"https://github.com/beego/beego/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"6fffb3196f04efc7ccb372b24ea8e152a7c8cc1b","kind":"commit","published_at":"2022-04-27T13:44:47.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.6","html_url":"https://github.com/beego/beego/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.6/manifests"},{"name":"v1.12.4","sha":"8524b624773d54c324ae7d389cbda63df2c706f9","kind":"commit","published_at":"2022-04-25T04:16:48.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.4","html_url":"https://github.com/beego/beego/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.4/manifests"},{"name":"v2.0.2","sha":"6255e55fed855675fd73e05ca7c0fd0465e2757c","kind":"commit","published_at":"2022-01-09T09:17:04.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.2","html_url":"https://github.com/beego/beego/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2/manifests"},{"name":"v2.0.2-beta.1","sha":"c6e84d8a5dd3a43417eaaf7fc3419b37f6b07744","kind":"commit","published_at":"2021-09-15T03:13:44.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.2-beta.1","html_url":"https://github.com/beego/beego/releases/tag/v2.0.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.2-beta.1/manifests"},{"name":"v2.0.1","sha":"c0d9d883c8005d9b8f231a3497a4ff09636359d4","kind":"commit","published_at":"2020-12-14T07:02:24.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.1","html_url":"https://github.com/beego/beego/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a1b1248a67b3f252639ed5a60d143675cae10cb7","kind":"commit","published_at":"2020-12-14T06:28:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.0","html_url":"https://github.com/beego/beego/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta","sha":"fb12e1f743d67a4adbe4751cffbdd6113fde525f","kind":"commit","published_at":"2020-11-07T14:23:55.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v2.0.0-beta","html_url":"https://github.com/beego/beego/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v2.0.0-beta/manifests"},{"name":"v1.12.3","sha":"cbbb6bfb088c856d2c3302a5d128ff747041cd33","kind":"commit","published_at":"2020-11-03T14:49:59.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.3","html_url":"https://github.com/beego/beego/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"8ef8fd26068a7b70865acbabee89f6691ae553a9","kind":"commit","published_at":"2020-06-30T15:25:29.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.2","html_url":"https://github.com/beego/beego/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"de5650b7230083f957045890af942ffdac87c782","kind":"commit","published_at":"2020-02-07T08:23:57.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.1","html_url":"https://github.com/beego/beego/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"32ee728078c84c28f2642c70745afc8f6830044d","kind":"commit","published_at":"2019-07-05T04:26:39.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.12.0","html_url":"https://github.com/beego/beego/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"1b6edafc96ad27b6515fafeccd7339dda3e997b1","kind":"commit","published_at":"2018-11-30T13:54:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.11.1","html_url":"https://github.com/beego/beego/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b0e2bbce2a45fcfda684b47968387fa0866ada06","kind":"commit","published_at":"2018-11-19T06:40:43.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.11.0","html_url":"https://github.com/beego/beego/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"053a075344c118a5cc41981b29ef612bb53d20ca","kind":"commit","published_at":"2018-07-31T13:18:48.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.10.1","html_url":"https://github.com/beego/beego/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a09bafbf2ab483742b17bb352f95dbc0a597e720","kind":"commit","published_at":"2018-07-21T07:55:28.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.10.0","html_url":"https://github.com/beego/beego/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"bf5c5626ab429e66d88602e1ab1ab5fbf4629a01","kind":"commit","published_at":"2017-12-06T15:37:36.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.9.2","html_url":"https://github.com/beego/beego/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.2/manifests"},{"name":"v1.9.0","sha":"d96289a81bf67728cff7a19b067aaecc65a62ec6","kind":"commit","published_at":"2017-07-18T16:56:48.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.9.0","html_url":"https://github.com/beego/beego/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"cab8458c1c4a5a3b4bf5192922be620e6dede15b","kind":"commit","published_at":"2017-05-19T13:19:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.3","html_url":"https://github.com/beego/beego/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"7452151beec2f43c42122fd91b7523bcbccf05be","kind":"commit","published_at":"2017-05-01T05:01:59.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.2","html_url":"https://github.com/beego/beego/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"522b3a4a70bd86c20e5d2f4ca6320b44204c0019","kind":"commit","published_at":"2017-04-25T14:51:23.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.1","html_url":"https://github.com/beego/beego/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"323a1c4214101331a4b71922c23d19b7409ac71f","kind":"commit","published_at":"2017-03-06T13:59:04.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.8.0","html_url":"https://github.com/beego/beego/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"90999717dda6193c6f970eec52e289b0a9e74998","kind":"commit","published_at":"2016-12-05T15:14:26.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.7.2","html_url":"https://github.com/beego/beego/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"2d87d4feafeea0a133d217a82e6e02df0348fed5","kind":"commit","published_at":"2016-09-22T15:18:45.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.7.1","html_url":"https://github.com/beego/beego/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"3f67c62dd87d651ef95883586bca141abf795507","kind":"commit","published_at":"2016-08-29T16:15:02.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.7.0","html_url":"https://github.com/beego/beego/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"1aeb3d90512734def678c7aa9f612fe6f659e6b5","kind":"commit","published_at":"2016-03-11T03:35:24.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.6.1","html_url":"https://github.com/beego/beego/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"92d0b9ae95662d04e1d32eeffa52b4697b01ae37","kind":"commit","published_at":"2016-01-17T16:22:31.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.6.0","html_url":"https://github.com/beego/beego/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"f7f390dfecc5d2c37e5457e9789b8962c78a4403","kind":"commit","published_at":"2015-06-16T06:53:38.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.5.0","html_url":"https://github.com/beego/beego/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"1c9898dee5c4218c1c470b4fd791d51d0dd0a463","kind":"commit","published_at":"2015-02-27T14:52:42.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.3","html_url":"https://github.com/beego/beego/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"07c628c7e9f813efc3f7e1785f667e08f2340d53","kind":"commit","published_at":"2014-11-06T09:30:50.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.2","html_url":"https://github.com/beego/beego/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"0692f92890f5daf65b9efbcfc70a20c9928c3d43","kind":"commit","published_at":"2014-09-02T06:42:02.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.1","html_url":"https://github.com/beego/beego/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"c4fa17921e4adf61c7b0b69315418d12986b1434","kind":"commit","published_at":"2014-08-18T08:44:40.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.4.0","html_url":"https://github.com/beego/beego/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"469f283b681b5acf71c16ad000096c3cbcd60fa2","kind":"commit","published_at":"2014-06-19T12:29:36.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.3.0","html_url":"https://github.com/beego/beego/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"92f618161677b3247111173066cbef3139c7845e","kind":"commit","published_at":"2014-05-16T18:26:52.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.2.0","html_url":"https://github.com/beego/beego/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.2.0/manifests"},{"name":"v1.0.1","sha":"d0e2c5c67aba1d334485c8bc4274849d2d2775ff","kind":"tag","published_at":"2013-12-24T13:58:16.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v1.0.1","html_url":"https://github.com/beego/beego/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v1.0.1/manifests"},{"name":"v0.9.0","sha":"42f1d1aeef4e8e8036f759f3355e1946009f5496","kind":"commit","published_at":"2013-08-14T02:53:22.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.9.0","html_url":"https://github.com/beego/beego/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ab08aa9c9e6343a9eab8ddeb6b567b93128e3493","kind":"commit","published_at":"2013-07-25T08:08:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.8.0","html_url":"https://github.com/beego/beego/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"309f2e199b783ee58b50512d0e8738c7f059a19e","kind":"commit","published_at":"2013-06-25T03:42:18.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.7.0","html_url":"https://github.com/beego/beego/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"98b245c74622078ea1221a007a307538e2d5015b","kind":"tag","published_at":"2013-05-13T15:43:22.000Z","download_url":"https://codeload.github.com/beego/beego/tar.gz/v0.6.0","html_url":"https://github.com/beego/beego/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/beego/beego@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2026-05-23T09:06:27.749Z","dependent_packages_count":36,"downloads":null,"downloads_period":null,"dependent_repos_count":83,"rankings":{"downloads":null,"dependent_repos_count":0.6477089602850501,"dependent_packages_count":1.275922357884607,"stargazers_count":0.044072415645396455,"forks_count":0.043865016042359296,"docker_downloads_count":0.872841229381887,"average":0.57688199584786},"purl":"pkg:golang/github.com/beego/beego","advisories":[{"uuid":"GSA_kwCzR0hTQS0yajQyLWg3OGgtcTRmZ84ABGJT","url":"https://github.com/advisories/GHSA-2j42-h78h-q4fg","title":"Beego allows Reflected/Stored XSS in Beego's RenderForm() Function Due to Unescaped User Input","description":"### Summary\n\nA Cross-Site Scripting (XSS) vulnerability exists in Beego's `RenderForm()` function due to improper HTML escaping of user-controlled data. This vulnerability allows attackers to inject malicious JavaScript code that executes in victims' browsers, potentially leading to session hijacking, credential theft, or account takeover. The vulnerability affects any application using Beego's `RenderForm()` function with user-provided data. Since it is a high-level function generating an entire form markup, many developers would assume it automatically escapes attributes (the way most frameworks do).\n\n### Details\n\nThe vulnerability is located in the `renderFormField()` function in Beego's `templatefunc.go` file (around lines 316-356). This function directly injects user-provided values into HTML without proper escaping:\n\n```go\nreturn fmt.Sprintf(`%v\u003cinput%v%v name=\"%v\" type=\"%v\" value=\"%v\"%v\u003e`, \n    label, id, class, name, fType, value, requiredString)\n```\n\nNone of the values (label, id, class, name, value) are properly HTML-escaped before being inserted into the HTML template. This allows attackers to break out of the attribute context or inject HTML tags directly.\nThe vulnerability can be exploited in two main ways:\n\n- Attribute Injection: By injecting code into fields like DisplayName, an attacker can break out of the attribute context and execute JavaScript.\n- Content Injection: By injecting HTML tags into textarea content, an attacker can execute JavaScript.\n\nThe `RenderForm()` function returns `template.HTML`, which bypasses Go's automatic HTML escaping, making this vulnerability particularly dangerous.\n\n### PoC\n\nRetrieve the following (secret) gist: https://gist.github.com/thevilledev/8fd0cab3f098320aa9daab04be59fd2b\n\nTo run it:\n\n```go\ngo mod init beego-xss-poc\ngo mod tidy\ngo run poc.go\n```\n\nOpen your browser and navigate to http://localhost:8080/\n\nThe application demonstrates the vulnerability through several examples:\n- `/profile` - Shows a profile with malicious data in the Display Name and Bio fields\n- `/admin` - Shows multiple user profiles, including one with malicious data\n- `/submit` - Allows you to create your own profile with malicious data\n\nIn addition, you may use this Go test in `templatefunc_test.go`. The test passes, validating the vulnerability.\n\n```go\nfunc TestRenderFormXSSVulnerability(t *testing.T) {\n\ttype UserProfile struct {\n\t\tDisplayName string `form:\"displayName,text,Name:\"`\n\t\tBio         string `form:\",textarea\"`\n\t}\n\n\t// Test case 1: Attribute injection in input field\n\tmaliciousUser := UserProfile{\n\t\tDisplayName: `\" onmouseover=\"alert('XSS')\" data-malicious=\"`,\n\t\tBio:         \"Normal bio text\",\n\t}\n\n\toutput := RenderForm(\u0026maliciousUser)\n\n\t// The vulnerable output would contain the unescaped JavaScript\n\tif !strings.Contains(string(output), `onmouseover=\"alert('XSS')\"`) {\n\t\tt.Errorf(\"Expected XSS vulnerability in attribute, but got safe output: %v\", output)\n\t}\n\n\t// Test case 2: Script injection in textarea\n\tmaliciousUser2 := UserProfile{\n\t\tDisplayName: \"Normal Name\",\n\t\tBio:         `\u003c/textarea\u003e\u003cscript\u003ealert('XSS')\u003c/script\u003e\u003ctextarea\u003e`,\n\t}\n\n\toutput = RenderForm(\u0026maliciousUser2)\n\n\t// The vulnerable output would contain the unescaped script tag\n\tif !strings.Contains(string(output), `\u003c/textarea\u003e\u003cscript\u003ealert('XSS')`) {\n\t\tt.Errorf(\"Expected XSS vulnerability in textarea content, but got safe output: %v\", output)\n\t}\n}\n```\n\n### Impact\n\nThis is a high-severity vulnerability with the following impacts:\n\n- Cross-Site Scripting (XSS): Allows execution of arbitrary JavaScript in the context of the victim's browser.\n- Session Hijacking: Attackers can steal session cookies and impersonate victims.\n- Credential Theft: Attackers can create fake login forms to steal credentials.\n- Account Takeover: Attackers can perform actions on behalf of the victim.\n- Data Exfiltration: Sensitive data visible in the browser can be stolen.\n\nThis is particularly concerning in admin panels or user management interfaces where one user's data is displayed to another user (typically an administrator).\n\n### Mitigation\n\nThe vulnerability can be fixed by properly escaping all user-provided values before inserting them into HTML, for example:\n\n```go\n// Convert value to string and escape it\nvalueStr := \"\"\nif value != nil {\n    valueStr = template.HTMLEscapeString(fmt.Sprintf(\"%v\", value))\n}\n\n// Escape the name and label\nescapedName := template.HTMLEscapeString(name)\nescapedLabel := template.HTMLEscapeString(label)\nescapedType := template.HTMLEscapeString(fType)\n\nreturn fmt.Sprintf(`%v\u003cinput%v%v name=\"%v\" type=\"%v\" value=\"%v\"%v\u003e`, \n    escapedLabel, id, class, escapedName, escapedType, valueStr, requiredString)\n```","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2025-03-31T16:55:22.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N","references":["https://github.com/beego/beego/security/advisories/GHSA-2j42-h78h-q4fg","https://github.com/beego/beego/commit/939bb18c66406466715ddadd25dd9ffa6f169e25","https://nvd.nist.gov/vuln/detail/CVE-2025-30223","https://pkg.go.dev/vuln/GO-2025-3585","https://github.com/advisories/GHSA-2j42-h78h-q4fg"],"source_kind":"github","identifiers":["GHSA-2j42-h78h-q4fg","CVE-2025-30223"],"repository_url":"https://github.com/beego/beego","blast_radius":0.0,"created_at":"2025-03-31T17:08:14.786Z","updated_at":"2026-07-07T03:04:25.153Z","epss_percentage":0.0059,"epss_percentile":0.43902,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yajQyLWg3OGgtcTRmZ84ABGJT","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0yajQyLWg3OGgtcTRmZ84ABGJT","packages":[{"ecosystem":"go","package_name":"github.com/beego/beego","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.12.14"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego"},{"ecosystem":"go","package_name":"github.com/beego/beego/v2","versions":[{"first_patched_version":"2.3.6","vulnerable_version_range":"\u003c 2.3.6"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yajQyLWg3OGgtcTRmZ84ABGJT/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS05ajNtLWZyN3Etanhmd84ABCXk","url":"https://github.com/advisories/GHSA-9j3m-fr7q-jxfw","title":"Beego has Collision Hazards of MD5 in Cache Key Filenames","description":"In the context of using MD5 to generate filenames for cache keys, there are significant collision hazards that need to be considered. MD5, or Message Digest Algorithm 5, is a widely known cryptographic hash function that produces a 128-bit hash value. However, MD5 is no longer considered secure against well-funded opponents due to its vulnerability to collision attacks.\n\n### Understanding Collisions\nA collision in hashing occurs when two different inputs produce the same hash output. For MD5, this means that it is theoretically possible, and even practical, to find two distinct cache keys that result in the same MD5 hash. This vulnerability has been well-documented and exploited in various security contexts.\n\n### Implications for Cache Systems\nIn a cache system where filenames are derived from the MD5 hash of cache keys, a collision could lead to several critical issues:\n\nData Integrity Risks: If two different keys collide, they will map to the same filename. This could result in data being overwritten incorrectly, leading to data loss or corruption.\nSecurity Vulnerabilities: An attacker could potentially exploit collisions to manipulate cache data. For instance, by crafting a key that collides with another key, an attacker might gain unauthorized access to sensitive cached information or inject malicious data.\n\nUnpredictable Behavior: Collisions can cause the cache system to behave unpredictably, as it may retrieve or store data in unintended files, leading to system instability or incorrect behavior.\n\n### Mitigation Strategies\nTo mitigate these risks, consider the following strategies:\n\nUse a More Secure Hash Function: Replace MD5 with a more secure hash function like SHA-256, which has a significantly lower probability of collisions and is resistant to known attack vectors.\n\ncode at:https://github.com/beego/beego/blob/bb72dc27ac3970e51d38ee52fc3dc1465ae25b9d/client/cache/file.go#L126","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-12-12T19:22:39.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N","references":["https://github.com/beego/beego/security/advisories/GHSA-9j3m-fr7q-jxfw","https://github.com/beego/beego/commit/e7fa4835f71f47ab1d13afd638cebf661800d5a4","https://nvd.nist.gov/vuln/detail/CVE-2024-55885","https://github.com/advisories/GHSA-9j3m-fr7q-jxfw"],"source_kind":"github","identifiers":["GHSA-9j3m-fr7q-jxfw","CVE-2024-55885"],"repository_url":"https://github.com/beego/beego","blast_radius":17.916519959822576,"created_at":"2024-12-12T20:08:15.555Z","updated_at":"2026-07-22T04:06:05.473Z","epss_percentage":0.00342,"epss_percentile":0.26524,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05ajNtLWZyN3Etanhmd84ABCXk","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS05ajNtLWZyN3Etanhmd84ABCXk","packages":[{"ecosystem":"go","package_name":"github.com/beego/beego","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.12.14"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego"},{"ecosystem":"go","package_name":"github.com/beego/beego/v2","versions":[{"first_patched_version":"2.3.4","vulnerable_version_range":"\u003c 2.3.4"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05ajNtLWZyN3Etanhmd84ABCXk/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS05NWY5LTk0dmMtNjY1aM4AAtG_","url":"https://github.com/advisories/GHSA-95f9-94vc-665h","title":"Path Traversal in Beego","description":"The `leafInfo.match()` function in Beego v2.0.3 and below uses `path.join()` to deal with wildcardvalues which can lead to cross directory risk.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-07-06T00:00:28.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-31836","https://github.com/beego/beego/issues/4961","https://github.com/beego/beego/pull/5025","https://github.com/beego/beego/pull/5025/commits/ea5ae58d40589d249cf577a053e490509de2bf57","https://pkg.go.dev/vuln/GO-2022-0569","https://github.com/advisories/GHSA-95f9-94vc-665h"],"source_kind":"github","identifiers":["GHSA-95f9-94vc-665h","CVE-2022-31836"],"repository_url":"https://github.com/beego/beego","blast_radius":0.0,"created_at":"2022-12-21T16:12:10.522Z","updated_at":"2026-07-21T16:09:39.090Z","epss_percentage":0.01503,"epss_percentile":0.71503,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05NWY5LTk0dmMtNjY1aM4AAtG_","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS05NWY5LTk0dmMtNjY1aM4AAtG_","packages":[{"ecosystem":"go","package_name":"github.com/beego/beego/v2","versions":[{"first_patched_version":"2.0.4","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.0.4"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego%2Fv2"},{"ecosystem":"go","package_name":"github.com/beego/beego","versions":[{"first_patched_version":"1.12.11","vulnerable_version_range":"\u003c 1.12.11"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05NWY5LTk0dmMtNjY1aM4AAtG_/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1oZjRwLTRqOXItM2N2eM4AAq47","url":"https://github.com/advisories/GHSA-hf4p-4j9r-3cvx","title":"Incorrect Default Permissions in Beego","description":"The File Session Manager in Beego before 1.12.2 allows local users to read session files because of weak permissions for individual files.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-24T22:00:36.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2019-16355","https://github.com/beego/beego/issues/3763","https://github.com/beego/beego/pull/3975/commits/f99cbe0fa40936f2f8dd28e70620c559b6e5e2fd","https://github.com/beego/beego/pull/3975","https://github.com/beego/beego/commit/bac2b31afecc65d9a89f9e473b8006c5edc0c8d1","https://github.com/advisories/GHSA-hf4p-4j9r-3cvx"],"source_kind":"github","identifiers":["GHSA-hf4p-4j9r-3cvx","CVE-2019-16355"],"repository_url":"https://github.com/beego/beego","blast_radius":0.0,"created_at":"2024-02-01T22:07:32.941Z","updated_at":"2026-07-22T04:08:50.222Z","epss_percentage":0.00362,"epss_percentile":0.28571,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oZjRwLTRqOXItM2N2eM4AAq47","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oZjRwLTRqOXItM2N2eM4AAq47","packages":[{"ecosystem":"go","package_name":"github.com/beego/beego","versions":[{"first_patched_version":"1.12.2","vulnerable_version_range":"\u003c 1.12.2"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oZjRwLTRqOXItM2N2eM4AAq47/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1xeDMyLWY2ZzYtZmNmcs4AAgdC","url":"https://github.com/advisories/GHSA-qx32-f6g6-fcfr","title":"Access control bypass in beego","description":"The route lookup process in beego prior to 1.12.9 and 2.x prior to 2.0.3 allows attackers to bypass access control. When a /`p1`/`p2`/`:name` route is configured, attackers can access it by appending .xml in various places (e.g., p1.xml instead of p1).","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-05-22T00:00:32.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-31259","https://github.com/beego/beego/issues/4946","https://github.com/beego/beego/tree/v2.0.2","https://github.com/beego/beego/pull/4958","https://github.com/beego/beego/pull/4954","https://github.com/beego/beego/commit/228576173a236c81a2122923fcf8099ad294e009","https://github.com/beego/beego/commit/64cf44d725c8cc35d782327d333df9cbeb1bf2dd","https://pkg.go.dev/vuln/GO-2022-0463","https://github.com/advisories/GHSA-qx32-f6g6-fcfr"],"source_kind":"github","identifiers":["GHSA-qx32-f6g6-fcfr","CVE-2022-31259"],"repository_url":"https://github.com/beego/beego","blast_radius":0.0,"created_at":"2022-12-21T16:12:22.508Z","updated_at":"2026-07-07T03:08:37.197Z","epss_percentage":0.21573,"epss_percentile":0.97312,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xeDMyLWY2ZzYtZmNmcs4AAgdC","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1xeDMyLWY2ZzYtZmNmcs4AAgdC","packages":[{"ecosystem":"go","package_name":"github.com/beego/beego","versions":[{"first_patched_version":"1.12.9","vulnerable_version_range":"\u003c 1.12.9"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego"},{"ecosystem":"go","package_name":"github.com/beego/beego/v2","versions":[{"first_patched_version":"2.0.3","vulnerable_version_range":"\u003c 2.0.3"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xeDMyLWY2ZzYtZmNmcs4AAgdC/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0ydjZ2LXE5OTQteHZ4eM04xA","url":"https://github.com/advisories/GHSA-2v6v-q994-xvxx","title":"Privilege escalation in beego","description":"beego is an open-source, high-performance web framework for the Go programming language. An issue was discovered in file profile.go in function GetCPUProfile in beego through 2.0.2, allows attackers to launch symlink attacks locally.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-04-06T00:01:30.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.8,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-27117","https://github.com/beego/beego/issues/4484","https://github.com/advisories/GHSA-2v6v-q994-xvxx"],"source_kind":"github","identifiers":["GHSA-2v6v-q994-xvxx","CVE-2021-27117"],"repository_url":"https://github.com/beego/beego","blast_radius":0.0,"created_at":"2022-12-21T16:12:30.686Z","updated_at":"2026-07-19T12:10:40.365Z","epss_percentage":0.00432,"epss_percentile":0.34534,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0ydjZ2LXE5OTQteHZ4eM04xA","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0ydjZ2LXE5OTQteHZ4eM04xA","packages":[{"ecosystem":"go","package_name":"github.com/beego/beego","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c 2.0.2"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego"},{"ecosystem":"go","package_name":"github.com/beego/beego/v2","versions":[{"first_patched_version":"2.0.2","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.0.2"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0ydjZ2LXE5OTQteHZ4eM04xA/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1mZmpwLTY2bXgtM3Fwas04vQ","url":"https://github.com/advisories/GHSA-ffjp-66mx-3qpj","title":"Privilege escalation in beego","description":"An issue was discovered in file profile.go. The MemProf and GetCPUProfile functions do not correctly check whether the created file exists. As a result attackers can launch attacks symlink attacks locally. Attackers can use this vulnerability to escalate privileges.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-04-06T00:01:30.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.8,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-27116","https://github.com/beego/beego/issues/4484","https://github.com/advisories/GHSA-ffjp-66mx-3qpj"],"source_kind":"github","identifiers":["GHSA-ffjp-66mx-3qpj","CVE-2021-27116"],"repository_url":"https://github.com/beego/beego","blast_radius":0.0,"created_at":"2022-12-21T16:12:30.718Z","updated_at":"2026-07-19T12:10:40.366Z","epss_percentage":0.00432,"epss_percentile":0.34534,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mZmpwLTY2bXgtM3Fwas04vQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mZmpwLTY2bXgtM3Fwas04vQ","packages":[{"ecosystem":"go","package_name":"github.com/beego/beego","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c 2.0.2"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego"},{"ecosystem":"go","package_name":"github.com/beego/beego/v2","versions":[{"first_patched_version":"2.0.2","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.0.2"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mZmpwLTY2bXgtM3Fwas04vQ/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0yOHI2LWptNWgtbXJnZ804tQ","url":"https://github.com/advisories/GHSA-28r6-jm5h-mrgg","title":"Access control bypass in Beego","description":"An issue was discovered in the route lookup process in beego through 2.0.1, allows attackers to bypass access control.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-04-06T00:01:30.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2021-30080","https://github.com/beego/beego/commit/d5df5e470d0a8ed291930ae802fd7e6b95226519","https://github.com/beego/beego/pull/4459","https://pkg.go.dev/vuln/GO-2022-0572","https://github.com/advisories/GHSA-28r6-jm5h-mrgg"],"source_kind":"github","identifiers":["GHSA-28r6-jm5h-mrgg","CVE-2021-30080"],"repository_url":"https://github.com/beego/beego","blast_radius":0.0,"created_at":"2022-12-21T16:12:30.750Z","updated_at":"2026-07-21T16:10:30.801Z","epss_percentage":0.0121,"epss_percentile":0.64547,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yOHI2LWptNWgtbXJnZ804tQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0yOHI2LWptNWgtbXJnZ804tQ","packages":[{"ecosystem":"go","package_name":"github.com/beego/beego","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.12.11"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego"},{"ecosystem":"go","package_name":"github.com/beego/beego/v2","versions":[{"first_patched_version":"2.0.3","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.0.3"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yOHI2LWptNWgtbXJnZ804tQ/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWY2cHgtdzhyaC03cjg5","url":"https://github.com/advisories/GHSA-f6px-w8rh-7r89","title":"Beego has a file creation race condition","description":"The File Session Manager in Beego 1.10.0 allows local users to read session files because there is a race condition involving file creation within a directory with weak permissions.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-08-02T17:15:05.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.7,"cvss_vector":"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2019-16354","https://github.com/astaxie/beego/issues/3763","https://github.com/beego/beego/issues/3763","https://github.com/beego/beego/pull/3975/commits/f99cbe0fa40936f2f8dd28e70620c559b6e5e2fd","https://github.com/beego/beego/pull/3975","https://github.com/beego/beego/commit/bac2b31afecc65d9a89f9e473b8006c5edc0c8d1","https://pkg.go.dev/vuln/GO-2021-0084","https://github.com/astaxie/beego/commit/f99cbe0fa40936f2f8dd28e70620c559b6e5e2fd","https://github.com/astaxie/beego/blob/v1.12.2/session/sess_file.go#L142","https://github.com/advisories/GHSA-f6px-w8rh-7r89"],"source_kind":"github","identifiers":["GHSA-f6px-w8rh-7r89","CVE-2019-16354"],"repository_url":"https://github.com/astaxie/beego","blast_radius":0.0,"created_at":"2022-12-21T16:12:57.531Z","updated_at":"2026-06-20T04:07:54.519Z","epss_percentage":0.00199,"epss_percentile":0.09713,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWY2cHgtdzhyaC03cjg5","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWY2cHgtdzhyaC03cjg5","packages":[{"ecosystem":"go","package_name":"github.com/astaxie/beego","versions":[{"first_patched_version":"1.12.2","vulnerable_version_range":"\u003c 1.12.2"}],"purl":"pkg:go/github.com%2Fastaxie%2Fbeego"},{"ecosystem":"go","package_name":"github.com/beego/beego","versions":[{"first_patched_version":"1.12.2","vulnerable_version_range":"\u003c 1.12.2"}],"purl":"pkg:go/github.com%2Fbeego%2Fbeego"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWY2cHgtdzhyaC03cjg5/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/beego/beego","docker_dependents_count":19,"docker_downloads_count":23676,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/beego/beego","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/beego/beego/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-02T16:04:14.603Z","issues_count":118,"pull_requests_count":374,"avg_time_to_close_issue":5385625.301204819,"avg_time_to_close_pull_request":1365907.3814102565,"issues_closed_count":83,"pull_requests_closed_count":312,"pull_request_authors_count":53,"issue_authors_count":100,"avg_comments_per_issue":2.6186440677966103,"avg_comments_per_pull_request":2.0962566844919786,"merged_pull_requests_count":141,"bot_issues_count":0,"bot_pull_requests_count":212,"past_year_issues_count":34,"past_year_pull_requests_count":143,"past_year_avg_time_to_close_issue":3760982.769230769,"past_year_avg_time_to_close_pull_request":1358769.5454545454,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":1.5882352941176472,"past_year_avg_comments_per_pull_request":1.7762237762237763,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":83,"past_year_merged_pull_requests_count":43,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/issues","maintainers":[{"login":"flycash","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flycash"},{"login":"junwense","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/junwense"}],"active_maintainers":[{"login":"flycash","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flycash"},{"login":"junwense","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/junwense"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2Fbeego/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2Fbeego/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2Fbeego/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2Fbeego/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2Fbeego/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbeego%2Fbeego/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2224545,"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":8987,"full_name":"beego/beego","default_branch":"master","total_commits":3457,"total_committers":515,"total_bot_commits":51,"total_bot_committers":1,"mean_commits":6.712621359223301,"dds":0.7029216083309228,"past_year_total_commits":2,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.0,"last_synced_at":"2026-07-20T12:33:12.590Z","last_synced_commit":"939cfde380bb9f15844ad633b84f037f7da21584","created_at":"2023-03-07T09:49:47.983Z","updated_at":"2026-07-20T12:18:50.239Z","committers":[{"name":"astaxie","email":"xiemengjun@gmail.com","login":"astaxie","count":1027},{"name":"Ming Deng","email":"mingflycash@gmail.com","login":"flycash","count":269},{"name":"JessonChan","email":"chinachendongpo@gmail.com","login":"JessonChan","count":250},{"name":"slene","email":"vslene@gmail.com","login":"slene","count":123},{"name":"Anker Jam","email":"jianzhiyao020@qq.com","login":"jianzhiyao","count":66},{"name":"miraclesu","email":"suchuangji@gmail.com","login":"miraclesu","count":61},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":51},{"name":"傅小黑","email":"fuxiaohei@hexiaz.com","login":"fuxiaohei","count":50},{"name":"ysqi","email":"devysq@gmail.com","login":"ysqi","count":50},{"name":"jianzhiyao","email":"zhiyao.jian@dreampix.cn","login":null,"count":42},{"name":"asta.xie","email":"asta.xie@zalora.com","login":null,"count":34},{"name":"loyalsoldier","email":"10487845+Loyalsoldier","login":"Loyalsoldier","count":30},{"name":"Pengfei Xue","email":"pengphy@gmail.com","login":"coldfire-x","count":28},{"name":"AllenX2018","email":"leloucharcher@163.com","login":"AllenX2018","count":28},{"name":"youngsterxyf","email":"sas.198708@gmail.com","login":"kitelife","count":26},{"name":"IamCathal","email":"cathalsocallaghan@gmail.com","login":"IamCathal","count":26},{"name":"Eyal Post","email":"eyalp@gett.com","login":null,"count":24},{"name":"Unknown","email":"joe2010xtmf@163.com","login":"unknwon","count":21},{"name":"Jason li","email":"changsongliqd@gmail.com","login":"changsongl","count":20},{"name":"Faissal Elamraoui","email":"amr.faissal@gmail.com","login":"amrfaissal","count":19},{"name":"Francois","email":"francoishill11@gmail.com","login":"francoishill","count":17},{"name":"maxin","email":"maxinvc@126.com","login":"markismark","count":16},{"name":"Yongzheng Lai","email":"sdrzlyz@126.com","login":"elvizlai","count":16},{"name":"Stone-afk","email":"73482944+Stone-afk","login":"Stone-afk","count":15},{"name":"Ruben Cid","email":"rubencidlara@gmail.com","login":"GNURub","count":15},{"name":"holooooo","email":"844082183@qq.com","login":"holooooo","count":15},{"name":"smallfish","email":"smallfish.xy@gmail.com","login":"smallfish","count":14},{"name":"liuchun","email":"liuchun@qiushibaike.com","login":null,"count":13},{"name":"nkbai","email":"nkbai@163.com","login":null,"count":13},{"name":"Viktor Vassilyev","email":"lxshadowxkingxl@gmail.com","login":"lxShaDoWxl","count":13},{"name":"“fudali113”","email":"“fudali113@gmail.com”","login":null,"count":13},{"name":"Uzziah","email":"120019273+uzziahlin","login":"uzziahlin","count":12},{"name":"nichtsen","email":"hobblong@163.com","login":"nichtsen","count":12},{"name":"Gnanakeethan Balasubramaniam","email":"gnanakeethan@gmail.com","login":"gnanakeethan","count":12},{"name":"BaoyangChai","email":"baoyangchai@gmail.com","login":"gopherchai","count":12},{"name":"DennisMao","email":"raymond_2008@yahoo.com","login":"DennisMao","count":11},{"name":"Cr","email":"631807682@qq.com","login":"a631807682","count":11},{"name":"Dobrosław Żybort","email":"matrixik@gmail.com","login":"matrixik","count":10},{"name":"Penghui Liao","email":"liaoishere@gmail.com","login":"paco0x","count":10},{"name":"Waleed Gadelkareem","email":"gadelkareem@gmail.com","login":"gadelkareem","count":10},{"name":"Zheng Yang","email":"zhengyang4k@gmail.com","login":"ZhengYang","count":9},{"name":"Phillip Stagnet","email":"p.stagnet@syseleven.de","login":"phiphi282","count":9},{"name":"Mr. Myy","email":"1135038815@qq.com","login":"livelyRyan","count":9},{"name":"Eyitayo Ogunbiyi","email":"eyitayoogunbiyi@gmail.com","login":"tayoogunbiyi","count":9},{"name":"Sergey Lanzman","email":"Sergeylanz@gettaxi.com","login":"sergeylanzman","count":8},{"name":"shubhendra","email":"withshubh@gmail.com","login":"withshubh","count":8},{"name":"mlgd","email":"mlgd17@gmail.com","login":"mlgd","count":8},{"name":"supar","email":"paulrez@gmail.com","login":"supar","count":8},{"name":"saturn4er","email":"saturn4er@gmail.com","login":"saturn4er","count":8},{"name":"Pelle Johnsen","email":"pelle.johnsen@gmail.com","login":"pjoe","count":8},{"name":"Lei Cao","email":"lei.cao@zalora.com","login":null,"count":8},{"name":"Maneesh Babu M","email":"maneesh@amagi.com","login":"mbm-c","count":7},{"name":"lcbluestorm","email":"lcbluestorm@gmail.com","login":"lcbluestorm","count":7},{"name":"byene0923","email":"byene0923@gmail.com","login":"byene0923","count":6},{"name":"Jens Bissinger","email":"mail@jens-bissinger.de","login":"bsingr","count":6},{"name":"Bill Davis","email":"pabdavis@gmail.com","login":"pabdavis","count":6},{"name":"harry890829","email":"wrz29@126.com","login":"HarryWang29","count":6},{"name":"SongLiang","email":"462039091@qq.com","login":"SongLiangChen","count":6},{"name":"zav8","email":"zav8@qq.com","login":"zav8","count":6},{"name":"Hubery","email":"fugr2012@gmail.com","login":"fugr","count":6},{"name":"guoguangwu","email":"guoguangwu@magic-shield.com","login":"testwill","count":6},{"name":"Wyatt Fang","email":"wyatt.fang@augmentum.com","login":null,"count":6},{"name":"Silviu Capota-Mera","email":"silviucapota@hotmail.com","login":null,"count":6},{"name":"qiantao","email":"qiantao@yy.com","login":null,"count":6},{"name":"jessonchan","email":"chendongpo@meituan.com","login":null,"count":6},{"name":"Donal Byrne","email":"donal.byrne@adxtosolutions.com","login":null,"count":6},{"name":"Joshua Santos","email":"joshua.santos@chinacache.com","login":null,"count":6},{"name":"hookokoko","email":"648646891@qq.com","login":"hookokoko","count":6},{"name":"Back","email":"szyhf","login":"szyhf","count":5},{"name":"wangle","email":"285273592@qq.com","login":"wangle201210","count":5},{"name":"zchh","email":" zc123zhangchi@gmail.com","login":null,"count":5},{"name":"1fei","email":"lishibao@gmail.com","login":"1fei","count":5},{"name":"CurveSoft","email":"curvesoft@qq.com","login":"curvesoft","count":5},{"name":"TossPig","email":"github@tossp.com","login":"tossp","count":5},{"name":"Wusuluren","email":"1634636348@qq.com","login":"Wusuluren","count":5},{"name":"coseyo","email":"phpseyo@qq.com","login":"coseyo","count":5},{"name":"guoxingyong","email":"guoxingyong9527@gmail.com","login":"optimistic9527","count":5},{"name":"letu","email":"282130106@qq.com","login":"jimashi","count":5},{"name":"nuczzz","email":"nuc_zzz@163.com","login":"nuczzz","count":5},{"name":"sunxingbo","email":"sunxingboo@gmail.com","login":"sunxingboo","count":5},{"name":"Jihoon Seo","email":"jihoon.seo@etri.re.kr","login":"jihoon-seo","count":5},{"name":"Sergey Shcherbina","email":"trytoheal@gmail.com","login":"Hepri","count":5},{"name":"Mawuli Adzoe","email":"mawuli.kofi.mawuli@gmail.com","login":"wallclockbuilder","count":4},{"name":"Kevin Tsang","email":"39397413+ktalg","login":"ktalg","count":4},{"name":"Acmefocus","email":"37472851+Acmefocus","login":"Acmefocus","count":4},{"name":"Andrea Spacca","email":"andrea.spacca@gmail.com","login":"aspacca","count":4},{"name":"CadenGuo","email":"411189077@qq.com","login":"CadenGuo","count":4},{"name":"GrimTheReaper","email":"megaskyhawk@gmail.com","login":"GrimTheReaper","count":4},{"name":"Lunny Xiao","email":"xiaolunwen@gmail.com","login":"lunny","count":4},{"name":"Sean","email":"44492651+junwense","login":"junwense","count":4},{"name":"Vangelis Tsoumenis","email":"kioopi@gmail.com","login":"kioopi","count":4},{"name":"Witaya Tospitakkul","email":"witaya1412@gmail.com","login":"wtospit","count":4},{"name":"WithGJR","email":"kevin3372000@gmail.com","login":"WithGJR","count":4},{"name":"greenhandatsjtu","email":"sunhengke@sjtu.edu.cn","login":"greenhandatsjtu","count":4},{"name":"huija","email":"1150555483@qq.com","login":"huija","count":4},{"name":"kbynd","email":"kalyanskanda@hotmail.com","login":"kbynd","count":4},{"name":"peeped","email":"iliaojie@gmail.com","login":"peeped","count":4},{"name":"pylemon","email":"leeway1985@gmail.com","login":"pylemon","count":4},{"name":"skyblue","email":"ssx205@gmail.com","login":"codeskyblue","count":4},{"name":"t29kida","email":"tkida0929@gmail.com","login":"t29kida","count":4},{"name":"tnextday","email":"fw2k4@163.com","login":"tnextday","count":4},{"name":"toalexjin","email":"toalexjin@hotmail.com","login":"toalexjin","count":4},{"name":"zh199225","email":"zh199225@qq.com","login":"zh199225","count":4},{"name":"Iskander (Alex) Sharipov","email":"quasilyte@gmail.com","login":"quasilyte","count":4},{"name":"Hu Risheng","email":"hurisheng@gmail.com","login":"hurisheng","count":4},{"name":"MrLee.Kun","email":"oiooj@qq.com","login":"oiooj","count":4},{"name":"BorisBorshevsky","email":"BorisBorshevsky@gmail.com","login":"BorisBorshevsky","count":4},{"name":"flycash","email":"flycash@apache.org","login":null,"count":4},{"name":"fud","email":"fud@yunduo.com","login":null,"count":4},{"name":"liming","email":"327135508@qq.com","login":"code1986","count":3},{"name":"luosangnanka","email":"jiangyeziwh@gmail.com","login":"luosangnanka","count":3},{"name":"ngaut","email":"ngaut@126.com","login":"ngaut","count":3},{"name":"nlimpid","email":"jshuangzl@gmail.com","login":"nlimpid","count":3},{"name":"playHing","email":"wyhing548@gmail.com","login":"playHing","count":3},{"name":"reterVision","email":"reterclose@gmail.com","login":"reterVision","count":3},{"name":"umasuo","email":"liuquan89@gmail.com","login":"kaka89","count":3},{"name":"albertma","email":"mabouna@gmail.com","login":"albertma","count":3},{"name":"Ying Zou","email":"xpzouying@gmail.com","login":"xpzouying","count":3},{"name":"anoymouscoder","email":"809532742@qq.com","login":"SpikeWong","count":3},{"name":"Yang, Gao","email":"maxshine_au@outlook.com","login":"maxshine","count":3},{"name":"cruis","email":"gswcyuyan@163.com","login":"ACrushTest","count":3},{"name":"fanngyuan","email":"fanngyuan@gmail.com","login":"fanngyuan","count":3},{"name":"gobenon","email":"go.benon@gmail.com","login":"gobenon","count":3},{"name":"Alan Xu","email":"xdpcsyy@gmail.com","login":"XdpCs","count":3},{"name":"lengpucheng","email":"lengpucheng@qq.com","login":"lengpucheng","count":3},{"name":"Trần Văn Thanh","email":"vanthanh2305@gmail.com","login":"thanhtranit","count":3},{"name":"Openset","email":"openset.wang@gmail.com","login":"awesee","count":3},{"name":"Chlins Zhang","email":"chlins.zhang@gmail.com","login":"chlins","count":3},{"name":"chenxiaonan01","email":"chenxiaonan01@baidu.com","login":null,"count":3},{"name":"空见","email":"kongjian@taobao.com","login":"kongjian","count":3},{"name":"yecrane","email":"bign.2006@gmail.com","login":"onetodo","count":3},{"name":"huwenbo","email":"huwenbo@didichuxing.com","login":null,"count":3},{"name":"vadimi","email":"vadim.ivanou@gmail.com","login":"vadimi","count":3},{"name":"Colstuwjx","email":"Colstuwjx@gmail.com","login":"Colstuwjx","count":3},{"name":"Bharat Patel","email":"bharat.patel@securiti.ai","login":"bharat-p","count":3},{"name":"AllenX2018","email":"opensource2012@163.com","login":null,"count":3},{"name":"cloudaice","email":"cloudaice@163.com","login":"cloudaice","count":3},{"name":"Gerson Alexander Pardo Gamez","email":"jeral17@gmail.com","login":"jerson","count":3},{"name":"wulove","email":"wolian@163.com","login":null,"count":3},{"name":"xhzhang","email":"xhzhang@clustertech.com","login":null,"count":3},{"name":"Allen","email":"934932687@qq.com","login":null,"count":3},{"name":"knightmare","email":"knightmare@knightmare-VirtualBox.(none)","login":null,"count":3},{"name":"chenrui","email":"chenrui@jingdaka.com","login":null,"count":3},{"name":"hezhaoyang","email":"gmzhaoyang@gmail.com","login":"h1z3y3","count":3},{"name":"Yang Luo","email":"hsluoyz@qq.com","login":"hsluoyz","count":3},{"name":"Shuai","email":"yeahrahxephon@gmail.com","login":"zhangshuai","count":3},{"name":"Regan Yue","email":"1131625869@qq.com","login":"ReganYue","count":3},{"name":"Kyoung-chan Lee","email":"leekchan@gmail.com","login":"leekchan","count":3},{"name":"Kyle McCullough","email":"kylemcc@gmail.com","login":"kylemcc","count":3},{"name":"Abel","email":"abel.zhou@hotmail.com","login":"abelzhou","count":3},{"name":"Jianbo Feng","email":"fengjianbo@nibirutech.com","login":"fengjianbo-t4f","count":3},{"name":"Guohua Ouyang","email":"guohuaouyang@gmail.com","login":"gouyang","count":3},{"name":"Wenkai Yin","email":"yinw@vmware.com","login":"ywk253100","count":2},{"name":"supiyun","email":"supiyun@163.com","login":"supiyun","count":2},{"name":"Fahad","email":"fahadnaeemkhan@gmail.com","login":"fahadnaeemkhan","count":2},{"name":"Xuing","email":"admin@xuing.cn","login":"xuing","count":2},{"name":"OlegFX","email":"oleg@oleg.name","login":"OlegFX","count":2},{"name":"Xuyuan Pang","email":"xuyuanp@gmail.com","login":"Xuyuanp","count":2},{"name":"Zaaksam","email":"zaaksam@qq.com","login":"zaaksam","count":2},{"name":"shuo li","email":"shuoli84@gmail.com","login":"shuoli84","count":2},{"name":"chesedo","email":"pehshelchesed@gmail.com","login":"chesedo","count":2},{"name":"runner361","email":"runner361@sina.com","login":"runner361","count":2},{"name":"Wang-Kai","email":"persistence2013@sina.com","login":"Wang-Kai","count":2},{"name":"Vitaly Velikodny","email":"vvelikodny@gmail.com","login":"vvelikodny","count":2},{"name":"Vinício Augusto","email":"vinicioasn@gmail.com","login":"vinicio","count":2},{"name":"Simon Rawet","email":"sr@outpost24.com","login":"KilledKenny","count":2},{"name":"Scott Merkling","email":"sbmerkling@gmail.com","login":"Codonaut","count":2},{"name":"Robert Wikman","email":"rbw@vault13.org","login":"rbw","count":2},{"name":"takeo-lvgs","email":"hiroaki.takeo@leverages.jp","login":"takeo-lvgs","count":2},{"name":"Phil","email":"zgrubby@gmail.com","login":"philchia","count":2},{"name":"marswj","email":"marswj@qq.com","login":"marswj","count":2},{"name":"lqixv","email":"linqixv@gmail.com","login":"lqixv","count":2},{"name":"jz","email":"jz256@hotmail.com","login":"jz256","count":2},{"name":"iexploree","email":"iexploree@qq.com","login":"iexploree","count":2},{"name":"Xingang Zhang","email":"0x0400","login":"0x0400","count":2},{"name":"hemin","email":"hemin.oak@gmail.com","login":"skOak","count":2},{"name":"guanly","email":"guanly2010@126.com","login":"guanly","count":2},{"name":"nullne","email":"co.crary@gmail.com","login":"co-entertain","count":2},{"name":"odiel","email":"odiel.leon@gmail.com","login":"odiel","count":2},{"name":"qAison","email":"77456702@qq.com","login":"qAison","count":2},{"name":"franzwilhelm","email":"franz.vonderlippe@gmail.com","login":"franzwilhelm","count":2},{"name":"weizili.build17","email":"zieckey@gmail.com","login":"zieckey","count":2},{"name":"Leon Chan","email":"tinyproxy@gmail.com","login":"gitchs","count":2},{"name":"dongxu","email":"dongxu@apache.org","login":"dongxuwang","count":2},{"name":"cui fliter","email":"imcusg@gmail.com","login":"cuishuang","count":2},{"name":"cr7pt0gr4ph7","email":"cr7pt0gr4ph7@gmail.com","login":"cr7pt0gr4ph7","count":2},{"name":"ruancongyong","email":"ruancongyong@gmail.com","login":"iabetor","count":2},{"name":"cloudzhou","email":"cloudzhou@163.com","login":"cloudzhou","count":2},{"name":"Athurg Gooth","email":"athurg","login":"athurg","count":2},{"name":"Daniel Hobe","email":"hobe@gmail.com","login":"hobeone","count":2},{"name":"Christoph Portmann","email":"c.portmann@salamworld.com","login":null,"count":2},{"name":"Chen Liang","email":"chen.liang@crenolab.com","login":null,"count":2},{"name":"Jia Li Ong","email":"JiaLi.Ong@acronis.com","login":null,"count":2},{"name":"Ming Deng","email":"ming.deng@shopee.com","login":null,"count":2},{"name":"Michael","email":"michael_hatch@discovery.com","login":null,"count":2},{"name":"Mark Mindenhall","email":"mark@machineshop.io","login":null,"count":2},{"name":"Lionel Lee","email":"lix0806@gmail.com","login":null,"count":2},{"name":"Pieter Callewaert","email":"pieter.callewaert@be-mobile.com","login":null,"count":2},{"name":"eXthen","email":"exthen@gmail.com","login":null,"count":2},{"name":"lw","email":"lw@barefoo.com","login":null,"count":2},{"name":"knightmare shava","email":"knightmare@okdba.com","login":null,"count":2},{"name":"陈培远","email":"chenpeiyuan1994@126.com","login":null,"count":2},{"name":"王孟珂","email":"wangmengke@wangmengkedeMacBook-Pro.local","login":null,"count":2},{"name":"Илья Маслов","email":"fat4lix@MacBook-Pro-Ila.local","login":null,"count":2},{"name":"zhufanmao","email":"zhufanmao@bytedance.com","login":null,"count":2},{"name":"yuanxuan","email":"yuanxuan@didichuxing.com","login":null,"count":2},{"name":"vadimi","email":"vadim.ivanou@gmail.ccom","login":null,"count":2},{"name":"Seiya","email":"20365512+seiyab","login":"seiyab","count":2},{"name":"LinXiaoYi","email":"874183200@qq.com","login":"Codexiaoyi","count":2},{"name":"Meaglith Ma","email":"genedna@gmail.com","login":"genedna","count":2},{"name":"Michael Hatch","email":"mvhatch@gmail.com","login":"mvpmvh","count":2},{"name":"Stan Sun","email":"yanjun.sun@qq.com","login":"StanSun","count":2},{"name":"Pan","email":"117614950+A7103","login":"A7103","count":2},{"name":"Peter Fern","email":"github@obfusc8.org","login":"pdf","count":2},{"name":"Lin Luxiang","email":"luxiang.lin@zalora.com","login":"linluxiang","count":2},{"name":"Kirill Zdornyy","email":"zkirill@gmail.com","login":"zkirill","count":2},{"name":"Kevin Mulvey","email":"kmulvey@linux.com","login":"kmulvey","count":2},{"name":"Jason Lee","email":"huacnlee@gmail.com","login":"huacnlee","count":2},{"name":"Jared Folkins","email":"jfolkins@gmail.com","login":"jaredfolkins","count":2},{"name":"HANG ZHOU","email":"zhlicen@gmail.com","login":"zhlicen","count":2},{"name":"GuyCheung","email":"guy.xtafcusqt@gmail.com","login":"GuyZhangZhang","count":2},{"name":"Gabriel Cruz","email":"gabs.oficial98@gmail.com","login":"gmelodie","count":2},{"name":"Donald Zhan","email":"donald.zhan1984@gmail.com","login":"dz1984","count":2},{"name":"duyazhe","email":"duyazhe@baidu.com","login":"duyazhe","count":2},{"name":"Arıl Bozoluk","email":"arilbozoluk@hotmail.com","login":"Xelom","count":2},{"name":"HSoshiant","email":"H_soshiant@yahoo.com","login":"HSoshiant","count":2},{"name":"FlamingTree","email":"FlamingTree","login":"FlamingTree","count":2},{"name":"wang yan","email":"wangyan@vmware.com","login":"wy65701436","count":2},{"name":"lowit","email":"ea@lowit.ru","login":"lowitea","count":2},{"name":"xjl","email":"840825966@qq.com","login":"xjl662750","count":2},{"name":"wuranbo","email":"wuranbo@gmail.com","login":"wuranbo","count":2},{"name":"xlwcom","email":"bruce189@163.com","login":"xlwcom","count":2},{"name":"John","email":"denghuanzhong@gmail.com","login":"johndeng","count":2},{"name":"ziyel","email":"mylimidnight@gmail.com","login":"ziyel","count":2},{"name":"two","email":"oohcode@gmail.com","login":"two","count":2},{"name":"zhl11b","email":"zhl11b@live.cn","login":"zhl11b","count":2},{"name":"Atallah khedrane","email":"akhedrane","login":"akhedrane","count":2},{"name":"toby.zxj","email":"toby.zxj@gmail.com","login":"tobyzxj","count":2},{"name":"shanfeng.yang","email":"shanfeng.yang@rayjoy.com","login":null,"count":1},{"name":"skycrab","email":"skycrab68@163.com","login":null,"count":1},{"name":"smori","email":"mori.s@tech.gr.jp","login":null,"count":1},{"name":"sol lu","email":"risollu@gmail.com","login":null,"count":1},{"name":"sunxinle","email":"sunxinle@xunlei.com","login":null,"count":1},{"name":"yangzhiyong","email":"yangzhiyong@vipkid.com.cn","login":null,"count":1},{"name":"zhirong","email":"zrhan@hillinsight.com","login":null,"count":1},{"name":"zhujianjian","email":"zhujianjian@qingting.fm","login":null,"count":1},{"name":"haoxin","email":"coderhaoxin@outlook.com","login":null,"count":1},{"name":"leapsea","email":"leapsea@qq.com","login":null,"count":1},{"name":"姚鹏鸣","email":"yaopengming@360.cn","login":null,"count":1},{"name":"张勇","email":"zhang_yong01@inspur.com","login":null,"count":1},{"name":"洪亮","email":"lhong@hongliangdeMacBook.local","login":null,"count":1},{"name":"王振威","email":"jack230230@gmail.com","login":null,"count":1},{"name":"陈晓宇","email":"xiaoyuchen9@creditease.cn","login":null,"count":1},{"name":"hsht","email":"hsht@hshtMac.local","login":null,"count":1},{"name":"hzlinqien","email":"hzlinqien@corp.netease.com","login":null,"count":1},{"name":"jiayukun","email":"jiayukun@steelv.cn","login":null,"count":1},{"name":"liaoziqian","email":"liaoziqian@lzq-mac.local","login":null,"count":1},{"name":"linxiaoyi","email":"linxiaoyi","login":null,"count":1},{"name":"liuweifeng","email":"liuweifeng@le.com","login":null,"count":1},{"name":"lotus","email":"landi@qq.com","login":null,"count":1},{"name":"Allen.M","email":"hv5w87@163.com","login":null,"count":1},{"name":"Amine KABAB","email":"amine.k@avito.ma","login":null,"count":1},{"name":"maxin[马鑫]","email":"maxin@xiaomi.com","login":null,"count":1},{"name":"mengyuan","email":"mengyuan@tenxcloud.com","login":null,"count":1},{"name":"michuan","email":"michuan@staff.weibo.com","login":null,"count":1},{"name":"mingqi.zhou","email":"zhoumingqi@chachazhan.com","login":null,"count":1},{"name":"mishudark","email":"mishu@moon","login":null,"count":1},{"name":"nemtsevp","email":"nemtsevp@gmail.com","login":null,"count":1},{"name":"oberontang","email":"oberontang@tencent.com","login":null,"count":1},{"name":"l00427301","email":"liuyang287@huawei.com","login":null,"count":1},{"name":"ruancongyong","email":"ruancongyong@wps.cn","login":null,"count":1},{"name":"wanghz","email":"hongzhan.whz@alibaba-inc.com","login":null,"count":1},{"name":"llchry","email":"40153967+llchry","login":"llchry","count":1},{"name":"ljyf5593","email":"ljyf5593@gmail.com","login":"ljyf5593","count":1},{"name":"liulixiang1988","email":"liulixiang1988@gmail.com","login":"liulixiang1988","count":1},{"name":"lintao","email":"mrqter@gmail.com","login":"NSObjects","count":1},{"name":"liminggui","email":"linuxphp@126.com","login":"keminar","count":1},{"name":"legendtkl","email":"taokelu@gmail.com","login":"legendtkl","count":1},{"name":"dbt4516","email":"dbt4516@gmail.com","login":"dbt4516","count":1},{"name":"darkweak","email":"darkweak@protonmail.com","login":"darkweak","count":1},{"name":"dan pittman","email":"danielscottt@gmail.com","login":"pittma","count":1},{"name":"luxcgo","email":"luxcgo@gmail.com","login":"luxcgo","count":1},{"name":"kerwin","email":"piaoyuankui@gmail.com","login":"kerwin","count":1},{"name":"jinxjinxagain","email":"jinxjinxagain1994@gmail.com","login":"jinxjinxagain","count":1},{"name":"jinguoli","email":"micro.dict@gmail.com","login":"jinguoli","count":1},{"name":"jincheng9","email":"perfume0607@gmail.com","login":"jincheng9","count":1},{"name":"ilylia","email":"ilylia@126.com","login":"ilylia","count":1},{"name":"iclinux","email":"iclinux@gmail.com","login":"iclinux","count":1},{"name":"ia","email":"isaac.ardis@gmail.com","login":"whilei","count":1},{"name":"sandysong","email":"songqi28@gmail.com","login":"sandysong","count":1},{"name":"redfoxli","email":"redfoxli","login":"redfoxli","count":1},{"name":"redar","email":"redaready.dev@gmail.com","login":"redaready","count":1},{"name":"rahal","email":"rahal.aboulfeth@gmail.com","login":"rahal","count":1},{"name":"racerole","email":"jiangyifeng@outlook.com","login":"racerole","count":1},{"name":"qshuai","email":"qishuai231@gmail.com","login":"qshuai","count":1},{"name":"kyle","email":"kyle.wdw@gmail.com","login":"kyle-wang","count":1},{"name":"kristen1980","email":"kristen1980","login":"kristen1980","count":1},{"name":"nukc","email":"353932158@qq.com","login":"nukc","count":1},{"name":"naveensrinivasan","email":"172697+naveensrinivasan","login":"naveensrinivasan","count":1},{"name":"moqiancong","email":"moqiancong@gmail.com","login":"moqiancong","count":1},{"name":"mohan2808","email":"mohank@krazybee.com","login":"mohan2808","count":1},{"name":"mengskysama","email":"mengskysama@gmail.com","login":"mengskysama","count":1},{"name":"mango","email":"35127166+mangoGoForward","login":"mangoGoForward","count":1},{"name":"Amit Ashkenazi","email":"amita@gett.com","login":"amitash1109","count":1},{"name":"Alexey Sharov","email":"www.pismeco@gmail.com","login":"nizsheanez","count":1},{"name":"lock","email":"lockexit@qq.com","login":"LockGit","count":1},{"name":"wincss","email":"wincss@gmail.com","login":"wincss","count":1},{"name":"whomm","email":"lacing@126.com","login":"whomm","count":1},{"name":"onealtang","email":"oneal.tang@gmail.com","login":"onealtang","count":1},{"name":"hao.hu","email":"huhao0715@gmail.com","login":"hhu-cc","count":1},{"name":"zjjott","email":"zjjott@gmail.com","login":"zjjott","count":1},{"name":"unphp","email":"unphp@qq.com","login":"unphp","count":1},{"name":"tsinghuacoder","email":"tsinghuacoder@icloud.com","login":"tsinghuacoder","count":1},{"name":"tabalt","email":"245291359@qq.com","login":"tabalt","count":1},{"name":"such","email":"suchen9209@126.com","login":"suchen9209","count":1},{"name":"steamonimo","email":"holger.schmeken@glucosurfer.org","login":"steamonimo","count":1},{"name":"songtianyi","email":"songtianyi630@163.com","login":"songtianyi","count":1},{"name":"snehalyelmati","email":"snehalyelmati@gmail.com","login":"snehalyelmati","count":1},{"name":"smx_Morgan","email":"86641888+smx-Morgan","login":"smx-Morgan","count":1},{"name":"smithfox","email":"ssm.fox@gmail.com","login":"smithfox","count":1},{"name":"பாலாஜி","email":"rbalajis25@gmail.com","login":"poonai","count":1},{"name":"zwei0526","email":"zwei0526@163.com","login":"zwei0526","count":1},{"name":"sidbusy","email":"sidbusy@qq.com","login":"sidbusy","count":1},{"name":"wanghui","email":"wh_linux@126.com","login":"coldnight","count":1},{"name":"wangguoliang","email":"liangcszzu@163.com","login":"wgliang","count":1},{"name":"郭一鸣","email":"281499083@qq.com","login":"SagaciousHugo","count":1},{"name":"王哈哈","email":"31426858+wanghaha-dev","login":"wanghaha-dev","count":1},{"name":"深蓝","email":"xgdapg@gmail.com","login":"xgdapg","count":1},{"name":"泫","email":"cugxuan@qq.com","login":"cugxuan","count":1},{"name":"日暮颂歌1991","email":"448081525@qq.com","login":"qwganker","count":1},{"name":"大盖文","email":"812568591@qq.com","login":"gavin2014","count":1},{"name":"卜木","email":"xqbumu@gmail.com","login":"xqbumu","count":1},{"name":"刘豪贵","email":"liuhaogui@gmail.com","login":"liuhaogui","count":1},{"name":"hellomrlee","email":"lee_lixin@outlook.com","login":"hellomrleeus","count":1},{"name":"zhuhaicity","email":"zhuhai@52it.net","login":"zhuhaicity","count":1},{"name":"zhengmingfu","email":"meanfu@163.com","login":"mfzzz","count":1},{"name":"yuyongsheng","email":"173409900@qq.com","login":"yuyongsheng","count":1},{"name":"xuewuhen","email":"jdgh220@gmail.com","login":"xuewuhen","count":1},{"name":"xia hao","email":"do.not.reply@foxmail.com","login":"cnxh","count":1},{"name":"wujiabang","email":"wujiabang@actionsky.com","login":"bo-er","count":1},{"name":"Nitin Mohan","email":"nitinm@auxolabs.in","login":null,"count":1},{"name":"Pure White","email":"daniel48@126.com","login":null,"count":1},{"name":"Ryan Bastic","email":"ryan.bastic@booking.com","login":null,"count":1},{"name":"TankTheFrank","email":"tankthefrank@github.com","login":null,"count":1},{"name":"Yandong Yao","email":"yyao@pivotal.io","login":null,"count":1},{"name":"Zhang Qiang","email":"qiangzhang@qiyi.com","login":null,"count":1},{"name":"aolu","email":"al@wenba100.com","login":null,"count":1},{"name":"chendingxing","email":"chendingxing@wanda.cn","login":null,"count":1},{"name":"chenkaihui","email":"chenkaihui@wps.cn","login":null,"count":1},{"name":"chenlei106","email":"chenlei106@wanda.cn","login":null,"count":1},{"name":"YakunZ","email":"yakunz@datamesh.com.cn","login":null,"count":1},{"name":"dennismao","email":"dennismao@github.com","login":null,"count":1},{"name":"f0r","email":"f0r@debian","login":null,"count":1},{"name":"git","email":"lichao@rd.tuan800.com","login":null,"count":1},{"name":"guoshaowei","email":"guoshaowei@360.cn","login":null,"count":1},{"name":"luxueyan","email":"luxueyan@kingsoft.com","login":null,"count":1},{"name":"hetingyao","email":"hetingyao@yy.com","login":null,"count":1},{"name":"shev_yan","email":"yandong@ghostcloud.cn","login":"yandonggc","count":1},{"name":"sdjc","email":"sdhzjc@gmail.com","login":"sdjc","count":1},{"name":"sc0vu","email":"alk03073135@gmail.com","login":"sc0Vu","count":1},{"name":"satng","email":"satng@qq.com","login":"satng","count":1},{"name":"sanghee","email":"afk.sh94@gmail.com","login":"sangheee","count":1},{"name":"Dokiy","email":"zhangzongqi@fancydigital.com.cn","login":null,"count":1},{"name":"Artem Nistratov","email":"anistratov@go-promo.ru","login":null,"count":1},{"name":"Dalto Curvelano Jr","email":"dalto@rockcontent.com","login":null,"count":1},{"name":"Eyal Post","email":"eyalp@Eyalp-Mac.local","login":null,"count":1},{"name":"Guo","email":"jifenkuaile","login":null,"count":1},{"name":"Marcus Willock","email":"marcuswillock@qq.com","login":null,"count":1},{"name":"Kariuki, Stanley (Contractor)","email":"Stanley_Kariuki@comcast.com","login":null,"count":1},{"name":"Liu Zhang","email":"liuzhang@99xs.com","login":null,"count":1},{"name":"LumenShip","email":"LumenShip@outlook.com","login":null,"count":1},{"name":"Mariano Fevola","email":"mariano@wzukltd.com","login":null,"count":1},{"name":"Mario Álvarez","email":"mario@you.co","login":null,"count":1},{"name":"Nico Waisman","email":"nicowaisman@github.com","login":null,"count":1},{"name":"holtyuzhuyanbo","email":"holtyuzhuyanbo@holtyuzhuyanbodeMacBook-Pro.local","login":null,"count":1},{"name":"Konstantin","email":"ihippik","login":"ihippik","count":1},{"name":"Kevin Fourie","email":"kevin@4e.co.za","login":"4eek","count":1},{"name":"Ketan Gupta","email":"ketan19972010@gmail.com","login":"ketanhwr","count":1},{"name":"June","email":"liumy.f@foxmail.com","login":"roninro","count":1},{"name":"Joseph Edwards Van Riper III","email":"vanriper.trey@gmail.com","login":"tvanriper","count":1},{"name":"John Doe","email":"johndoejdg","login":"johndoejdg","count":1},{"name":"John Blesener","email":"jblesener@reactivelabs.com","login":"jblesener","count":1},{"name":"Dusan Kasan","email":"dusan@kasan.sk","login":"DusanKasan","count":1},{"name":"Luqmanul Hakim","email":"arlhba@gmail.com","login":"orgmatileg","count":1},{"name":"Jean Claude","email":"gombaniro@hotmail.com","login":"gombaniro","count":1},{"name":"Jason Travis","email":"infomaniac7@gmail.com","login":"corburn","count":1},{"name":"James Pettyjohn","email":"japettyjohn","login":"japettyjohn","count":1},{"name":"James Kang","email":"164518010+majorteach","login":"majorteach","count":1},{"name":"Ivan Cadri","email":"incadri@gmail.com","login":"b055","count":1},{"name":"Ivan","email":"void@guardz.ru","login":"voidd","count":1},{"name":"Ingo Oeser","email":"nightlyone@googlemail.com","login":"nightlyone","count":1},{"name":"Ilya Danilkin","email":"nezorflame@gmail.com","login":"nezorflame","count":1},{"name":"Nandavardhan8","email":"180159032+Nandavardhan8","login":"Nandavardhan8","count":1},{"name":"MiskoLee","email":"miskolee@weixinhost.com","login":"imisko","count":1},{"name":"Miroslav Genov","email":"mgenov@gmail.com","login":"mgenov","count":1},{"name":"MinJie Gu","email":"guminjie@nlsde.buaa.edu.cn","login":"Jeff885","count":1},{"name":"Mikhail Devyatov","email":"superhacker777@yandex.ru","login":"superhacker777","count":1},{"name":"Medicean","email":"Medici.Yan@Gmail.com","login":"Medicean","count":1},{"name":"Maxim Sukharev","email":"max@smacker.ru","login":"smacker","count":1},{"name":"Max Lau","email":"forevervmax@gmail.com","login":"Max-Liu","count":1},{"name":"Matthew","email":"50682742+matthew-graves","login":"matthew-graves","count":1},{"name":"Mark Story","email":"markstory@freshbooks.com","login":"markstory","count":1},{"name":"skanger","email":"1035661353@qq.com","login":"skanger","count":1},{"name":"simsun","email":"sunsj1231@gmail.com","login":"simpleton","count":1},{"name":"Lukas Bachschwell","email":"lukas@lbsfilm.at","login":"s00500","count":1},{"name":"Liaodd","email":"sglicx23@gmail.com","login":"Liaodd","count":1},{"name":"Lewis Patten","email":"lp921@york.ac.uk","login":"CellEight","count":1},{"name":"LI Daobing","email":"lidaobing@gmail.com","login":"lidaobing","count":1},{"name":"Kota","email":"mdryzk64smsh@gmail.com","login":"yagikota","count":1},{"name":"Ikko Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":1},{"name":"Chance","email":"zhiquan911@qq.com","login":"zhiquan911","count":1},{"name":"Christoph Pech","email":"christoph.pech@gmail.com","login":"ChristophPech","count":1},{"name":"Daniel","email":"xuxueyun@gmail.com","login":"xuxueyun","count":1},{"name":"Daniel Ramirez Grave de Peralta","email":"dxas90@gmail.com","login":"dramirez-qb","count":1},{"name":"David V. Wallin","email":"david@dwall.in","login":"DavidSatimeWallin","count":1},{"name":"DeanThompson","email":"yanglianglee@gmail.com","login":"DeanThompson","count":1},{"name":"Demon","email":"zxcvdavid@gmail.com","login":"zxcvdavid","count":1},{"name":"Denis Isaev","email":"idenx@yandex.com","login":"jirfag","count":1},{"name":"Dennis Mwangi","email":"dnjaramba@gmail.com","login":"dnjaramba","count":1},{"name":"Amit Yadav","email":"154998+ayadav","login":"ayadav","count":1},{"name":"Anton Khalikov","email":"anton@khalikov.ru","login":"antony66","count":1},{"name":"Arthur Kalikiti","email":"arthurkalikiti@gmail.com","login":"arthurkay","count":1},{"name":"Ather Shu","email":"shushenghong@gmail.com","login":"shushenghong","count":1},{"name":"Bin Wang","email":"wbin00@gmail.com","login":"wb14123","count":1},{"name":"Black.Lee","email":"myliltos@gmail.com","login":"blacklee","count":1},{"name":"BurtonQin","email":"bobbqqin@gmail.com","login":"BurtonQin","count":1},{"name":"Carl Hopf","email":"carlhopf.com@gmail.com","login":"carlhopf","count":1},{"name":"Hily Jiang","email":"hilyjiang@gmail.com","login":"hilyjiang","count":1},{"name":"Henrique Bejgel","email":"hbejgel@gmail.com","login":"hbejgel","count":1},{"name":"Harald Nordgren","email":"haraldnordgren@gmail.com","login":"HaraldNordgren","count":1},{"name":"HaoYu Zhang","email":"310123665@qq.com","login":"zhyclouds","count":1},{"name":"Hanjiang Yu","email":"delacroix.yu@gmail.com","login":"de1acr0ix","count":1},{"name":"GuoChunYang","email":"gcy3y@163.com","login":"gcy3y","count":1},{"name":"Ggicci","email":"ggicci@163.com","login":"ggicci","count":1},{"name":"GeorgeXc","email":"georgexredhat@gmail.com","login":"GeorgeXc","count":1},{"name":"Gavin Fang","email":"goodfriendsfzg@gmail.com","login":"goodloop","count":1},{"name":"Frederic G. MARAND","email":"fgm@osinet.fr","login":"fgm","count":1},{"name":"FightingMan","email":"gianjason@gmail.com","login":"FightingMan","count":1},{"name":"Eyal Post","email":"eyalpost@gmail.com","login":"eyalpost","count":1},{"name":"Erik","email":"lynheell@gmail.com","login":"wisererik","count":1},{"name":"Enzo","email":"admin@tcp.so","login":"1-bytes","count":1},{"name":"Edward.Yang","email":"edwardhey@163.com","login":"edwardhey","count":1},{"name":"Edward Price","email":"ted.price@gmail.com","login":"pricees","count":1},{"name":"CarolineZhang666","email":"zyq980529@163.com","login":"CarolineZhang666","count":1},{"name":"DrBlury","email":"42891943+DrBlury","login":"DrBlury","count":1},{"name":"chenghua","email":"chenghuama@vip.qq.com","login":"chenghuama","count":1},{"name":"cat2neat","email":"cat2neat@gmail.com","login":"cat2neat","count":1},{"name":"cangqiaoyuzhuo","email":"850072022@qq.com","login":"cangqiaoyuzhuo","count":1},{"name":"bronze1man","email":"bronze1man@gmail.com","login":"bronze1man","count":1},{"name":"bradycao","email":"caolbmail@gmail.com","login":"Kavin-Cao","count":1},{"name":"binlihpu","email":"33745963+binlihpu","login":"binlihpu","count":1},{"name":"benlovell","email":"benjamin.lovell@gmail.com","login":"benlovell","count":1},{"name":"Jisu Kim","email":"vbalien@live.jp","login":"vbalien","count":1},{"name":"axetroy","email":"troy450409405@gmail.com","login":"axetroy","count":1},{"name":"awengo","email":"i@awen.jp","login":"awengo","count":1},{"name":"auual","email":"ding@ibyte.me","login":"auula","count":1},{"name":"astaxie","email":"astaxie@gmail.com","login":"kaibao","count":1},{"name":"aruhi","email":"aruhi","login":"aruhi","count":1},{"name":"ansiz","email":"zz332191120@mail.tust.cn","login":"ansiz","count":1},{"name":"alingse","email":"alingse@foxmail.com","login":"alingse","count":1},{"name":"alexsunxl","email":"alexsunxl@163.com","login":"alexsunxl","count":1},{"name":"Yunkai Zhang","email":"qiushu.zyk@taobao.com","login":"yunkai","count":1},{"name":"hible","email":"hai159753@126.com","login":"514366607","count":1},{"name":"lyric","email":"tiannianshou@gmail.com","login":"LyricTian","count":1},{"name":"luyanbo","email":"robert.lyb@alibaba-inc.com","login":"robberphex","count":1},{"name":"hamidreza abedi","email":"hamidrezaabedi80@gmail.com","login":"hamidrabedi","count":1},{"name":"haley","email":"haleyl@foxmail.com","login":"haleyrom","count":1},{"name":"guomao545","email":"guomaojob@163.com","login":"guomao545","count":1},{"name":"guanle","email":"270464839@qq.com","login":"guanle","count":1},{"name":"grahamjamesaddis","email":"graham@addis.org.uk","login":"grahamjamesaddis","count":1},{"name":"godcong","email":"jumbycc@163.com","login":"godcong","count":1},{"name":"e纯","email":"978750903@qq.com","login":"wangkechun","count":1},{"name":"dingyuanhong","email":"754046513@qq.com","login":"dingyuanhong","count":1},{"name":"didi","email":"yinggaozhen@hotmail.com","login":"yinggaozhen","count":1},{"name":"dada0z","email":"zhang.guangda@qq.com","login":"dada0z","count":1},{"name":"css521","email":"42376488+css521","login":"css521","count":1},{"name":"codejuan","email":"xh@decbug.com","login":"CodeJuan","count":1},{"name":"cnphpbb","email":"moqiruyi@gmail.com","login":"cnphpbb","count":1},{"name":"chengjingtao","email":"jtcheng0616@gmail.com","login":"chengjingtao","count":1},{"name":"Yumin Wu","email":"wuyumin@wuyumin.com","login":"wuyumin","count":1},{"name":"SnailKnows","email":"cannel_2020@163.com","login":"hxy1991","count":1},{"name":"SimMan","email":"liwei0990@gmail.com","login":"simman","count":1},{"name":"Sergey","email":"xxsmotur@gmail.com","login":"saromanov","count":1},{"name":"S.W.H","email":"swh@admpub.com","login":"admpub","count":1},{"name":"Ryan A. Chapman","email":"ryan@rchapman.org","login":"ryanchapman","count":1},{"name":"Ricky Lin","email":"linliboy@icloud.com","login":"RickyLin","count":1},{"name":"Rafiudeen Chozhan Kumarasamy","email":"rkrk@nym.hush.com","login":"rafialhamd","count":1},{"name":"Radar8","email":"Radar8@inbox.ru","login":"Radar8","count":1},{"name":"Priyesh","email":"43954392+priyesh-lb","login":"priyesh-lb","count":1},{"name":"Pritesh Gudge","email":"priteshgudgedev@gmail.com","login":"priteshgudge","count":1},{"name":"PaulChen2016","email":"747766706@qq.com","login":"PaulChen2016","count":1},{"name":"Orefa","email":"Orefa@foxmail.com","login":"Orefa","count":1},{"name":"Ondrej Fabry","email":"TrueFurby","login":"TrueFurby","count":1},{"name":"Oleksandr Redko","email":"oleksandr.red+github@gmail.com","login":"alexandear","count":1},{"name":"Norman","email":"53300940@qq.com","login":"NormanZhang","count":1},{"name":"Handkerchiefs-t","email":"59816423+Handkerchiefs-t","login":"Handkerchiefs-t","count":1},{"name":"Nikolay Kirsh","email":"bost56@gmail.com","login":"xboston","count":1},{"name":"Yu Huang","email":"yuhuang.toronto@gmail.com","login":"y4h2","count":1},{"name":"Yoki","email":"ikoyhi@gmail.com","login":"yoki123","count":1},{"name":"Yanhui Shen","email":"shen.elf@gmail.com","login":"bsdelf","count":1},{"name":"axx","email":"aixiaoxiang2009@hotmail.com","login":"axfor","count":1},{"name":"Wu TianJian","email":"tcwu2005@gmail.com","login":"tcwu2005","count":1},{"name":"Wang Yujian","email":"simpleelegant@163.com","login":"simpleelegant","count":1},{"name":"Wang Hao","email":"991060@gmail.com","login":"haowang1013","count":1},{"name":"WUMUXIAN","email":"wumuxian1988@gmail.com","login":"WUMUXIAN","count":1},{"name":"Vladimir Shteinman","email":"vladimir.shteinman@gmail.com","login":"Bobochka","count":1},{"name":"Ville Vesilehto","email":"ville@vesilehto.fi","login":"thevilledev","count":1},{"name":"Viet Hung Nguyen","email":"hvnsweeting@gmail.com","login":"hvnsweeting","count":1},{"name":"Victor Popkov","email":"victor@popkov.me","login":"victorpopkov","count":1},{"name":"Travis Cline","email":"travis.cline@gmail.com","login":"tmc","count":1},{"name":"Timothy","email":"yexiaozhou2003@gmail.com","login":"TimothyYe","count":1},{"name":"Terry Ding","email":"terryding77@gmail.com","login":"terryding77","count":1},{"name":"Tao Zhou","email":"joseph.zhoutao@huawei.com","login":"iamzhout","count":1},{"name":"Steeve Chailloux","email":"steeve@chaahk.com","login":"chaahk","count":1},{"name":"Nedzad Smajic","email":"dotnetblackbelt@gmail.com","login":"snedzad","count":1}],"past_year_committers":[{"name":"Chlins Zhang","email":"chlins.zhang@gmail.com","login":"chlins","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-22T00:00:11.579Z","repositories_count":6388054,"commits_count":868571299,"contributors_count":35936344,"owners_count":1228343,"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":"beego/beego","html_url":"https://github.com/beego/beego","last_synced_at":"2026-07-18T11:00:53.630Z","status":"active","issues_count":122,"pull_requests_count":432,"avg_time_to_close_issue":5383545.105882353,"avg_time_to_close_pull_request":1391315.3333333333,"issues_closed_count":85,"pull_requests_closed_count":351,"pull_request_authors_count":67,"issue_authors_count":104,"avg_comments_per_issue":2.581967213114754,"avg_comments_per_pull_request":2.199074074074074,"merged_pull_requests_count":170,"bot_issues_count":0,"bot_pull_requests_count":235,"past_year_issues_count":8,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":5473468.0,"past_year_avg_time_to_close_pull_request":3130195.5,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.875,"past_year_avg_comments_per_pull_request":2.0869565217391304,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":34,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-16T18:16:30.643Z","updated_at":"2026-07-18T11:00:53.630Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/beego%2Fbeego/issues","issue_labels_count":{"table":{"inactive-issue":46,"status/accepted":6,"status/need-translation":5,"status/no-follow-template":4,"kind/enhancement":3,"help-wanted":3,"V2.0":1,"area/session":1,"area/orm":1,"kind/bug":1,"kind/proposal":1,"area/context":1}},"pull_request_labels_count":{"table":{"dependencies":235,"go":224,"inactive-pr":34,"github_actions":11,"Skip Changelog":4,"activity/weopen-star":1}},"issue_author_associations_count":{"table":{"NONE":107,"CONTRIBUTOR":11,"COLLABORATOR":4}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":310,"NONE":65,"COLLABORATOR":57}},"issue_authors":{"table":{"hamidrabedi":5,"lengpucheng":4,"flycash":4,"Nigel2392":3,"Soringg":2,"msiripurapu05":2,"1321731966":2,"dong3623":2,"warlooy":2,"ZHOUXING1997":2,"lucklyt":1,"mrshengzyzy":1,"xnzdev":1,"scylamb":1,"Maizi12":1,"chlins":1,"yuzichen12123":1,"wenzhizhong":1,"wybinos":1,"dada0z":1,"erbou":1,"shushenghong":1,"bo-er":1,"yywwann":1,"kl3mantis":1,"YuPengZhangL":1,"mohuanlanjing":1,"zhaoxiwu":1,"Cooljoe464":1,"BenAtIBM":1,"Saigut":1,"yanke-xu":1,"Jazyy":1,"1486327116":1,"minbala":1,"SerhiiK":1,"Scythemen":1,"wangshuai809":1,"kotori2":1,"lstanden":1,"wlbwlbwlb":1,"jeyrce":1,"ryuji-cre8ive":1,"Luxii44":1,"zhfish":1,"18376709272":1,"sunnyrqw":1,"laurance-moon":1,"porcupineyhairs":1,"ziranl16":1,"wade-liwei":1,"neo502721":1,"qinjinze":1,"ysysberserk":1,"tianshr123":1,"jeroenjacobs79":1,"chenkun1029":1,"pi-B":1,"leonxiao007":1,"jhsno1":1,"gmluckly":1,"Huangsh17":1,"robinwangrubin":1,"Christian-health":1,"PenguinLeee":1,"goldsky":1,"EddyLee1010":1,"haohetao":1,"CnTripto":1,"andreineustroev":1,"ShuaiWang-Code":1,"theaino":1,"niehongbo":1,"O3cheng":1,"wdt1988520":1,"danysz":1,"fclampqq":1,"ririli":1,"zhangjun03402":1,"Vext-Labs":1,"zhucebuliaopx":1,"HaoKunT":1,"4n70w4":1,"longkeyy":1,"dollarkillerx":1,"ahui11":1,"yangjungit":1,"ytd7777":1,"chenwei113524":1,"LumenShip":1,"Ervin2018":1,"NameHaibinZhang":1,"mr-1024":1,"xshi0001":1,"JackZhangfromChina":1,"weidongkl":1,"CordialSocial":1,"RicardoHPeng":1,"zsy619":1,"yuki12321":1,"TomNewChao":1,"fredgan":1,"mikelerch":1,"PansaNantapak":1}},"pull_request_authors":{"table":{"dependabot[bot]":235,"flycash":50,"Stone-afk":20,"junwense":12,"lengpucheng":10,"XdpCs":7,"fahadnaeemkhan":4,"seiyab":4,"chlins":4,"LumenShip":4,"moonsn":4,"bo-er":3,"cangqiaoyuzhuo":2,"mrigankakb":2,"tsinghuacoder":2,"asish-tom":2,"runner361":2,"feng6961784":2,"ryuji-cre8ive":2,"binlihpu":2,"chengjingtao":2,"luxcgo":2,"hamid17amu":2,"css521":2,"carltondickson":2,"Loyalsoldier":2,"dnjaramba":2,"rafialhamd":2,"a1270107629":2,"hamidrabedi":2,"llchry":2,"Nandavardhan8":2,"stefantalpalaru":1,"purelualight":1,"Feyko":1,"Panlibin2015":1,"sunxingboo":1,"iabetor":1,"awengo":1,"cuishuang":1,"racerole":1,"XananasX7":1,"carlhopf":1,"hookokoko":1,"lcl987512":1,"msiripurapu05":1,"oopchi":1,"PrintlnPan":1,"shushenghong":1,"kobihikri":1,"neargle":1,"maxtaran2010":1,"greenhandatsjtu":1,"alexandear":1,"zhyclouds":1,"y4h2":1,"testwill":1,"majorteach":1,"chncaption":1,"yuzichen12123":1,"xuing":1,"suguds":1,"ethanvc":1,"LJTian":1,"Jo-joker":1,"zhuhaicity":1,"cugxuan":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:19.754Z","repositories_count":14860369,"issues_count":32125871,"pull_requests_count":105701942,"authors_count":11351468,"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":{"inactive-issue":2}},"past_year_pull_request_labels_count":{"table":{"dependencies":34,"go":28,"inactive-pr":15,"github_actions":6}},"past_year_issue_author_associations_count":{"table":{"NONE":7,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":37,"NONE":9}},"past_year_issue_authors":{"table":{"18376709272":1,"chlins":1,"Cooljoe464":1,"Jazyy":1,"Vext-Labs":1,"wenzhizhong":1,"ysysberserk":1,"zhucebuliaopx":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":34,"chlins":3,"hamid17amu":2,"Feyko":1,"kobihikri":1,"maxtaran2010":1,"mrigankakb":1,"purelualight":1,"stefantalpalaru":1,"XananasX7":1}},"maintainers":[{"table":{"login":"flycash","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flycash"}},{"table":{"login":"junwense","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/junwense"}}],"active_maintainers":[]}},"events":{"total":{"CreateEvent":59,"CommitCommentEvent":1,"ReleaseEvent":6,"DeleteEvent":49,"MemberEvent":1,"PullRequestEvent":182,"ForkEvent":91,"IssuesEvent":66,"WatchEvent":1083,"IssueCommentEvent":389,"PushEvent":29,"GollumEvent":2,"PullRequestReviewCommentEvent":40,"PullRequestReviewEvent":36},"last_year":{"DeleteEvent":22,"PullRequestEvent":53,"ForkEvent":9,"IssuesEvent":18,"WatchEvent":211,"IssueCommentEvent":84,"PushEvent":4,"PullRequestReviewEvent":1,"CreateEvent":16}},"keywords":["beego","go"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/need-feedback.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:57:56.520Z","updated_at":"2023-01-13T11:57:56.520Z","repository_link":"https://github.com/beego/beego/blob/master/.github/workflows/need-feedback.yml","dependencies":[{"id":6875718797,"package_name":"luanpotter/changes-requested","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/need-translation.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:57:56.555Z","updated_at":"2023-01-13T11:57:56.555Z","repository_link":"https://github.com/beego/beego/blob/master/.github/workflows/need-translation.yml","dependencies":[{"id":6875718798,"package_name":"luanpotter/changes-requested","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:57:56.569Z","updated_at":"2023-01-13T11:57:56.569Z","repository_link":"https://github.com/beego/beego/blob/master/.github/workflows/stale.yml","dependencies":[{"id":6875718799,"package_name":"actions/stale","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:57:56.588Z","updated_at":"2023-01-13T11:57:56.588Z","repository_link":"https://github.com/beego/beego/blob/master/.github/workflows/test.yml","dependencies":[{"id":6875718800,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875718801,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875718802,"package_name":"redis","ecosystem":"actions","requirements":"latest","direct":true,"kind":"docker","optional":false},{"id":6875718803,"package_name":"memcached","ecosystem":"actions","requirements":"latest","direct":true,"kind":"docker","optional":false},{"id":6875718804,"package_name":"wendal/ssdb","ecosystem":"actions","requirements":"latest","direct":true,"kind":"docker","optional":false},{"id":6875718805,"package_name":"postgres","ecosystem":"actions","requirements":"latest","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-01-13T11:57:56.612Z","updated_at":"2023-01-13T11:57:56.612Z","repository_link":"https://github.com/beego/beego/blob/master/go.mod","dependencies":[{"id":6875718806,"package_name":"github.com/beego/x2j","ecosystem":"go","requirements":"v0.0.0-20131220205130-a0352aadc542","direct":true,"kind":"runtime","optional":false},{"id":6875718807,"package_name":"github.com/bradfitz/gomemcache","ecosystem":"go","requirements":"v0.0.0-20190913173617-a41fca850d0b","direct":true,"kind":"runtime","optional":false},{"id":6875718808,"package_name":"github.com/casbin/casbin","ecosystem":"go","requirements":"v1.9.1","direct":true,"kind":"runtime","optional":false},{"id":6875718809,"package_name":"github.com/cloudflare/golz4","ecosystem":"go","requirements":"v0.0.0-20150217214814-ef862a3cdc58","direct":true,"kind":"runtime","optional":false},{"id":6875718810,"package_name":"github.com/couchbase/go-couchbase","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":6875718811,"package_name":"github.com/elastic/go-elasticsearch/v6","ecosystem":"go","requirements":"v6.8.10","direct":true,"kind":"runtime","optional":false},{"id":6875718812,"package_name":"github.com/elazarl/go-bindata-assetfs","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":6875718813,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.12.1-0.20220826005032-a7ba4fa4e289","direct":true,"kind":"runtime","optional":false},{"id":6875718814,"package_name":"github.com/go-redis/redis/v7","ecosystem":"go","requirements":"v7.4.0","direct":true,"kind":"runtime","optional":false},{"id":6875718815,"package_name":"github.com/go-sql-driver/mysql","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":6875718816,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":true,"kind":"runtime","optional":false},{"id":6875718817,"package_name":"github.com/gomodule/redigo","ecosystem":"go","requirements":"v2.0.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":6875718818,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":6875718819,"package_name":"github.com/grpc-ecosystem/go-grpc-prometheus","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":6875718820,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.4","direct":true,"kind":"runtime","optional":false},{"id":6875718821,"package_name":"github.com/ledisdb/ledisdb","ecosystem":"go","requirements":"v0.0.0-20200510135210-d35789ec47e6","direct":true,"kind":"runtime","optional":false},{"id":6875718822,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.10.5","direct":true,"kind":"runtime","optional":false},{"id":6875718823,"package_name":"github.com/mattn/go-sqlite3","ecosystem":"go","requirements":"v1.14.7","direct":true,"kind":"runtime","optional":false},{"id":6875718824,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":6875718825,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":6875718826,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.9.2","direct":true,"kind":"runtime","optional":false},{"id":6875718827,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":6875718828,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.14.0","direct":true,"kind":"runtime","optional":false},{"id":6875718829,"package_name":"github.com/shiena/ansicolor","ecosystem":"go","requirements":"v0.0.0-20200904210342-c7312218db18","direct":true,"kind":"runtime","optional":false},{"id":6875718830,"package_name":"github.com/ssdb/gossdb","ecosystem":"go","requirements":"v0.0.0-20180723034631-88f6b59b84ec","direct":true,"kind":"runtime","optional":false},{"id":6875718831,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":true,"kind":"runtime","optional":false},{"id":6875718832,"package_name":"go.etcd.io/etcd/client/v3","ecosystem":"go","requirements":"v3.5.4","direct":true,"kind":"runtime","optional":false},{"id":6875718833,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.11.2","direct":true,"kind":"runtime","optional":false},{"id":6875718834,"package_name":"go.opentelemetry.io/otel/exporters/stdout/stdouttrace","ecosystem":"go","requirements":"v1.11.2","direct":true,"kind":"runtime","optional":false},{"id":6875718835,"package_name":"go.opentelemetry.io/otel/sdk","ecosystem":"go","requirements":"v1.11.2","direct":true,"kind":"runtime","optional":false},{"id":6875718836,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.11.2","direct":true,"kind":"runtime","optional":false},{"id":6875718837,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220315160706-3147a52a75dd","direct":true,"kind":"runtime","optional":false},{"id":6875718838,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220601150217-0de741cfad7f","direct":true,"kind":"runtime","optional":false},{"id":6875718839,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.40.0","direct":true,"kind":"runtime","optional":false},{"id":6875718840,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":true,"kind":"runtime","optional":false},{"id":6875718841,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":true,"kind":"runtime","optional":false},{"id":6875718842,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false},{"id":6875718843,"package_name":"github.com/Knetic/govaluate","ecosystem":"go","requirements":"v3.0.1-0.20171022003610-9aa49832a739+incompatible","direct":true,"kind":"runtime","optional":false},{"id":6875718844,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":6875718845,"package_name":"github.com/bits-and-blooms/bitset","ecosystem":"go","requirements":"v1.4.0","direct":true,"kind":"runtime","optional":false},{"id":6875718846,"package_name":"github.com/bits-and-blooms/bloom/v3","ecosystem":"go","requirements":"v3.3.1","direct":true,"kind":"runtime","optional":false},{"id":6875718847,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.2","direct":true,"kind":"runtime","optional":false},{"id":6875718848,"package_name":"github.com/coreos/go-semver","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":6875718849,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.3.2","direct":true,"kind":"runtime","optional":false},{"id":6875718850,"package_name":"github.com/couchbase/gomemcached","ecosystem":"go","requirements":"v0.1.3","direct":true,"kind":"runtime","optional":false},{"id":6875718851,"package_name":"github.com/couchbase/goutils","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":6875718852,"package_name":"github.com/cupcake/rdb","ecosystem":"go","requirements":"v0.0.0-20161107195141-43ba34106c76","direct":true,"kind":"runtime","optional":false},{"id":6875718853,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6875718854,"package_name":"github.com/edsrzf/mmap-go","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6875718855,"package_name":"github.com/go-kit/log","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":6875718856,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.5.1","direct":true,"kind":"runtime","optional":false},{"id":6875718857,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.3","direct":true,"kind":"runtime","optional":false},{"id":6875718858,"package_name":"github.com/go-logr/stdr","ecosystem":"go","requirements":"v1.2.2","direct":true,"kind":"runtime","optional":false},{"id":6875718859,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":true,"kind":"runtime","optional":false},{"id":6875718860,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.0-20180518054509-2e65f85255db","direct":true,"kind":"runtime","optional":false},{"id":6875718861,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":6875718862,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6875718863,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":6875718864,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.37.0","direct":true,"kind":"runtime","optional":false},{"id":6875718865,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.8.0","direct":true,"kind":"runtime","optional":false},{"id":6875718866,"package_name":"github.com/siddontang/go","ecosystem":"go","requirements":"v0.0.0-20170517070808-cb568a3e5cc0","direct":true,"kind":"runtime","optional":false},{"id":6875718867,"package_name":"github.com/siddontang/rdb","ecosystem":"go","requirements":"v0.0.0-20150307021120-fc89ed2e418d","direct":true,"kind":"runtime","optional":false},{"id":6875718868,"package_name":"github.com/syndtr/goleveldb","ecosystem":"go","requirements":"v0.0.0-20160425020131-cfa635847112","direct":true,"kind":"runtime","optional":false},{"id":6875718869,"package_name":"go.etcd.io/etcd/api/v3","ecosystem":"go","requirements":"v3.5.4","direct":true,"kind":"runtime","optional":false},{"id":6875718870,"package_name":"go.etcd.io/etcd/client/pkg/v3","ecosystem":"go","requirements":"v3.5.4","direct":true,"kind":"runtime","optional":false},{"id":6875718871,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.9.0","direct":true,"kind":"runtime","optional":false},{"id":6875718872,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":6875718873,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.19.1","direct":true,"kind":"runtime","optional":false},{"id":6875718874,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220225172249-27dd8689420f","direct":true,"kind":"runtime","optional":false},{"id":6875718875,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220919091848-fb04ddd9f9c8","direct":true,"kind":"runtime","optional":false},{"id":6875718876,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":true,"kind":"runtime","optional":false},{"id":6875718877,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210917145530-b395a37504d4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-13T11:57:56.677Z","updated_at":"2023-01-13T11:57:56.677Z","repository_link":"https://github.com/beego/beego/blob/master/go.sum","dependencies":[{"id":6875718878,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":6875718879,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":6875718880,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":6875718881,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":6875718882,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":6875718883,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":6875718884,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":6875718885,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":6875718886,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.52.0","direct":false,"kind":"runtime","optional":false},{"id":6875718887,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.53.0","direct":false,"kind":"runtime","optional":false},{"id":6875718888,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":6875718889,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":6875718890,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":6875718891,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.62.0","direct":false,"kind":"runtime","optional":false},{"id":6875718892,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.65.0","direct":false,"kind":"runtime","optional":false},{"id":6875718893,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6875718894,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875718895,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875718896,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875718897,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875718898,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6875718899,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875718900,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875718901,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6875718902,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875718903,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875718904,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6875718905,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875718906,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875718907,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875718908,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6875718909,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6875718910,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":6875718911,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6875718912,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":6875718913,"package_name":"github.com/Knetic/govaluate","ecosystem":"go","requirements":"v3.0.1-0.20171022003610-9aa49832a739+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6875718914,"package_name":"github.com/OneOfOne/xxhash","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6875718915,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20160405071501-a0175ee3bccc","direct":false,"kind":"runtime","optional":false},{"id":6875718916,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20190718012654-fb15b899a751","direct":false,"kind":"runtime","optional":false},{"id":6875718917,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20151022065526-2efee857e7cf","direct":false,"kind":"runtime","optional":false},{"id":6875718918,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190717042225-c3de453c63f4","direct":false,"kind":"runtime","optional":false},{"id":6875718919,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190924025748-f65c72e2690d","direct":false,"kind":"runtime","optional":false},{"id":6875718920,"package_name":"github.com/alicebob/gopher-json","ecosystem":"go","requirements":"v0.0.0-20180125190556-5a6b3ba71ee6","direct":false,"kind":"runtime","optional":false},{"id":6875718921,"package_name":"github.com/alicebob/miniredis","ecosystem":"go","requirements":"v2.5.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6875718922,"package_name":"github.com/antihax/optional","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875718923,"package_name":"github.com/beego/x2j","ecosystem":"go","requirements":"v0.0.0-20131220205130-a0352aadc542","direct":false,"kind":"runtime","optional":false},{"id":6875718924,"package_name":"github.com/benbjohnson/clock","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875718925,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v0.0.0-20180321164747-3a771d992973","direct":false,"kind":"runtime","optional":false},{"id":6875718926,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875718927,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6875718928,"package_name":"github.com/bits-and-blooms/bitset","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6875718929,"package_name":"github.com/bits-and-blooms/bitset","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875718930,"package_name":"github.com/bits-and-blooms/bloom/v3","ecosystem":"go","requirements":"v3.3.1","direct":false,"kind":"runtime","optional":false},{"id":6875718931,"package_name":"github.com/bradfitz/gomemcache","ecosystem":"go","requirements":"v0.0.0-20190913173617-a41fca850d0b","direct":false,"kind":"runtime","optional":false},{"id":6875718932,"package_name":"github.com/casbin/casbin","ecosystem":"go","requirements":"v1.9.1","direct":false,"kind":"runtime","optional":false},{"id":6875718933,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6875718934,"package_name":"github.com/cespare/xxhash","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875718935,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6875718936,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6875718937,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":6875718938,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v0.0.0-20180603132655-2972be24d48e","direct":false,"kind":"runtime","optional":false},{"id":6875718939,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20180213035817-a1ea475d72b1","direct":false,"kind":"runtime","optional":false},{"id":6875718940,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":6875718941,"package_name":"github.com/cloudflare/golz4","ecosystem":"go","requirements":"v0.0.0-20150217214814-ef862a3cdc58","direct":false,"kind":"runtime","optional":false},{"id":6875718942,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":6875718943,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20201120205902-5459f2c99403","direct":false,"kind":"runtime","optional":false},{"id":6875718944,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210312221358-fbca930ec8ed","direct":false,"kind":"runtime","optional":false},{"id":6875718945,"package_name":"github.com/coreos/go-semver","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875718946,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.3.2","direct":false,"kind":"runtime","optional":false},{"id":6875718947,"package_name":"github.com/couchbase/go-couchbase","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875718948,"package_name":"github.com/couchbase/gomemcached","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":6875718949,"package_name":"github.com/couchbase/goutils","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875718950,"package_name":"github.com/cupcake/rdb","ecosystem":"go","requirements":"v0.0.0-20161107195141-43ba34106c76","direct":false,"kind":"runtime","optional":false},{"id":6875718951,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875718952,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6875718953,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875718954,"package_name":"github.com/edsrzf/mmap-go","ecosystem":"go","requirements":"v0.0.0-20170320065105-0bce6a688712","direct":false,"kind":"runtime","optional":false},{"id":6875718955,"package_name":"github.com/edsrzf/mmap-go","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875718956,"package_name":"github.com/elastic/go-elasticsearch/v6","ecosystem":"go","requirements":"v6.8.10","direct":false,"kind":"runtime","optional":false},{"id":6875718957,"package_name":"github.com/elazarl/go-bindata-assetfs","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6875718958,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6875718959,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":6875718960,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":6875718961,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20201210154907-fd9021fe5dad","direct":false,"kind":"runtime","optional":false},{"id":6875718962,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20210217033140-668b12f5399d","direct":false,"kind":"runtime","optional":false},{"id":6875718963,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20210512163311-63b5d3c536b0","direct":false,"kind":"runtime","optional":false},{"id":6875718964,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875718965,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":6875718966,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875718967,"package_name":"github.com/glendc/gopher-json","ecosystem":"go","requirements":"v0.0.0-20170414221815-dc4743023d0c","direct":false,"kind":"runtime","optional":false},{"id":6875718968,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":6875718969,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20191125211704-12ad95a8df72","direct":false,"kind":"runtime","optional":false},{"id":6875718970,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20200222043503-6f7a984d4dc4","direct":false,"kind":"runtime","optional":false},{"id":6875718971,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6875718972,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6875718973,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.12.1-0.20220826005032-a7ba4fa4e289","direct":false,"kind":"runtime","optional":false},{"id":6875718974,"package_name":"github.com/go-kit/log","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875718975,"package_name":"github.com/go-kit/log","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875718976,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875718977,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875718978,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875718979,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6875718980,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6875718981,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":6875718982,"package_name":"github.com/go-logr/stdr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6875718983,"package_name":"github.com/go-redis/redis/v7","ecosystem":"go","requirements":"v7.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875718984,"package_name":"github.com/go-sql-driver/mysql","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875718985,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6875718986,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.0.4","direct":false,"kind":"runtime","optional":false},{"id":6875718987,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6875718988,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6875718989,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":6875718990,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190702054246-869f871628b6","direct":false,"kind":"runtime","optional":false},{"id":6875718991,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20191227052852-215e87163ea7","direct":false,"kind":"runtime","optional":false},{"id":6875718992,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":false,"kind":"runtime","optional":false},{"id":6875718993,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6875718994,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875718995,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6875718996,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875718997,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6875718998,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6875718999,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":6875719000,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875719001,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6875719002,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6875719003,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6875719004,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":6875719005,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":6875719006,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6875719007,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":6875719008,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":6875719145,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.25","direct":false,"kind":"runtime","optional":false},{"id":6875719009,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":6875719010,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875719011,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6875719012,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6875719013,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6875719014,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875719015,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":6875719016,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.0-20170215233205-553a64147049","direct":false,"kind":"runtime","optional":false},{"id":6875719017,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.0-20180518054509-2e65f85255db","direct":false,"kind":"runtime","optional":false},{"id":6875719018,"package_name":"github.com/gomodule/redigo","ecosystem":"go","requirements":"v1.8.8","direct":false,"kind":"runtime","optional":false},{"id":6875719019,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":6875719020,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875719021,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875719022,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875719023,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6875719024,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875719025,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6875719026,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875719027,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6875719028,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":6875719029,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":6875719030,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":6875719031,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875719032,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6875719033,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875719034,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":6875719035,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":6875719036,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20191218002539-d4f498aebedc","direct":false,"kind":"runtime","optional":false},{"id":6875719037,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200212024743-f11f1df84d12","direct":false,"kind":"runtime","optional":false},{"id":6875719038,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200229191704-1ebb73c60ed3","direct":false,"kind":"runtime","optional":false},{"id":6875719039,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200430221834-fc25d7d30c6d","direct":false,"kind":"runtime","optional":false},{"id":6875719040,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200708004538-1a94d8640e99","direct":false,"kind":"runtime","optional":false},{"id":6875719041,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875719042,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6875719043,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875719044,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6875719045,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6875719046,"package_name":"github.com/grpc-ecosystem/go-grpc-prometheus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875719047,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":6875719048,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875719049,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6875719050,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":6875719051,"package_name":"github.com/hpcloud/tail","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875719052,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20181102032728-5e5cf60278f6","direct":false,"kind":"runtime","optional":false},{"id":6875719053,"package_name":"github.com/jpillora/backoff","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875719054,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.6","direct":false,"kind":"runtime","optional":false},{"id":6875719055,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":6875719056,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.11","direct":false,"kind":"runtime","optional":false},{"id":6875719057,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.12","direct":false,"kind":"runtime","optional":false},{"id":6875719058,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":6875719059,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6875719060,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875719061,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875719062,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875719063,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875719064,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6875719065,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6875719066,"package_name":"github.com/kr/logfmt","ecosystem":"go","requirements":"v0.0.0-20140226030751-b84e30acd515","direct":false,"kind":"runtime","optional":false},{"id":6875719067,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875719068,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6875719069,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875719070,"package_name":"github.com/ledisdb/ledisdb","ecosystem":"go","requirements":"v0.0.0-20200510135210-d35789ec47e6","direct":false,"kind":"runtime","optional":false},{"id":6875719071,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.10.5","direct":false,"kind":"runtime","optional":false},{"id":6875719072,"package_name":"github.com/mattn/go-sqlite3","ecosystem":"go","requirements":"v1.14.7","direct":false,"kind":"runtime","optional":false},{"id":6875719073,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6875719074,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875719075,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180228061459-e0a39a4cb421","direct":false,"kind":"runtime","optional":false},{"id":6875719076,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":false,"kind":"runtime","optional":false},{"id":6875719468,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.5","direct":false,"kind":"runtime","optional":false},{"id":6875719077,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v0.0.0-20180701023420-4b7aa43c6742","direct":false,"kind":"runtime","optional":false},{"id":6875719078,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6875719079,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6875719080,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20161129095857-cc309e4a2223","direct":false,"kind":"runtime","optional":false},{"id":6875719081,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20190716064945-2f068394615f","direct":false,"kind":"runtime","optional":false},{"id":6875719082,"package_name":"github.com/niemeyer/pretty","ecosystem":"go","requirements":"v0.0.0-20200227124842-a10e7caefd8e","direct":false,"kind":"runtime","optional":false},{"id":6875719083,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875719084,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":6875719085,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":6875719086,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875719087,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":6875719088,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875719089,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6875719090,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.9.2","direct":false,"kind":"runtime","optional":false},{"id":6875719091,"package_name":"github.com/peterh/liner","ecosystem":"go","requirements":"v1.0.1-0.20171122030339-3681c2a91233","direct":false,"kind":"runtime","optional":false},{"id":6875719092,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6875719093,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":6875719094,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6875719095,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875719096,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6875719097,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6875719098,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":6875719099,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":6875719100,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6875719101,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":6875719102,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":6875719103,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20180712105110-5c3871d89910","direct":false,"kind":"runtime","optional":false},{"id":6875719104,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190129233127-fd36f4220a90","direct":false,"kind":"runtime","optional":false},{"id":6875719105,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":6875719106,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875719107,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875719108,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6875719109,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":6875719110,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":6875719111,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.32.1","direct":false,"kind":"runtime","optional":false},{"id":6875719112,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.37.0","direct":false,"kind":"runtime","optional":false},{"id":6875719113,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20181005140218-185b4288413d","direct":false,"kind":"runtime","optional":false},{"id":6875719114,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.2","direct":false,"kind":"runtime","optional":false},{"id":6875719115,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":6875719116,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875719117,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.7.3","direct":false,"kind":"runtime","optional":false},{"id":6875719118,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6875719119,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875719120,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875719121,"package_name":"github.com/shiena/ansicolor","ecosystem":"go","requirements":"v0.0.0-20200904210342-c7312218db18","direct":false,"kind":"runtime","optional":false},{"id":6875719122,"package_name":"github.com/siddontang/go","ecosystem":"go","requirements":"v0.0.0-20170517070808-cb568a3e5cc0","direct":false,"kind":"runtime","optional":false},{"id":6875719123,"package_name":"github.com/siddontang/goredis","ecosystem":"go","requirements":"v0.0.0-20150324035039-760763f78400","direct":false,"kind":"runtime","optional":false},{"id":6875719124,"package_name":"github.com/siddontang/rdb","ecosystem":"go","requirements":"v0.0.0-20150307021120-fc89ed2e418d","direct":false,"kind":"runtime","optional":false},{"id":6875719125,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875719126,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6875719127,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875719128,"package_name":"github.com/spaolacci/murmur3","ecosystem":"go","requirements":"v0.0.0-20180118202830-f09979ecbc72","direct":false,"kind":"runtime","optional":false},{"id":6875719129,"package_name":"github.com/ssdb/gossdb","ecosystem":"go","requirements":"v0.0.0-20180723034631-88f6b59b84ec","direct":false,"kind":"runtime","optional":false},{"id":6875719130,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875719131,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6875719132,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875719133,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875719134,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6875719135,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875719136,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875719137,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6875719138,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875719139,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":6875719140,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6875719141,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":6875719142,"package_name":"github.com/syndtr/goleveldb","ecosystem":"go","requirements":"v0.0.0-20160425020131-cfa635847112","direct":false,"kind":"runtime","optional":false},{"id":6875719143,"package_name":"github.com/twmb/murmur3","ecosystem":"go","requirements":"v1.1.6","direct":false,"kind":"runtime","optional":false},{"id":6875719144,"package_name":"github.com/ugorji/go","ecosystem":"go","requirements":"v0.0.0-20171122102828-84cb69a8af83","direct":false,"kind":"runtime","optional":false},{"id":6875719146,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":6875719147,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.32","direct":false,"kind":"runtime","optional":false},{"id":6875719148,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6875719149,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":6875719150,"package_name":"github.com/yuin/gopher-lua","ecosystem":"go","requirements":"v0.0.0-20171031051903-609c9cd26973","direct":false,"kind":"runtime","optional":false},{"id":6875719151,"package_name":"go.etcd.io/etcd/api/v3","ecosystem":"go","requirements":"v3.5.4","direct":false,"kind":"runtime","optional":false},{"id":6875719152,"package_name":"go.etcd.io/etcd/client/pkg/v3","ecosystem":"go","requirements":"v3.5.4","direct":false,"kind":"runtime","optional":false},{"id":6875719153,"package_name":"go.etcd.io/etcd/client/v3","ecosystem":"go","requirements":"v3.5.4","direct":false,"kind":"runtime","optional":false},{"id":6875719154,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":6875719155,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":6875719156,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.2","direct":false,"kind":"runtime","optional":false},{"id":6875719157,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":6875719158,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.4","direct":false,"kind":"runtime","optional":false},{"id":6875719159,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.11.2","direct":false,"kind":"runtime","optional":false},{"id":6875719160,"package_name":"go.opentelemetry.io/otel/exporters/stdout/stdouttrace","ecosystem":"go","requirements":"v1.11.2","direct":false,"kind":"runtime","optional":false},{"id":6875719161,"package_name":"go.opentelemetry.io/otel/sdk","ecosystem":"go","requirements":"v1.11.2","direct":false,"kind":"runtime","optional":false},{"id":6875719162,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.11.2","direct":false,"kind":"runtime","optional":false},{"id":6875719163,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875719164,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875719165,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6875719166,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.1.11-0.20210813005559-691160354723","direct":false,"kind":"runtime","optional":false},{"id":6875719167,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6875719168,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875719169,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.17.0","direct":false,"kind":"runtime","optional":false},{"id":6875719170,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.19.1","direct":false,"kind":"runtime","optional":false},{"id":6875719171,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20180904163835-0709b304e793","direct":false,"kind":"runtime","optional":false},{"id":6875719172,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6875719173,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":6875719174,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":6875719175,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":6875719176,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":6875719177,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220315160706-3147a52a75dd","direct":false,"kind":"runtime","optional":false},{"id":6875719178,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":6875719179,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":6875719180,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":6875719181,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":6875719182,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":6875719183,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191129062945-2f5052295587","direct":false,"kind":"runtime","optional":false},{"id":6875719184,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191227195350-da58074b4299","direct":false,"kind":"runtime","optional":false},{"id":6875719185,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200119233911-0405dc783f0a","direct":false,"kind":"runtime","optional":false},{"id":6875719186,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200207192155-f17229e696bd","direct":false,"kind":"runtime","optional":false},{"id":6875719187,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200224162631-6cc2880d07d6","direct":false,"kind":"runtime","optional":false},{"id":6875719188,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":6875719189,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":6875719190,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":6875719191,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":6875719192,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":6875719193,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":6875719194,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":6875719195,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":6875719196,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":6875719197,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20191125180803-fdd1cda4f05f","direct":false,"kind":"runtime","optional":false},{"id":6875719198,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200130185559-910be7a94367","direct":false,"kind":"runtime","optional":false},{"id":6875719199,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":6875719200,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20210508222113-6edffad5e616","direct":false,"kind":"runtime","optional":false},{"id":6875719201,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":6875719202,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":6875719203,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":6875719204,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875719205,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":6875719206,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191107180719-034126e5016b","direct":false,"kind":"runtime","optional":false},{"id":6875719207,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875719208,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875719209,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":6875719210,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":6875719211,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":6875719212,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180906233101-161cd47e91fd","direct":false,"kind":"runtime","optional":false},{"id":6875719213,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181114220301-adae6a3d119a","direct":false,"kind":"runtime","optional":false},{"id":6875719214,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":6875719215,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":6875719216,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":6875719217,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":6875719218,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":6875719219,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":6875719220,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":6875719221,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190613194153-d28f0bde5980","direct":false,"kind":"runtime","optional":false},{"id":6875719222,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":6875719223,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190628185345-da137c7871d7","direct":false,"kind":"runtime","optional":false},{"id":6875719224,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":6875719225,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190923162816-aa69164e4478","direct":false,"kind":"runtime","optional":false},{"id":6875719226,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191209160850-c0dbc17a3553","direct":false,"kind":"runtime","optional":false},{"id":6875719227,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":6875719228,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200202094626-16171245cfb2","direct":false,"kind":"runtime","optional":false},{"id":6875719229,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200222125558-5a598a2470a0","direct":false,"kind":"runtime","optional":false},{"id":6875719230,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":6875719231,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":6875719232,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200324143707-d3edc9973b7e","direct":false,"kind":"runtime","optional":false},{"id":6875719233,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200501053045-e0ff5e5a1de5","direct":false,"kind":"runtime","optional":false},{"id":6875719234,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200506145744-7e3656a0809f","direct":false,"kind":"runtime","optional":false},{"id":6875719235,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200513185701-a91f0712d120","direct":false,"kind":"runtime","optional":false},{"id":6875719236,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520182314-0ba52f642ac2","direct":false,"kind":"runtime","optional":false},{"id":6875719237,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200625001655-4c5254603344","direct":false,"kind":"runtime","optional":false},{"id":6875719238,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200707034311-ab3426394381","direct":false,"kind":"runtime","optional":false},{"id":6875719239,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":6875719240,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":6875719241,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210405180319-a5a99cb37ef4","direct":false,"kind":"runtime","optional":false},{"id":6875719242,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210525063256-abc453219eb5","direct":false,"kind":"runtime","optional":false},{"id":6875719243,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220127200216-cd36cc0744dd","direct":false,"kind":"runtime","optional":false},{"id":6875719244,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220225172249-27dd8689420f","direct":false,"kind":"runtime","optional":false},{"id":6875719245,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":6875719246,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":6875719247,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":6875719248,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20191202225959-858c2ad4c8b6","direct":false,"kind":"runtime","optional":false},{"id":6875719249,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":6875719250,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210514164344-f6687ab2804c","direct":false,"kind":"runtime","optional":false},{"id":6875719251,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220223155221-ee480838109b","direct":false,"kind":"runtime","optional":false},{"id":6875719252,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":6875719253,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":6875719254,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":6875719255,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":6875719256,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6875719257,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":6875719258,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200317015054-43a5402ce75a","direct":false,"kind":"runtime","optional":false},{"id":6875719259,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200625203802-6e8e738ad208","direct":false,"kind":"runtime","optional":false},{"id":6875719260,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":6875719261,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201207232520-09787c993a3a","direct":false,"kind":"runtime","optional":false},{"id":6875719262,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":6875719263,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220601150217-0de741cfad7f","direct":false,"kind":"runtime","optional":false},{"id":6875719264,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":6875719265,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180905080454-ebe1bf3edb33","direct":false,"kind":"runtime","optional":false},{"id":6875719266,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180909124046-d0be0721c37e","direct":false,"kind":"runtime","optional":false},{"id":6875719267,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181116152217-5ac8a444bdc5","direct":false,"kind":"runtime","optional":false},{"id":6875719268,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6875719269,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":6875719270,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":6875719271,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190422165155-953cdadca894","direct":false,"kind":"runtime","optional":false},{"id":6875719272,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":6875719273,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":6875719469,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":6875719274,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":6875719275,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":6875719276,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":6875719277,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191001151750-bb3f8db39f24","direct":false,"kind":"runtime","optional":false},{"id":6875719278,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191010194322-b09406accb47","direct":false,"kind":"runtime","optional":false},{"id":6875719279,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191120155948-bd437916bb0e","direct":false,"kind":"runtime","optional":false},{"id":6875719280,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":6875719281,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191228213918-04cbcbbfeed8","direct":false,"kind":"runtime","optional":false},{"id":6875719282,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200106162015-b016eb3dc98e","direct":false,"kind":"runtime","optional":false},{"id":6875719283,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200113162924-86b910548bc1","direct":false,"kind":"runtime","optional":false},{"id":6875719284,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200122134326-e047566fdf82","direct":false,"kind":"runtime","optional":false},{"id":6875719285,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200202164722-d101bd2416d5","direct":false,"kind":"runtime","optional":false},{"id":6875719286,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200212091648-12a6c2dcc1e4","direct":false,"kind":"runtime","optional":false},{"id":6875719287,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":6875719288,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":6875719289,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":6875719290,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200331124033-c3d80250170d","direct":false,"kind":"runtime","optional":false},{"id":6875719291,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200501052902-10377860bb8e","direct":false,"kind":"runtime","optional":false},{"id":6875719292,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200511232937-7e40ca221e25","direct":false,"kind":"runtime","optional":false},{"id":6875719293,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200515095857-1151b9dac4a9","direct":false,"kind":"runtime","optional":false},{"id":6875719294,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200523222454-059865788121","direct":false,"kind":"runtime","optional":false},{"id":6875719295,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200615200032-f1bc736245b1","direct":false,"kind":"runtime","optional":false},{"id":6875719296,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200625212154-ddb9806d33ae","direct":false,"kind":"runtime","optional":false},{"id":6875719297,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200803210538-64077c9b5642","direct":false,"kind":"runtime","optional":false},{"id":6875719298,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":6875719299,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6875719300,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210124154548-22da62e12c0c","direct":false,"kind":"runtime","optional":false},{"id":6875719301,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210330210617-4fbd30eecc44","direct":false,"kind":"runtime","optional":false},{"id":6875719302,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210403161142-5e06dd20ab57","direct":false,"kind":"runtime","optional":false},{"id":6875719303,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":6875719304,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210510120138-977fb7262007","direct":false,"kind":"runtime","optional":false},{"id":6875719305,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603081109-ebe580a85c40","direct":false,"kind":"runtime","optional":false},{"id":6875719306,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":6875719307,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211216021012-1d35b9e2eb4e","direct":false,"kind":"runtime","optional":false},{"id":6875719308,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220114195835-da31bd327af9","direct":false,"kind":"runtime","optional":false},{"id":6875719309,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220919091848-fb04ddd9f9c8","direct":false,"kind":"runtime","optional":false},{"id":6875719310,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6875719311,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":6875719312,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.0.0-20170915032832-14c0d48ead0c","direct":false,"kind":"runtime","optional":false},{"id":6875719313,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875719314,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":6875719315,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6875719316,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6875719317,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":6875719318,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6875719319,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6875719320,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":6875719321,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":6875719322,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20191024005414-555d28b269f0","direct":false,"kind":"runtime","optional":false},{"id":6875719323,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6875719324,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":6875719325,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":6875719326,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":6875719327,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":6875719328,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":6875719329,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":6875719330,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":6875719331,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":6875719332,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":6875719333,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":6875719334,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":6875719335,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":6875719336,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":6875719337,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":6875719338,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191113191852-77e3bb0ad9e7","direct":false,"kind":"runtime","optional":false},{"id":6875719339,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191115202509-3a792d9c32b2","direct":false,"kind":"runtime","optional":false},{"id":6875719340,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":6875719341,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191125144606-a911d9008d1f","direct":false,"kind":"runtime","optional":false},{"id":6875719342,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191130070609-6e064ea0cf2d","direct":false,"kind":"runtime","optional":false},{"id":6875719343,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191216173652-a0e659d51361","direct":false,"kind":"runtime","optional":false},{"id":6875719344,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191227053925-7b8e75db28f4","direct":false,"kind":"runtime","optional":false},{"id":6875719345,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200117161641-43d50277825c","direct":false,"kind":"runtime","optional":false},{"id":6875719346,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200122220014-bf1340f18c4a","direct":false,"kind":"runtime","optional":false},{"id":6875719347,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":6875719348,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200204074204-1cc6d1ef6c74","direct":false,"kind":"runtime","optional":false},{"id":6875719349,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200207183749-b753a1ba74fa","direct":false,"kind":"runtime","optional":false},{"id":6875719350,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200212150539-ea181f53ac56","direct":false,"kind":"runtime","optional":false},{"id":6875719351,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200224181240-023911ca70b2","direct":false,"kind":"runtime","optional":false},{"id":6875719352,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200227222343-706bc42d1f0d","direct":false,"kind":"runtime","optional":false},{"id":6875719353,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200304193943-95d2e580d8eb","direct":false,"kind":"runtime","optional":false},{"id":6875719354,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200312045724-11d5b4c81c7d","direct":false,"kind":"runtime","optional":false},{"id":6875719355,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200331025713-a30bf2db82d4","direct":false,"kind":"runtime","optional":false},{"id":6875719356,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200501065659-ab2804fb9c9d","direct":false,"kind":"runtime","optional":false},{"id":6875719357,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200512131952-2bc93b1c0c88","direct":false,"kind":"runtime","optional":false},{"id":6875719358,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200515010526-7d3b6ebf133d","direct":false,"kind":"runtime","optional":false},{"id":6875719359,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200618134242-20370b0cb4b2","direct":false,"kind":"runtime","optional":false},{"id":6875719360,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200619180055-7c47624df98f","direct":false,"kind":"runtime","optional":false},{"id":6875719361,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200729194436-6467de6f59a7","direct":false,"kind":"runtime","optional":false},{"id":6875719362,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200804011535-6c149bb5ef0d","direct":false,"kind":"runtime","optional":false},{"id":6875719363,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200825202427-b303f430e36d","direct":false,"kind":"runtime","optional":false},{"id":6875719364,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210106214847-113979e3529a","direct":false,"kind":"runtime","optional":false},{"id":6875719365,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6875719366,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.5","direct":false,"kind":"runtime","optional":false},{"id":6875719367,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":6875719368,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":6875719369,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":6875719370,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":6875719371,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875719372,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6875719373,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6875719374,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6875719375,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":6875719376,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":6875719377,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":6875719378,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":6875719379,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":6875719380,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":6875719381,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":6875719382,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":6875719383,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":6875719384,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":6875719385,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.29.0","direct":false,"kind":"runtime","optional":false},{"id":6875719386,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":6875719387,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875719388,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875719389,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6875719390,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6875719391,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.5","direct":false,"kind":"runtime","optional":false},{"id":6875719392,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":false,"kind":"runtime","optional":false},{"id":6875719393,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":6875719394,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":6875719395,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":6875719396,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":6875719397,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":6875719398,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":6875719399,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":6875719400,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":6875719401,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":6875719470,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875719402,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191115194625-c23dd37a84c9","direct":false,"kind":"runtime","optional":false},{"id":6875719472,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":6875719403,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191216164720-4f79533eabd1","direct":false,"kind":"runtime","optional":false},{"id":6875719404,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191230161307-f3c370f40bfb","direct":false,"kind":"runtime","optional":false},{"id":6875719405,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200115191322-ca5a22157cba","direct":false,"kind":"runtime","optional":false},{"id":6875719406,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200122232147-0452cf42e150","direct":false,"kind":"runtime","optional":false},{"id":6875719407,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200204135345-fa8e72b47b90","direct":false,"kind":"runtime","optional":false},{"id":6875719408,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200212174721-66ed5ce911ce","direct":false,"kind":"runtime","optional":false},{"id":6875719409,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200224152610-e50cd9704f63","direct":false,"kind":"runtime","optional":false},{"id":6875719410,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200228133532-8c2c7df3a383","direct":false,"kind":"runtime","optional":false},{"id":6875719411,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200305110556-506484158171","direct":false,"kind":"runtime","optional":false},{"id":6875719412,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200312145019-da6875a35672","direct":false,"kind":"runtime","optional":false},{"id":6875719413,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":false,"kind":"runtime","optional":false},{"id":6875719414,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200430143042-b979b6f78d84","direct":false,"kind":"runtime","optional":false},{"id":6875719415,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200511104702-f5ebc3bea380","direct":false,"kind":"runtime","optional":false},{"id":6875719416,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200513103714-09dca8ec2884","direct":false,"kind":"runtime","optional":false},{"id":6875719417,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200515170657-fc4c6c6a6587","direct":false,"kind":"runtime","optional":false},{"id":6875719418,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":6875719419,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200618031413-b414f8b61790","direct":false,"kind":"runtime","optional":false},{"id":6875719420,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200729003335-053ba62fc06f","direct":false,"kind":"runtime","optional":false},{"id":6875719421,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200804131852-c06518451d9c","direct":false,"kind":"runtime","optional":false},{"id":6875719422,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200825200019-8632dd797987","direct":false,"kind":"runtime","optional":false},{"id":6875719423,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210602131652-f16073e35f0c","direct":false,"kind":"runtime","optional":false},{"id":6875719424,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210917145530-b395a37504d4","direct":false,"kind":"runtime","optional":false},{"id":6875719425,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":6875719426,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":6875719427,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.1","direct":false,"kind":"runtime","optional":false},{"id":6875719428,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6875719429,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":6875719430,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":6875719431,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":6875719432,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":6875719433,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":6875719434,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.29.1","direct":false,"kind":"runtime","optional":false},{"id":6875719435,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":6875719436,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":6875719437,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.33.1","direct":false,"kind":"runtime","optional":false},{"id":6875719438,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.36.0","direct":false,"kind":"runtime","optional":false},{"id":6875719439,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.38.0","direct":false,"kind":"runtime","optional":false},{"id":6875719440,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.40.0","direct":false,"kind":"runtime","optional":false},{"id":6875719441,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":6875719442,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":6875719443,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":6875719444,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":6875719445,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":6875719446,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":6875719447,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6875719448,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":6875719449,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":6875719450,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":6875719451,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6875719452,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":6875719453,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":6875719454,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":false,"kind":"runtime","optional":false},{"id":6875719455,"package_name":"gopkg.in/alecthomas/kingpin.v2","ecosystem":"go","requirements":"v2.2.6","direct":false,"kind":"runtime","optional":false},{"id":6875719456,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":6875719457,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":6875719458,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":6875719459,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20200227125254-8fa46927fb4f","direct":false,"kind":"runtime","optional":false},{"id":6875719460,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875719461,"package_name":"gopkg.in/fsnotify.v1","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":6875719462,"package_name":"gopkg.in/mgo.v2","ecosystem":"go","requirements":"v2.0.0-20190816093944-a6b53ec6cb22","direct":false,"kind":"runtime","optional":false},{"id":6875719463,"package_name":"gopkg.in/tomb.v1","ecosystem":"go","requirements":"v1.0.0-20141024135613-dd632973f1e7","direct":false,"kind":"runtime","optional":false},{"id":6875719464,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6875719465,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6875719466,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.3","direct":false,"kind":"runtime","optional":false},{"id":6875719467,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false},{"id":6875719471,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6875719473,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20210107192922-496545a6307b","direct":false,"kind":"runtime","optional":false},{"id":6875719474,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6875719475,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":6875719476,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":6875719477,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":6875719478,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":6875719479,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":6875719480,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.3","direct":false,"kind":"runtime","optional":false},{"id":6875719481,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.4","direct":false,"kind":"runtime","optional":false},{"id":6875719482,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6875719483,"package_name":"rsc.io/quote/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6875719484,"package_name":"rsc.io/sampler","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6875719485,"package_name":"sigs.k8s.io/yaml","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false}]}],"score":35.046746640140384,"created_at":"2026-07-16T09:58:33.092Z","updated_at":"2026-07-22T13:00:34.077Z","avatar_url":"https://github.com/beego.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378839","html_url":"https://summary.ecosyste.ms/projects/378839"}