{"id":2520,"url":"https://github.com/zigtools/zls","last_synced_at":"2026-06-10T18:20:41.517Z","repository":{"id":38184971,"uuid":"258636766","full_name":"zigtools/zls","owner":"zigtools","description":"A language server for Zig supporting developers with features like autocomplete and goto definition","archived":false,"fork":false,"pushed_at":"2025-09-30T16:14:59.000Z","size":9153,"stargazers_count":4204,"open_issues_count":139,"forks_count":382,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-09-30T18:13:58.144Z","etag":null,"topics":["language-server","language-server-protocol","lsp","lsp-server","zig","ziglang","zls"],"latest_commit_sha":null,"homepage":"https://zigtools.org/zls/install/","language":"Zig","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/zigtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"zigtools","open_collective":"zigtools"}},"created_at":"2020-04-24T22:19:50.000Z","updated_at":"2025-09-30T16:15:03.000Z","dependencies_parsed_at":"2024-01-18T17:16:14.972Z","dependency_job_id":"17b17211-ee79-4e07-bdd3-8b635a757c34","html_url":"https://github.com/zigtools/zls","commit_stats":{"total_commits":2301,"total_committers":193,"mean_commits":"11.922279792746114","dds":0.6145154280747501,"last_synced_commit":"b2e89dfe92850cf02cbd4b73004aaaecd5cf1739"},"previous_names":["superauguste/zls"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/zigtools/zls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigtools%2Fzls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigtools%2Fzls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigtools%2Fzls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigtools%2Fzls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zigtools","download_url":"https://codeload.github.com/zigtools/zls/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigtools%2Fzls/sbom","scorecard":{"id":680252,"data":{"date":"2025-08-04","repo":{"name":"github.com/zigtools/zls","commit":"b00ed99cd7d64b5531cf56c6b9baf24201698099"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/build_runner.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/main.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":1,"reason":"Found 2/13 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/artifacts.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/zigtools/zls/artifacts.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/zigtools/zls/artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_runner.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/zigtools/zls/build_runner.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_runner.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/zigtools/zls/build_runner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/zigtools/zls/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/zigtools/zls/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/zigtools/zls/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/zigtools/zls/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/zigtools/zls/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/zigtools/zls/main.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":1,"reason":"1 out of the last 5 releases have a total of 1 signed artifacts.","details":["Info: signed release artifact: zls-aarch64-linux.tar.xz.minisig: https://github.com/zigtools/zls/releases/tag/0.14.0","Warn: release artifact 0.13.0 not signed: https://api.github.com/repos/zigtools/zls/releases/159532959","Warn: release artifact 0.12.0 not signed: https://api.github.com/repos/zigtools/zls/releases/152954677","Warn: release artifact 0.11.0 not signed: https://api.github.com/repos/zigtools/zls/releases/117063488","Warn: release artifact 0.10.0 not signed: https://api.github.com/repos/zigtools/zls/releases/81749876","Warn: release artifact 0.14.0 does not have provenance: https://api.github.com/repos/zigtools/zls/releases/204259717","Warn: release artifact 0.13.0 does not have provenance: https://api.github.com/repos/zigtools/zls/releases/159532959","Warn: release artifact 0.12.0 does not have provenance: https://api.github.com/repos/zigtools/zls/releases/152954677","Warn: release artifact 0.11.0 does not have provenance: https://api.github.com/repos/zigtools/zls/releases/117063488","Warn: release artifact 0.10.0 does not have provenance: https://api.github.com/repos/zigtools/zls/releases/81749876"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T22:52:36.528Z","repository_id":38184971,"created_at":"2025-08-21T22:52:36.528Z","updated_at":"2025-08-21T22:52:36.528Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000849,"owners_count":26082950,"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-09T02:00:07.460Z","response_time":59,"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"}},"keywords":["language-server","language-server-protocol","lsp","lsp-server","zig","ziglang","zls"],"created_at":"2024-01-11T16:43:30.198Z","updated_at":"2025-10-09T06:21:57.424Z","avatar_url":"https://github.com/zigtools.png","language":"Zig","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/2520","html_url":"https://opencollective.ecosyste.ms/projects/2520","collective":{"id":410,"uuid":"eng0kzdy-vor4pzbl-knopbma8-37xlw95j","slug":"zigtools","name":"zigtools","description":"Making free and open-source tooling for Zig users!","website":"","github":"zigtools","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/zigtools"}],"currency":"USD","projects_count":24,"last_synced_at":"2026-06-18T18:15:15.635Z","created_at":"2024-01-10T13:17:47.757Z","updated_at":"2026-06-18T18:15:15.781Z","transactions_count":104,"balance":962.3599999999939,"account_type":"COLLECTIVE","owner":{"login":"zigtools","name":"zigtools","uuid":"65322356","kind":"organization","description":"We make free and open-source tools for the @ziglang community.","email":"contact@zigtools.org","website":"https://zigtools.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/65322356?v=4","repositories_count":24,"last_synced_at":"2024-10-29T14:31:16.985Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"zigtools","open_collective":"zigtools"}},"html_url":"https://github.com/zigtools","funding_links":["https://github.com/sponsors/zigtools","https://opencollective.com/zigtools"],"total_stars":2689,"followers":293,"following":0,"created_at":"2022-11-16T14:08:33.745Z","updated_at":"2024-10-29T14:31:16.985Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zigtools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zigtools/repositories"},"last_project_activity_at":"2025-09-30T16:14:59.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2022-09-09T17:49:10.203Z","collective_updated_at":"2025-01-29T22:07:57.722Z","html_url":"https://opencollective.com/zigtools","icon_url":"https://images.opencollective.com/zigtools/logo/40.png","total_donations":37548.38,"total_expenses":-41036.61,"current_balance":962.3599999999939,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/zigtools","url":"https://opencollective.ecosyste.ms/collectives/zigtools","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/zigtools/projects"}}