{"id":65636,"name":"lizard","description":"A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.","url":"https://github.com/terryyin/lizard","last_synced_at":"2025-09-08T13:27:28.712Z","repository":{"id":3669276,"uuid":"4738329","full_name":"terryyin/lizard","owner":"terryyin","description":"A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.","archived":false,"fork":false,"pushed_at":"2025-08-06T08:33:01.000Z","size":2923,"stargazers_count":2028,"open_issues_count":53,"forks_count":264,"subscribers_count":55,"default_branch":"master","last_synced_at":"2025-09-01T23:16:01.265Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"manuelkiessling/nodebeginner.org","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/terryyin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-06-21T11:31:46.000Z","updated_at":"2025-09-01T17:47:59.000Z","dependencies_parsed_at":"2023-01-13T13:00:19.770Z","dependency_job_id":"eabc6083-cbb7-4d19-8e4b-5c131f8e1ee3","html_url":"https://github.com/terryyin/lizard","commit_stats":{"total_commits":864,"total_committers":55,"mean_commits":"15.709090909090909","dds":0.5416666666666667,"last_synced_commit":"3f4c17fdfd625d7c6860379a77af56813e901026"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/terryyin/lizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terryyin","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/sbom","scorecard":{"id":874838,"data":{"date":"2025-08-11","repo":{"name":"github.com/terryyin/lizard","commit":"f4c93acb75391b2797782373c95889434ac9b2ab"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/python-app.yml:17","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":"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/terryyin/lizard/python-app.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/terryyin/lizard/python-app.yml/master?enable=pin","Warn: pipCommand not pinned by hash: build.sh:10","Warn: pipCommand not pinned by hash: build.sh:13","Warn: npmCommand not pinned by hash: website/static/bower/bootstrap/test-infra/uncached-npm-install.sh:3","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:39","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned","Info:   0 out of   1 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":"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"}}]},"last_synced_at":"2025-08-24T05:35:20.616Z","repository_id":3669276,"created_at":"2025-08-24T05:35:20.616Z","updated_at":"2025-08-24T05:35:20.616Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274191951,"owners_count":25238475,"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-08T02:00:09.813Z","response_time":121,"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":{"login":"terryyin","name":"Terry Yin","uuid":"788834","kind":"user","description":"Programmer and Supreme Leader @nerds-odd-e .","email":"","website":null,"location":"Singapore","twitter":null,"company":"@nerds-odd-e ","icon_url":"https://avatars.githubusercontent.com/u/788834?v=4","repositories_count":75,"last_synced_at":"2024-04-16T02:50:30.592Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/terryyin","funding_links":[],"total_stars":2578,"followers":145,"following":70,"created_at":"2022-11-02T16:31:37.715Z","updated_at":"2024-04-16T02:50:38.930Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terryyin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terryyin/repositories"},"packages":[{"id":5298963,"name":"lizard","ecosystem":"conda","description":null,"homepage":"http://www.lizard.ws","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/terryyin/lizard","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-07-03T13:20:13.000Z","latest_release_published_at":"2022-07-03T13:20:13.000Z","latest_release_number":"1.17.10","last_synced_at":"2025-09-01T06:51:58.550Z","created_at":"2022-10-03T16:04:51.355Z","updated_at":"2025-09-01T23:22:10.047Z","registry_url":"https://anaconda.org/conda-forge/lizard","install_command":"conda install -c conda-forge lizard","documentation_url":null,"metadata":{},"repo_metadata":{"id":3669276,"uuid":"4738329","full_name":"terryyin/lizard","owner":"terryyin","description":"A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.","archived":false,"fork":false,"pushed_at":"2025-08-01T03:46:37.000Z","size":2911,"stargazers_count":2007,"open_issues_count":51,"forks_count":260,"subscribers_count":55,"default_branch":"master","last_synced_at":"2025-08-01T05:33:55.286Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"manuelkiessling/nodebeginner.org","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/terryyin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-06-21T11:31:46.000Z","updated_at":"2025-08-01T03:46:42.000Z","dependencies_parsed_at":"2023-01-13T13:00:19.770Z","dependency_job_id":"eabc6083-cbb7-4d19-8e4b-5c131f8e1ee3","html_url":"https://github.com/terryyin/lizard","commit_stats":{"total_commits":864,"total_committers":55,"mean_commits":"15.709090909090909","dds":0.5416666666666667,"last_synced_commit":"3f4c17fdfd625d7c6860379a77af56813e901026"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/terryyin/lizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terryyin","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/sbom","scorecard":{"id":874838,"data":{"date":"2025-08-11","repo":{"name":"github.com/terryyin/lizard","commit":"f4c93acb75391b2797782373c95889434ac9b2ab"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/python-app.yml:17","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":"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/terryyin/lizard/python-app.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/terryyin/lizard/python-app.yml/master?enable=pin","Warn: pipCommand not pinned by hash: build.sh:10","Warn: pipCommand not pinned by hash: build.sh:13","Warn: npmCommand not pinned by hash: website/static/bower/bootstrap/test-infra/uncached-npm-install.sh:3","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:39","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned","Info:   0 out of   1 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":"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"}}]},"last_synced_at":"2025-08-24T05:35:20.616Z","repository_id":3669276,"created_at":"2025-08-24T05:35:20.616Z","updated_at":"2025-08-24T05:35:20.616Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273203283,"owners_count":25063279,"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-01T02:00:09.058Z","response_time":120,"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":"terryyin","name":"Terry Yin","uuid":"788834","kind":"user","description":"Programmer and Supreme Leader @nerds-odd-e .","email":"","website":null,"location":"Singapore","twitter":null,"company":"@nerds-odd-e ","icon_url":"https://avatars.githubusercontent.com/u/788834?v=4","repositories_count":75,"last_synced_at":"2024-04-16T02:50:30.592Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/terryyin","funding_links":[],"total_stars":2578,"followers":145,"following":70,"created_at":"2022-11-02T16:31:37.715Z","updated_at":"2024-04-16T02:50:38.930Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terryyin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terryyin/repositories"},"tags":[{"name":"1.17.31","sha":"af6bcc4e02d86fe36e077a6985b4c00ac61b6eb8","kind":"commit","published_at":"2025-05-25T09:20:16.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.31","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.31/manifests"},{"name":"1.17.30","sha":"01fc21e99dce521b8c1acc347ae72fd6243f10e6","kind":"commit","published_at":"2025-05-12T07:46:02.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.30","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.30/manifests"},{"name":"1.17.29","sha":"e37a1899da61afbdd76bea77ec54c942faddb202","kind":"commit","published_at":"2025-05-10T10:46:56.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.29","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.29/manifests"},{"name":"1.17.28","sha":"7b72428d60d1bdd83d2c5fb807f8c7f33e23e71b","kind":"commit","published_at":"2025-04-29T06:04:44.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.28","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.28/manifests"},{"name":"1.17.27","sha":"941170e1866c44c3107749bcdcaebc73384b1811","kind":"commit","published_at":"2025-04-25T09:17:40.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.27","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.27/manifests"},{"name":"1.17.25","sha":"c463cbb97207d42af10c09bd9ef6e9a118b27aa7","kind":"commit","published_at":"2025-04-17T02:29:14.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.25","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.25/manifests"},{"name":"1.17.26","sha":"c463cbb97207d42af10c09bd9ef6e9a118b27aa7","kind":"commit","published_at":"2025-04-17T02:29:14.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.26","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.26/manifests"},{"name":"1.17.24","sha":"c8dc2645b40a526d7608324b6f62ff73e4a5d543","kind":"commit","published_at":"2025-04-12T00:58:06.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.24","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.24/manifests"},{"name":"1.17.23","sha":"86951d42c1f4fe5eaf00d258df2ab61952867838","kind":"commit","published_at":"2025-03-28T02:59:00.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.23","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.23/manifests"},{"name":"1.17.22","sha":"590113562c8ee3f3b0d696e58c2fe99203c82d7b","kind":"commit","published_at":"2025-03-26T12:10:18.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.22","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.22/manifests"},{"name":"1.17.21","sha":"707f275f69ddffbdd4f89e74d6f731379564f18c","kind":"commit","published_at":"2025-03-26T11:17:07.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.21","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.21/manifests"},{"name":"1.17.20","sha":"7d48c44317121698e144aa7127082b46f7581ab0","kind":"commit","published_at":"2025-02-26T09:04:08.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.20","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.20/manifests"},{"name":"1.17.19","sha":"0af3f2a77bdb97a470206209e6ff7c92736dabd7","kind":"commit","published_at":"2025-02-13T10:53:28.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.19","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.19/manifests"},{"name":"1.17.18","sha":"2229380054a9657bc3f025d776e5e0f40e9a800a","kind":"commit","published_at":"2025-02-07T23:34:43.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.18","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.18/manifests"},{"name":"1.17.17","sha":"4af1196a9777d7a61042e9bed46830795e839a62","kind":"commit","published_at":"2025-02-04T04:49:42.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.17","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.17/manifests"},{"name":"1.17.16","sha":"21e9694be8b10ef6d3aa5a5ae2bbfd3e17a2c868","kind":"commit","published_at":"2025-02-03T11:58:54.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.16","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.16/manifests"},{"name":"1.17.15","sha":"c40fe9df95d05bf68e4af84f0e684cc3c63b1025","kind":"commit","published_at":"2025-02-03T08:59:33.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.15","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.15/manifests"},{"name":"1.17.14","sha":"781bff5ace36273df425cc66b18dfe0792ba2437","kind":"commit","published_at":"2025-01-31T04:37:05.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.14","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.14/manifests"},{"name":"1.17.13","sha":"ef8ac19ce83d5c7f7e620f7525b6844ef8d4323a","kind":"commit","published_at":"2024-10-31T07:13:05.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.13","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.13/manifests"},{"name":"1.17.11","sha":"ff1928bd96607deb70396e268b6b54dbbe9967e7","kind":"commit","published_at":"2024-10-31T02:03:15.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.11","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.11/manifests"},{"name":"1.17.12","sha":"ff1928bd96607deb70396e268b6b54dbbe9967e7","kind":"commit","published_at":"2024-10-31T02:03:15.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.12","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.12/manifests"},{"name":"1.17.10","sha":"bb8aa4d200a2935b07e6d2bf1e6072b449bc5ae3","kind":"commit","published_at":"2022-04-19T02:05:42.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.10","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.10/manifests"},{"name":"1.17.9","sha":"b93998d08b9cd08c8de91a65964f7a882e8883c9","kind":"commit","published_at":"2021-07-10T07:10:39.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.9","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.9/manifests"},{"name":"1.17.8","sha":"360901c6049432aeb45927a3def5c9b5e977e764","kind":"commit","published_at":"2021-06-29T04:05:26.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.8","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.8/manifests"},{"name":"1.17.7","sha":"06a26064796b16f55bfd3e4b89b2ef94598b30c1","kind":"commit","published_at":"2020-10-20T09:22:55.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.7","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.7/manifests"},{"name":"1.17.6","sha":"900c432276c092a9802be9a15ba202d360c331e3","kind":"commit","published_at":"2020-10-20T08:21:27.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.6","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.6/manifests"},{"name":"1.17.5","sha":"bd4c3976a82e65b8dd735a2f2ade51e5939c4a0a","kind":"commit","published_at":"2020-06-27T09:45:08.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.5","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.5/manifests"},{"name":"1.17.4","sha":"b1838d11089d825c900cb59fa6ee987b8f88e468","kind":"commit","published_at":"2020-06-27T03:22:44.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.4","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.4/manifests"},{"name":"1.17.3","sha":"a9b410338d5455c56df793175f36a5e1ac493484","kind":"commit","published_at":"2020-01-05T09:01:10.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.3","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.3/manifests"},{"name":"1.17.2","sha":"3980824e1236ffa9e739f3d5dd2a47c60f9e07db","kind":"commit","published_at":"2020-01-03T10:48:20.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.2","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"7a42e504c043d6b34a9cada1386f051dae816b29","kind":"commit","published_at":"2020-01-03T01:31:42.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.1","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"82091e6bf2f3ed64053f3c3a0afbc45580c8290e","kind":"commit","published_at":"2020-01-01T10:05:52.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.0","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.0/manifests"},{"name":"1.16.4","sha":"ee68b28f1dbcc5187f6137ba808c7ac2725c73b4","kind":"commit","published_at":"2019-08-23T02:32:15.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.16.4","html_url":"https://github.com/terryyin/lizard/releases/tag/1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.4/manifests"},{"name":"1.16.6","sha":"ee68b28f1dbcc5187f6137ba808c7ac2725c73b4","kind":"commit","published_at":"2019-08-23T02:32:15.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.16.6","html_url":"https://github.com/terryyin/lizard/releases/tag/1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.6/manifests"},{"name":"1.16.5","sha":"ee68b28f1dbcc5187f6137ba808c7ac2725c73b4","kind":"commit","published_at":"2019-08-23T02:32:15.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.16.5","html_url":"https://github.com/terryyin/lizard/releases/tag/1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.5/manifests"},{"name":"1.16.3","sha":"03fe38e524a384f38291bc8ffcea9b9db9fdeee6","kind":"commit","published_at":"2019-02-11T14:03:03.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.16.3","html_url":"https://github.com/terryyin/lizard/releases/tag/1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.3/manifests"},{"name":"1.16.1","sha":"fab2f3b027a345c323813106d34325a2f3aea986","kind":"commit","published_at":"2019-02-09T09:37:04.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.16.1","html_url":"https://github.com/terryyin/lizard/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.1/manifests"},{"name":"1.16.2","sha":"8bd5548a413e5643d5bed6f19d0a6fc50d9aabd5","kind":"commit","published_at":"2019-02-06T07:49:30.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.16.2","html_url":"https://github.com/terryyin/lizard/releases/tag/1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.2/manifests"},{"name":"1.15.7","sha":"1a1a719efc5921fb1109f057a9690f24f0ded866","kind":"commit","published_at":"2019-01-09T08:28:32.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.7","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.7/manifests"},{"name":"1.15.6","sha":"094d085fac1a1e6c0a355a8e35ba855b72a9dc0f","kind":"commit","published_at":"2018-07-23T04:01:40.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.6","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.6/manifests"},{"name":"1.15.5","sha":"094d085fac1a1e6c0a355a8e35ba855b72a9dc0f","kind":"commit","published_at":"2018-07-23T04:01:40.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.5","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.5/manifests"},{"name":"1.15.4","sha":"3b94680d6dd6e93c104a6f6b92b81a1b7656fe26","kind":"commit","published_at":"2018-07-22T06:35:31.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.4","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.4/manifests"},{"name":"1.15.3","sha":"3b94680d6dd6e93c104a6f6b92b81a1b7656fe26","kind":"commit","published_at":"2018-07-22T06:35:31.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.3","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.3/manifests"},{"name":"1.15.2","sha":"b18b7ddbd3111848dc6993fe9d8c5111f064aa8a","kind":"commit","published_at":"2018-05-31T02:04:24.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.2","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.2/manifests"},{"name":"1.15.0","sha":"9507357995aac29c4d04e1dbe916a12709da955b","kind":"commit","published_at":"2018-05-29T12:41:36.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.0","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.0/manifests"},{"name":"1.15.1","sha":"9507357995aac29c4d04e1dbe916a12709da955b","kind":"commit","published_at":"2018-05-29T12:41:36.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.1","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.1/manifests"},{"name":"1.14.10","sha":"856b8c829119d8be82b78f9aa945b38335f7677e","kind":"commit","published_at":"2018-03-20T02:29:54.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.10","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.10/manifests"},{"name":"1.14.9","sha":"856b8c829119d8be82b78f9aa945b38335f7677e","kind":"commit","published_at":"2018-03-20T02:29:54.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.9","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.9/manifests"},{"name":"1.14.8","sha":"856b8c829119d8be82b78f9aa945b38335f7677e","kind":"commit","published_at":"2018-03-20T02:29:54.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.8","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.8/manifests"},{"name":"1.14.7","sha":"6d8827bff38f1c6dfe62fadfb60c734a9de406b2","kind":"commit","published_at":"2018-03-20T02:28:29.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.7","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.7/manifests"},{"name":"1.14.6","sha":"78a909287c838184e560c334c7c15d65a28a383c","kind":"commit","published_at":"2018-03-20T01:48:50.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.6","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.6/manifests"},{"name":"1.14.5","sha":"4187ab09b0b21323ea658a45408e3372d233430c","kind":"commit","published_at":"2018-03-17T00:27:02.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.5","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.5/manifests"},{"name":"1.14.3","sha":"0ef376518a35950d9e24ded2c0cd77cc1b3115bc","kind":"commit","published_at":"2018-03-16T04:07:27.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.3","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.3/manifests"},{"name":"1.14.4","sha":"0ef376518a35950d9e24ded2c0cd77cc1b3115bc","kind":"commit","published_at":"2018-03-16T04:07:27.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.4","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.4/manifests"},{"name":"1.14.2","sha":"cba32c4b133557e4d995fd84beebc6c7d7090a7e","kind":"commit","published_at":"2018-03-16T04:01:08.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.2","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"ea75c90ac2844bb45b75a31cb11b906a61a26bcd","kind":"commit","published_at":"2018-03-14T09:16:57.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.1","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"c8e6c94ff99a793bf1caed0ebc8a5bbae6e8a212","kind":"commit","published_at":"2018-03-14T09:03:10.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.0","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"600a132f14ae128612d5d369c1c03e6734cf5730","kind":"commit","published_at":"2017-11-29T02:15:12.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.13.0","html_url":"https://github.com/terryyin/lizard/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.13.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T23:22:10.047Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.412395828135136,"dependent_packages_count":51.61435201357353,"stargazers_count":10.259993013623435,"forks_count":11.901791506562203,"docker_downloads_count":null,"average":24.547133090473576},"purl":"pkg:conda/lizard","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/lizard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/lizard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/lizard/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:37:32.355Z","issues_count":134,"pull_requests_count":54,"avg_time_to_close_issue":136643391.55172414,"avg_time_to_close_pull_request":11091444.555555556,"issues_closed_count":87,"pull_requests_closed_count":45,"pull_request_authors_count":39,"issue_authors_count":91,"avg_comments_per_issue":2.0522388059701493,"avg_comments_per_pull_request":1.4444444444444444,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":20,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":2442320.1818181816,"past_year_avg_time_to_close_pull_request":18493.333333333332,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.15,"past_year_avg_comments_per_pull_request":0.9,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/issues","maintainers":[{"login":"terryyin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/terryyin"}],"active_maintainers":[{"login":"terryyin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/terryyin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/lizard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/lizard/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/lizard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/lizard/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":4145936,"name":"lizard-analyzer","ecosystem":"homebrew","description":"Extensible Cyclomatic Complexity Analyzer","homepage":"https://github.com/terryyin/lizard","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/terryyin/lizard","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2022-04-12T16:50:20.996Z","latest_release_published_at":"2025-05-30T04:59:03.736Z","latest_release_number":"1.17.31","last_synced_at":"2025-09-01T23:02:34.427Z","created_at":"2022-04-12T16:50:20.986Z","updated_at":"2025-09-01T23:22:10.305Z","registry_url":"https://formulae.brew.sh/formula/lizard-analyzer","install_command":"brew install lizard-analyzer","documentation_url":null,"metadata":{},"repo_metadata":{"id":3669276,"uuid":"4738329","full_name":"terryyin/lizard","owner":"terryyin","description":"A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.","archived":false,"fork":false,"pushed_at":"2025-08-01T03:46:37.000Z","size":2911,"stargazers_count":2007,"open_issues_count":51,"forks_count":260,"subscribers_count":55,"default_branch":"master","last_synced_at":"2025-08-01T05:33:55.286Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"manuelkiessling/nodebeginner.org","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/terryyin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-06-21T11:31:46.000Z","updated_at":"2025-08-01T03:46:42.000Z","dependencies_parsed_at":"2023-01-13T13:00:19.770Z","dependency_job_id":"eabc6083-cbb7-4d19-8e4b-5c131f8e1ee3","html_url":"https://github.com/terryyin/lizard","commit_stats":{"total_commits":864,"total_committers":55,"mean_commits":"15.709090909090909","dds":0.5416666666666667,"last_synced_commit":"3f4c17fdfd625d7c6860379a77af56813e901026"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/terryyin/lizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terryyin","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/sbom","scorecard":{"id":874838,"data":{"date":"2025-08-11","repo":{"name":"github.com/terryyin/lizard","commit":"f4c93acb75391b2797782373c95889434ac9b2ab"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/python-app.yml:17","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":"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/terryyin/lizard/python-app.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/terryyin/lizard/python-app.yml/master?enable=pin","Warn: pipCommand not pinned by hash: build.sh:10","Warn: pipCommand not pinned by hash: build.sh:13","Warn: npmCommand not pinned by hash: website/static/bower/bootstrap/test-infra/uncached-npm-install.sh:3","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:39","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned","Info:   0 out of   1 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":"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"}}]},"last_synced_at":"2025-08-24T05:35:20.616Z","repository_id":3669276,"created_at":"2025-08-24T05:35:20.616Z","updated_at":"2025-08-24T05:35:20.616Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273203283,"owners_count":25063279,"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-01T02:00:09.058Z","response_time":120,"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":"terryyin","name":"Terry Yin","uuid":"788834","kind":"user","description":"Programmer and Supreme Leader @nerds-odd-e .","email":"","website":null,"location":"Singapore","twitter":null,"company":"@nerds-odd-e ","icon_url":"https://avatars.githubusercontent.com/u/788834?v=4","repositories_count":75,"last_synced_at":"2024-04-16T02:50:30.592Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/terryyin","funding_links":[],"total_stars":2578,"followers":145,"following":70,"created_at":"2022-11-02T16:31:37.715Z","updated_at":"2024-04-16T02:50:38.930Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terryyin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terryyin/repositories"},"tags":[{"name":"1.17.31","sha":"af6bcc4e02d86fe36e077a6985b4c00ac61b6eb8","kind":"commit","published_at":"2025-05-25T09:20:16.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.31","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.31/manifests"},{"name":"1.17.30","sha":"01fc21e99dce521b8c1acc347ae72fd6243f10e6","kind":"commit","published_at":"2025-05-12T07:46:02.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.30","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.30/manifests"},{"name":"1.17.29","sha":"e37a1899da61afbdd76bea77ec54c942faddb202","kind":"commit","published_at":"2025-05-10T10:46:56.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.29","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.29/manifests"},{"name":"1.17.28","sha":"7b72428d60d1bdd83d2c5fb807f8c7f33e23e71b","kind":"commit","published_at":"2025-04-29T06:04:44.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.28","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.28/manifests"},{"name":"1.17.27","sha":"941170e1866c44c3107749bcdcaebc73384b1811","kind":"commit","published_at":"2025-04-25T09:17:40.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.27","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.27/manifests"},{"name":"1.17.25","sha":"c463cbb97207d42af10c09bd9ef6e9a118b27aa7","kind":"commit","published_at":"2025-04-17T02:29:14.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.25","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.25/manifests"},{"name":"1.17.26","sha":"c463cbb97207d42af10c09bd9ef6e9a118b27aa7","kind":"commit","published_at":"2025-04-17T02:29:14.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.26","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.26/manifests"},{"name":"1.17.24","sha":"c8dc2645b40a526d7608324b6f62ff73e4a5d543","kind":"commit","published_at":"2025-04-12T00:58:06.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.24","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.24/manifests"},{"name":"1.17.23","sha":"86951d42c1f4fe5eaf00d258df2ab61952867838","kind":"commit","published_at":"2025-03-28T02:59:00.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.23","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.23/manifests"},{"name":"1.17.22","sha":"590113562c8ee3f3b0d696e58c2fe99203c82d7b","kind":"commit","published_at":"2025-03-26T12:10:18.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.22","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.22/manifests"},{"name":"1.17.21","sha":"707f275f69ddffbdd4f89e74d6f731379564f18c","kind":"commit","published_at":"2025-03-26T11:17:07.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.21","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.21/manifests"},{"name":"1.17.20","sha":"7d48c44317121698e144aa7127082b46f7581ab0","kind":"commit","published_at":"2025-02-26T09:04:08.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.20","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.20/manifests"},{"name":"1.17.19","sha":"0af3f2a77bdb97a470206209e6ff7c92736dabd7","kind":"commit","published_at":"2025-02-13T10:53:28.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.19","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.19/manifests"},{"name":"1.17.18","sha":"2229380054a9657bc3f025d776e5e0f40e9a800a","kind":"commit","published_at":"2025-02-07T23:34:43.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.18","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.18/manifests"},{"name":"1.17.17","sha":"4af1196a9777d7a61042e9bed46830795e839a62","kind":"commit","published_at":"2025-02-04T04:49:42.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.17","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.17/manifests"},{"name":"1.17.16","sha":"21e9694be8b10ef6d3aa5a5ae2bbfd3e17a2c868","kind":"commit","published_at":"2025-02-03T11:58:54.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.16","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.16/manifests"},{"name":"1.17.15","sha":"c40fe9df95d05bf68e4af84f0e684cc3c63b1025","kind":"commit","published_at":"2025-02-03T08:59:33.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.15","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.15/manifests"},{"name":"1.17.14","sha":"781bff5ace36273df425cc66b18dfe0792ba2437","kind":"commit","published_at":"2025-01-31T04:37:05.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.14","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.14/manifests"},{"name":"1.17.13","sha":"ef8ac19ce83d5c7f7e620f7525b6844ef8d4323a","kind":"commit","published_at":"2024-10-31T07:13:05.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.13","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.13/manifests"},{"name":"1.17.11","sha":"ff1928bd96607deb70396e268b6b54dbbe9967e7","kind":"commit","published_at":"2024-10-31T02:03:15.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.11","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.11/manifests"},{"name":"1.17.12","sha":"ff1928bd96607deb70396e268b6b54dbbe9967e7","kind":"commit","published_at":"2024-10-31T02:03:15.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.12","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.12/manifests"},{"name":"1.17.10","sha":"bb8aa4d200a2935b07e6d2bf1e6072b449bc5ae3","kind":"commit","published_at":"2022-04-19T02:05:42.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.10","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.10/manifests"},{"name":"1.17.9","sha":"b93998d08b9cd08c8de91a65964f7a882e8883c9","kind":"commit","published_at":"2021-07-10T07:10:39.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.9","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.9/manifests"},{"name":"1.17.8","sha":"360901c6049432aeb45927a3def5c9b5e977e764","kind":"commit","published_at":"2021-06-29T04:05:26.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.8","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.8/manifests"},{"name":"1.17.7","sha":"06a26064796b16f55bfd3e4b89b2ef94598b30c1","kind":"commit","published_at":"2020-10-20T09:22:55.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.7","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.7/manifests"},{"name":"1.17.6","sha":"900c432276c092a9802be9a15ba202d360c331e3","kind":"commit","published_at":"2020-10-20T08:21:27.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.6","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.6/manifests"},{"name":"1.17.5","sha":"bd4c3976a82e65b8dd735a2f2ade51e5939c4a0a","kind":"commit","published_at":"2020-06-27T09:45:08.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.5","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.5/manifests"},{"name":"1.17.4","sha":"b1838d11089d825c900cb59fa6ee987b8f88e468","kind":"commit","published_at":"2020-06-27T03:22:44.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.4","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.4/manifests"},{"name":"1.17.3","sha":"a9b410338d5455c56df793175f36a5e1ac493484","kind":"commit","published_at":"2020-01-05T09:01:10.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.3","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.3/manifests"},{"name":"1.17.2","sha":"3980824e1236ffa9e739f3d5dd2a47c60f9e07db","kind":"commit","published_at":"2020-01-03T10:48:20.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.2","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"7a42e504c043d6b34a9cada1386f051dae816b29","kind":"commit","published_at":"2020-01-03T01:31:42.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.1","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"82091e6bf2f3ed64053f3c3a0afbc45580c8290e","kind":"commit","published_at":"2020-01-01T10:05:52.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.0","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.0/manifests"},{"name":"1.16.4","sha":"ee68b28f1dbcc5187f6137ba808c7ac2725c73b4","kind":"commit","published_at":"2019-08-23T02:32:15.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.16.4","html_url":"https://github.com/terryyin/lizard/releases/tag/1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.4/manifests"},{"name":"1.16.6","sha":"ee68b28f1dbcc5187f6137ba808c7ac2725c73b4","kind":"commit","published_at":"2019-08-23T02:32:15.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.16.6","html_url":"https://github.com/terryyin/lizard/releases/tag/1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.6/manifests"},{"name":"1.16.5","sha":"ee68b28f1dbcc5187f6137ba808c7ac2725c73b4","kind":"commit","published_at":"2019-08-23T02:32:15.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.16.5","html_url":"https://github.com/terryyin/lizard/releases/tag/1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.5/manifests"},{"name":"1.16.3","sha":"03fe38e524a384f38291bc8ffcea9b9db9fdeee6","kind":"commit","published_at":"2019-02-11T14:03:03.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.16.3","html_url":"https://github.com/terryyin/lizard/releases/tag/1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.3/manifests"},{"name":"1.16.1","sha":"fab2f3b027a345c323813106d34325a2f3aea986","kind":"commit","published_at":"2019-02-09T09:37:04.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.16.1","html_url":"https://github.com/terryyin/lizard/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.1/manifests"},{"name":"1.16.2","sha":"8bd5548a413e5643d5bed6f19d0a6fc50d9aabd5","kind":"commit","published_at":"2019-02-06T07:49:30.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.16.2","html_url":"https://github.com/terryyin/lizard/releases/tag/1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.2/manifests"},{"name":"1.15.7","sha":"1a1a719efc5921fb1109f057a9690f24f0ded866","kind":"commit","published_at":"2019-01-09T08:28:32.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.7","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.7/manifests"},{"name":"1.15.6","sha":"094d085fac1a1e6c0a355a8e35ba855b72a9dc0f","kind":"commit","published_at":"2018-07-23T04:01:40.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.6","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.6/manifests"},{"name":"1.15.5","sha":"094d085fac1a1e6c0a355a8e35ba855b72a9dc0f","kind":"commit","published_at":"2018-07-23T04:01:40.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.5","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.5/manifests"},{"name":"1.15.4","sha":"3b94680d6dd6e93c104a6f6b92b81a1b7656fe26","kind":"commit","published_at":"2018-07-22T06:35:31.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.4","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.4/manifests"},{"name":"1.15.3","sha":"3b94680d6dd6e93c104a6f6b92b81a1b7656fe26","kind":"commit","published_at":"2018-07-22T06:35:31.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.3","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.3/manifests"},{"name":"1.15.2","sha":"b18b7ddbd3111848dc6993fe9d8c5111f064aa8a","kind":"commit","published_at":"2018-05-31T02:04:24.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.2","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.2/manifests"},{"name":"1.15.0","sha":"9507357995aac29c4d04e1dbe916a12709da955b","kind":"commit","published_at":"2018-05-29T12:41:36.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.0","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.0/manifests"},{"name":"1.15.1","sha":"9507357995aac29c4d04e1dbe916a12709da955b","kind":"commit","published_at":"2018-05-29T12:41:36.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.1","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.1/manifests"},{"name":"1.14.10","sha":"856b8c829119d8be82b78f9aa945b38335f7677e","kind":"commit","published_at":"2018-03-20T02:29:54.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.10","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.10/manifests"},{"name":"1.14.9","sha":"856b8c829119d8be82b78f9aa945b38335f7677e","kind":"commit","published_at":"2018-03-20T02:29:54.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.9","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.9/manifests"},{"name":"1.14.8","sha":"856b8c829119d8be82b78f9aa945b38335f7677e","kind":"commit","published_at":"2018-03-20T02:29:54.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.8","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.8/manifests"},{"name":"1.14.7","sha":"6d8827bff38f1c6dfe62fadfb60c734a9de406b2","kind":"commit","published_at":"2018-03-20T02:28:29.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.7","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.7/manifests"},{"name":"1.14.6","sha":"78a909287c838184e560c334c7c15d65a28a383c","kind":"commit","published_at":"2018-03-20T01:48:50.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.6","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.6/manifests"},{"name":"1.14.5","sha":"4187ab09b0b21323ea658a45408e3372d233430c","kind":"commit","published_at":"2018-03-17T00:27:02.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.5","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.5/manifests"},{"name":"1.14.3","sha":"0ef376518a35950d9e24ded2c0cd77cc1b3115bc","kind":"commit","published_at":"2018-03-16T04:07:27.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.3","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.3/manifests"},{"name":"1.14.4","sha":"0ef376518a35950d9e24ded2c0cd77cc1b3115bc","kind":"commit","published_at":"2018-03-16T04:07:27.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.4","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.4/manifests"},{"name":"1.14.2","sha":"cba32c4b133557e4d995fd84beebc6c7d7090a7e","kind":"commit","published_at":"2018-03-16T04:01:08.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.2","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"ea75c90ac2844bb45b75a31cb11b906a61a26bcd","kind":"commit","published_at":"2018-03-14T09:16:57.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.1","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"c8e6c94ff99a793bf1caed0ebc8a5bbae6e8a212","kind":"commit","published_at":"2018-03-14T09:03:10.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.0","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"600a132f14ae128612d5d369c1c03e6734cf5730","kind":"commit","published_at":"2017-11-29T02:15:12.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.13.0","html_url":"https://github.com/terryyin/lizard/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/terryyin/lizard@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.13.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T23:22:10.304Z","dependent_packages_count":0,"downloads":79,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":33.69024279897451,"dependent_repos_count":50.73141305987031,"dependent_packages_count":18.98657819333434,"stargazers_count":null,"forks_count":null,"average":34.46941135072638},"purl":"pkg:brew/lizard-analyzer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/lizard-analyzer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/lizard-analyzer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/lizard-analyzer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:37:32.355Z","issues_count":134,"pull_requests_count":54,"avg_time_to_close_issue":136643391.55172414,"avg_time_to_close_pull_request":11091444.555555556,"issues_closed_count":87,"pull_requests_closed_count":45,"pull_request_authors_count":39,"issue_authors_count":91,"avg_comments_per_issue":2.0522388059701493,"avg_comments_per_pull_request":1.4444444444444444,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":20,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":2442320.1818181816,"past_year_avg_time_to_close_pull_request":18493.333333333332,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.15,"past_year_avg_comments_per_pull_request":0.9,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/issues","maintainers":[{"login":"terryyin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/terryyin"}],"active_maintainers":[{"login":"terryyin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/terryyin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/lizard-analyzer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/lizard-analyzer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/lizard-analyzer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/lizard-analyzer/related_packages","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":8586,"maintainers_count":0,"namespaces_count":0,"keywords_count":6255,"github":"homebrew","metadata":{"funded_packages_count":828},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2025-09-08T06:57:43.947Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":2789333,"name":"lizard","ecosystem":"pypi","description":"A code analyzer without caring the C/C++ header files. It works with Java, C/C++, JavaScript, Python, Ruby, Swift, Objective C. Metrics includes cyclomatic complexity number etc.","homepage":"http://www.lizard.ws","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/terryyin/lizard","keywords_array":[],"namespace":null,"versions_count":115,"first_release_published_at":"2013-09-16T12:44:57.000Z","latest_release_published_at":"2025-05-25T09:21:40.000Z","latest_release_number":"1.17.31","last_synced_at":"2025-09-07T06:30:53.911Z","created_at":"2022-04-10T11:29:54.481Z","updated_at":"2025-09-07T06:30:53.912Z","registry_url":"https://pypi.org/project/lizard/","install_command":"pip install lizard --index-url https://pypi.org/simple","documentation_url":"https://lizard.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: End Users/Desktop","License :: Freeware","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: C","Programming Language :: C++","Programming Language :: Java","Programming Language :: JavaScript","Programming Language :: Objective C","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Quality Assurance"],"normalized_name":"lizard","project_status":null},"repo_metadata":{"id":3669276,"uuid":"4738329","full_name":"terryyin/lizard","owner":"terryyin","description":"A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.","archived":false,"fork":false,"pushed_at":"2024-04-25T01:25:04.000Z","size":2661,"stargazers_count":1769,"open_issues_count":96,"forks_count":242,"subscribers_count":55,"default_branch":"master","last_synced_at":"2024-05-22T03:03:19.182Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"manuelkiessling/nodebeginner.org","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/terryyin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-06-21T11:31:46.000Z","updated_at":"2024-06-18T12:19:55.883Z","dependencies_parsed_at":"2023-01-13T13:00:19.770Z","dependency_job_id":"eabc6083-cbb7-4d19-8e4b-5c131f8e1ee3","html_url":"https://github.com/terryyin/lizard","commit_stats":{"total_commits":864,"total_committers":55,"mean_commits":"15.709090909090909","dds":0.5416666666666667,"last_synced_commit":"3f4c17fdfd625d7c6860379a77af56813e901026"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terryyin","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":218083420,"owners_count":16275353,"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","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":"terryyin","name":"Terry Yin","uuid":"788834","kind":"user","description":"Programmer and Supreme Leader @nerds-odd-e .","email":"","website":null,"location":"Singapore","twitter":null,"company":"@nerds-odd-e ","icon_url":"https://avatars.githubusercontent.com/u/788834?v=4","repositories_count":75,"last_synced_at":"2024-04-16T02:50:30.592Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/terryyin","funding_links":[],"total_stars":2578,"followers":145,"following":70,"created_at":"2022-11-02T16:31:37.715Z","updated_at":"2024-04-16T02:50:38.930Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terryyin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terryyin/repositories"},"tags":[{"name":"1.17.10","sha":"bb8aa4d200a2935b07e6d2bf1e6072b449bc5ae3","kind":"commit","published_at":"2022-04-19T02:05:42.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.10","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.10/manifests"},{"name":"1.17.9","sha":"b93998d08b9cd08c8de91a65964f7a882e8883c9","kind":"commit","published_at":"2021-07-10T07:10:39.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.9","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.9/manifests"},{"name":"1.17.8","sha":"360901c6049432aeb45927a3def5c9b5e977e764","kind":"commit","published_at":"2021-06-29T04:05:26.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.8","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.8/manifests"},{"name":"1.17.7","sha":"06a26064796b16f55bfd3e4b89b2ef94598b30c1","kind":"commit","published_at":"2020-10-20T09:22:55.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.7","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.7/manifests"},{"name":"1.17.6","sha":"900c432276c092a9802be9a15ba202d360c331e3","kind":"commit","published_at":"2020-10-20T08:21:27.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.6","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.6/manifests"},{"name":"1.17.5","sha":"bd4c3976a82e65b8dd735a2f2ade51e5939c4a0a","kind":"commit","published_at":"2020-06-27T09:45:08.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.5","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.5/manifests"},{"name":"1.17.4","sha":"b1838d11089d825c900cb59fa6ee987b8f88e468","kind":"commit","published_at":"2020-06-27T03:22:44.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.4","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.4/manifests"},{"name":"1.17.3","sha":"a9b410338d5455c56df793175f36a5e1ac493484","kind":"commit","published_at":"2020-01-05T09:01:10.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.3","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.3/manifests"},{"name":"1.17.2","sha":"3980824e1236ffa9e739f3d5dd2a47c60f9e07db","kind":"commit","published_at":"2020-01-03T10:48:20.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.2","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"7a42e504c043d6b34a9cada1386f051dae816b29","kind":"commit","published_at":"2020-01-03T01:31:42.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.1","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"82091e6bf2f3ed64053f3c3a0afbc45580c8290e","kind":"commit","published_at":"2020-01-01T10:05:52.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.17.0","html_url":"https://github.com/terryyin/lizard/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.17.0/manifests"},{"name":"1.16.6","sha":"ee68b28f1dbcc5187f6137ba808c7ac2725c73b4","kind":"commit","published_at":"2019-08-23T02:32:15.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.16.6","html_url":"https://github.com/terryyin/lizard/releases/tag/1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.6/manifests"},{"name":"1.16.5","sha":"ee68b28f1dbcc5187f6137ba808c7ac2725c73b4","kind":"commit","published_at":"2019-08-23T02:32:15.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.16.5","html_url":"https://github.com/terryyin/lizard/releases/tag/1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.5/manifests"},{"name":"1.16.4","sha":"ee68b28f1dbcc5187f6137ba808c7ac2725c73b4","kind":"commit","published_at":"2019-08-23T02:32:15.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.16.4","html_url":"https://github.com/terryyin/lizard/releases/tag/1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.4/manifests"},{"name":"1.16.3","sha":"03fe38e524a384f38291bc8ffcea9b9db9fdeee6","kind":"commit","published_at":"2019-02-11T14:03:03.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.16.3","html_url":"https://github.com/terryyin/lizard/releases/tag/1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.3/manifests"},{"name":"1.16.1","sha":"fab2f3b027a345c323813106d34325a2f3aea986","kind":"commit","published_at":"2019-02-09T09:37:04.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.16.1","html_url":"https://github.com/terryyin/lizard/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.1/manifests"},{"name":"1.16.2","sha":"8bd5548a413e5643d5bed6f19d0a6fc50d9aabd5","kind":"commit","published_at":"2019-02-06T07:49:30.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.16.2","html_url":"https://github.com/terryyin/lizard/releases/tag/1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.16.2/manifests"},{"name":"1.15.7","sha":"1a1a719efc5921fb1109f057a9690f24f0ded866","kind":"commit","published_at":"2019-01-09T08:28:32.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.7","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.7/manifests"},{"name":"1.15.6","sha":"094d085fac1a1e6c0a355a8e35ba855b72a9dc0f","kind":"commit","published_at":"2018-07-23T04:01:40.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.6","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.6/manifests"},{"name":"1.15.5","sha":"094d085fac1a1e6c0a355a8e35ba855b72a9dc0f","kind":"commit","published_at":"2018-07-23T04:01:40.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.5","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.5/manifests"},{"name":"1.15.4","sha":"3b94680d6dd6e93c104a6f6b92b81a1b7656fe26","kind":"commit","published_at":"2018-07-22T06:35:31.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.4","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.4/manifests"},{"name":"1.15.3","sha":"3b94680d6dd6e93c104a6f6b92b81a1b7656fe26","kind":"commit","published_at":"2018-07-22T06:35:31.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.3","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.3/manifests"},{"name":"1.15.2","sha":"b18b7ddbd3111848dc6993fe9d8c5111f064aa8a","kind":"commit","published_at":"2018-05-31T02:04:24.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.2","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"9507357995aac29c4d04e1dbe916a12709da955b","kind":"commit","published_at":"2018-05-29T12:41:36.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.1","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"9507357995aac29c4d04e1dbe916a12709da955b","kind":"commit","published_at":"2018-05-29T12:41:36.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.15.0","html_url":"https://github.com/terryyin/lizard/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.15.0/manifests"},{"name":"1.14.10","sha":"856b8c829119d8be82b78f9aa945b38335f7677e","kind":"commit","published_at":"2018-03-20T02:29:54.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.10","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.10/manifests"},{"name":"1.14.9","sha":"856b8c829119d8be82b78f9aa945b38335f7677e","kind":"commit","published_at":"2018-03-20T02:29:54.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.9","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.9/manifests"},{"name":"1.14.8","sha":"856b8c829119d8be82b78f9aa945b38335f7677e","kind":"commit","published_at":"2018-03-20T02:29:54.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.8","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.8/manifests"},{"name":"1.14.7","sha":"6d8827bff38f1c6dfe62fadfb60c734a9de406b2","kind":"commit","published_at":"2018-03-20T02:28:29.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.7","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.7/manifests"},{"name":"1.14.6","sha":"78a909287c838184e560c334c7c15d65a28a383c","kind":"commit","published_at":"2018-03-20T01:48:50.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.6","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.6/manifests"},{"name":"1.14.5","sha":"4187ab09b0b21323ea658a45408e3372d233430c","kind":"commit","published_at":"2018-03-17T00:27:02.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.5","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.5/manifests"},{"name":"1.14.4","sha":"0ef376518a35950d9e24ded2c0cd77cc1b3115bc","kind":"commit","published_at":"2018-03-16T04:07:27.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.4","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.4/manifests"},{"name":"1.14.3","sha":"0ef376518a35950d9e24ded2c0cd77cc1b3115bc","kind":"commit","published_at":"2018-03-16T04:07:27.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.3","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.3/manifests"},{"name":"1.14.2","sha":"cba32c4b133557e4d995fd84beebc6c7d7090a7e","kind":"commit","published_at":"2018-03-16T04:01:08.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.2","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"ea75c90ac2844bb45b75a31cb11b906a61a26bcd","kind":"commit","published_at":"2018-03-14T09:16:57.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.1","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"c8e6c94ff99a793bf1caed0ebc8a5bbae6e8a212","kind":"commit","published_at":"2018-03-14T09:03:10.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.14.0","html_url":"https://github.com/terryyin/lizard/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"600a132f14ae128612d5d369c1c03e6734cf5730","kind":"commit","published_at":"2017-11-29T02:15:12.000Z","download_url":"https://codeload.github.com/terryyin/lizard/tar.gz/1.13.0","html_url":"https://github.com/terryyin/lizard/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/tags/1.13.0/manifests"}]},"repo_metadata_updated_at":"2024-09-08T02:07:27.683Z","dependent_packages_count":19,"downloads":346032,"downloads_period":"last-month","dependent_repos_count":187,"rankings":{"downloads":0.5292975503364631,"dependent_repos_count":1.118271561780419,"dependent_packages_count":0.7132919764630753,"stargazers_count":1.6840249411997157,"forks_count":3.38971455935421,"docker_downloads_count":0.8418224858366359,"average":1.37940384582842},"purl":"pkg:pypi/lizard","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/lizard","docker_dependents_count":9,"docker_downloads_count":653293,"usage_url":"https://repos.ecosyste.ms/usage/pypi/lizard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/lizard/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T20:45:16.305Z","issues_count":76,"pull_requests_count":44,"avg_time_to_close_issue":25527327.045454547,"avg_time_to_close_pull_request":12050414.081081081,"issues_closed_count":22,"pull_requests_closed_count":37,"pull_request_authors_count":35,"issue_authors_count":53,"avg_comments_per_issue":1.4078947368421053,"avg_comments_per_pull_request":1.4772727272727273,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":8142338.0,"past_year_avg_time_to_close_pull_request":208763.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/issues","maintainers":[{"login":"terryyin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/terryyin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lizard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lizard/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lizard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lizard/related_packages","maintainers":[{"uuid":"Terry.Yin","login":"Terry.Yin","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/Terry.Yin/","role":null,"created_at":"2023-02-09T02:11:43.237Z","updated_at":"2023-02-09T02:11:43.237Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Terry.Yin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726145,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":16176,"full_name":"terryyin/lizard","default_branch":"master","committers":[{"name":"Terry Yin","email":"terry@odd-e.com","login":"terryyin","count":776},{"name":"rakhimov","email":"ol.rakhimov@gmail.com","login":"rakhimov","count":60},{"name":"Mehrdad Mehraban","email":"mehraban.mehrdad@gmail.com","login":"mehrdad89","count":23},{"name":"GcsSloop","email":"GcsSloop@gmail.com","login":"GcsSloop","count":13},{"name":"Jakub Ostrzołek","email":"kubaostrzolek@gmail.com","login":"jostrzol","count":9},{"name":"Antoine Cœur","email":"antoine.coeur@ef.com","login":"Coeur","count":9},{"name":"Marcus Medley","email":"mdmeds@gmail.com","login":"mdmedley","count":8},{"name":"Trevor Hall","email":"hallta@gmail.com","login":"hallta","count":8},{"name":"Sergey Bronnikov","email":"sergeyb@bronevichok.ru","login":"ligurio","count":8},{"name":"Corentin Plouet","email":"corentin@plouet.name","login":"corentin-plouet","count":7},{"name":"elmotec","email":"elmotec@gmx.com","login":"elmotec","count":6},{"name":"jason","email":"jxieeducation@live.ca","login":"jxieeducation","count":6},{"name":"Frieder Bluemle","email":"frieder.bluemle@gmail.com","login":"friederbluemle","count":6},{"name":"JiahangLi","email":"jiahangli@u.boisetstate.edu","login":null,"count":6},{"name":"FilipSzm","email":"Filip.00.Szymanski@student.uj.edu.pl","login":null,"count":6},{"name":"Gustaf Johansson","email":"gustaf.j@gmail.com","login":"gustafj","count":5},{"name":"YASUE Kizuki","email":"ikuzik@kyudai.jp","login":null,"count":4},{"name":"peterSW","email":"peterDwilliams@gmail.com","login":"peterSW","count":4},{"name":"yalechen","email":"yalechen@tencent.com","login":"yalechen-cyw3","count":4},{"name":"gacekjk","email":"gacek.jk@gmail.com","login":"gacekjk","count":4},{"name":"lijingda","email":"lijingda@bytedance.com","login":null,"count":3},{"name":"Arno Moonen","email":"arno.moonen@altran.com","login":null,"count":3},{"name":"dutchedge","email":"patric.theune@gmail.com","login":"dutchedge","count":3},{"name":"Janne Rönkkö","email":"janne.ronkko@vincit.fi","login":"janneronkko","count":3},{"name":"John Maloney","email":"jmal@pop-os.localdomain","login":null,"count":2},{"name":"unknown","email":"yalechen@yalechen-PC2.tencent.com","login":null,"count":2},{"name":"David Baum","email":"serjantik@gmail.com","login":"serjant","count":2},{"name":"shake551","email":"hiroki.yamako@gmail.com","login":"shake551","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"L. F. Pereira","email":"luisfgpereira95@gmail.com","login":"luisfpereira","count":2},{"name":"Jaap de Haan","email":"jaap.dehaan@alpsalpine.com","login":"jdehaan","count":2},{"name":"Pen","email":"69491561+penduo","login":"penduo","count":1},{"name":"ReallyLiri","email":"reallyliri@gmail.com","login":"ReallyLiri","count":1},{"name":"Salman Javed","email":"mail@salmanjaved.org","login":"salman-javed-nz","count":1},{"name":"Wonshtrum","email":"43861898+Wonshtrum","login":"Wonshtrum","count":1},{"name":"Zack Strickland","email":"35306127+trouvant","login":"trouvant","count":1},{"name":"CHRISTOPHER KELLY","email":"christopherkelly@engi.network","login":null,"count":1},{"name":"Clement Leger","email":"clement.leger@kalray.eu","login":null,"count":1},{"name":"DengZhiGuo","email":"bobdeng@163.com","login":null,"count":1},{"name":"ZHE YIN","email":"zheyin@territory16.lan","login":null,"count":1},{"name":"Moses Liao Gangzheng","email":"moseslg@spgroup.com.sg","login":null,"count":1},{"name":"Milo Hyben","email":"milo.hyben@lumnify.com","login":null,"count":1},{"name":"alyssawangqq","email":"alyssawangqq@gmail.com","login":"alyssawangqq","count":1},{"name":"amateurcoffee","email":"feikou@fb.com","login":"feikou","count":1},{"name":"apollux","email":"andre.kwakernaak@gmail.com","login":"apollux","count":1},{"name":"guonairong","email":"guonairong@gmail.com","login":"guonairong","count":1},{"name":"milo-hyben","email":"milo.hyben@gmail.com","login":"milo-hyben","count":1},{"name":"Lars Bilke","email":"lars.bilke@ufz.de","login":"bilke","count":1},{"name":"Kevin Hernández Rostrán","email":"kevinah95@gmail.com","login":"kevinah95","count":1},{"name":"Kazuki Miyahara","email":"kmiya@outlook.com","login":"kmiya","count":1},{"name":"Jayant Biswas","email":"jayant.biswas@neurobat.net","login":"jbiswas","count":1},{"name":"Ian Connor","email":"iconnor@projectlounge.com","login":"iconnor","count":1},{"name":"Dustin Rodrigues","email":"dust.rod@gmail.com","login":"dtrodrigues","count":1},{"name":"Devin Auclair","email":"devinauclair@gmail.com","login":"dauc","count":1},{"name":"David Roman","email":"droman@ifae.es","login":"stkw0","count":1},{"name":"Daniel Jackson","email":"e28eta@yahoo.com","login":"e28eta","count":1},{"name":"CrystalStiletto","email":"CrystalStiletto","login":"CrystalStiletto","count":1},{"name":"Andrii Oriekhov","email":"andriyorehov@gmail.com","login":"andriyor","count":1},{"name":"Mazunki Hoksaas","email":"rolferen@gmail.com","login":"mazunki","count":1},{"name":"Masaru Tsuchiyama","email":"m.tmatma@gmail.com","login":"m-tmatma","count":1},{"name":"Lexxxzy","email":"lex.halikov@yandex.ru","login":"Lexxxzy","count":1}],"total_commits":1028,"total_committers":61,"total_bot_commits":2,"total_bot_committers":1,"mean_commits":16.852459016393443,"dds":0.24513618677042803,"past_year_committers":[{"name":"Terry Yin","email":"terry.yinzhe@gmail.com","login":"terryyin","count":145},{"name":"Jakub Ostrzołek","email":"kubaostrzolek@gmail.com","login":"jostrzol","count":9},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Salman Javed","email":"mail@salmanjaved.org","login":"salman-javed-nz","count":1},{"name":"Lexxxzy","email":"lex.halikov@yandex.ru","login":"Lexxxzy","count":1},{"name":"Dustin Rodrigues","email":"dust.rod@gmail.com","login":"dtrodrigues","count":1}],"past_year_total_commits":158,"past_year_total_committers":6,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":26.333333333333332,"past_year_dds":0.08227848101265822,"last_synced_at":"2025-05-27T16:52:52.476Z","last_synced_commit":"54926628ac7ced1668c395e413da59ba1896dbfa","created_at":"2023-03-07T11:32:02.017Z","updated_at":"2025-05-27T16:52:52.494Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"terryyin/lizard","html_url":"https://github.com/terryyin/lizard","last_synced_at":"2025-09-05T09:43:03.155Z","status":null,"issues_count":136,"pull_requests_count":67,"avg_time_to_close_issue":133532974.5730337,"avg_time_to_close_pull_request":11124248.981818182,"issues_closed_count":89,"pull_requests_closed_count":55,"pull_request_authors_count":41,"issue_authors_count":93,"avg_comments_per_issue":2.0220588235294117,"avg_comments_per_pull_request":1.3134328358208955,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":1456484.6666666667,"past_year_avg_time_to_close_pull_request":18185.875,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.0454545454545454,"past_year_avg_comments_per_pull_request":0.7857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":8,"created_at":"2023-05-10T21:40:08.362Z","updated_at":"2025-09-05T09:43:03.156Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/terryyin%2Flizard/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":3,"javascript":2},"issue_author_associations_count":{"NONE":99,"CONTRIBUTOR":31,"OWNER":6},"pull_request_author_associations_count":{"NONE":33,"CONTRIBUTOR":33,"OWNER":1},"issue_authors":{"cyw3":17,"terryyin":6,"cg122":5,"rakhimov":4,"cmius":3,"huornlmj":3,"MichaelBMiner":2,"yql70":2,"mitchgrout":2,"mosesliao":2,"dhylands":2,"trouvant":2,"ishepard":2,"MarcW1g":2,"hgn":2,"dmctavish":2,"docestavivo":2,"ranjithmkumar1992":1,"saltorre":1,"TrippLamb":1,"ryuichi0704":1,"kenji21":1,"Lexxxzy":1,"stkw0":1,"rgetz":1,"krzysztofjanski":1,"danebou":1,"smkingsoft":1,"philliparente":1,"smorimoto":1,"tdenewiler":1,"naimmas":1,"serjant":1,"balajimandava-eaton":1,"ccsyt1205":1,"alexovod":1,"szubersk":1,"jdehaan":1,"rbhip":1,"salphaon":1,"emillayosa":1,"wangzhi2689":1,"wjonessmd":1,"alicebibaud":1,"Mathis-Full":1,"liudeping":1,"fastfrwrd":1,"pavankumarreddyguntaka-eaton":1,"Yuanruitao":1,"itavero":1,"mehrdad89":1,"DDevine":1,"omaskery":1,"arakhia":1,"kevinah95":1,"abdallah-eltamaly":1,"rjray":1,"wldgntlmn":1,"satzz":1,"kpsamuel":1,"kingsword":1,"sungwoonpark":1,"mrinterestfull":1,"tknerr":1,"KeimyPlaza":1,"qwertmy":1,"apmanol":1,"priyamalart":1,"tobias-klein":1,"edualm":1,"nhoover":1,"sak96":1,"Mathieu-Lala":1,"geoland1st":1,"snowpoke":1,"Hirse":1,"pawan-panwar":1,"Altyrost":1,"chen1988313-bot":1,"pierreuuuuu":1,"nguyenngocninh":1,"FrancescElies":1,"503440692":1,"juancarlospaco":1,"lp55":1,"christianmalek":1,"renanalan":1,"suzuki53352":1,"iconnor":1,"pkp124":1,"tigerinus":1,"Ahmedh12":1,"Chris-Barton":1},"pull_request_authors":{"jdehaan":5,"Djaro08":4,"krstf1":4,"w31t1":3,"jostrzol":3,"dependabot[bot]":3,"cyw3":3,"dutchedge":3,"lijingda":2,"Lexxxzy":2,"riku311":2,"jmal0":2,"stkw0":2,"salman-javed-nz":2,"ReallyLiri":1,"wjonessmd":1,"mfpiccolo":1,"trouvant":1,"cck197":1,"FilipSzm":1,"kevinah95":1,"luisfpereira":1,"JiahangLi":1,"terryyin":1,"alyssawangqq":1,"yql70":1,"bzgec":1,"Wonshtrum":1,"dtrodrigues":1,"penduo":1,"BjrnJhsn":1,"m-tmatma":1,"bilke":1,"MarcW1g":1,"shake551":1,"rakhimov":1,"cmius":1,"dauc":1,"vishnu-130302":1,"andriyor":1,"kmiya":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":2,"javascript":2},"past_year_issue_author_associations_count":{"NONE":20,"CONTRIBUTOR":1,"OWNER":1},"past_year_pull_request_author_associations_count":{"NONE":8,"CONTRIBUTOR":5,"OWNER":1},"past_year_issue_authors":{"cmius":3,"wangzhi2689":1,"TrippLamb":1,"terryyin":1,"tdenewiler":1,"saltorre":1,"rgetz":1,"ranjithmkumar1992":1,"pavankumarreddyguntaka-eaton":1,"nhoover":1,"nguyenngocninh":1,"naimmas":1,"Lexxxzy":1,"ishepard":1,"danebou":1,"Chris-Barton":1,"chen1988313-bot":1,"balajimandava-eaton":1,"alicebibaud":1,"Ahmedh12":1},"past_year_pull_request_authors":{"jostrzol":3,"w31t1":3,"riku311":2,"Lexxxzy":2,"dependabot[bot]":2,"terryyin":1,"dtrodrigues":1},"maintainers":[{"login":"terryyin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/terryyin"}],"active_maintainers":[{"login":"terryyin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/terryyin"}]},"events":{"total":{"IssuesEvent":83,"WatchEvent":163,"DeleteEvent":1,"IssueCommentEvent":58,"PushEvent":101,"PullRequestEvent":12,"ForkEvent":13,"CreateEvent":23},"last_year":{"IssuesEvent":83,"WatchEvent":163,"DeleteEvent":1,"IssueCommentEvent":58,"PushEvent":101,"PullRequestEvent":12,"ForkEvent":13,"CreateEvent":23}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/python-app.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:00:16.505Z","updated_at":"2023-01-13T13:00:16.505Z","repository_link":"https://github.com/terryyin/lizard/blob/master/.github/workflows/python-app.yml","dependencies":[{"id":6875935753,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875935756,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"bower","filepath":"bower.json","sha":null,"kind":"manifest","created_at":"2023-01-13T13:00:17.117Z","updated_at":"2023-01-13T13:00:17.117Z","repository_link":"https://github.com/terryyin/lizard/blob/master/bower.json","dependencies":[{"id":6875937158,"package_name":"angular","ecosystem":"bower","requirements":"1.2.x","direct":true,"kind":"runtime","optional":false},{"id":6875937159,"package_name":"angular-mocks","ecosystem":"bower","requirements":"~1.2.x","direct":true,"kind":"runtime","optional":false},{"id":6875937160,"package_name":"jquery","ecosystem":"bower","requirements":"1.10.2","direct":true,"kind":"runtime","optional":false},{"id":6875937161,"package_name":"bootstrap","ecosystem":"bower","requirements":"~3.1.1","direct":true,"kind":"runtime","optional":false},{"id":6875937162,"package_name":"angular-route","ecosystem":"bower","requirements":"~1.2.x","direct":true,"kind":"runtime","optional":false},{"id":6875937163,"package_name":"angular-resource","ecosystem":"bower","requirements":"~1.2.x","direct":true,"kind":"runtime","optional":false},{"id":6875937164,"package_name":"angular-animate","ecosystem":"bower","requirements":"~1.2.x","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"bower","filepath":"website/static/bower/angular-animate/bower.json","sha":null,"kind":"manifest","created_at":"2023-01-13T13:00:17.336Z","updated_at":"2023-01-13T13:00:17.336Z","repository_link":"https://github.com/terryyin/lizard/blob/master/website/static/bower/angular-animate/bower.json","dependencies":[{"id":6875939263,"package_name":"angular","ecosystem":"bower","requirements":"1.2.18","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"bower","filepath":"website/static/bower/angular-mocks/bower.json","sha":null,"kind":"manifest","created_at":"2023-01-13T13:00:17.745Z","updated_at":"2023-01-13T13:00:17.745Z","repository_link":"https://github.com/terryyin/lizard/blob/master/website/static/bower/angular-mocks/bower.json","dependencies":[{"id":6875940122,"package_name":"angular","ecosystem":"bower","requirements":"1.2.18","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"bower","filepath":"website/static/bower/angular-resource/bower.json","sha":null,"kind":"manifest","created_at":"2023-01-13T13:00:17.969Z","updated_at":"2023-01-13T13:00:17.969Z","repository_link":"https://github.com/terryyin/lizard/blob/master/website/static/bower/angular-resource/bower.json","dependencies":[{"id":6875940536,"package_name":"angular","ecosystem":"bower","requirements":"1.2.18","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"bower","filepath":"website/static/bower/angular-route/bower.json","sha":null,"kind":"manifest","created_at":"2023-01-13T13:00:18.221Z","updated_at":"2023-01-13T13:00:18.221Z","repository_link":"https://github.com/terryyin/lizard/blob/master/website/static/bower/angular-route/bower.json","dependencies":[{"id":6875941081,"package_name":"angular","ecosystem":"bower","requirements":"1.2.18","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"bower","filepath":"website/static/bower/bootstrap/bower.json","sha":null,"kind":"manifest","created_at":"2023-01-13T13:00:18.336Z","updated_at":"2023-01-13T13:00:18.336Z","repository_link":"https://github.com/terryyin/lizard/blob/master/website/static/bower/bootstrap/bower.json","dependencies":[{"id":6875941178,"package_name":"jquery","ecosystem":"bower","requirements":"\u003e= 1.9.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"website/static/bower/bootstrap/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T13:00:18.508Z","updated_at":"2023-01-13T13:00:18.508Z","repository_link":"https://github.com/terryyin/lizard/blob/master/website/static/bower/bootstrap/package.json","dependencies":[{"id":6875942178,"package_name":"btoa","ecosystem":"npm","requirements":"~1.1.1","direct":true,"kind":"development","optional":false},{"id":6875942182,"package_name":"canonical-json","ecosystem":"npm","requirements":"~0.0.3","direct":true,"kind":"development","optional":false},{"id":6875942185,"package_name":"grunt","ecosystem":"npm","requirements":"~0.4.2","direct":true,"kind":"development","optional":false},{"id":6875942188,"package_name":"grunt-banner","ecosystem":"npm","requirements":"~0.2.0","direct":true,"kind":"development","optional":false},{"id":6875942191,"package_name":"grunt-contrib-clean","ecosystem":"npm","requirements":"~0.5.0","direct":true,"kind":"development","optional":false},{"id":6875942194,"package_name":"grunt-contrib-concat","ecosystem":"npm","requirements":"~0.3.0","direct":true,"kind":"development","optional":false},{"id":6875942196,"package_name":"grunt-contrib-connect","ecosystem":"npm","requirements":"~0.6.0","direct":true,"kind":"development","optional":false},{"id":6875942199,"package_name":"grunt-contrib-copy","ecosystem":"npm","requirements":"~0.5.0","direct":true,"kind":"development","optional":false},{"id":6875942201,"package_name":"grunt-contrib-csslint","ecosystem":"npm","requirements":"~0.2.0","direct":true,"kind":"development","optional":false},{"id":6875942203,"package_name":"grunt-contrib-cssmin","ecosystem":"npm","requirements":"~0.7.0","direct":true,"kind":"development","optional":false},{"id":6875942205,"package_name":"grunt-contrib-jade","ecosystem":"npm","requirements":"~0.9.1","direct":true,"kind":"development","optional":false},{"id":6875942209,"package_name":"grunt-contrib-jshint","ecosystem":"npm","requirements":"~0.8.0","direct":true,"kind":"development","optional":false},{"id":6875942210,"package_name":"grunt-contrib-less","ecosystem":"npm","requirements":"~0.9.0","direct":true,"kind":"development","optional":false},{"id":6875942211,"package_name":"grunt-contrib-qunit","ecosystem":"npm","requirements":"~0.4.0","direct":true,"kind":"development","optional":false},{"id":6875942212,"package_name":"grunt-contrib-uglify","ecosystem":"npm","requirements":"~0.3.0","direct":true,"kind":"development","optional":false},{"id":6875942213,"package_name":"grunt-contrib-watch","ecosystem":"npm","requirements":"~0.5.3","direct":true,"kind":"development","optional":false},{"id":6875942214,"package_name":"grunt-csscomb","ecosystem":"npm","requirements":"~2.0.1","direct":true,"kind":"development","optional":false},{"id":6875942274,"package_name":"grunt-exec","ecosystem":"npm","requirements":"0.4.3","direct":true,"kind":"development","optional":false},{"id":6875942275,"package_name":"grunt-html-validation","ecosystem":"npm","requirements":"~0.1.13","direct":true,"kind":"development","optional":false},{"id":6875942277,"package_name":"grunt-jekyll","ecosystem":"npm","requirements":"~0.4.1","direct":true,"kind":"development","optional":false},{"id":6875942278,"package_name":"grunt-jscs-checker","ecosystem":"npm","requirements":"~0.3.0","direct":true,"kind":"development","optional":false},{"id":6875942279,"package_name":"grunt-saucelabs","ecosystem":"npm","requirements":"~5.0.0","direct":true,"kind":"development","optional":false},{"id":6875942280,"package_name":"grunt-sed","ecosystem":"npm","requirements":"~0.1.1","direct":true,"kind":"development","optional":false},{"id":6875942281,"package_name":"load-grunt-tasks","ecosystem":"npm","requirements":"~0.3.0","direct":true,"kind":"development","optional":false},{"id":6875942283,"package_name":"markdown","ecosystem":"npm","requirements":"~0.5.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"website/static/bower/jquery/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T13:00:18.767Z","updated_at":"2023-01-13T13:00:18.767Z","repository_link":"https://github.com/terryyin/lizard/blob/master/website/static/bower/jquery/package.json","dependencies":[{"id":6875942376,"package_name":"grunt-compare-size","ecosystem":"npm","requirements":"~0.4.0","direct":true,"kind":"development","optional":false},{"id":6875942377,"package_name":"grunt-git-authors","ecosystem":"npm","requirements":"1.2.0","direct":true,"kind":"development","optional":false},{"id":6875942378,"package_name":"grunt-update-submodules","ecosystem":"npm","requirements":"0.2.0","direct":true,"kind":"development","optional":false},{"id":6875942389,"package_name":"grunt-contrib-watch","ecosystem":"npm","requirements":"0.3.1","direct":true,"kind":"development","optional":false},{"id":6875942390,"package_name":"grunt-contrib-jshint","ecosystem":"npm","requirements":"0.3.0","direct":true,"kind":"development","optional":false},{"id":6875942391,"package_name":"grunt-contrib-uglify","ecosystem":"npm","requirements":"0.2.0","direct":true,"kind":"development","optional":false},{"id":6875942392,"package_name":"grunt","ecosystem":"npm","requirements":"0.4.1","direct":true,"kind":"development","optional":false},{"id":6875942393,"package_name":"gzip-js","ecosystem":"npm","requirements":"0.3.1","direct":true,"kind":"development","optional":false},{"id":6875942394,"package_name":"testswarm","ecosystem":"npm","requirements":"~1.1.0","direct":true,"kind":"development","optional":false},{"id":6875942395,"package_name":"archiver","ecosystem":"npm","requirements":"~0.4.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"packagist","filepath":"website/static/bower/jquery/composer.json","sha":null,"kind":"manifest","created_at":"2023-01-13T13:00:18.953Z","updated_at":"2023-01-13T13:00:18.953Z","repository_link":"https://github.com/terryyin/lizard/blob/master/website/static/bower/jquery/composer.json","dependencies":[{"id":6875942459,"package_name":"robloach/component-installer","ecosystem":"packagist","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"dev_requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T13:00:19.159Z","updated_at":"2023-01-13T13:00:19.159Z","repository_link":"https://github.com/terryyin/lizard/blob/master/dev_requirements.txt","dependencies":[{"id":6875944492,"package_name":"mock","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6875944493,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6875944494,"package_name":"pygments","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6875944495,"package_name":"nose","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6875944496,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6875944497,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6875944498,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6875944499,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6875944500,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6875944501,"package_name":"jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"website/static/bower/bootstrap/test-infra/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T13:00:19.455Z","updated_at":"2023-01-13T13:00:19.455Z","repository_link":"https://github.com/terryyin/lizard/blob/master/website/static/bower/bootstrap/test-infra/requirements.txt","dependencies":[{"id":6875944519,"package_name":"boto","ecosystem":"pypi","requirements":"==2.20.0","direct":true,"kind":"test","optional":false}]}],"score":25.566609176692566,"created_at":"2025-09-08T11:18:38.791Z","updated_at":"2025-10-07T08:24:59.992Z","avatar_url":"https://github.com/terryyin.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":346111,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["autograd","distribution","interactive","serializer","packaging","charts","network-simulation","human","uncertainty","shellcodes"],"project_url":"https://science.ecosyste.ms/api/v1/projects/65636","html_url":"https://science.ecosyste.ms/projects/65636"}