{"id":11647607,"name":"github.com/github/tab-container-element","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/github/tab-container-element","keywords_array":[],"namespace":null,"versions_count":37,"first_release_published_at":"2018-12-12T11:12:27.000Z","latest_release_published_at":"2024-06-20T21:11:00.000Z","latest_release_number":"v4.8.2+incompatible","last_synced_at":"2026-04-04T17:46:49.787Z","created_at":"2025-05-16T10:37:49.100Z","updated_at":"2026-04-04T17:46:49.788Z","registry_url":"https://pkg.go.dev/github.com/github/tab-container-element","install_command":"go get github.com/github/tab-container-element","documentation_url":"https://pkg.go.dev/github.com/github/tab-container-element#section-documentation","metadata":{},"repo_metadata":{"id":38552823,"uuid":"161472941","full_name":"github/tab-container-element","owner":"github","description":"An accessible tab container element with keyboard support.","archived":false,"fork":false,"pushed_at":"2025-04-14T20:35:20.000Z","size":1346,"stargazers_count":362,"open_issues_count":1,"forks_count":27,"subscribers_count":246,"default_branch":"main","last_synced_at":"2025-09-18T00:53:18.806Z","etag":null,"topics":["custom-elements","web-components"],"latest_commit_sha":null,"homepage":"https://github.github.com/tab-container-element/examples/","language":"JavaScript","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-12-12T10:38:21.000Z","updated_at":"2025-07-06T17:46:53.000Z","dependencies_parsed_at":"2024-02-19T12:49:11.508Z","dependency_job_id":"e0024681-a7e4-476d-a0e3-51065db31e8e","html_url":"https://github.com/github/tab-container-element","commit_stats":{"total_commits":204,"total_committers":20,"mean_commits":10.2,"dds":0.5931372549019608,"last_synced_commit":"e0a90118a30a13dcacb40f4d87e27f9578eb72c3"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/github/tab-container-element","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/sbom","scorecard":{"id":428236,"data":{"date":"2025-08-11","repo":{"name":"github.com/github/tab-container-element","commit":"52549fd23769ccf53307652310b23af36cc83b0b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"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":"Code-Review","score":8,"reason":"Found 7/8 approved changesets -- score normalized to 8","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":"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":"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":"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/tab-container-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/tab-container-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/tab-container-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/tab-container-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":"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":"Branch-Protection","score":6,"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'","Warn: no status checks found to merge onto 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":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 8 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-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v"],"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.243Z","repository_id":38552823,"created_at":"2025-08-19T02:43:25.243Z","updated_at":"2025-08-19T02:43:25.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276047239,"owners_count":25575881,"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-09-20T02:00:10.207Z","response_time":63,"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":"v4.8.2","sha":"e0a90118a30a13dcacb40f4d87e27f9578eb72c3","kind":"commit","published_at":"2024-06-20T21:11:00.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v4.8.2","html_url":"https://github.com/github/tab-container-element/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"98f5d774717dca50b2bff3af8100890f3481b216","kind":"commit","published_at":"2024-06-19T20:36:25.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v4.8.1","html_url":"https://github.com/github/tab-container-element/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"2f856f15d7340bb385d62a790e94f89999ea6169","kind":"commit","published_at":"2024-05-09T11:50:42.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v4.8.0","html_url":"https://github.com/github/tab-container-element/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c70a9d0aef9a7ab078e6d332bbfa18f2e4e53e21","kind":"commit","published_at":"2024-04-24T12:19:44.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v4.7.0","html_url":"https://github.com/github/tab-container-element/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"66334bc2f57b0116beadcd22be83e7ff58e3d6c3","kind":"commit","published_at":"2024-04-22T17:37:18.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v4.6.0","html_url":"https://github.com/github/tab-container-element/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"21f1e2b8dcc43d7905dbe806e508ea6e510e0d9e","kind":"commit","published_at":"2024-03-12T22:53:11.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v4.5.0","html_url":"https://github.com/github/tab-container-element/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"6e90dbc583ff1e2325ce66a1ad38d5f4809906c1","kind":"commit","published_at":"2024-03-08T15:05:15.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v4.4.0","html_url":"https://github.com/github/tab-container-element/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"3c74546e9c16967b7bd222428ff518bb6b4f2dc7","kind":"commit","published_at":"2024-03-08T10:56:56.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v4.3.0","html_url":"https://github.com/github/tab-container-element/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"984ef06309b29797ed52965f08135fcb94b52a8e","kind":"commit","published_at":"2024-03-07T10:19:10.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v4.2.0","html_url":"https://github.com/github/tab-container-element/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"a3949df92d5a5f88590b7b5d0af2de1e5b792734","kind":"commit","published_at":"2024-02-29T12:59:07.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v4.1.3","html_url":"https://github.com/github/tab-container-element/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"3996e6156e86708c6dd8f15ee91f7da4f3569238","kind":"commit","published_at":"2024-02-29T11:49:35.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v4.1.2","html_url":"https://github.com/github/tab-container-element/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"8e10fdca6c39080c4d31f66c9c0b2329c6ac4ea4","kind":"commit","published_at":"2024-02-22T16:22:24.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v4.1.1","html_url":"https://github.com/github/tab-container-element/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"7a125886404eb6b5c60605d530ac6773261da29f","kind":"commit","published_at":"2024-02-20T11:27:20.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v4.1.0","html_url":"https://github.com/github/tab-container-element/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"cc846d3bc4d16958af1c678f307a840d63ba7003","kind":"commit","published_at":"2024-02-19T12:05:47.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v4.0.1","html_url":"https://github.com/github/tab-container-element/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3a0377fa79991cdfcf4d21182e83f84b3e6d811e","kind":"commit","published_at":"2024-02-16T19:21:31.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v4.0.0","html_url":"https://github.com/github/tab-container-element/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v4.0.0/manifests"},{"name":"v3.4.0","sha":"772c88f659b464ee7d9e411826f2211bd03cf388","kind":"commit","published_at":"2024-02-15T13:35:28.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v3.4.0","html_url":"https://github.com/github/tab-container-element/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"72a702984583f6ff9a14d41e83613d67f30ad5a0","kind":"commit","published_at":"2023-06-16T09:30:15.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v3.3.0","html_url":"https://github.com/github/tab-container-element/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"1f037531db8f6d198583c61ee6e989e5e2e09901","kind":"commit","published_at":"2022-08-24T21:50:52.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v3.2.0","html_url":"https://github.com/github/tab-container-element/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"d5743264e7eba12f183af5f18de5ceed0e699ad9","kind":"commit","published_at":"2021-03-19T17:50:49.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v3.1.2","html_url":"https://github.com/github/tab-container-element/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f151b749ba1c3274d5b83ad6eb12919cee8cc388","kind":"tag","published_at":"2021-03-17T11:15:02.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v3.1.1","html_url":"https://github.com/github/tab-container-element/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"5c2776cf146a216b7d63734cfb9023f8f6b8ecf9","kind":"tag","published_at":"2020-03-18T17:29:17.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v3.1.0","html_url":"https://github.com/github/tab-container-element/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.1.0/manifests"},{"name":"v3.0.9","sha":"c5864e0b017d46d238aeefe8d61d1bde2678c8ee","kind":"tag","published_at":"2020-03-11T17:00:42.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v3.0.9","html_url":"https://github.com/github/tab-container-element/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"4d53c33470e026fb64ff364ec7ba434e039bae2c","kind":"tag","published_at":"2020-01-20T12:39:17.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v3.0.8","html_url":"https://github.com/github/tab-container-element/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"8dab4c24d7aaba7f877a81b202f90c6bd8225634","kind":"tag","published_at":"2019-11-05T22:39:25.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v3.0.7","html_url":"https://github.com/github/tab-container-element/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"0482f266cc198364bb073ddc90aae7f4e321e33c","kind":"tag","published_at":"2019-09-12T11:04:06.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v3.0.6","html_url":"https://github.com/github/tab-container-element/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"267c627698f98cbdb6e555163230ec19345f8934","kind":"tag","published_at":"2019-08-14T08:14:40.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v3.0.5","html_url":"https://github.com/github/tab-container-element/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.0.5/manifests"},{"name":"3.0.5","sha":"acbf9f540e92164f31d38643cc009008041c14b4","kind":"commit","published_at":"2019-08-14T08:14:08.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/3.0.5","html_url":"https://github.com/github/tab-container-element/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/3.0.5/manifests"},{"name":"v3.0.4","sha":"ea3e59d281de8d0d2450560b493f7124aecd2213","kind":"tag","published_at":"2019-08-02T07:30:28.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v3.0.4","html_url":"https://github.com/github/tab-container-element/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.0.4/manifests"},{"name":"3.0.4","sha":"ea3e59d281de8d0d2450560b493f7124aecd2213","kind":"commit","published_at":"2019-08-02T07:30:27.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/3.0.4","html_url":"https://github.com/github/tab-container-element/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/3.0.4/manifests"},{"name":"v3.0.3","sha":"7a6c272365e2fbe6040cf978d9067a9016e36099","kind":"tag","published_at":"2019-07-31T12:33:43.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v3.0.3","html_url":"https://github.com/github/tab-container-element/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"96c19702fb315de23e2ace57d7e607ce5b4b2139","kind":"tag","published_at":"2019-07-01T17:18:29.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v3.0.2","html_url":"https://github.com/github/tab-container-element/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"75c68e9cf367b9243664747bf9505338c4d96a50","kind":"tag","published_at":"2019-06-12T14:58:19.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v3.0.1","html_url":"https://github.com/github/tab-container-element/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c1816b53fd84c6dc67a1b4564f47d7e9412a32ce","kind":"tag","published_at":"2019-06-10T17:45:32.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v3.0.0","html_url":"https://github.com/github/tab-container-element/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"b607c368aa771ed77e0b75ce7bbb3cfb5d237803","kind":"tag","published_at":"2019-05-15T08:46:25.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v2.0.0","html_url":"https://github.com/github/tab-container-element/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"0167bae193d38eeaa2f7b05aef59b89d73384f28","kind":"tag","published_at":"2019-05-07T21:08:45.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v1.0.0","html_url":"https://github.com/github/tab-container-element/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v1.0.0/manifests"},{"name":"v0.2.0","sha":"0f987ed6a10922d0ac011d261373ac35ab0ba5ef","kind":"tag","published_at":"2019-04-05T21:21:20.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v0.2.0","html_url":"https://github.com/github/tab-container-element/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"eccf4bc224b848910f2c6a44c70f34ee636831b3","kind":"tag","published_at":"2019-02-21T16:53:21.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v0.1.0","html_url":"https://github.com/github/tab-container-element/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v0.1.0/manifests"},{"name":"v0.0.2","sha":"d32ece01a6f25101e45ff47e4a284a0b03719e90","kind":"tag","published_at":"2018-12-12T12:59:39.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v0.0.2","html_url":"https://github.com/github/tab-container-element/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"d9d2ee0912ff1646529d3c06493ef5547f561a65","kind":"tag","published_at":"2018-12-12T11:12:28.000Z","download_url":"https://codeload.github.com/github/tab-container-element/tar.gz/v0.0.1","html_url":"https://github.com/github/tab-container-element/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/tab-container-element@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-24T12:10:30.562Z","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/tab-container-element","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/github/tab-container-element","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/github/tab-container-element","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/github/tab-container-element/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T16:43:56.897Z","issues_count":10,"pull_requests_count":92,"avg_time_to_close_issue":3602299.777777778,"avg_time_to_close_pull_request":191295.60869565216,"issues_closed_count":9,"pull_requests_closed_count":92,"pull_request_authors_count":18,"issue_authors_count":9,"avg_comments_per_issue":1.2,"avg_comments_per_pull_request":0.358695652173913,"merged_pull_requests_count":84,"bot_issues_count":0,"bot_pull_requests_count":24,"past_year_issues_count":0,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":178470.16666666666,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":1,"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":6,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Ftab-container-element/issues","maintainers":[{"login":"keithamus","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keithamus"},{"login":"owenniblock","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/owenniblock"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Ftab-container-element/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Ftab-container-element/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Ftab-container-element/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Ftab-container-element/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Ftab-container-element/codemeta","maintainers":[]}