{"id":11647594,"name":"github.com/github/auto-check-element","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/github/auto-check-element","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2018-04-12T16:37:43.000Z","latest_release_published_at":"2025-03-24T14:35:05.000Z","latest_release_number":"v6.0.0+incompatible","last_synced_at":"2026-05-28T00:49:01.823Z","created_at":"2025-05-16T10:37:47.674Z","updated_at":"2026-05-28T00:49:01.824Z","registry_url":"https://pkg.go.dev/github.com/github/auto-check-element","install_command":"go get github.com/github/auto-check-element","documentation_url":"https://pkg.go.dev/github.com/github/auto-check-element#section-documentation","metadata":{},"repo_metadata":{"id":31867610,"uuid":"128214981","full_name":"github/auto-check-element","owner":"github","description":"An input element that validates its value with a server endpoint.","archived":false,"fork":false,"pushed_at":"2025-04-14T20:46:38.000Z","size":1347,"stargazers_count":181,"open_issues_count":0,"forks_count":34,"subscribers_count":247,"default_branch":"main","last_synced_at":"2025-09-08T20:28:39.884Z","etag":null,"topics":["custom-elements","web-components"],"latest_commit_sha":null,"homepage":"https://github.github.com/auto-check-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-04-05T14:05:49.000Z","updated_at":"2025-08-03T06:00:02.000Z","dependencies_parsed_at":"2024-05-28T20:06:51.804Z","dependency_job_id":"8dd478c4-d1c5-4cdd-86d1-5de6d80b0307","html_url":"https://github.com/github/auto-check-element","commit_stats":{"total_commits":276,"total_committers":12,"mean_commits":23.0,"dds":0.4057971014492754,"last_synced_commit":"ed737b1ff5578ffac0062fd46543dd21905e20a8"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/github/auto-check-element","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/sbom","scorecard":{"id":428140,"data":{"date":"2025-08-11","repo":{"name":"github.com/github/auto-check-element","commit":"6dcd23e4cc1de63a40b7ef9011afa8f5557c0015"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"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":"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":"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":"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":"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/auto-check-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/auto-check-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/auto-check-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/auto-check-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:   1 out of   2 npmCommand dependencies pinned","Info:   0 out of   1 containerImage 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: 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":"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":"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":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":"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":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 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":0,"reason":"10 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","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:42:05.703Z","repository_id":31867610,"created_at":"2025-08-19T02:42:05.703Z","updated_at":"2025-08-19T02:42:05.703Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274447528,"owners_count":25287113,"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-10T02:00:12.551Z","response_time":83,"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":"v6.0.0","sha":"bbe05d935e0991b72d7ed1aa8ee322ba545e175b","kind":"commit","published_at":"2025-03-24T14:35:05.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v6.0.0","html_url":"https://github.com/github/auto-check-element/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v6.0.0/manifests"},{"name":"v5.6.0","sha":"c5f9802ec454e85a5591aab0b8ee7e987f00c86d","kind":"commit","published_at":"2025-01-13T18:53:15.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v5.6.0","html_url":"https://github.com/github/auto-check-element/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"718eff9986fd6c8fa7fa9cc55cb48a0e88f8e36f","kind":"commit","published_at":"2024-12-11T19:24:01.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v5.5.1","html_url":"https://github.com/github/auto-check-element/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"32051d9ab530f1a0710fe30a9bf01589721a42c0","kind":"commit","published_at":"2024-11-26T22:05:25.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v5.5.0","html_url":"https://github.com/github/auto-check-element/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.5.0/manifests"},{"name":"v5.4.2","sha":"840ca055c3adf061ccb68573f1f392532297df23","kind":"commit","published_at":"2024-05-29T17:25:36.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v5.4.2","html_url":"https://github.com/github/auto-check-element/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"cef4eb7ce7ef2680b7ba4703fea53c223a248e4b","kind":"commit","published_at":"2023-07-05T13:12:46.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v5.4.1","html_url":"https://github.com/github/auto-check-element/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"4e562821be7e0cb8f4d5d3cb39f09d036b86c290","kind":"commit","published_at":"2023-04-26T15:50:19.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v5.4.0","html_url":"https://github.com/github/auto-check-element/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"cacd9a8315b06e542b38cbdc222ee6a16f4a8b73","kind":"tag","published_at":"2023-04-04T23:53:54.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v5.3.0","html_url":"https://github.com/github/auto-check-element/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.3.0/manifests"},{"name":"show","sha":"c20d4ed5631b11081c0c4f56bcfea0f55d06759e","kind":"tag","published_at":"2023-04-04T23:49:47.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/show","html_url":"https://github.com/github/auto-check-element/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/show/manifests"},{"name":"v5.2.0","sha":"d9807b006d36616369eacc00d553a534a110da5d","kind":"tag","published_at":"2021-08-04T09:49:12.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v5.2.0","html_url":"https://github.com/github/auto-check-element/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"293eea9b627eba125687c9bd290eb36fde5d8f32","kind":"tag","published_at":"2020-06-03T22:12:04.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v5.1.3","html_url":"https://github.com/github/auto-check-element/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"9438c4a81ebacc5cbb0100e2bf3174cf1df99aa3","kind":"tag","published_at":"2020-04-03T19:14:45.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v5.1.2","html_url":"https://github.com/github/auto-check-element/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"676a061931f63328c458d2edb98f79ce4741d86d","kind":"tag","published_at":"2020-01-27T13:45:42.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v5.1.1","html_url":"https://github.com/github/auto-check-element/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"1aac8fec382c20d6c9e4fbce52275a8281537abf","kind":"tag","published_at":"2020-01-13T17:23:49.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v5.1.0","html_url":"https://github.com/github/auto-check-element/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.1.0/manifests"},{"name":"v5.0.2","sha":"4554e7f00e4d397ab65de2e25a4ffe6b873a7946","kind":"tag","published_at":"2019-12-10T22:22:07.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v5.0.2","html_url":"https://github.com/github/auto-check-element/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"6ce5ceacbd2bab8a52e4b799ccf8738aa9ef3439","kind":"tag","published_at":"2019-11-26T14:55:58.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v5.0.1","html_url":"https://github.com/github/auto-check-element/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3a099aca9521aa47d21d47321e84c418ccd36187","kind":"tag","published_at":"2019-11-21T15:11:41.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v5.0.0","html_url":"https://github.com/github/auto-check-element/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v5.0.0/manifests"},{"name":"v4.1.1","sha":"68e8ca1060d7e642d67482761b0c4485fbddd76c","kind":"tag","published_at":"2019-09-12T10:50:14.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v4.1.1","html_url":"https://github.com/github/auto-check-element/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a16fd2acdcdf5eb6fd4434a2181a7d1099e7461b","kind":"tag","published_at":"2019-08-27T08:23:36.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v4.1.0","html_url":"https://github.com/github/auto-check-element/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v4.1.0/manifests"},{"name":"4.1.0","sha":"0d4522ce01cc93b9dd42f3a1da26d65125ff6246","kind":"commit","published_at":"2019-08-27T08:21:56.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/4.1.0","html_url":"https://github.com/github/auto-check-element/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/4.1.0/manifests"},{"name":"v4.0.2","sha":"72e84e0ceaf7c3c01004c65c23bb3880299c6e4e","kind":"tag","published_at":"2019-08-19T08:02:44.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v4.0.2","html_url":"https://github.com/github/auto-check-element/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v4.0.2/manifests"},{"name":"4.0.2","sha":"07ceeec2e504f11f787837c3483e550c93666b0b","kind":"commit","published_at":"2019-08-19T08:02:05.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/4.0.2","html_url":"https://github.com/github/auto-check-element/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/4.0.2/manifests"},{"name":"v4.0.1","sha":"7dc0a580f2cc3e9f5519b5be9351f64ddc40d4e1","kind":"tag","published_at":"2019-08-09T08:13:13.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v4.0.1","html_url":"https://github.com/github/auto-check-element/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v4.0.1/manifests"},{"name":"4.0.1","sha":"6364b562d315303d6858d6b5183a2a7a0ef9de8b","kind":"commit","published_at":"2019-08-09T08:12:18.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/4.0.1","html_url":"https://github.com/github/auto-check-element/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/4.0.1/manifests"},{"name":"v4.0.0","sha":"5981bff179a1fccb4f889cfb801646bd5df1b146","kind":"tag","published_at":"2019-08-06T11:49:46.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v4.0.0","html_url":"https://github.com/github/auto-check-element/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.1","sha":"cb38779a3f89720b7798be767efc93313e3211d9","kind":"commit","published_at":"2019-07-29T10:43:17.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/github/auto-check-element/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.2","sha":"2dc941b5df4450288cc6efa4167a1d84b6806544","kind":"tag","published_at":"2019-07-29T09:37:36.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v3.0.2","html_url":"https://github.com/github/auto-check-element/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"51a5dc51b5ed8ff6d443db04ef739242709516b5","kind":"tag","published_at":"2019-05-23T11:47:17.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v3.0.1","html_url":"https://github.com/github/auto-check-element/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e53cbc581c1c8fa15e78e4060d3be2790b920ee3","kind":"tag","published_at":"2019-05-20T09:40:11.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v3.0.0","html_url":"https://github.com/github/auto-check-element/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"d3ee8639f9efbdeebe333046101f3bdc904204e5","kind":"tag","published_at":"2019-04-26T01:39:28.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v2.0.0","html_url":"https://github.com/github/auto-check-element/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"56a0944e37a7601306b851b20c3ef2d6ba797516","kind":"tag","published_at":"2019-02-21T10:51:35.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v1.0.0","html_url":"https://github.com/github/auto-check-element/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"a24660a892bfc18f352c95d32da5fdc140359854","kind":"tag","published_at":"2018-08-21T09:13:33.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v0.3.0","html_url":"https://github.com/github/auto-check-element/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"49d4ec4d44ee46882bb352b8607b467d9b296c69","kind":"tag","published_at":"2018-07-20T08:27:40.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v0.2.1","html_url":"https://github.com/github/auto-check-element/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9a7280ebf17d4c950d181bb0f1abc613237fe086","kind":"tag","published_at":"2018-05-30T10:00:46.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v0.2.0","html_url":"https://github.com/github/auto-check-element/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"0589474106c81cf09e4a08424519db92faf6abe5","kind":"tag","published_at":"2018-04-16T09:40:00.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v0.1.1","html_url":"https://github.com/github/auto-check-element/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1822db2a0b73f7c84392c0d5be0b9ac9185f95db","kind":"tag","published_at":"2018-04-12T16:37:43.000Z","download_url":"https://codeload.github.com/github/auto-check-element/tar.gz/v0.1.0","html_url":"https://github.com/github/auto-check-element/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/auto-check-element@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-10T10:30:12.627Z","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/auto-check-element","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/github/auto-check-element","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/github/auto-check-element","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/github/auto-check-element/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:04:47.764Z","issues_count":4,"pull_requests_count":82,"avg_time_to_close_issue":31145530.5,"avg_time_to_close_pull_request":575105.9012345679,"issues_closed_count":4,"pull_requests_closed_count":81,"pull_request_authors_count":12,"issue_authors_count":4,"avg_comments_per_issue":3.25,"avg_comments_per_pull_request":0.45121951219512196,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":1,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":435174.0,"past_year_avg_time_to_close_pull_request":280324.6153846154,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.14285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fauto-check-element/issues","maintainers":[{"login":"keithamus","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keithamus"},{"login":"srt32","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srt32"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Fauto-check-element/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Fauto-check-element/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Fauto-check-element/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Fauto-check-element/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Fauto-check-element/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgithub%2Fauto-check-element/codemeta","maintainers":[]}