{"id":11667434,"name":"github.com/google/clasp","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/clasp","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2018-05-25T17:43:21.000Z","latest_release_published_at":"2026-03-12T17:27:08.000Z","latest_release_number":"v3.3.0+incompatible","last_synced_at":"2026-04-24T21:26:16.303Z","created_at":"2025-05-21T10:10:23.132Z","updated_at":"2026-04-24T21:26:16.303Z","registry_url":"https://pkg.go.dev/github.com/google/clasp","install_command":"go get github.com/google/clasp","documentation_url":"https://pkg.go.dev/github.com/google/clasp#section-documentation","metadata":{},"repo_metadata":{"id":39700240,"uuid":"113111403","full_name":"google/clasp","owner":"google","description":"🔗 Command Line Apps Script Projects","archived":false,"fork":false,"pushed_at":"2026-02-13T17:43:39.000Z","size":4149,"stargazers_count":5496,"open_issues_count":47,"forks_count":490,"subscribers_count":61,"default_branch":"master","last_synced_at":"2026-02-24T08:26:39.654Z","etag":null,"topics":["apps-script","cli","javascript","typescript"],"latest_commit_sha":null,"homepage":"https://developers.google.com/apps-script/guides/clasp","language":"TypeScript","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/google.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":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":"2017-12-05T00:34:56.000Z","updated_at":"2026-02-24T04:18:57.000Z","dependencies_parsed_at":"2024-01-10T20:10:48.428Z","dependency_job_id":"21919c46-3f91-440a-b189-98a606b18978","html_url":"https://github.com/google/clasp","commit_stats":{"total_commits":693,"total_committers":87,"mean_commits":"7.9655172413793105","dds":0.7575757575757576,"last_synced_commit":"551000b55565d20fccc29673c5460022d42ee5cf"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/google/clasp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/clasp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/sbom","scorecard":{"id":436577,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/clasp","commit":"a41526095234a91a8ded7f4095882afca02ae4b3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"17 commit(s) and 6 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":"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":"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":1,"reason":"Found 5/26 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml: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":"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":"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/ci.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/google/clasp/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/google/clasp/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/google/clasp/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/google/clasp/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/google/clasp/release.yaml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand 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":"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":"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":"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/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":"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":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 7 commits out of 12 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T04:49:35.147Z","repository_id":39700240,"created_at":"2025-08-19T04:49:35.148Z","updated_at":"2025-08-19T04:49:35.148Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29783615,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T10:45:18.109Z","status":"ssl_error","status_checked_at":"2026-02-24T10:45:09.911Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v3.2.0","sha":"1ec479b13bcbd56a96cd60ad30e64b7b395ce9b7","kind":"commit","published_at":"2026-02-02T00:23:23.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v3.2.0","html_url":"https://github.com/google/clasp/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"fd7c582b31385db675861d81e0ac4d2611cb369e","kind":"commit","published_at":"2025-11-19T01:56:17.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v3.1.3","html_url":"https://github.com/google/clasp/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"142f14f52c7edc91bc8785cff23b00df81586aed","kind":"commit","published_at":"2025-11-10T22:33:23.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v3.1.2","html_url":"https://github.com/google/clasp/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdf61df6befde36b4e064d3ffafbb6060ee9557b","kind":"commit","published_at":"2025-10-31T16:57:08.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v3.1.1","html_url":"https://github.com/google/clasp/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"9f70f7b48e98b7051096a7e9ff2a6806088b1a2d","kind":"commit","published_at":"2025-10-15T03:13:52.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v3.1.0","html_url":"https://github.com/google/clasp/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.1.0/manifests"},{"name":"v3.0.6-alpha","sha":"b607b57980c26351d6eb4dc1c6f8f3a80fd26615","kind":"commit","published_at":"2025-05-30T17:23:03.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v3.0.6-alpha","html_url":"https://github.com/google/clasp/releases/tag/v3.0.6-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v3.0.6-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.0.6-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.0.6-alpha/manifests"},{"name":"v3.0.5-alpha","sha":"dc7fc374b61f32c60a659298c6cf62c658eabd71","kind":"commit","published_at":"2025-05-30T01:26:20.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v3.0.5-alpha","html_url":"https://github.com/google/clasp/releases/tag/v3.0.5-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v3.0.5-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.0.5-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.0.5-alpha/manifests"},{"name":"v3.0.4-alpha","sha":"17cb230d5f98478c880189e79dcfd736f225a639","kind":"commit","published_at":"2025-05-09T17:13:34.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v3.0.4-alpha","html_url":"https://github.com/google/clasp/releases/tag/v3.0.4-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v3.0.4-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.0.4-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.0.4-alpha/manifests"},{"name":"v3.0.3-alpha","sha":"4520d5d5ff719de69bba363f825b75509768f22e","kind":"commit","published_at":"2025-03-25T03:26:21.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v3.0.3-alpha","html_url":"https://github.com/google/clasp/releases/tag/v3.0.3-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v3.0.3-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.0.3-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.0.3-alpha/manifests"},{"name":"v3.0.2-alpha","sha":"d2e655697b3cdbe4a8971f02f0dc3c0c7ba910df","kind":"commit","published_at":"2025-03-14T04:40:48.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v3.0.2-alpha","html_url":"https://github.com/google/clasp/releases/tag/v3.0.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v3.0.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.0.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.0.2-alpha/manifests"},{"name":"v3.0.1-alpha1","sha":"aa375c5f589b6065828be22f917b8a9934a748db","kind":"commit","published_at":"2025-03-11T03:29:09.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v3.0.1-alpha1","html_url":"https://github.com/google/clasp/releases/tag/v3.0.1-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v3.0.1-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.0.1-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.0.1-alpha1/manifests"},{"name":"v3.0.0-alpha1","sha":"a42edcfdf797780c5e7694c319a17584326d8a0e","kind":"commit","published_at":"2025-03-11T02:41:30.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v3.0.0-alpha1","html_url":"https://github.com/google/clasp/releases/tag/v3.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v3.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.0.0-alpha1/manifests"},{"name":"v3.0.0-alpha","sha":"e53d17d654fd07d7074276371d5d33640f774e53","kind":"commit","published_at":"2025-03-11T02:30:59.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v3.0.0-alpha","html_url":"https://github.com/google/clasp/releases/tag/v3.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v3.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v3.0.0-alpha/manifests"},{"name":"v2.5.0","sha":"214b1d77d58db9744a32691142b8500f3f494122","kind":"commit","published_at":"2025-01-09T03:32:33.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v2.5.0","html_url":"https://github.com/google/clasp/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"551000b55565d20fccc29673c5460022d42ee5cf","kind":"commit","published_at":"2022-09-26T18:16:32.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v2.4.2","html_url":"https://github.com/google/clasp/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"7704b063ba85b1734063a8dc26d8344b0e588b52","kind":"commit","published_at":"2021-08-09T23:00:34.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v2.4.1","html_url":"https://github.com/google/clasp/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"d6fbaae5e6ad6353fe8dc9ff771c1aed1b6b1a59","kind":"commit","published_at":"2021-07-01T18:17:22.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v2.4.0","html_url":"https://github.com/google/clasp/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"bb5b1be890588f8a9fc8e5994dd0e397e3b7ff4b","kind":"commit","published_at":"2021-05-11T03:29:01.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v2.3.1","html_url":"https://github.com/google/clasp/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v2.3.1/manifests"},{"name":"2.5.0","sha":"40690963fa6b3d6d3dc32702c4a01727e6f050e9","kind":"tag","published_at":"2020-12-14T17:48:24.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/2.5.0","html_url":"https://github.com/google/clasp/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"1bc293277a3cd14ac6b5af9dbe0f63cb3042fda2","kind":"tag","published_at":"2020-07-14T20:48:22.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/2.4.0","html_url":"https://github.com/google/clasp/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"41920ff7b9a416d2bef7070a9f694404894d350b","kind":"tag","published_at":"2019-09-10T16:13:28.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/2.3.0","html_url":"https://github.com/google/clasp/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"d5302e7ba3e8eff07a584fa5ab0b2ec60a208a50","kind":"tag","published_at":"2019-07-08T16:29:46.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/2.2.1","html_url":"https://github.com/google/clasp/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"beb12e0d87626f49ae245cb35a58babb855272e8","kind":"tag","published_at":"2019-07-03T19:32:52.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/2.2.0","html_url":"https://github.com/google/clasp/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"7436e6f47358fdc757caffb17453fd5e395deacb","kind":"tag","published_at":"2019-03-19T19:15:49.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/2.1.0","html_url":"https://github.com/google/clasp/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"dde4fb27fff03db6752fdce07ac0c4c997d99526","kind":"tag","published_at":"2019-01-21T19:50:54.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/2.0.1","html_url":"https://github.com/google/clasp/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"e0294d81378c66a2ea4b7074d1faf69c1c193bbc","kind":"tag","published_at":"2019-01-17T18:41:14.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/2.0.0","html_url":"https://github.com/google/clasp/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/2.0.0/manifests"},{"name":"1.7.0","sha":"a556599e78bdc3f168e3bb5cdc2ff0a55909f6f5","kind":"tag","published_at":"2018-12-08T02:33:39.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.7.0","html_url":"https://github.com/google/clasp/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.7.0/manifests"},{"name":"1.6.3","sha":"16025391e99587922019a5d1375d6e77420a2b0a","kind":"tag","published_at":"2018-10-05T20:07:07.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.6.3","html_url":"https://github.com/google/clasp/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"ceecbe3498e222d5379938a84721601634032b31","kind":"tag","published_at":"2018-10-04T23:29:10.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.6.2","html_url":"https://github.com/google/clasp/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"d361830857003571e7752d453f7745471bf9485a","kind":"tag","published_at":"2018-10-04T22:19:39.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.6.1","html_url":"https://github.com/google/clasp/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"4a7e82fc4042f5827960b163d681ff0ef804d4a1","kind":"tag","published_at":"2018-09-27T20:06:49.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.6.0","html_url":"https://github.com/google/clasp/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.6.0/manifests"},{"name":"1.5.3","sha":"db9002d6e7b98fa0b89656416d57e87dccfb5f11","kind":"tag","published_at":"2018-08-14T22:22:49.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.5.3","html_url":"https://github.com/google/clasp/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"4c39c41b3562df82cdd034e9b98007a62e0cd43d","kind":"tag","published_at":"2018-08-01T15:51:14.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.5.2","html_url":"https://github.com/google/clasp/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.5.2/manifests"},{"name":"1.5","sha":"1bfa2a1971c83a8f5ec8dc519c4e558af8fe39f9","kind":"tag","published_at":"2018-07-18T03:10:43.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.5","html_url":"https://github.com/google/clasp/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.5/manifests"},{"name":"1.4.1","sha":"1b0437163f0a0092a238a3a36568468fb4338865","kind":"tag","published_at":"2018-06-28T15:43:59.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.4.1","html_url":"https://github.com/google/clasp/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.4.1/manifests"},{"name":"1.3.3","sha":"b163a429cf13b1435d37f244456f7f68f3c37f8a","kind":"tag","published_at":"2018-06-25T18:43:24.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.3.3","html_url":"https://github.com/google/clasp/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"98026240317c4a5107dadc6b99daffb2ccb089e9","kind":"tag","published_at":"2018-06-25T18:42:56.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.3.2","html_url":"https://github.com/google/clasp/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"19bc29059bb069610ed1e72d676067e313030cd9","kind":"tag","published_at":"2018-06-25T18:41:48.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.3.1","html_url":"https://github.com/google/clasp/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"3b56999b895e687406a8d5d8cd51d197d4792748","kind":"tag","published_at":"2018-06-25T18:39:57.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.2.1","html_url":"https://github.com/google/clasp/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.2.1/manifests"},{"name":"1.1.5","sha":"e739283a1a27f387d28af184c7b1acbbefaae245","kind":"tag","published_at":"2018-06-25T18:38:36.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.1.5","html_url":"https://github.com/google/clasp/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"abd4aa5e46d43f268f75a1f9e4152280675abb74","kind":"tag","published_at":"2018-06-25T18:38:12.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.1.4","html_url":"https://github.com/google/clasp/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"e26e0194d876739156aa160b316f8df6ce71e926","kind":"tag","published_at":"2018-06-25T18:37:39.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.1.3","html_url":"https://github.com/google/clasp/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"697562293c7d83372c4248dcb237abbdc3caf175","kind":"tag","published_at":"2018-06-25T18:37:08.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.1.2","html_url":"https://github.com/google/clasp/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"a39eb4b1b2104d006f6265d904d312d3e4bc6f84","kind":"tag","published_at":"2018-06-25T18:36:09.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.1.1","html_url":"https://github.com/google/clasp/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.1.1/manifests"},{"name":"1.0.7","sha":"1ec3c4ff8fe02646b743017424a8046287b9c101","kind":"tag","published_at":"2018-06-25T18:34:23.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.0.7","html_url":"https://github.com/google/clasp/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"31c1aed390929c4863a0b483d5dbd3ceba262cbf","kind":"tag","published_at":"2018-06-25T18:33:54.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.0.6","html_url":"https://github.com/google/clasp/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.0.6/manifests"},{"name":"1.0.3","sha":"8f622ebbe0508c3e6d1e06befc8b4a2b47aa6867","kind":"tag","published_at":"2018-06-25T18:32:38.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.0.3","html_url":"https://github.com/google/clasp/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.0.3/manifests"},{"name":"1.0.4","sha":"72ac58c0961cf2609d0b53f742d5a9aab4a1b43a","kind":"tag","published_at":"2018-06-25T18:31:29.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.0.4","html_url":"https://github.com/google/clasp/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.0.4/manifests"},{"name":"1.0.5","sha":"a07cae6d5c50d34aed357034ae7660ef165d88f3","kind":"tag","published_at":"2018-06-25T18:30:06.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.0.5","html_url":"https://github.com/google/clasp/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.0.5/manifests"},{"name":"1.0.2","sha":"3126c767cdaaf50ffe314a9e307db373d4743e9d","kind":"tag","published_at":"2018-06-25T18:27:06.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.0.2","html_url":"https://github.com/google/clasp/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"09181de53935f6340a5a554538781abedb5a023c","kind":"tag","published_at":"2018-06-25T18:25:03.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/1.0.1","html_url":"https://github.com/google/clasp/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/1.0.1/manifests"},{"name":"v1.4.0","sha":"0ce9d5dfef1198a16290db96f6987778df4b86b5","kind":"commit","published_at":"2018-06-25T05:41:07.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v1.4.0","html_url":"https://github.com/google/clasp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"6d448753ed4f1ffbb098f4847cafda939836b07b","kind":"commit","published_at":"2018-05-25T17:43:21.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v1.3.1","html_url":"https://github.com/google/clasp/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"24c7d1309cde125b7a9db2a7d41f32bab4f5d7d1","kind":"commit","published_at":"2018-05-16T01:33:17.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v1.3","html_url":"https://github.com/google/clasp/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v1.3/manifests"},{"name":"v1.2","sha":"23b74d895006f412af5b991ea10cfc663f8d9942","kind":"commit","published_at":"2018-04-10T18:21:22.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v1.2","html_url":"https://github.com/google/clasp/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v1.2/manifests"},{"name":"v1.1","sha":"ccaa1fa5cc850b6b7fcf26a0c6dbbe05c820b81f","kind":"commit","published_at":"2018-02-03T20:48:30.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v1.1","html_url":"https://github.com/google/clasp/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v1.1/manifests"},{"name":"v1.0","sha":"e428501117b8520cb2fe0b3c77f8c8bc33a25317","kind":"commit","published_at":"2018-01-16T18:59:46.000Z","download_url":"https://codeload.github.com/google/clasp/tar.gz/v1.0","html_url":"https://github.com/google/clasp/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/clasp@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-02-24T13:04:06.899Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.834942938074769,"dependent_packages_count":5.468039285852868,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.651491111963818},"purl":"pkg:golang/github.com/google/clasp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/google/clasp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/google/clasp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/google/clasp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-23T23:03:14.700Z","issues_count":213,"pull_requests_count":117,"avg_time_to_close_issue":85598562.8988764,"avg_time_to_close_pull_request":17223816.73267327,"issues_closed_count":178,"pull_requests_closed_count":101,"pull_request_authors_count":38,"issue_authors_count":176,"avg_comments_per_issue":4.732394366197183,"avg_comments_per_pull_request":1.0341880341880343,"merged_pull_requests_count":68,"bot_issues_count":0,"bot_pull_requests_count":44,"past_year_issues_count":27,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":1034008.1875,"past_year_avg_time_to_close_pull_request":1372646.625,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.5925925925925926,"past_year_avg_comments_per_pull_request":0.6346153846153846,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fclasp/issues","maintainers":[{"login":"sqrrrl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sqrrrl"},{"login":"PopGoesTheWza","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PopGoesTheWza"},{"login":"dbieber","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}],"active_maintainers":[{"login":"sqrrrl","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sqrrrl"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fclasp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fclasp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fclasp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fclasp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fclasp/codemeta","maintainers":[]}