{"id":4448063,"name":"github.com/vim/vim","ecosystem":"go","description":"","homepage":null,"licenses":"vim","normalized_licenses":["Vim"],"repository_url":"https://github.com/vim/vim","keywords_array":[],"namespace":"github.com/vim","versions_count":7250,"first_release_published_at":"2019-04-07T19:55:07.000Z","latest_release_published_at":"2025-12-28T14:26:52.000Z","latest_release_number":"v9.1.2031+incompatible","last_synced_at":"2026-04-01T12:03:56.562Z","created_at":"2022-05-24T21:51:31.781Z","updated_at":"2026-04-01T12:03:56.562Z","registry_url":"https://pkg.go.dev/github.com/vim/vim","install_command":"go get github.com/vim/vim","documentation_url":"https://pkg.go.dev/github.com/vim/vim#section-documentation","metadata":{},"repo_metadata":{"id":36690988,"uuid":"40997482","full_name":"vim/vim","owner":"vim","description":"The official Vim repository","archived":false,"fork":false,"pushed_at":"2025-10-17T17:50:59.000Z","size":186243,"stargazers_count":39104,"open_issues_count":1573,"forks_count":5841,"subscribers_count":663,"default_branch":"master","last_synced_at":"2025-10-17T20:58:22.797Z","etag":null,"topics":["c","cross-platform","text-editor","vim"],"latest_commit_sha":null,"homepage":"https://www.vim.org","language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"vim","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":".github/MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":"https://www.vim.org/sponsor/index.php"}},"created_at":"2015-08-18T21:03:56.000Z","updated_at":"2025-10-17T17:51:04.000Z","dependencies_parsed_at":"2023-01-17T04:15:54.411Z","dependency_job_id":"e92ca10d-e769-4a67-a056-94adf0994208","html_url":"https://github.com/vim/vim","commit_stats":{"total_commits":20187,"total_committers":501,"mean_commits":"40.293413173652695","dds":0.1796700847079804,"last_synced_commit":"7cfe693f9bfa74690867e4d96c25f2205d0d13e4"},"previous_names":[],"tags_count":18565,"template":false,"template_full_name":null,"purl":"pkg:github/vim/vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vim%2Fvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vim%2Fvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vim%2Fvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vim%2Fvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vim","download_url":"https://codeload.github.com/vim/vim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vim%2Fvim/sbom","scorecard":{"id":586980,"data":{"date":"2025-08-11","repo":{"name":"github.com/vim/vim","commit":"a2f13bf782f723e116c5d4cc7d79a23e918a24db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 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":"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":"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":"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: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/label.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverity.yml:8","Warn: no topLevel permission defined: .github/workflows/label.yml:1","Warn: no topLevel permission defined: .github/workflows/link-check.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Vim 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":"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":"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'"],"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":"SAST","score":10,"reason":"SAST tool detected: CodeQL","details":["Info: SAST configuration detected: CodeQL","Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":5,"reason":"binaries present in source code","details":["Warn: binary detected: src/xpm/arm64/lib-vc14/libXpm.lib:1","Warn: binary detected: src/xpm/x64/lib-vc14/libXpm.lib:1","Warn: binary detected: src/xpm/x64/lib/libXpm.a:1","Warn: binary detected: src/xpm/x86/lib-vc14/libXpm.lib:1","Warn: binary detected: src/xpm/x86/lib/libXpm.a: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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): runtime/indent/testdir/bash.in:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): runtime/indent/testdir/bash.ok:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: runtime/syntax/testdir/input/sh_12.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: runtime/syntax/testdir/input/sh_mksh.ksh:0","Info: Possibly incomplete results: error parsing shell code: invalid UTF-8 encoding: runtime/tools/vimspell.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:564: update your workflow using https://app.stepsecurity.io/secureworkflow/vim/vim/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:575: update your workflow using https://app.stepsecurity.io/secureworkflow/vim/vim/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:588: update your workflow using https://app.stepsecurity.io/secureworkflow/vim/vim/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:799: update your workflow using https://app.stepsecurity.io/secureworkflow/vim/vim/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/vim/vim/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:353: update your workflow using https://app.stepsecurity.io/secureworkflow/vim/vim/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:385: update your workflow using https://app.stepsecurity.io/secureworkflow/vim/vim/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/vim/vim/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/vim/vim/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/vim/vim/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/vim/vim/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverity.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/vim/vim/coverity.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/vim/vim/label.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/link-check.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/vim/vim/link-check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/link-check.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/vim/vim/link-check.yml/master?enable=pin","Warn: chocoCommand not pinned by hash: .github/workflows/ci.yml:543","Warn: chocoCommand not pinned by hash: .github/workflows/ci.yml:545","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 chocoCommand 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"}}]},"last_synced_at":"2025-08-20T20:47:15.429Z","repository_id":36690988,"created_at":"2025-08-20T20:47:15.429Z","updated_at":"2025-08-20T20:47:15.429Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279915110,"owners_count":26243393,"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-19T02:00:07.647Z","response_time":64,"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":"vim","name":"Vim - the text editor","uuid":"11618545","kind":"organization","description":"The github base for core Vim","email":"vim-dev@vim.org","website":"http://www.vim.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11618545?v=4","repositories_count":6,"last_synced_at":"2023-03-03T16:26:44.694Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/vim","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T02:33:02.424Z","updated_at":"2023-03-03T16:26:44.698Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vim","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vim/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-19T21:25:48.933Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.706401008585746,"dependent_packages_count":9.561217324694391,"stargazers_count":0.04185593188246057,"forks_count":0.05560859521526905,"docker_downloads_count":null,"average":3.591270715094467},"purl":"pkg:golang/github.com/vim/vim","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/vim/vim","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/vim/vim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/vim/vim/dependencies","status":null,"funding_links":["https://www.vim.org/sponsor/index.php"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-19T15:01:33.567Z","issues_count":1550,"pull_requests_count":4175,"avg_time_to_close_issue":14894399.281920327,"avg_time_to_close_pull_request":3764117.060325477,"issues_closed_count":979,"pull_requests_closed_count":3564,"pull_request_authors_count":493,"issue_authors_count":747,"avg_comments_per_issue":3.223225806451613,"avg_comments_per_pull_request":2.8098203592814373,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":677,"past_year_pull_requests_count":2328,"past_year_avg_time_to_close_issue":427558.46192893403,"past_year_avg_time_to_close_pull_request":216375.81720977597,"past_year_issues_closed_count":394,"past_year_pull_requests_closed_count":1964,"past_year_pull_request_authors_count":229,"past_year_issue_authors_count":334,"past_year_avg_comments_per_issue":2.1964549483013296,"past_year_avg_comments_per_pull_request":2.6258591065292096,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vim%2Fvim/issues","maintainers":[{"login":"zeertzjq","count":458,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeertzjq"},{"login":"yegappan","count":238,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yegappan"},{"login":"chrisbra","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisbra"},{"login":"glepnir","count":185,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glepnir"},{"login":"k-takata","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k-takata"},{"login":"h-east","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h-east"},{"login":"dpelle","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpelle"},{"login":"mattn","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"henryavila","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryavila"}],"active_maintainers":[{"login":"zeertzjq","count":240,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeertzjq"},{"login":"glepnir","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glepnir"},{"login":"yegappan","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yegappan"},{"login":"chrisbra","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisbra"},{"login":"h-east","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h-east"},{"login":"k-takata","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k-takata"},{"login":"henryavila","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryavila"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvim%2Fvim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvim%2Fvim/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvim%2Fvim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvim%2Fvim/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvim%2Fvim/codemeta","maintainers":[]}