{"id":11647608,"name":"github.com/github/task-lists-element","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/github/task-lists-element","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2018-04-26T18:08:58.000Z","latest_release_published_at":"2023-02-14T15:37:05.000Z","latest_release_number":"v2.0.5+incompatible","last_synced_at":"2026-03-13T14:47:04.072Z","created_at":"2025-05-16T10:37:49.141Z","updated_at":"2026-03-13T14:47:04.073Z","registry_url":"https://pkg.go.dev/github.com/github/task-lists-element","install_command":"go get github.com/github/task-lists-element","documentation_url":"https://pkg.go.dev/github.com/github/task-lists-element#section-documentation","metadata":{},"repo_metadata":{"id":38904339,"uuid":"131072895","full_name":"github/task-lists-element","owner":"github","description":"Drag and drop task list items.","archived":false,"fork":false,"pushed_at":"2025-08-06T18:48:47.000Z","size":1055,"stargazers_count":141,"open_issues_count":7,"forks_count":22,"subscribers_count":242,"default_branch":"main","last_synced_at":"2025-10-19T00:31:32.097Z","etag":null,"topics":["custom-elements","web-components"],"latest_commit_sha":null,"homepage":"https://github.github.io/task-lists-element/examples/","language":"TypeScript","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/github.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-04-25T23:05:39.000Z","updated_at":"2025-04-26T15:10:46.000Z","dependencies_parsed_at":"2024-01-16T00:20:11.009Z","dependency_job_id":"86c74c9d-8f7d-45ef-8a19-4d30a3eba389","html_url":"https://github.com/github/task-lists-element","commit_stats":{"total_commits":98,"total_committers":14,"mean_commits":7.0,"dds":0.6836734693877551,"last_synced_commit":"78fff629fcb57cca1841d0899f48581f05c6788b"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/github/task-lists-element","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","download_url":"https://codeload.github.com/github/task-lists-element/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/sbom","scorecard":{"id":428237,"data":{"date":"2025-08-11","repo":{"name":"github.com/github/task-lists-element","commit":"36a1907bb10fe5763653267f6503f97f2aa809f8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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":"Code-Review","score":10,"reason":"all changesets reviewed","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/nodejs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.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":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/github/task-lists-element/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/github/task-lists-element/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/github/task-lists-element/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/github/task-lists-element/publish.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:5","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:15","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/github/.github/SECURITY.md:1","Info: Found linked content: github.com/github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/github/.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":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 9 commits out of 30 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":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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-19T02:43:25.723Z","repository_id":38904339,"created_at":"2025-08-19T02:43:25.723Z","updated_at":"2025-08-19T02:43:25.723Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280088678,"owners_count":26269905,"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-20T02:00:06.978Z","response_time":62,"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":"github","name":"GitHub","uuid":"9919","kind":"organization","description":"How people build software.","email":null,"website":"https://github.com/about","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9919?v=4","repositories_count":462,"last_synced_at":"2023-04-09T06:36:30.344Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/github","funding_links":[],"total_stars":423165,"followers":null,"following":null,"created_at":"2022-11-02T16:22:19.308Z","updated_at":"2023-04-09T06:36:32.228Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github/repositories"},"tags":[{"name":"v2.0.5","sha":"78fff629fcb57cca1841d0899f48581f05c6788b","kind":"commit","published_at":"2023-02-14T15:37:05.000Z","download_url":"https://codeload.github.com/github/task-lists-element/tar.gz/v2.0.5","html_url":"https://github.com/github/task-lists-element/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/task-lists-element@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"99c72d4e95fefc9ba743d0d8bf184c23da8ab419","kind":"commit","published_at":"2023-01-09T19:57:24.000Z","download_url":"https://codeload.github.com/github/task-lists-element/tar.gz/v2.0.4","html_url":"https://github.com/github/task-lists-element/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/task-lists-element@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"b4df6e4ef16c6db31cd60e5540581e276b480259","kind":"commit","published_at":"2022-08-26T18:19:08.000Z","download_url":"https://codeload.github.com/github/task-lists-element/tar.gz/v2.0.3","html_url":"https://github.com/github/task-lists-element/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/task-lists-element@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"667e9321d4d5517db18fe8c89b6c2ec939c16a78","kind":"tag","published_at":"2021-08-31T08:25:55.000Z","download_url":"https://codeload.github.com/github/task-lists-element/tar.gz/v2.0.2","html_url":"https://github.com/github/task-lists-element/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/task-lists-element@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"ccb3e4b9fc3370e83880e56a1f9ea38a6d38dda7","kind":"tag","published_at":"2021-08-04T10:53:39.000Z","download_url":"https://codeload.github.com/github/task-lists-element/tar.gz/v2.0.1","html_url":"https://github.com/github/task-lists-element/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/task-lists-element@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"b3a7810be9eb54c2282521c6af8cacc787e0eb08","kind":"tag","published_at":"2021-02-16T09:50:07.000Z","download_url":"https://codeload.github.com/github/task-lists-element/tar.gz/v2.0.0","html_url":"https://github.com/github/task-lists-element/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/task-lists-element@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v2.0.0/manifests"},{"name":"v1.0.8","sha":"9344569de20fe5b61ed40f91fb96be86f7d8b639","kind":"tag","published_at":"2020-06-04T17:11:28.000Z","download_url":"https://codeload.github.com/github/task-lists-element/tar.gz/v1.0.8","html_url":"https://github.com/github/task-lists-element/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/task-lists-element@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"94475b9aaa58e1c4f8e4e5f60ecf48d4499cb232","kind":"tag","published_at":"2020-01-20T12:33:13.000Z","download_url":"https://codeload.github.com/github/task-lists-element/tar.gz/v1.0.7","html_url":"https://github.com/github/task-lists-element/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/task-lists-element@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"4a420bf6937d4b93366c2213347d7cb0be21d0f9","kind":"tag","published_at":"2019-11-05T22:33:43.000Z","download_url":"https://codeload.github.com/github/task-lists-element/tar.gz/v1.0.6","html_url":"https://github.com/github/task-lists-element/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/task-lists-element@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"f3238406bb97cd33e93fe2cc01434bd85f828526","kind":"tag","published_at":"2019-09-12T10:38:44.000Z","download_url":"https://codeload.github.com/github/task-lists-element/tar.gz/v1.0.5","html_url":"https://github.com/github/task-lists-element/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/task-lists-element@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"294f18e5eddb097428d83db9b105c3e1f492f266","kind":"tag","published_at":"2019-08-14T08:16:24.000Z","download_url":"https://codeload.github.com/github/task-lists-element/tar.gz/v1.0.4","html_url":"https://github.com/github/task-lists-element/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/task-lists-element@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v1.0.4/manifests"},{"name":"1.0.4","sha":"37e6894957ead082d1ee8dec639b6a4e4bb33fb7","kind":"commit","published_at":"2019-08-14T08:15:56.000Z","download_url":"https://codeload.github.com/github/task-lists-element/tar.gz/1.0.4","html_url":"https://github.com/github/task-lists-element/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/task-lists-element@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/1.0.4/manifests"},{"name":"v1.0.3","sha":"9dbbe62aa960359880875fe3a4e5ce6624cd0b2f","kind":"tag","published_at":"2019-08-06T13:04:05.000Z","download_url":"https://codeload.github.com/github/task-lists-element/tar.gz/v1.0.3","html_url":"https://github.com/github/task-lists-element/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/task-lists-element@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0ff434a28f2514097fd6767a7aaef3be3cc5843a","kind":"tag","published_at":"2019-07-01T15:55:07.000Z","download_url":"https://codeload.github.com/github/task-lists-element/tar.gz/v1.0.2","html_url":"https://github.com/github/task-lists-element/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/task-lists-element@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"4270f8fedf3cea327de6b0f03ae064b503f06ff9","kind":"tag","published_at":"2019-06-27T10:54:58.000Z","download_url":"https://codeload.github.com/github/task-lists-element/tar.gz/v1.0.1","html_url":"https://github.com/github/task-lists-element/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/task-lists-element@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9b8f4a83179979cea6d8ca010c2795c13d80d1be","kind":"tag","published_at":"2019-04-15T15:34:20.000Z","download_url":"https://codeload.github.com/github/task-lists-element/tar.gz/v1.0.0","html_url":"https://github.com/github/task-lists-element/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/task-lists-element@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v1.0.0/manifests"},{"name":"v0.4.0","sha":"6b7e9d8fd8aa22ebb9ac8f647cadb994490098bf","kind":"tag","published_at":"2019-04-05T17:59:22.000Z","download_url":"https://codeload.github.com/github/task-lists-element/tar.gz/v0.4.0","html_url":"https://github.com/github/task-lists-element/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/task-lists-element@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"493d3d2e3737ebfd253f6f8cbddde3047d62befa","kind":"commit","published_at":"2019-02-22T10:50:33.000Z","download_url":"https://codeload.github.com/github/task-lists-element/tar.gz/v0.3.0","html_url":"https://github.com/github/task-lists-element/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/task-lists-element@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"082fe96947ed6b8684accbe202ba7f1ff1f11c61","kind":"tag","published_at":"2018-09-11T21:45:17.000Z","download_url":"https://codeload.github.com/github/task-lists-element/tar.gz/v0.2.1","html_url":"https://github.com/github/task-lists-element/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/task-lists-element@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5aece37a698340cc4b4bf4cdb5f8d35dad12caa6","kind":"tag","published_at":"2018-09-11T15:14:35.000Z","download_url":"https://codeload.github.com/github/task-lists-element/tar.gz/v0.2.0","html_url":"https://github.com/github/task-lists-element/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/task-lists-element@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"206d84f7188132eab9cda1e8287df207c235331d","kind":"tag","published_at":"2018-04-26T18:08:58.000Z","download_url":"https://codeload.github.com/github/task-lists-element/tar.gz/v0.1.0","html_url":"https://github.com/github/task-lists-element/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/task-lists-element@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-20T12:13:50.178Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.856551724137931,"dependent_packages_count":5.488302907369844,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.672427315753888},"purl":"pkg:golang/github.com/github/task-lists-element","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/github/task-lists-element","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/github/task-lists-element","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/github/task-lists-element/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:03:06.540Z","issues_count":7,"pull_requests_count":52,"avg_time_to_close_issue":175622.33333333334,"avg_time_to_close_pull_request":1698196.918367347,"issues_closed_count":3,"pull_requests_closed_count":49,"pull_request_authors_count":15,"issue_authors_count":7,"avg_comments_per_issue":0.42857142857142855,"avg_comments_per_pull_request":0.36538461538461536,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":0,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":447784.28571428574,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftask-lists-element/issues","maintainers":[{"login":"keithamus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keithamus"},{"login":"mislav","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mislav"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Ftask-lists-element/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Ftask-lists-element/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Ftask-lists-element/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Ftask-lists-element/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Ftask-lists-element/codemeta","maintainers":[]}