{"id":4447594,"name":"github.com/sourcegraph/scip","ecosystem":"go","description":"","homepage":"https://github.com/sourcegraph/scip","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sourcegraph/scip","keywords_array":[],"namespace":"github.com/sourcegraph","versions_count":17,"first_release_published_at":"2022-05-30T12:16:58.000Z","latest_release_published_at":"2026-04-14T13:59:04.000Z","latest_release_number":"v0.7.1","last_synced_at":"2026-04-16T21:46:09.630Z","created_at":"2022-05-24T15:44:13.067Z","updated_at":"2026-04-16T21:46:09.630Z","registry_url":"https://pkg.go.dev/github.com/sourcegraph/scip","install_command":"go get github.com/sourcegraph/scip","documentation_url":"https://pkg.go.dev/github.com/sourcegraph/scip#section-documentation","metadata":{},"repo_metadata":{"id":37087605,"uuid":"490705184","full_name":"sourcegraph/scip","owner":"sourcegraph","description":"SCIP Code Intelligence Protocol","archived":false,"fork":false,"pushed_at":"2025-10-01T00:11:35.000Z","size":2515,"stargazers_count":393,"open_issues_count":55,"forks_count":45,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-10-01T02:34:02.887Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sourcegraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2022-05-10T13:18:47.000Z","updated_at":"2025-09-29T19:16:09.000Z","dependencies_parsed_at":"2023-10-01T16:10:16.090Z","dependency_job_id":"3d3dc8ed-bd0e-4cd9-8c8c-1ae451cb25be","html_url":"https://github.com/sourcegraph/scip","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/sourcegraph/scip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph","download_url":"https://codeload.github.com/sourcegraph/scip/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/sbom","scorecard":{"id":544606,"data":{"date":"2025-08-11","repo":{"name":"github.com/sourcegraph/scip","commit":"ffe1409abef11911734567889a74941a2e46c26a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/26 approved changesets -- score normalized to 4","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-env-docker.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-env-docker.yml:99","Warn: no topLevel permission defined: .github/workflows/build-env-docker.yml:1","Warn: no topLevel permission defined: .github/workflows/formatting.yml:1","Warn: no topLevel permission defined: .github/workflows/golang.yml:1","Warn: no topLevel permission defined: .github/workflows/haskell.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: no topLevel permission defined: .github/workflows/protobuf-reprolang.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/rust.yml:1","Warn: no topLevel permission defined: .github/workflows/typescript.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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-env-docker.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/scip/build-env-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-env-docker.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/scip/build-env-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-env-docker.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/scip/build-env-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-env-docker.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/scip/build-env-docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-env-docker.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/scip/build-env-docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-env-docker.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/scip/build-env-docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-env-docker.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/scip/build-env-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-env-docker.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/scip/build-env-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-env-docker.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/scip/build-env-docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/formatting.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/scip/formatting.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golang.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/scip/golang.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/scip/haskell.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/haskell.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/scip/haskell.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/scip/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/protobuf-reprolang.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/scip/protobuf-reprolang.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/scip/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/scip/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/scip/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/scip/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typescript.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/scip/typescript.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: dev/Dockerfile.bindings:22","Warn: goCommand not pinned by hash: dev/proto-generate.sh:30","Warn: goCommand not pinned by hash: dev/proto-generate.sh:31","Warn: goCommand not pinned by hash: dev/proto-generate.sh:32","Warn: goCommand not pinned by hash: dev/proto-generate.sh:33","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of  11 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   4 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.5.2 not signed: https://api.github.com/repos/sourcegraph/scip/releases/202975513","Warn: release artifact v0.5.1 not signed: https://api.github.com/repos/sourcegraph/scip/releases/180364766","Warn: release artifact v0.5.0 not signed: https://api.github.com/repos/sourcegraph/scip/releases/176973202","Warn: release artifact v0.4.0 not signed: https://api.github.com/repos/sourcegraph/scip/releases/159870356","Warn: release artifact v0.3.3 not signed: https://api.github.com/repos/sourcegraph/scip/releases/138264868","Warn: release artifact v0.5.2 does not have provenance: https://api.github.com/repos/sourcegraph/scip/releases/202975513","Warn: release artifact v0.5.1 does not have provenance: https://api.github.com/repos/sourcegraph/scip/releases/180364766","Warn: release artifact v0.5.0 does not have provenance: https://api.github.com/repos/sourcegraph/scip/releases/176973202","Warn: release artifact v0.4.0 does not have provenance: https://api.github.com/repos/sourcegraph/scip/releases/159870356","Warn: release artifact v0.3.3 does not have provenance: https://api.github.com/repos/sourcegraph/scip/releases/138264868"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-env-docker.yml:19"],"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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jq35-85cj-fj4p","Warn: Project is vulnerable to: GO-2024-2512 / GHSA-xw73-rw38-6vjc","Warn: Project is vulnerable to: GO-2024-3005 / GHSA-v23v-6jw2-98fq","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3770 / GHSA-vrw8-fxc6-2r93","Warn: Project is vulnerable to: GO-2024-2883 / GHSA-mh55-gqvf-xfwm","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T09:10:17.351Z","repository_id":37087605,"created_at":"2025-08-20T09:10:17.351Z","updated_at":"2025-08-20T09:10:17.351Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277787173,"owners_count":25876984,"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-01T02:00:09.286Z","response_time":88,"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":"sourcegraph","name":"Sourcegraph","uuid":"3979584","kind":"organization","description":"Helping developers search, understand, and write code in complex codebases with AI","email":"hi@sourcegraph.com","website":"https://sourcegraph.com","location":null,"twitter":"sourcegraph","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3979584?v=4","repositories_count":603,"last_synced_at":"2025-09-30T07:31:09.604Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sourcegraph","funding_links":[],"total_stars":48001,"followers":1422,"following":0,"created_at":"2022-11-05T04:21:26.329Z","updated_at":"2025-09-30T07:31:09.604Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph/repositories"},"tags":[{"name":"v0.6.0","sha":"09c0a1093772f7f7e85f0d4ad0ce10c8ed5285f1","kind":"commit","published_at":"2025-09-23T06:21:23.000Z","download_url":"https://codeload.github.com/sourcegraph/scip/tar.gz/v0.6.0","html_url":"https://github.com/sourcegraph/scip/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/scip@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"0ed193309e43b6c467e5cf7e75eebd8d1aa1459a","kind":"commit","published_at":"2025-02-28T08:51:02.000Z","download_url":"https://codeload.github.com/sourcegraph/scip/tar.gz/v0.5.2","html_url":"https://github.com/sourcegraph/scip/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/scip@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"727d53e8b1a9565f51cfaff0de34fc4fe444c59a","kind":"commit","published_at":"2024-10-17T05:10:32.000Z","download_url":"https://codeload.github.com/sourcegraph/scip/tar.gz/v0.5.1","html_url":"https://github.com/sourcegraph/scip/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/scip@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"33d8709f8d5a0c0cf041da7b494398dccf2be48c","kind":"commit","published_at":"2024-09-26T04:02:06.000Z","download_url":"https://codeload.github.com/sourcegraph/scip/tar.gz/v0.5.0","html_url":"https://github.com/sourcegraph/scip/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/scip@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"62966697fbeaccaaf87dab3870c85048d801ca68","kind":"commit","published_at":"2024-06-11T12:13:47.000Z","download_url":"https://codeload.github.com/sourcegraph/scip/tar.gz/v0.4.0","html_url":"https://github.com/sourcegraph/scip/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/scip@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"f6c9fe6bf9a86f0bf904451a05fb47e0924818d2","kind":"commit","published_at":"2024-01-24T04:29:02.000Z","download_url":"https://codeload.github.com/sourcegraph/scip/tar.gz/v0.3.3","html_url":"https://github.com/sourcegraph/scip/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/scip@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c108923e33ef95c2a25adcf5673e962fc33dfd98","kind":"commit","published_at":"2023-11-03T13:10:23.000Z","download_url":"https://codeload.github.com/sourcegraph/scip/tar.gz/v0.3.2","html_url":"https://github.com/sourcegraph/scip/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/scip@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"21706ca0267d168b38edde5b1f480d2ec79d29bf","kind":"commit","published_at":"2023-10-25T13:11:49.000Z","download_url":"https://codeload.github.com/sourcegraph/scip/tar.gz/v0.3.1","html_url":"https://github.com/sourcegraph/scip/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/scip@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ebe3e6cbd424a3ff9d088e54a9cadfb8615b23da","kind":"commit","published_at":"2023-06-21T00:06:44.000Z","download_url":"https://codeload.github.com/sourcegraph/scip/tar.gz/v0.3.0","html_url":"https://github.com/sourcegraph/scip/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/scip@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"ab24aeb585ba825a93edb7755beff94771b745e8","kind":"commit","published_at":"2022-10-07T07:36:29.000Z","download_url":"https://codeload.github.com/sourcegraph/scip/tar.gz/v0.2.3","html_url":"https://github.com/sourcegraph/scip/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/scip@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"90761469c63e775c637d758f8f1eb6989b039848","kind":"commit","published_at":"2022-10-06T11:07:44.000Z","download_url":"https://codeload.github.com/sourcegraph/scip/tar.gz/v0.2.2","html_url":"https://github.com/sourcegraph/scip/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/scip@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ccf05f78480958219d609b814b537c28b129d029","kind":"commit","published_at":"2022-09-27T05:38:19.000Z","download_url":"https://codeload.github.com/sourcegraph/scip/tar.gz/v0.2.1","html_url":"https://github.com/sourcegraph/scip/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/scip@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b8411c0078ad9d45280213c5ffd13a8cbb2a7cde","kind":"commit","published_at":"2022-08-08T17:16:02.000Z","download_url":"https://codeload.github.com/sourcegraph/scip/tar.gz/v0.2.0","html_url":"https://github.com/sourcegraph/scip/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/scip@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"92e25f7cb1645c8babeb5d7846d39467381673f2","kind":"tag","published_at":"2022-05-30T12:27:00.000Z","download_url":"https://codeload.github.com/sourcegraph/scip/tar.gz/v0.1.0","html_url":"https://github.com/sourcegraph/scip/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/scip@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-01T02:50:51.794Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":43,"rankings":{"downloads":null,"dependent_repos_count":0.8552244926875362,"dependent_packages_count":2.840038008240442,"stargazers_count":4.636731647497038,"forks_count":6.305894471238302,"docker_downloads_count":0.362305464117191,"average":3.000038816756102},"purl":"pkg:golang/github.com/sourcegraph/scip","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sourcegraph/scip","docker_dependents_count":18,"docker_downloads_count":20078124,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sourcegraph/scip","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sourcegraph/scip/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-29T11:02:31.319Z","issues_count":75,"pull_requests_count":277,"avg_time_to_close_issue":13592229.10638298,"avg_time_to_close_pull_request":4661000.6846846845,"issues_closed_count":47,"pull_requests_closed_count":222,"pull_request_authors_count":30,"issue_authors_count":36,"avg_comments_per_issue":1.3333333333333333,"avg_comments_per_pull_request":0.5379061371841155,"merged_pull_requests_count":181,"bot_issues_count":2,"bot_pull_requests_count":90,"past_year_issues_count":6,"past_year_pull_requests_count":82,"past_year_avg_time_to_close_issue":11382396.333333334,"past_year_avg_time_to_close_pull_request":673988.5098039216,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":51,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.21951219512195122,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":41,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fscip/issues","maintainers":[{"login":"olafurpg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olafurpg"},{"login":"jupblb","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jupblb"},{"login":"jtibshirani","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtibshirani"},{"login":"Strum355","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Strum355"}],"active_maintainers":[{"login":"jupblb","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jupblb"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsourcegraph%2Fscip/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsourcegraph%2Fscip/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsourcegraph%2Fscip/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsourcegraph%2Fscip/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsourcegraph%2Fscip/codemeta","maintainers":[]}