{"id":3494871,"name":"github.com/gogs/gogs","ecosystem":"go","description":"Gogs is a painless self-hosted Git Service.","homepage":"https://github.com/gogs/gogs","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gogs/gogs","keywords_array":[],"namespace":"github.com/gogs","versions_count":90,"first_release_published_at":"2014-03-31T11:57:51.000Z","latest_release_published_at":"2026-02-19T00:23:48.000Z","latest_release_number":"v0.14.2","last_synced_at":"2026-06-01T07:45:53.562Z","created_at":"2022-04-10T19:30:08.335Z","updated_at":"2026-06-02T04:12:26.846Z","registry_url":"https://pkg.go.dev/github.com/gogs/gogs","install_command":"go get github.com/gogs/gogs","documentation_url":"https://pkg.go.dev/github.com/gogs/gogs#section-documentation","metadata":{},"repo_metadata":{"id":14049846,"uuid":"16752620","full_name":"gogs/gogs","owner":"gogs","description":"Gogs is a painless self-hosted Git service","archived":false,"fork":false,"pushed_at":"2025-12-20T10:29:33.000Z","size":209896,"stargazers_count":47369,"open_issues_count":998,"forks_count":5076,"subscribers_count":1035,"default_branch":"main","last_synced_at":"2025-12-22T15:07:22.603Z","etag":null,"topics":["docker","git","go","gogs","mysql","postgresql","raspberry-pi","scip-enabled","self-hosted","sqlite3"],"latest_commit_sha":null,"homepage":"https://gogs.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gogs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","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":"2014-02-12T01:57:08.000Z","updated_at":"2025-12-22T13:43:38.000Z","dependencies_parsed_at":"2023-10-21T11:37:25.116Z","dependency_job_id":"cf1fe7ac-d847-42c1-aeb4-1d87a95a6854","html_url":"https://github.com/gogs/gogs","commit_stats":{"total_commits":4989,"total_committers":561,"mean_commits":8.893048128342246,"dds":0.5403888554820606,"last_synced_commit":"79bda9df35b841d40b49a670491df15b9661712b"},"previous_names":["gogits/gogs"],"tags_count":84,"template":false,"template_full_name":null,"purl":"pkg:github/gogs/gogs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogs","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/sbom","scorecard":{"id":433968,"data":{"date":"2025-08-11","repo":{"name":"github.com/gogs/gogs","commit":"37962fcc0bc404b1ac12301165899162005b257c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/8 approved changesets -- score normalized to 1","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"20 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/docker.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker.yml:96","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/docker.yml:136","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker.yml:137","Info: jobLevel 'contents' permission set to 'read': .github/workflows/go.yml:27","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/go.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql.yml:25","Warn: no topLevel permission defined: .github/workflows/docker.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/shell.yml:8"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: public/plugins/pdfjs-5.2.133/web/wasm/openjpeg.wasm:1","Warn: binary detected: public/plugins/pdfjs-5.2.133/web/wasm/qcms_bg.wasm:1"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.13.3 not signed: https://api.github.com/repos/gogs/gogs/releases/223892467","Warn: release artifact v0.13.2 not signed: https://api.github.com/repos/gogs/gogs/releases/192133957","Warn: release artifact v0.13.3 does not have provenance: https://api.github.com/repos/gogs/gogs/releases/223892467","Warn: release artifact v0.13.2 does not have provenance: https://api.github.com/repos/gogs/gogs/releases/192133957"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:16"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shell.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/shell.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/shell.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/gogs/gogs/shell.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:14: pin your Docker image by updating alpine:3.21 to alpine:3.21@sha256:b6a6be0ff92ab6db8acd94f5d1b7a6c2f0f5d10ce3c24af348d333ac6da80685","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"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 detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T04:08:24.040Z","repository_id":14049846,"created_at":"2025-08-19T04:08:24.040Z","updated_at":"2025-08-19T04:08:24.040Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27990580,"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-12-23T02:00:07.087Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"v0.13.3","sha":"5084b4a9b77a506f5e287e82e945e1c6882b827a","kind":"commit","published_at":"2025-06-08T22:55:56.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.13.3","html_url":"https://github.com/gogs/gogs/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.13.3/manifests"},{"name":"v0.13.3-rc.1","sha":"5084b4a9b77a506f5e287e82e945e1c6882b827a","kind":"commit","published_at":"2025-06-08T22:55:56.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.13.3-rc.1","html_url":"https://github.com/gogs/gogs/releases/tag/v0.13.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.13.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.13.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.13.3-rc.1/manifests"},{"name":"v0.13.2","sha":"593c7b6db601c68d16b2fb9a7e1194cb816f5efb","kind":"commit","published_at":"2024-12-23T15:57:35.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.13.2","html_url":"https://github.com/gogs/gogs/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.13.2/manifests"},{"name":"v0.13.2-rc.1","sha":"593c7b6db601c68d16b2fb9a7e1194cb816f5efb","kind":"commit","published_at":"2024-12-23T15:57:35.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.13.2-rc.1","html_url":"https://github.com/gogs/gogs/releases/tag/v0.13.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.13.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.13.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.13.2-rc.1/manifests"},{"name":"v0.13.1","sha":"0c40e600a275d490481cfeea53705810fbe94d9b","kind":"commit","published_at":"2024-12-22T22:54:57.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.13.1","html_url":"https://github.com/gogs/gogs/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.13.1/manifests"},{"name":"v0.13.1-rc.1","sha":"0c40e600a275d490481cfeea53705810fbe94d9b","kind":"commit","published_at":"2024-12-22T22:54:57.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.13.1-rc.1","html_url":"https://github.com/gogs/gogs/releases/tag/v0.13.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.13.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.13.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.13.1-rc.1/manifests"},{"name":"v0.13.0-rc.1","sha":"8c21874c00b6100d46b662f65baeb40647442f42","kind":"commit","published_at":"2023-02-25T12:33:19.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.13.0-rc.1","html_url":"https://github.com/gogs/gogs/releases/tag/v0.13.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.13.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.13.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.13.0-rc.1/manifests"},{"name":"v0.13.0","sha":"8c21874c00b6100d46b662f65baeb40647442f42","kind":"commit","published_at":"2023-02-25T12:33:19.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.13.0","html_url":"https://github.com/gogs/gogs/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.13.0/manifests"},{"name":"v0.12.11-rc.1","sha":"c9fba3cb30af0789fcf89098dfcb8f2286ee7d3b","kind":"commit","published_at":"2023-02-25T05:39:54.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.12.11-rc.1","html_url":"https://github.com/gogs/gogs/releases/tag/v0.12.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.12.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.11-rc.1/manifests"},{"name":"v0.12.11","sha":"73ae88badfff8a6662c1ac18ac48bb83c37305c2","kind":"commit","published_at":"2023-02-25T05:39:06.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.12.11","html_url":"https://github.com/gogs/gogs/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.11/manifests"},{"name":"v0.12.10","sha":"1ce5171ae170750298c150874e718740dd7ef69f","kind":"commit","published_at":"2022-08-02T03:01:04.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.12.10","html_url":"https://github.com/gogs/gogs/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.10/manifests"},{"name":"v0.12.10-rc.1","sha":"1ce5171ae170750298c150874e718740dd7ef69f","kind":"commit","published_at":"2022-08-02T03:01:04.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.12.10-rc.1","html_url":"https://github.com/gogs/gogs/releases/tag/v0.12.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.12.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.10-rc.1/manifests"},{"name":"v0.12.9","sha":"012a1ba19ed2f8f5185be4254f655ba6c4b34db2","kind":"commit","published_at":"2022-06-07T13:29:32.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.12.9","html_url":"https://github.com/gogs/gogs/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.9/manifests"},{"name":"v0.12.9-rc.1","sha":"012a1ba19ed2f8f5185be4254f655ba6c4b34db2","kind":"commit","published_at":"2022-06-07T13:29:32.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.12.9-rc.1","html_url":"https://github.com/gogs/gogs/releases/tag/v0.12.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.12.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.9-rc.1/manifests"},{"name":"v0.12.8","sha":"7f8799c01f264eb7770766621fb68debee414b68","kind":"commit","published_at":"2022-05-31T08:47:45.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.12.8","html_url":"https://github.com/gogs/gogs/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.8/manifests"},{"name":"v0.12.8-rc.1","sha":"7f8799c01f264eb7770766621fb68debee414b68","kind":"commit","published_at":"2022-05-31T08:47:45.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.12.8-rc.1","html_url":"https://github.com/gogs/gogs/releases/tag/v0.12.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.12.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.8-rc.1/manifests"},{"name":"v0.12.7","sha":"d06ba7e527fcc462aecdb660ce001e87d94f024c","kind":"commit","published_at":"2022-05-05T08:18:01.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.12.7","html_url":"https://github.com/gogs/gogs/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.7/manifests"},{"name":"v0.12.7-rc.1","sha":"d06ba7e527fcc462aecdb660ce001e87d94f024c","kind":"commit","published_at":"2022-05-05T08:18:01.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.12.7-rc.1","html_url":"https://github.com/gogs/gogs/releases/tag/v0.12.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.12.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.7-rc.1/manifests"},{"name":"v0.12.6","sha":"26395294bdef382b577fd60234e5bb14f4090cc8","kind":"commit","published_at":"2022-03-19T06:39:55.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.12.6","html_url":"https://github.com/gogs/gogs/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.6/manifests"},{"name":"v0.12.6-rc.1","sha":"26395294bdef382b577fd60234e5bb14f4090cc8","kind":"commit","published_at":"2022-03-19T06:39:55.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.12.6-rc.1","html_url":"https://github.com/gogs/gogs/releases/tag/v0.12.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.12.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.6-rc.1/manifests"},{"name":"v0.12.5","sha":"e309bc8324ca0799a320169747c2f11d56968631","kind":"commit","published_at":"2022-03-11T06:58:57.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.12.5","html_url":"https://github.com/gogs/gogs/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.5/manifests"},{"name":"v0.12.5-rc.1","sha":"e309bc8324ca0799a320169747c2f11d56968631","kind":"commit","published_at":"2022-03-11T06:58:57.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.12.5-rc.1","html_url":"https://github.com/gogs/gogs/releases/tag/v0.12.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.12.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.5-rc.1/manifests"},{"name":"v0.12.4","sha":"d4ae178b72d78abcb82494f3e43d7767c07ab679","kind":"commit","published_at":"2022-01-17T02:19:45.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.12.4","html_url":"https://github.com/gogs/gogs/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.4/manifests"},{"name":"v0.12.4-rc.1","sha":"d4ae178b72d78abcb82494f3e43d7767c07ab679","kind":"commit","published_at":"2022-01-17T02:19:45.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.12.4-rc.1","html_url":"https://github.com/gogs/gogs/releases/tag/v0.12.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.12.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.4-rc.1/manifests"},{"name":"v0.12.3","sha":"f0e3cd90f8d7695960eeef2e4e54b2e717302f6c","kind":"commit","published_at":"2020-10-07T14:39:36.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.12.3","html_url":"https://github.com/gogs/gogs/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"253b2bef4c26925d2fd0555aa8911cd21fb68b8c","kind":"commit","published_at":"2020-09-26T08:53:26.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.12.2","html_url":"https://github.com/gogs/gogs/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"43fc8260850090b55d4ee2586a819b3b6c016279","kind":"commit","published_at":"2020-08-27T06:47:41.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.12.1","html_url":"https://github.com/gogs/gogs/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"f17e7d5a2c36c52a1121d2315f3d75dcd8053b89","kind":"commit","published_at":"2020-08-22T09:55:16.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.12.0","html_url":"https://github.com/gogs/gogs/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.12.0/manifests"},{"name":"v0.11.91","sha":"c154721f4a8f3e24d2f6fb61e74b4b64529255c2","kind":"commit","published_at":"2019-08-12T01:59:46.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.11.91","html_url":"https://github.com/gogs/gogs/releases/tag/v0.11.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.11.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11.91/manifests"},{"name":"v0.11.86","sha":"06b6eaba060f8b874a4c2a8c84515b2ea45321d6","kind":"commit","published_at":"2019-01-31T02:59:10.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.11.86","html_url":"https://github.com/gogs/gogs/releases/tag/v0.11.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.11.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11.86/manifests"},{"name":"v0.11.79","sha":"f43d21d0aff791780aaca5770e0bc92c39c803d3","kind":"commit","published_at":"2018-12-12T03:17:09.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.11.79","html_url":"https://github.com/gogs/gogs/releases/tag/v0.11.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.11.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11.79/manifests"},{"name":"v0.11.66","sha":"3a4c981e3167875a3b60d0cee00ee85272608439","kind":"commit","published_at":"2018-09-16T15:53:32.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.11.66","html_url":"https://github.com/gogs/gogs/releases/tag/v0.11.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.11.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11.66/manifests"},{"name":"v0.11.53","sha":"91441c3fb29d8ead645d8fffa4658d749d5b3fc3","kind":"commit","published_at":"2018-06-04T23:31:34.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.11.53","html_url":"https://github.com/gogs/gogs/releases/tag/v0.11.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.11.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11.53/manifests"},{"name":"v0.11.43","sha":"2978bb1773a6511bf07678e2f1371dc413057bec","kind":"commit","published_at":"2018-03-31T03:26:48.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.11.43","html_url":"https://github.com/gogs/gogs/releases/tag/v0.11.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.11.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11.43/manifests"},{"name":"v0.11.34","sha":"6f2347fc71f17b5703a9b1f383a2d3451f88b741","kind":"commit","published_at":"2017-11-22T19:46:14.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.11.34","html_url":"https://github.com/gogs/gogs/releases/tag/v0.11.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.11.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11.34/manifests"},{"name":"v0.11.33","sha":"b752fe680811119954ccef051e6f3b3e2a04c2e8","kind":"commit","published_at":"2017-11-19T18:29:06.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.11.33","html_url":"https://github.com/gogs/gogs/releases/tag/v0.11.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.11.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11.33/manifests"},{"name":"v0.11.29","sha":"b1100b5e345a8a6f5e3f3dfd19e18c9cc8b499e8","kind":"commit","published_at":"2017-08-15T22:20:28.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.11.29","html_url":"https://github.com/gogs/gogs/releases/tag/v0.11.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.11.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11.29/manifests"},{"name":"v0.11.19","sha":"6197a7639a88f7fb0fee8927e1d501504ae770ff","kind":"commit","published_at":"2017-06-10T05:43:18.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.11.19","html_url":"https://github.com/gogs/gogs/releases/tag/v0.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.11.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11.19/manifests"},{"name":"v0.11.4","sha":"e0a787b5ee077498abf0f8ea78395aec16b90c71","kind":"commit","published_at":"2017-04-05T17:26:53.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.11.4","html_url":"https://github.com/gogs/gogs/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11.4/manifests"},{"name":"v0.11","sha":"348c75c91b95ce7fb0f6dac263aa7290f2319e1b","kind":"commit","published_at":"2017-04-04T00:06:15.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.11","html_url":"https://github.com/gogs/gogs/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11/manifests"},{"name":"v0.11rc","sha":"375f1b1fdea51e55bb0c381c791c5757e1517042","kind":"commit","published_at":"2017-03-27T18:56:56.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.11rc","html_url":"https://github.com/gogs/gogs/releases/tag/v0.11rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.11rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.11rc/manifests"},{"name":"v0.10.18","sha":"f54bcba3394bf856b77b674203ea0c80b926cd61","kind":"commit","published_at":"2017-03-14T03:41:22.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.10.18","html_url":"https://github.com/gogs/gogs/releases/tag/v0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.10.18/manifests"},{"name":"v0.10.8","sha":"bb005f3f9a606a5e94da4fc274d3c21234d98090","kind":"commit","published_at":"2017-03-07T19:12:19.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.10.8","html_url":"https://github.com/gogs/gogs/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.10.8/manifests"},{"name":"v0.10.1","sha":"9d40b8a83cc3a13ec0859ad253de02c514e4403d","kind":"commit","published_at":"2017-02-28T10:45:50.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.10.1","html_url":"https://github.com/gogs/gogs/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.10.1/manifests"},{"name":"v0.10","sha":"b3757e424ffc47f7ae07d8fecd9f2ecf98f20679","kind":"commit","published_at":"2017-02-27T23:38:16.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.10","html_url":"https://github.com/gogs/gogs/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.10/manifests"},{"name":"v0.10rc","sha":"437df04d8c8de62e3c75c38d34d305c3dea5bafe","kind":"commit","published_at":"2017-02-21T17:17:39.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.10rc","html_url":"https://github.com/gogs/gogs/releases/tag/v0.10rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.10rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.10rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.10rc/manifests"},{"name":"v0.9.141","sha":"23f2efa8c1e21957f950424bfdbdc684ba64b56f","kind":"commit","published_at":"2017-02-11T08:59:25.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.9.141","html_url":"https://github.com/gogs/gogs/releases/tag/v0.9.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.9.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.9.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.9.141/manifests"},{"name":"v0.9.128","sha":"412ba5b2a97ec224f6cf6b78ceba711c8dda3835","kind":"commit","published_at":"2017-01-31T12:36:59.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.9.128","html_url":"https://github.com/gogs/gogs/releases/tag/v0.9.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.9.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.9.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.9.128/manifests"},{"name":"v0.9.113","sha":"114c179e5a50e3313f7a5894100693805e64e440","kind":"commit","published_at":"2016-12-24T02:53:30.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.9.113","html_url":"https://github.com/gogs/gogs/releases/tag/v0.9.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.9.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.9.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.9.113/manifests"},{"name":"v0.9.97","sha":"8ee14db51ebc92728e1edba4545c7d4ea4b21c65","kind":"commit","published_at":"2016-09-01T04:35:04.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.9.97","html_url":"https://github.com/gogs/gogs/releases/tag/v0.9.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.9.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.9.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.9.97/manifests"},{"name":"v0.9.71","sha":"81e6f82cafe4b450996a01618a2ee379c7f67682","kind":"commit","published_at":"2016-08-10T18:57:53.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.9.71","html_url":"https://github.com/gogs/gogs/releases/tag/v0.9.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.9.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.9.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.9.71/manifests"},{"name":"v0.9.60","sha":"ee28fd92551961070cff4fe1b37ab94268c2f111","kind":"commit","published_at":"2016-08-03T19:24:53.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.9.60","html_url":"https://github.com/gogs/gogs/releases/tag/v0.9.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.9.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.9.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.9.60/manifests"},{"name":"v0.9.48","sha":"599716bb1b78e6be903db92fde6d9bf65d79bf3e","kind":"commit","published_at":"2016-07-22T14:21:26.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.9.48","html_url":"https://github.com/gogs/gogs/releases/tag/v0.9.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.9.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.9.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.9.48/manifests"},{"name":"v0.9.46","sha":"1c7dcdd6b948b9c177b5ed4e036e612508ee9832","kind":"commit","published_at":"2016-07-17T02:46:21.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.9.46","html_url":"https://github.com/gogs/gogs/releases/tag/v0.9.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.9.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.9.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.9.46/manifests"},{"name":"v0.9.13","sha":"3fb4f7f4980b4339fd9ef6a3ba5b0acab83d264d","kind":"commit","published_at":"2016-03-19T18:51:41.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.9.13","html_url":"https://github.com/gogs/gogs/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.9.13/manifests"},{"name":"v0.9.0","sha":"0ea0c5ec4f24f0fc5ef3231085c74b33a16f98ec","kind":"commit","published_at":"2016-03-07T00:55:38.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.9.0","html_url":"https://github.com/gogs/gogs/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.9.0/manifests"},{"name":"v0.8.43","sha":"d324500959c06e975921790f8770aa5d1bdf2344","kind":"commit","published_at":"2016-02-24T06:14:43.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.8.43","html_url":"https://github.com/gogs/gogs/releases/tag/v0.8.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.8.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.8.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.8.43/manifests"},{"name":"v0.8.25","sha":"6e03f6161777b38c0c185793e8f0294851796e46","kind":"commit","published_at":"2016-01-30T15:12:23.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.8.25","html_url":"https://github.com/gogs/gogs/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.8.25/manifests"},{"name":"v0.8.10","sha":"09c981846b2b80c703d26b17024ec2212b8bac63","kind":"commit","published_at":"2015-12-18T12:54:44.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.8.10","html_url":"https://github.com/gogs/gogs/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.8.10/manifests"},{"name":"v0.8.0","sha":"4df378b89249bac5e7d707b6616e051271a9aea2","kind":"commit","published_at":"2015-12-13T03:04:52.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.8.0","html_url":"https://github.com/gogs/gogs/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.8.0/manifests"},{"name":"v0.7.33","sha":"b5f6206a659eaa76382774675f2e3f2664d0f501","kind":"commit","published_at":"2015-12-06T20:34:17.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.7.33","html_url":"https://github.com/gogs/gogs/releases/tag/v0.7.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.7.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.7.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.7.33/manifests"},{"name":"v0.7.22","sha":"253513cedda72939ec4d496a3325c654659cc15f","kind":"commit","published_at":"2015-11-25T14:36:26.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.7.22","html_url":"https://github.com/gogs/gogs/releases/tag/v0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.7.22/manifests"},{"name":"v0.7.19","sha":"d37da1f3929f94703d7c7f19f60288109f95756d","kind":"commit","published_at":"2015-11-21T19:40:29.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.7.19","html_url":"https://github.com/gogs/gogs/releases/tag/v0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.7.19/manifests"},{"name":"v0.7.6","sha":"d1e28ac013c2f562939025e6a031671a5a70dd52","kind":"commit","published_at":"2015-11-12T17:50:45.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.7.6","html_url":"https://github.com/gogs/gogs/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.7.6/manifests"},{"name":"v0.7.0","sha":"58436b5ea51cb5e09fb244331d7a9acf70258063","kind":"commit","published_at":"2015-11-08T16:08:13.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.7.0","html_url":"https://github.com/gogs/gogs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.7.0/manifests"},{"name":"v0.6.15","sha":"d5ad4e1141c27410920faaddc60794bf53ee98d0","kind":"commit","published_at":"2015-09-26T18:09:09.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.6.15","html_url":"https://github.com/gogs/gogs/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.6.15/manifests"},{"name":"v0.6.9","sha":"1c2dbd7183f12eff0be33c7a8d1cf0753dd42324","kind":"commit","published_at":"2015-09-05T09:06:03.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.6.9","html_url":"https://github.com/gogs/gogs/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.6.9/manifests"},{"name":"v0.6.5","sha":"21d1d2905d42b9c1f911ab95188e774062907499","kind":"commit","published_at":"2015-08-16T11:35:24.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.6.5","html_url":"https://github.com/gogs/gogs/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.6.5/manifests"},{"name":"v0.6.3","sha":"8e8d535e233966acd1510df78c01e11dc8156514","kind":"commit","published_at":"2015-08-02T04:37:45.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.6.3","html_url":"https://github.com/gogs/gogs/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.6.3/manifests"},{"name":"v0.6.1","sha":"d76f11c6f14b69bf981e5fc3901cc2c6445773b8","kind":"commit","published_at":"2015-03-26T15:00:22.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.6.1","html_url":"https://github.com/gogs/gogs/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"7cf05645873634cd926bb16ff880840330305d5b","kind":"commit","published_at":"2015-03-19T20:44:22.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.6.0","html_url":"https://github.com/gogs/gogs/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.6.0/manifests"},{"name":"v0.5.13","sha":"a38e4a0b027f7be1f5523dc8e729f6f8300a8095","kind":"commit","published_at":"2015-02-13T21:48:23.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.5.13","html_url":"https://github.com/gogs/gogs/releases/tag/v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.5.13/manifests"},{"name":"v0.5.11","sha":"9e61ec316e10e5ca9ba2eb3ac58ff04e4a85d285","kind":"commit","published_at":"2015-01-05T12:45:06.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.5.11","html_url":"https://github.com/gogs/gogs/releases/tag/v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.5.11/manifests"},{"name":"v0.5.9","sha":"c9e0b3b98700e65d2f304e028b7ba4c073209f45","kind":"commit","published_at":"2014-12-14T01:32:30.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.5.9","html_url":"https://github.com/gogs/gogs/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"2d8c414f8c44e20619d6680b96044424ef6ebb2a","kind":"commit","published_at":"2014-11-19T00:05:33.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.5.8","html_url":"https://github.com/gogs/gogs/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.5.8/manifests"},{"name":"v0.5.5","sha":"54930c001df8316d8dfda450b5c39379df2cc1b1","kind":"commit","published_at":"2014-10-10T20:22:49.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.5.5","html_url":"https://github.com/gogs/gogs/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.5.5/manifests"},{"name":"v0.5.2","sha":"4f74b4e6578be4251af65cd08daa37c884e431a0","kind":"commit","published_at":"2014-09-18T16:21:00.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.5.2","html_url":"https://github.com/gogs/gogs/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.5.2/manifests"},{"name":"v0.5.0","sha":"efb68a0a96574a334a3ec791c0a7f2bc6b96d006","kind":"commit","published_at":"2014-09-14T23:22:52.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.5.0","html_url":"https://github.com/gogs/gogs/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"a0318db2f9094eda2beea19ed323244b4ae30831","kind":"commit","published_at":"2014-06-06T09:12:56.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.4.2","html_url":"https://github.com/gogs/gogs/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"afc6cbc4797571a138eb150768fb9276b4da702b","kind":"commit","published_at":"2014-06-01T15:06:03.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.4.1","html_url":"https://github.com/gogs/gogs/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"2657f88d9af9420329c49fab20bd1c7a5febc071","kind":"commit","published_at":"2014-05-31T21:15:04.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.4.0","html_url":"https://github.com/gogs/gogs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"2401e68d7ed7d53425293ad32d231542d03bbef3","kind":"commit","published_at":"2014-04-29T01:53:40.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.3.1","html_url":"https://github.com/gogs/gogs/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"de01f814892666298d24f79f769a7c0766119c87","kind":"commit","published_at":"2014-04-21T10:54:07.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.3.0","html_url":"https://github.com/gogs/gogs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"76c64b43cb56a298e5fc2ec8adc0d7b820cbe614","kind":"commit","published_at":"2014-03-31T11:57:51.000Z","download_url":"https://codeload.github.com/gogs/gogs/tar.gz/v0.2.0","html_url":"https://github.com/gogs/gogs/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogs/gogs@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-12-24T00:14:31.603Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":55,"rankings":{"downloads":null,"dependent_repos_count":0.7735374839801403,"dependent_packages_count":1.8916929484916127,"stargazers_count":0.026010471955529066,"forks_count":0.056605165021994294,"docker_downloads_count":null,"average":0.6869615173623191},"purl":"pkg:golang/github.com/gogs/gogs","advisories":[{"uuid":"GSA_kwCzR0hTQS14aDMyLWN4NmMtY3A0ds4ABJZR","url":"https://github.com/advisories/GHSA-xh32-cx6c-cp4v","title":"Gogs XSS allowed by stored call in PDF renderer","description":"### Summary\n\nA stored XSS is present in Gogs which allows client-side Javascript code execution.\n\n### Details\n\nGogs Version:\n```\ndocker images\nREPOSITORY   TAG       IMAGE ID       CREATED        SIZE\ngogs/gogs    latest    fe92583bc4fe   10 hours ago   99.3MB\n```\n\nApplication version: `0.14.0+dev`\n\nLocal setup using:\n```bash\n# Pull image from Docker Hub.\ndocker pull gogs/gogs\n\n# Create local directory for volume.\nsudo mkdir -p /var/gogs\n\n# Use `docker run` for the first time.\ndocker run --name=gogs -p 10022:22 -p 10880:3000 -v /var/gogs:/data gogs/gogs\n```\n\nThe vulnerability is caused by the usage of a vulnerable and outdated component: `pdfjs-1.4.20` under public/plugins/.  \nRead more about this vulnerability at [codeanlabs - CVE-2024-4367](https://codeanlabs.com/blog/research/cve-2024-4367-arbitrary-js-execution-in-pdf-js/).\n\n### PoC\n\n1. Upload the Proof of Concept file hosted at https://codeanlabs.com/wp-content/uploads/2024/05/poc_generalized_CVE-2024-4367.pdf in a repository.\n2. Click on the file to be previewed.\n\n![poc](https://github.com/user-attachments/assets/5af1303e-8751-49c8-af2e-d0631dd18957)\n\n\n### Credits\n\nEdoardo Ottavianelli","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-06-26T16:54:01.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N","references":["https://github.com/gogs/gogs/security/advisories/GHSA-xh32-cx6c-cp4v","https://nvd.nist.gov/vuln/detail/CVE-2025-47943","https://github.com/gogs/gogs/commit/110117b2e5e5baa4809c819bec701e929d2d8d40","https://github.com/gogs/gogs/releases/tag/v0.13.3","https://www.hacktivesecurity.com/blog/2025/07/15/cve-2025-47943-stored-xss-in-gogs-via-pdf","https://github.com/advisories/GHSA-xh32-cx6c-cp4v"],"source_kind":"github","identifiers":["GHSA-xh32-cx6c-cp4v","CVE-2025-47943"],"repository_url":"https://github.com/gogs/gogs","blast_radius":0.0,"created_at":"2025-06-26T17:10:06.267Z","updated_at":"2026-06-02T03:03:22.542Z","epss_percentage":0.00253,"epss_percentile":0.48688,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14aDMyLWN4NmMtY3A0ds4ABJZR","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14aDMyLWN4NmMtY3A0ds4ABJZR","packages":[{"ecosystem":"go","package_name":"github.com/gogs/gogs","versions":[{"first_patched_version":"0.13.3-0.20250608224432-110117b2e5e5","vulnerable_version_range":"\u003c 0.13.3-0.20250608224432-110117b2e5e5"}],"purl":"pkg:go/github.com%2Fgogs%2Fgogs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14aDMyLWN4NmMtY3A0ds4ABJZR/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS04bW02LXdtcHAtbW1tM84AA9ly","url":"https://github.com/advisories/GHSA-8mm6-wmpp-mmm3","title":"Duplicate Advisory: Gogs allows argument injection during the tagging of a new release","description":"# Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-m27m-h5gj-wwmg. This link is maintained to preserve external references.\n\n# Original Description\nGogs through 0.13.0 allows argument injection during the tagging of a new release. This vulnerability is still unfixed as of the time of this advisory being published.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-07-04T18:31:11.000Z","withdrawn_at":"2024-12-23T20:36:50.000Z","classification":"GENERAL","cvss_score":8.2,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-39933","https://www.sonarsource.com/blog/securing-developer-tools-unpatched-code-vulnerabilities-in-gogs-1","https://github.com/gogs/gogs/releases","https://github.com/advisories/GHSA-8mm6-wmpp-mmm3"],"source_kind":"github","identifiers":["GHSA-8mm6-wmpp-mmm3"],"repository_url":"https://github.com/gogs/gogs","blast_radius":14.270974053852798,"created_at":"2024-07-05T21:05:27.428Z","updated_at":"2026-04-05T20:04:47.039Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04bW02LXdtcHAtbW1tM84AA9ly","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04bW02LXdtcHAtbW1tM84AA9ly","packages":[{"ecosystem":"go","package_name":"github.com/gogs/gogs","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 0.13.0"}],"purl":"pkg:go/github.com%2Fgogs%2Fgogs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04bW02LXdtcHAtbW1tM84AA9ly/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1oZjI5LTloZmgtdzYzas4AA9lz","url":"https://github.com/advisories/GHSA-hf29-9hfh-w63j","title":"Duplicate Advisory: Gogs allows argument injection during the previewing of changes","description":"# Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-9pp6-wq8c-3w2c. This link is maintained to preserve external references.\n\n# Original Description\nGogs through 0.13.0 allows argument injection during the previewing of changes.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2024-07-04T18:31:11.000Z","withdrawn_at":"2024-12-23T20:37:16.000Z","classification":"GENERAL","cvss_score":9.4,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-39932","https://www.sonarsource.com/blog/securing-developer-tools-unpatched-code-vulnerabilities-in-gogs-1","https://github.com/gogs/gogs/releases","https://github.com/advisories/GHSA-hf29-9hfh-w63j"],"source_kind":"github","identifiers":["GHSA-hf29-9hfh-w63j"],"repository_url":"https://github.com/gogs/gogs","blast_radius":16.359409281245892,"created_at":"2024-07-05T21:05:27.788Z","updated_at":"2026-04-05T20:04:47.039Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oZjI5LTloZmgtdzYzas4AA9lz","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oZjI5LTloZmgtdzYzas4AA9lz","packages":[{"ecosystem":"go","package_name":"github.com/gogs/gogs","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 0.13.0"}],"purl":"pkg:go/github.com%2Fgogs%2Fgogs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oZjI5LTloZmgtdzYzas4AA9lz/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0ydmdqLTNwdmcteGg0d84AA9lx","url":"https://github.com/advisories/GHSA-2vgj-3pvg-xh4w","title":"Duplicate Advisory: Gogs allows deletion of internal files","description":"# Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-ccqv-43vm-4f3w. This link is maintained to preserve external references.\n\n# Original Description\nGogs through 0.13.0 allows deletion of internal files. ","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2024-07-04T18:31:10.000Z","withdrawn_at":"2024-12-23T20:37:05.000Z","classification":"GENERAL","cvss_score":9.4,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-39931","https://github.com/gogs/gogs/releases","https://www.sonarsource.com/blog/securing-developer-tools-unpatched-code-vulnerabilities-in-gogs-1","https://github.com/advisories/GHSA-2vgj-3pvg-xh4w"],"source_kind":"github","identifiers":["GHSA-2vgj-3pvg-xh4w"],"repository_url":"https://github.com/gogs/gogs","blast_radius":16.359409281245892,"created_at":"2024-07-05T21:05:27.825Z","updated_at":"2026-04-05T20:04:47.039Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0ydmdqLTNwdmcteGg0d84AA9lx","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0ydmdqLTNwdmcteGg0d84AA9lx","packages":[{"ecosystem":"go","package_name":"github.com/gogs/gogs","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 0.13.0"}],"purl":"pkg:go/github.com%2Fgogs%2Fgogs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0ydmdqLTNwdmcteGg0d84AA9lx/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1wNjlyLXYzaDQtcmo0Zs4AA9l1","url":"https://github.com/advisories/GHSA-p69r-v3h4-rj4f","title":"Duplicate Advisory: github.com/gogs/gogs affected by CVE-2024-39930","description":"# Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-vm62-9jw3-c8w3. This link is maintained to preserve external references.\n\n# Original Description\nThe built-in SSH server of Gogs through 0.13.0 allows argument injection in internal/ssh/ssh.go, leading to remote code execution. Authenticated attackers can exploit this by opening an SSH connection and sending a malicious --split-string env request if the built-in SSH server is activated. Windows installations are unaffected.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2024-07-04T18:31:10.000Z","withdrawn_at":"2024-12-23T20:37:28.000Z","classification":"GENERAL","cvss_score":9.4,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-39930","https://github.com/gogs/gogs/releases","https://www.sonarsource.com/blog/securing-developer-tools-unpatched-code-vulnerabilities-in-gogs-1","https://www.vicarius.io/vsociety/posts/argument-injection-in-gogs-ssh-server-cve-2024-39930","https://github.com/advisories/GHSA-p69r-v3h4-rj4f"],"source_kind":"github","identifiers":["GHSA-p69r-v3h4-rj4f"],"repository_url":"https://github.com/gogs/gogs","blast_radius":16.359409281245892,"created_at":"2024-07-10T15:05:48.001Z","updated_at":"2026-04-05T20:04:45.820Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wNjlyLXYzaDQtcmo0Zs4AA9l1","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1wNjlyLXYzaDQtcmo0Zs4AA9l1","packages":[{"ecosystem":"go","package_name":"github.com/gogs/gogs","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 0.13.0"}],"purl":"pkg:go/github.com%2Fgogs%2Fgogs"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wNjlyLXYzaDQtcmo0Zs4AA9l1/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gogs/gogs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gogs/gogs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gogs/gogs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-20T13:01:11.056Z","issues_count":206,"pull_requests_count":469,"avg_time_to_close_issue":33955261.36923077,"avg_time_to_close_pull_request":2118948.5707317074,"issues_closed_count":65,"pull_requests_closed_count":410,"pull_request_authors_count":50,"issue_authors_count":184,"avg_comments_per_issue":3.0194174757281553,"avg_comments_per_pull_request":0.4946695095948827,"merged_pull_requests_count":338,"bot_issues_count":0,"bot_pull_requests_count":256,"past_year_issues_count":52,"past_year_pull_requests_count":118,"past_year_avg_time_to_close_issue":710466.6923076923,"past_year_avg_time_to_close_pull_request":433461.79069767444,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":0.5192307692307693,"past_year_avg_comments_per_pull_request":0.19491525423728814,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":66,"past_year_merged_pull_requests_count":71,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogs%2Fgogs/issues","maintainers":[{"login":"unknwon","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/unknwon"}],"active_maintainers":[{"login":"unknwon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/unknwon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogs%2Fgogs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogs%2Fgogs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogs%2Fgogs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogs%2Fgogs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogs%2Fgogs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogs%2Fgogs/codemeta","maintainers":[]}