{"id":371482,"url":"https://github.com/lark-parser/lark","last_synced_at":"2026-05-18T13:30:21.510Z","repository":{"id":37732988,"uuid":"80946973","full_name":"lark-parser/lark","owner":"lark-parser","description":"Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.","archived":false,"fork":false,"pushed_at":"2026-05-10T14:26:26.000Z","size":2810,"stargazers_count":5879,"open_issues_count":137,"forks_count":469,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-05-15T12:18:52.727Z","etag":null,"topics":["cyk","earley","grammar","lalr","lark","parse","parser","parser-library","parsing-engine","parsing-library","python","tree"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lark-parser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lark-parser","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-02-04T20:38:59.000Z","updated_at":"2026-05-15T03:06:51.000Z","dependencies_parsed_at":"2024-01-06T01:04:24.138Z","dependency_job_id":"dc726cd1-b329-4808-88a7-d3b099a131e6","html_url":"https://github.com/lark-parser/lark","commit_stats":{"total_commits":1566,"total_committers":128,"mean_commits":12.234375,"dds":0.6309067688378034,"last_synced_commit":"262ab71d497a8814f0ca42ca468b923fdb47a3c7"},"previous_names":["erezsh/lark"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/lark-parser/lark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/sbom","scorecard":{"id":579084,"data":{"date":"2025-08-11","repo":{"name":"github.com/lark-parser/lark","commit":"d1a456dd365603bbcb4b5b4ec2c29e6096b82f59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 10/13 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"8 commit(s) and 5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/codecov.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":0,"reason":"57 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-h95x-26f3-88hr"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T18:40:49.331Z","repository_id":37732988,"created_at":"2025-08-20T18:40:49.331Z","updated_at":"2025-08-20T18:40:49.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33080761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"lark-parser","name":"Lark - Parsing Library \u0026 Toolkit","uuid":"38646335","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38646335?v=4","repositories_count":11,"last_synced_at":"2026-03-02T09:14:07.641Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lark-parser","funding_links":["https://github.com/sponsors/lark-parser"],"total_stars":6063,"followers":53,"following":0,"created_at":"2022-11-02T16:31:48.398Z","updated_at":"2026-03-02T09:14:07.641Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser/repositories"},"packages":[{"id":13527206,"name":"python-lark","ecosystem":"debian","description":null,"homepage":"https://github.com/lark-parser/lark","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lark-parser/lark","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:56:16.498Z","latest_release_published_at":"2026-02-10T22:56:16.498Z","latest_release_number":"0.10.0-1","last_synced_at":"2026-03-13T08:33:03.859Z","created_at":"2026-02-10T22:56:16.315Z","updated_at":"2026-03-13T08:33:03.860Z","registry_url":"https://tracker.debian.org/pkg/python-lark","install_command":"apt-get install python-lark","documentation_url":"https://packages.debian.org/bullseye/python-lark","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-lark, python-lark-doc","standards_version":"4.5.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme, python3-sphinx-markdown-tables, python3-sphinx-gallery, python3-recommonmark, jdupes","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:25:21.294Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-lark?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-lark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-lark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-lark/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-lark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-lark/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-lark/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-lark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-lark/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-lark/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13748473,"name":"python-lark","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lark-parser/lark","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lark-parser/lark","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T06:34:03.109Z","latest_release_published_at":"2026-02-13T06:34:03.109Z","latest_release_number":"0.8.1-1","last_synced_at":"2026-03-13T13:24:14.346Z","created_at":"2026-02-13T06:34:02.889Z","updated_at":"2026-03-13T13:24:14.347Z","registry_url":"https://launchpad.net/ubuntu/+source/python-lark","install_command":"apt-get install python-lark","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-lark, python-lark-doc","standards_version":"4.4.1","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, mkdocs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T06:34:03.794Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-lark?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-lark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-lark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-lark/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-lark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-lark/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-lark/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-lark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-lark/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-lark/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":8677178,"name":"py3-lark-parser-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-lark-parser","homepage":"https://github.com/lark-parser/lark","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lark-parser/lark","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-07-20T21:16:23.000Z","latest_release_published_at":"2023-07-20T21:16:23.000Z","latest_release_number":"1.1.7-r0","last_synced_at":"2026-03-12T03:16:21.679Z","created_at":"2023-12-20T10:28:16.423Z","updated_at":"2026-03-12T03:16:21.679Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-lark-parser-pyc","install_command":"apk add py3-lark-parser-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-lark-parser-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-lark-parser-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-lark-parser-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-lark-parser-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-lark-parser-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-lark-parser-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-lark-parser-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-lark-parser-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-lark-parser-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-lark-parser-pyc/codemeta","maintainers":[{"uuid":"russ@rw.id.au","login":null,"name":"Russ Webber","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","packages_count":9,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","role":null,"created_at":"2024-08-21T15:58:44.016Z","updated_at":"2024-08-21T15:58:44.016Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/russ@rw.id.au/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-27T18:20:23.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":7779108,"name":"py3-lark-parser-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-lark-parser","homepage":"https://github.com/lark-parser/lark","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lark-parser/lark","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T10:22:19.000Z","latest_release_published_at":"2023-04-20T10:22:19.000Z","latest_release_number":"0.11.3-r3","last_synced_at":"2026-04-09T02:08:22.719Z","created_at":"2023-05-22T14:27:48.691Z","updated_at":"2026-04-09T02:08:22.720Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-lark-parser-pyc","install_command":"apk add py3-lark-parser-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37732988,"uuid":"80946973","full_name":"lark-parser/lark","owner":"lark-parser","description":"Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.","archived":false,"fork":false,"pushed_at":"2025-09-06T08:16:56.000Z","size":2883,"stargazers_count":5497,"open_issues_count":136,"forks_count":446,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-09-06T10:12:11.224Z","etag":null,"topics":["cyk","earley","grammar","lalr","lark","parse","parser","parser-library","parsing-engine","parsing-library","python","tree"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lark-parser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lark-parser","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-02-04T20:38:59.000Z","updated_at":"2025-09-06T06:55:32.000Z","dependencies_parsed_at":"2024-01-06T01:04:24.138Z","dependency_job_id":"dc726cd1-b329-4808-88a7-d3b099a131e6","html_url":"https://github.com/lark-parser/lark","commit_stats":{"total_commits":1566,"total_committers":128,"mean_commits":12.234375,"dds":0.6309067688378034,"last_synced_commit":"262ab71d497a8814f0ca42ca468b923fdb47a3c7"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/lark-parser/lark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/sbom","scorecard":{"id":579084,"data":{"date":"2025-08-11","repo":{"name":"github.com/lark-parser/lark","commit":"d1a456dd365603bbcb4b5b4ec2c29e6096b82f59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 10/13 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"8 commit(s) and 5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/codecov.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":0,"reason":"57 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-h95x-26f3-88hr"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T18:40:49.331Z","repository_id":37732988,"created_at":"2025-08-20T18:40:49.331Z","updated_at":"2025-08-20T18:40:49.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273997133,"owners_count":25204475,"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-07T02:00:09.463Z","response_time":67,"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":"lark-parser","name":"Lark - Parsing Library \u0026 Toolkit","uuid":"38646335","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38646335?v=4","repositories_count":11,"last_synced_at":"2025-09-02T04:39:53.078Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lark-parser","funding_links":["https://github.com/sponsors/lark-parser"],"total_stars":5677,"followers":47,"following":0,"created_at":"2022-11-02T16:31:48.398Z","updated_at":"2025-09-02T04:39:53.078Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser/repositories"},"tags":[{"name":"1.2.2","sha":"acfe33d943a1310f3ca26145eb2896bc5c4955c9","kind":"commit","published_at":"2024-08-13T19:47:06.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"ae207df1bbf6e2a7d11c7288a168090ba93f0abb","kind":"commit","published_at":"2024-08-13T09:33:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1/manifests"},{"name":"1.1.9","sha":"262ab71d497a8814f0ca42ca468b923fdb47a3c7","kind":"commit","published_at":"2024-01-10T08:30:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.9","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"a43373c8c16bea0e2e006eb614b21c1970e4f989","kind":"commit","published_at":"2023-10-23T08:10:46.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.8","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"e795810d9849a5ee517effadc7693f7a4ea2f076","kind":"commit","published_at":"2023-07-20T19:17:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.7","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"e4df0249c489d20c64222fd293b5cca4c3be4f27","kind":"commit","published_at":"2023-07-17T20:14:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.6","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"7d9cfa6ed09a2b125e97e3a1810d9c6443f1718e","kind":"commit","published_at":"2022-12-06T12:49:34.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.5","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"9e5bd90e01eb6e17acee3fa05ca35c86ea4323f2","kind":"commit","published_at":"2022-11-02T01:45:31.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.4","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"89a480daeb27b81c5874f96126d014e263b88e9f","kind":"commit","published_at":"2022-10-11T08:16:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.3","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"a9a60f199e6c045122da8fd6a79e401cfbc13d45","kind":"commit","published_at":"2022-03-01T14:15:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"01e16c55c75be6ba8199f0873adee7f1a3146678","kind":"commit","published_at":"2022-02-08T20:57:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"ad2d3c655e0f7ce387fd404ac301dddd8d8d3fb6","kind":"commit","published_at":"2022-01-31T07:59:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4181e4796a5f74a81a7b9e7ba543318b8f9f7bbf","kind":"commit","published_at":"2021-11-15T08:16:04.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.0.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"293bf07c516d4bce7a7e2e37072ab9e784d6d74c","kind":"commit","published_at":"2021-08-30T09:14:13.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.12.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"a095071bf4ab1127d5caa094ee1c5d8f20a8fabf","kind":"commit","published_at":"2021-05-03T16:29:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8c7be8310cbc00834973017758ab3a4c23c3c1fe","kind":"commit","published_at":"2021-02-16T14:50:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"c715426f32a32db9cb91f603a7fe674fd74e4183","kind":"commit","published_at":"2020-11-16T19:46:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5f230c6663d032e54a99789b94445323dfa1c26b","kind":"commit","published_at":"2020-11-16T12:02:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"9f3d611022a451ca577c106c39b8b6770d457794","kind":"commit","published_at":"2020-09-21T07:13:40.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.10.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"11ef9a18fe1ee0d02717a906b8f4bbf91f1c9640","kind":"commit","published_at":"2020-07-01T13:53:08.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.9.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0/manifests"},{"name":"0.8.9","sha":"d2499d8a71d61ac201c9a108f22d16375536dea2","kind":"commit","published_at":"2020-06-16T12:01:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.9","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9/manifests"},{"name":"0.8.8","sha":"a2d3e6332ff475d0d7036c2bba91c7092cae6a92","kind":"commit","published_at":"2020-06-13T19:10:14.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"20a9e3039fea6feaa1afaef9ba237bf16c61dfe9","kind":"commit","published_at":"2020-06-13T07:23:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"4fbae1253f0d3b9cfb757f01566090a1502164a4","kind":"commit","published_at":"2020-06-10T11:56:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"b2f99f9933da9340813b60d2eb196b843d17d840","kind":"commit","published_at":"2020-03-29T09:27:02.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5/manifests"},{"name":"0.8.3","sha":"d408959479114364ae47be75c4a0bc4dee32183e","kind":"commit","published_at":"2020-03-28T20:14:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"aa82f5a28a3e5d6d57a4e0ddc93c379ca1b3869b","kind":"commit","published_at":"2020-03-07T08:38:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"5346231e14d31ab5bbc3cbc014a31b405d40ef39","kind":"commit","published_at":"2020-01-22T23:12:12.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"73427f785c767dbb06fb538f512602324a7d1cea","kind":"commit","published_at":"2020-01-22T13:27:05.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0/manifests"},{"name":"0.7.8","sha":"f07359c31683805f4004fe2d6f37dec84b7c094f","kind":"commit","published_at":"2019-11-01T12:39:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"404fef87f4f168543a333ca3ecb045f7017ac15a","kind":"commit","published_at":"2019-10-03T08:29:49.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7/manifests"},{"name":"0.7.5","sha":"f43631949cddf6a50fa1bb5d083335b2c6eefee8","kind":"commit","published_at":"2019-09-06T05:18:42.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"f06a83a8a79e0507ae58e7f8c5af8888e1d92da8","kind":"commit","published_at":"2019-08-28T21:50:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"3cdee35af57dbd0a3f9773ade8486044ab8720fc","kind":"commit","published_at":"2019-08-14T09:31:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"dd3a812fead3fc1f2a45d45d337fb7abaabf63b1","kind":"commit","published_at":"2019-07-30T09:31:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"4d8301f73cbea06a6182e02aa120ec7c563a88db","kind":"commit","published_at":"2019-05-04T17:13:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9137cc4fa4e27b62f8bdef05734700d162c27a97","kind":"commit","published_at":"2019-03-28T13:53:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0/manifests"},{"name":"0.6.7","sha":"b78e8fa48516f9740cf70b01f5393534f5e9ff05","kind":"commit","published_at":"2019-03-09T11:10:57.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"2b3fabd01cec3f6803ec7d255bf0436476c2b812","kind":"commit","published_at":"2019-03-09T11:04:33.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6/manifests"},{"name":"0.66","sha":"13ddc43782e9f3f34fc5331081682c3678df0598","kind":"commit","published_at":"2019-01-20T12:36:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.66","html_url":"https://github.com/lark-parser/lark/releases/tag/0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66/manifests"},{"name":"0.6.5","sha":"216c341b068c27e2689c95c0d70dd914feb0d00a","kind":"commit","published_at":"2018-10-16T11:19:47.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"1c1b364de8466790b42ce2a2b6b3bc111af8eb7f","kind":"commit","published_at":"2018-08-22T13:56:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"faf2a8c2138c3115770ca4c8913cab10c0d8052d","kind":"commit","published_at":"2018-08-03T01:53:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"d5b3af208da9a5ce02bcb0d3352dda93e22e438a","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"c637f3b35e55e867daad7ee447e8568cf6739ed9","kind":"commit","published_at":"2018-07-11T12:28:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"e7212261b282bd5a56d9cd2a9e3ad9a24cb5da31","kind":"commit","published_at":"2018-06-27T14:04:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0/manifests"},{"name":"0.5.6","sha":"eb6e809ffcf30b0e65ded939032dd6b223d2eb78","kind":"commit","published_at":"2018-04-05T13:15:22.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"3eebd4ad4bf9859a94cbca1226cad042209361fd","kind":"commit","published_at":"2018-03-08T21:26:00.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"834dc9da2255898cc294bb91f7042f5d3a8fcf3e","kind":"commit","published_at":"2018-02-18T15:31:45.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"443a9544e427b7dc6bbfbb33f6a69b2882280b3a","kind":"commit","published_at":"2018-01-24T12:44:09.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"4679a348cea97f633a486a5b14cc32ba59c72f2e","kind":"commit","published_at":"2018-01-10T12:46:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"e9603b5a1fc8d3234d6aafb2e0f5b3b5c282c7f5","kind":"commit","published_at":"2018-01-02T12:26:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T04:57:30.159Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":3.740461822353,"forks_count":4.363872126078499,"docker_downloads_count":null,"average":2.026083487107875},"purl":"pkg:apk/alpine/py3-lark-parser-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-lark-parser-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-lark-parser-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-lark-parser-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/lark-parser"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:44:35.226Z","issues_count":238,"pull_requests_count":143,"avg_time_to_close_issue":15124404.214285715,"avg_time_to_close_pull_request":3595219.4471544717,"issues_closed_count":167,"pull_requests_closed_count":123,"pull_request_authors_count":56,"issue_authors_count":181,"avg_comments_per_issue":4.142857142857143,"avg_comments_per_pull_request":3.958041958041958,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":44,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":2373078.5,"past_year_avg_time_to_close_pull_request":1858256.5,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":1.7045454545454546,"past_year_avg_comments_per_pull_request":3.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/issues","maintainers":[{"login":"erezsh","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"},{"login":"MegaIng","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MegaIng"},{"login":"evtn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evtn"}],"active_maintainers":[{"login":"erezsh","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-lark-parser-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-lark-parser-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-lark-parser-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-lark-parser-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-lark-parser-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-lark-parser-pyc/codemeta","maintainers":[{"uuid":"russ@rw.id.au","login":null,"name":"Russ Webber","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","packages_count":9,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","role":null,"created_at":"2023-05-23T07:15:01.821Z","updated_at":"2023-05-23T07:15:01.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/russ@rw.id.au/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-27T18:20:23.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":13774712,"name":"python-lark","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lark-parser/lark","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lark-parser/lark","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T12:35:46.685Z","latest_release_published_at":"2026-02-13T12:35:46.685Z","latest_release_number":"1.1.1-1","last_synced_at":"2026-03-13T21:46:46.239Z","created_at":"2026-02-13T12:35:46.481Z","updated_at":"2026-03-13T21:46:46.239Z","registry_url":"https://launchpad.net/ubuntu/+source/python-lark","install_command":"apt-get install python-lark","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-lark, python-lark-doc","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme, python3-sphinx-markdown-tables, python3-sphinx-gallery, python3-recommonmark, jdupes","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T12:35:47.324Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-lark?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-lark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-lark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-lark/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-lark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-lark/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-lark/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-lark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-lark/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-lark/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":5298533,"name":"lark","ecosystem":"conda","description":null,"homepage":"https://github.com/lark-parser/lark","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lark-parser/lark","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2021-11-02T19:17:16.000Z","latest_release_published_at":"2022-11-02T16:26:51.000Z","latest_release_number":"1.1.4","last_synced_at":"2026-03-12T03:15:36.390Z","created_at":"2022-10-03T16:04:13.265Z","updated_at":"2026-03-12T03:15:36.390Z","registry_url":"https://anaconda.org/conda-forge/lark","install_command":"conda install -c conda-forge lark","documentation_url":null,"metadata":{},"repo_metadata":{"id":37732988,"uuid":"80946973","full_name":"lark-parser/lark","owner":"lark-parser","description":"Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.","archived":false,"fork":false,"pushed_at":"2025-09-06T08:16:56.000Z","size":2883,"stargazers_count":5497,"open_issues_count":136,"forks_count":446,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-09-06T10:12:11.224Z","etag":null,"topics":["cyk","earley","grammar","lalr","lark","parse","parser","parser-library","parsing-engine","parsing-library","python","tree"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lark-parser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lark-parser","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-02-04T20:38:59.000Z","updated_at":"2025-09-06T06:55:32.000Z","dependencies_parsed_at":"2024-01-06T01:04:24.138Z","dependency_job_id":"dc726cd1-b329-4808-88a7-d3b099a131e6","html_url":"https://github.com/lark-parser/lark","commit_stats":{"total_commits":1566,"total_committers":128,"mean_commits":12.234375,"dds":0.6309067688378034,"last_synced_commit":"262ab71d497a8814f0ca42ca468b923fdb47a3c7"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/lark-parser/lark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/sbom","scorecard":{"id":579084,"data":{"date":"2025-08-11","repo":{"name":"github.com/lark-parser/lark","commit":"d1a456dd365603bbcb4b5b4ec2c29e6096b82f59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 10/13 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"8 commit(s) and 5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/codecov.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":0,"reason":"57 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-h95x-26f3-88hr"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T18:40:49.331Z","repository_id":37732988,"created_at":"2025-08-20T18:40:49.331Z","updated_at":"2025-08-20T18:40:49.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273997133,"owners_count":25204475,"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-07T02:00:09.463Z","response_time":67,"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":"lark-parser","name":"Lark - Parsing Library \u0026 Toolkit","uuid":"38646335","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38646335?v=4","repositories_count":11,"last_synced_at":"2025-09-02T04:39:53.078Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lark-parser","funding_links":["https://github.com/sponsors/lark-parser"],"total_stars":5677,"followers":47,"following":0,"created_at":"2022-11-02T16:31:48.398Z","updated_at":"2025-09-02T04:39:53.078Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser/repositories"},"tags":[{"name":"1.2.2","sha":"acfe33d943a1310f3ca26145eb2896bc5c4955c9","kind":"commit","published_at":"2024-08-13T19:47:06.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"ae207df1bbf6e2a7d11c7288a168090ba93f0abb","kind":"commit","published_at":"2024-08-13T09:33:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1/manifests"},{"name":"1.1.9","sha":"262ab71d497a8814f0ca42ca468b923fdb47a3c7","kind":"commit","published_at":"2024-01-10T08:30:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.9","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"a43373c8c16bea0e2e006eb614b21c1970e4f989","kind":"commit","published_at":"2023-10-23T08:10:46.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.8","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"e795810d9849a5ee517effadc7693f7a4ea2f076","kind":"commit","published_at":"2023-07-20T19:17:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.7","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"e4df0249c489d20c64222fd293b5cca4c3be4f27","kind":"commit","published_at":"2023-07-17T20:14:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.6","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"7d9cfa6ed09a2b125e97e3a1810d9c6443f1718e","kind":"commit","published_at":"2022-12-06T12:49:34.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.5","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"9e5bd90e01eb6e17acee3fa05ca35c86ea4323f2","kind":"commit","published_at":"2022-11-02T01:45:31.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.4","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"89a480daeb27b81c5874f96126d014e263b88e9f","kind":"commit","published_at":"2022-10-11T08:16:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.3","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"a9a60f199e6c045122da8fd6a79e401cfbc13d45","kind":"commit","published_at":"2022-03-01T14:15:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"01e16c55c75be6ba8199f0873adee7f1a3146678","kind":"commit","published_at":"2022-02-08T20:57:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"ad2d3c655e0f7ce387fd404ac301dddd8d8d3fb6","kind":"commit","published_at":"2022-01-31T07:59:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4181e4796a5f74a81a7b9e7ba543318b8f9f7bbf","kind":"commit","published_at":"2021-11-15T08:16:04.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.0.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"293bf07c516d4bce7a7e2e37072ab9e784d6d74c","kind":"commit","published_at":"2021-08-30T09:14:13.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.12.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"a095071bf4ab1127d5caa094ee1c5d8f20a8fabf","kind":"commit","published_at":"2021-05-03T16:29:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8c7be8310cbc00834973017758ab3a4c23c3c1fe","kind":"commit","published_at":"2021-02-16T14:50:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"c715426f32a32db9cb91f603a7fe674fd74e4183","kind":"commit","published_at":"2020-11-16T19:46:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5f230c6663d032e54a99789b94445323dfa1c26b","kind":"commit","published_at":"2020-11-16T12:02:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"9f3d611022a451ca577c106c39b8b6770d457794","kind":"commit","published_at":"2020-09-21T07:13:40.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.10.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"11ef9a18fe1ee0d02717a906b8f4bbf91f1c9640","kind":"commit","published_at":"2020-07-01T13:53:08.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.9.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0/manifests"},{"name":"0.8.9","sha":"d2499d8a71d61ac201c9a108f22d16375536dea2","kind":"commit","published_at":"2020-06-16T12:01:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.9","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9/manifests"},{"name":"0.8.8","sha":"a2d3e6332ff475d0d7036c2bba91c7092cae6a92","kind":"commit","published_at":"2020-06-13T19:10:14.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"20a9e3039fea6feaa1afaef9ba237bf16c61dfe9","kind":"commit","published_at":"2020-06-13T07:23:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"4fbae1253f0d3b9cfb757f01566090a1502164a4","kind":"commit","published_at":"2020-06-10T11:56:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"b2f99f9933da9340813b60d2eb196b843d17d840","kind":"commit","published_at":"2020-03-29T09:27:02.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5/manifests"},{"name":"0.8.3","sha":"d408959479114364ae47be75c4a0bc4dee32183e","kind":"commit","published_at":"2020-03-28T20:14:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"aa82f5a28a3e5d6d57a4e0ddc93c379ca1b3869b","kind":"commit","published_at":"2020-03-07T08:38:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"5346231e14d31ab5bbc3cbc014a31b405d40ef39","kind":"commit","published_at":"2020-01-22T23:12:12.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"73427f785c767dbb06fb538f512602324a7d1cea","kind":"commit","published_at":"2020-01-22T13:27:05.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0/manifests"},{"name":"0.7.8","sha":"f07359c31683805f4004fe2d6f37dec84b7c094f","kind":"commit","published_at":"2019-11-01T12:39:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"404fef87f4f168543a333ca3ecb045f7017ac15a","kind":"commit","published_at":"2019-10-03T08:29:49.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7/manifests"},{"name":"0.7.5","sha":"f43631949cddf6a50fa1bb5d083335b2c6eefee8","kind":"commit","published_at":"2019-09-06T05:18:42.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"f06a83a8a79e0507ae58e7f8c5af8888e1d92da8","kind":"commit","published_at":"2019-08-28T21:50:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"3cdee35af57dbd0a3f9773ade8486044ab8720fc","kind":"commit","published_at":"2019-08-14T09:31:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"dd3a812fead3fc1f2a45d45d337fb7abaabf63b1","kind":"commit","published_at":"2019-07-30T09:31:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"4d8301f73cbea06a6182e02aa120ec7c563a88db","kind":"commit","published_at":"2019-05-04T17:13:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9137cc4fa4e27b62f8bdef05734700d162c27a97","kind":"commit","published_at":"2019-03-28T13:53:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0/manifests"},{"name":"0.6.7","sha":"b78e8fa48516f9740cf70b01f5393534f5e9ff05","kind":"commit","published_at":"2019-03-09T11:10:57.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"2b3fabd01cec3f6803ec7d255bf0436476c2b812","kind":"commit","published_at":"2019-03-09T11:04:33.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6/manifests"},{"name":"0.66","sha":"13ddc43782e9f3f34fc5331081682c3678df0598","kind":"commit","published_at":"2019-01-20T12:36:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.66","html_url":"https://github.com/lark-parser/lark/releases/tag/0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66/manifests"},{"name":"0.6.5","sha":"216c341b068c27e2689c95c0d70dd914feb0d00a","kind":"commit","published_at":"2018-10-16T11:19:47.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"1c1b364de8466790b42ce2a2b6b3bc111af8eb7f","kind":"commit","published_at":"2018-08-22T13:56:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"faf2a8c2138c3115770ca4c8913cab10c0d8052d","kind":"commit","published_at":"2018-08-03T01:53:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"d5b3af208da9a5ce02bcb0d3352dda93e22e438a","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"c637f3b35e55e867daad7ee447e8568cf6739ed9","kind":"commit","published_at":"2018-07-11T12:28:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"e7212261b282bd5a56d9cd2a9e3ad9a24cb5da31","kind":"commit","published_at":"2018-06-27T14:04:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0/manifests"},{"name":"0.5.6","sha":"eb6e809ffcf30b0e65ded939032dd6b223d2eb78","kind":"commit","published_at":"2018-04-05T13:15:22.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"3eebd4ad4bf9859a94cbca1226cad042209361fd","kind":"commit","published_at":"2018-03-08T21:26:00.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"834dc9da2255898cc294bb91f7042f5d3a8fcf3e","kind":"commit","published_at":"2018-02-18T15:31:45.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"443a9544e427b7dc6bbfbb33f6a69b2882280b3a","kind":"commit","published_at":"2018-01-24T12:44:09.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"4679a348cea97f633a486a5b14cc32ba59c72f2e","kind":"commit","published_at":"2018-01-10T12:46:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"e9603b5a1fc8d3234d6aafb2e0f5b3b5c282c7f5","kind":"commit","published_at":"2018-01-02T12:26:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T04:57:30.162Z","dependent_packages_count":11,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":17.888694784127775,"dependent_packages_count":5.480409283753432,"stargazers_count":5.989518342899925,"forks_count":8.76466184177689,"docker_downloads_count":null,"average":9.530821063139506},"purl":"pkg:conda/lark?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/lark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/lark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/lark/dependencies","status":null,"funding_links":["https://github.com/sponsors/lark-parser"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:44:35.226Z","issues_count":238,"pull_requests_count":143,"avg_time_to_close_issue":15124404.214285715,"avg_time_to_close_pull_request":3595219.4471544717,"issues_closed_count":167,"pull_requests_closed_count":123,"pull_request_authors_count":56,"issue_authors_count":181,"avg_comments_per_issue":4.142857142857143,"avg_comments_per_pull_request":3.958041958041958,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":44,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":2373078.5,"past_year_avg_time_to_close_pull_request":1858256.5,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":1.7045454545454546,"past_year_avg_comments_per_pull_request":3.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/issues","maintainers":[{"login":"erezsh","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"},{"login":"MegaIng","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MegaIng"},{"login":"evtn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evtn"}],"active_maintainers":[{"login":"erezsh","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/lark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/lark/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/lark/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/lark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/lark/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/lark/codemeta","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":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","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":11765764,"name":"py3-lark-parser","ecosystem":"alpine","description":"modern parsing library for Python, implementing Earley \u0026 LALR(1) and an easy interface","homepage":"https://github.com/lark-parser/lark","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lark-parser/lark","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.1.9-r1","last_synced_at":"2026-03-14T12:59:03.452Z","created_at":"2025-06-07T18:28:24.569Z","updated_at":"2026-03-14T12:59:03.453Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-lark-parser","install_command":"apk add py3-lark-parser","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37732988,"uuid":"80946973","full_name":"lark-parser/lark","owner":"lark-parser","description":"Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.","archived":false,"fork":false,"pushed_at":"2025-09-06T08:16:56.000Z","size":2883,"stargazers_count":5497,"open_issues_count":136,"forks_count":446,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-09-06T10:12:11.224Z","etag":null,"topics":["cyk","earley","grammar","lalr","lark","parse","parser","parser-library","parsing-engine","parsing-library","python","tree"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lark-parser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lark-parser","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-02-04T20:38:59.000Z","updated_at":"2025-09-06T06:55:32.000Z","dependencies_parsed_at":"2024-01-06T01:04:24.138Z","dependency_job_id":"dc726cd1-b329-4808-88a7-d3b099a131e6","html_url":"https://github.com/lark-parser/lark","commit_stats":{"total_commits":1566,"total_committers":128,"mean_commits":12.234375,"dds":0.6309067688378034,"last_synced_commit":"262ab71d497a8814f0ca42ca468b923fdb47a3c7"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/lark-parser/lark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/sbom","scorecard":{"id":579084,"data":{"date":"2025-08-11","repo":{"name":"github.com/lark-parser/lark","commit":"d1a456dd365603bbcb4b5b4ec2c29e6096b82f59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 10/13 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"8 commit(s) and 5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/codecov.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":0,"reason":"57 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-h95x-26f3-88hr"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T18:40:49.331Z","repository_id":37732988,"created_at":"2025-08-20T18:40:49.331Z","updated_at":"2025-08-20T18:40:49.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273997133,"owners_count":25204475,"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-07T02:00:09.463Z","response_time":67,"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":"lark-parser","name":"Lark - Parsing Library \u0026 Toolkit","uuid":"38646335","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38646335?v=4","repositories_count":11,"last_synced_at":"2025-09-02T04:39:53.078Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lark-parser","funding_links":["https://github.com/sponsors/lark-parser"],"total_stars":5677,"followers":47,"following":0,"created_at":"2022-11-02T16:31:48.398Z","updated_at":"2025-09-02T04:39:53.078Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser/repositories"},"tags":[{"name":"1.2.2","sha":"acfe33d943a1310f3ca26145eb2896bc5c4955c9","kind":"commit","published_at":"2024-08-13T19:47:06.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"ae207df1bbf6e2a7d11c7288a168090ba93f0abb","kind":"commit","published_at":"2024-08-13T09:33:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1/manifests"},{"name":"1.1.9","sha":"262ab71d497a8814f0ca42ca468b923fdb47a3c7","kind":"commit","published_at":"2024-01-10T08:30:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.9","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"a43373c8c16bea0e2e006eb614b21c1970e4f989","kind":"commit","published_at":"2023-10-23T08:10:46.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.8","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"e795810d9849a5ee517effadc7693f7a4ea2f076","kind":"commit","published_at":"2023-07-20T19:17:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.7","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"e4df0249c489d20c64222fd293b5cca4c3be4f27","kind":"commit","published_at":"2023-07-17T20:14:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.6","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"7d9cfa6ed09a2b125e97e3a1810d9c6443f1718e","kind":"commit","published_at":"2022-12-06T12:49:34.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.5","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"9e5bd90e01eb6e17acee3fa05ca35c86ea4323f2","kind":"commit","published_at":"2022-11-02T01:45:31.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.4","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"89a480daeb27b81c5874f96126d014e263b88e9f","kind":"commit","published_at":"2022-10-11T08:16:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.3","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"a9a60f199e6c045122da8fd6a79e401cfbc13d45","kind":"commit","published_at":"2022-03-01T14:15:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"01e16c55c75be6ba8199f0873adee7f1a3146678","kind":"commit","published_at":"2022-02-08T20:57:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"ad2d3c655e0f7ce387fd404ac301dddd8d8d3fb6","kind":"commit","published_at":"2022-01-31T07:59:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4181e4796a5f74a81a7b9e7ba543318b8f9f7bbf","kind":"commit","published_at":"2021-11-15T08:16:04.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.0.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"293bf07c516d4bce7a7e2e37072ab9e784d6d74c","kind":"commit","published_at":"2021-08-30T09:14:13.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.12.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"a095071bf4ab1127d5caa094ee1c5d8f20a8fabf","kind":"commit","published_at":"2021-05-03T16:29:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8c7be8310cbc00834973017758ab3a4c23c3c1fe","kind":"commit","published_at":"2021-02-16T14:50:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"c715426f32a32db9cb91f603a7fe674fd74e4183","kind":"commit","published_at":"2020-11-16T19:46:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5f230c6663d032e54a99789b94445323dfa1c26b","kind":"commit","published_at":"2020-11-16T12:02:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"9f3d611022a451ca577c106c39b8b6770d457794","kind":"commit","published_at":"2020-09-21T07:13:40.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.10.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"11ef9a18fe1ee0d02717a906b8f4bbf91f1c9640","kind":"commit","published_at":"2020-07-01T13:53:08.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.9.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0/manifests"},{"name":"0.8.9","sha":"d2499d8a71d61ac201c9a108f22d16375536dea2","kind":"commit","published_at":"2020-06-16T12:01:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.9","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9/manifests"},{"name":"0.8.8","sha":"a2d3e6332ff475d0d7036c2bba91c7092cae6a92","kind":"commit","published_at":"2020-06-13T19:10:14.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"20a9e3039fea6feaa1afaef9ba237bf16c61dfe9","kind":"commit","published_at":"2020-06-13T07:23:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"4fbae1253f0d3b9cfb757f01566090a1502164a4","kind":"commit","published_at":"2020-06-10T11:56:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"b2f99f9933da9340813b60d2eb196b843d17d840","kind":"commit","published_at":"2020-03-29T09:27:02.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5/manifests"},{"name":"0.8.3","sha":"d408959479114364ae47be75c4a0bc4dee32183e","kind":"commit","published_at":"2020-03-28T20:14:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"aa82f5a28a3e5d6d57a4e0ddc93c379ca1b3869b","kind":"commit","published_at":"2020-03-07T08:38:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"5346231e14d31ab5bbc3cbc014a31b405d40ef39","kind":"commit","published_at":"2020-01-22T23:12:12.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"73427f785c767dbb06fb538f512602324a7d1cea","kind":"commit","published_at":"2020-01-22T13:27:05.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0/manifests"},{"name":"0.7.8","sha":"f07359c31683805f4004fe2d6f37dec84b7c094f","kind":"commit","published_at":"2019-11-01T12:39:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"404fef87f4f168543a333ca3ecb045f7017ac15a","kind":"commit","published_at":"2019-10-03T08:29:49.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7/manifests"},{"name":"0.7.5","sha":"f43631949cddf6a50fa1bb5d083335b2c6eefee8","kind":"commit","published_at":"2019-09-06T05:18:42.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"f06a83a8a79e0507ae58e7f8c5af8888e1d92da8","kind":"commit","published_at":"2019-08-28T21:50:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"3cdee35af57dbd0a3f9773ade8486044ab8720fc","kind":"commit","published_at":"2019-08-14T09:31:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"dd3a812fead3fc1f2a45d45d337fb7abaabf63b1","kind":"commit","published_at":"2019-07-30T09:31:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"4d8301f73cbea06a6182e02aa120ec7c563a88db","kind":"commit","published_at":"2019-05-04T17:13:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9137cc4fa4e27b62f8bdef05734700d162c27a97","kind":"commit","published_at":"2019-03-28T13:53:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0/manifests"},{"name":"0.6.7","sha":"b78e8fa48516f9740cf70b01f5393534f5e9ff05","kind":"commit","published_at":"2019-03-09T11:10:57.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"2b3fabd01cec3f6803ec7d255bf0436476c2b812","kind":"commit","published_at":"2019-03-09T11:04:33.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6/manifests"},{"name":"0.66","sha":"13ddc43782e9f3f34fc5331081682c3678df0598","kind":"commit","published_at":"2019-01-20T12:36:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.66","html_url":"https://github.com/lark-parser/lark/releases/tag/0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66/manifests"},{"name":"0.6.5","sha":"216c341b068c27e2689c95c0d70dd914feb0d00a","kind":"commit","published_at":"2018-10-16T11:19:47.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"1c1b364de8466790b42ce2a2b6b3bc111af8eb7f","kind":"commit","published_at":"2018-08-22T13:56:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"faf2a8c2138c3115770ca4c8913cab10c0d8052d","kind":"commit","published_at":"2018-08-03T01:53:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"d5b3af208da9a5ce02bcb0d3352dda93e22e438a","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"c637f3b35e55e867daad7ee447e8568cf6739ed9","kind":"commit","published_at":"2018-07-11T12:28:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"e7212261b282bd5a56d9cd2a9e3ad9a24cb5da31","kind":"commit","published_at":"2018-06-27T14:04:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0/manifests"},{"name":"0.5.6","sha":"eb6e809ffcf30b0e65ded939032dd6b223d2eb78","kind":"commit","published_at":"2018-04-05T13:15:22.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"3eebd4ad4bf9859a94cbca1226cad042209361fd","kind":"commit","published_at":"2018-03-08T21:26:00.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"834dc9da2255898cc294bb91f7042f5d3a8fcf3e","kind":"commit","published_at":"2018-02-18T15:31:45.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"443a9544e427b7dc6bbfbb33f6a69b2882280b3a","kind":"commit","published_at":"2018-01-24T12:44:09.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"4679a348cea97f633a486a5b14cc32ba59c72f2e","kind":"commit","published_at":"2018-01-10T12:46:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"e9603b5a1fc8d3234d6aafb2e0f5b3b5c282c7f5","kind":"commit","published_at":"2018-01-02T12:26:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T04:57:30.164Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-lark-parser?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-lark-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-lark-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-lark-parser/dependencies","status":null,"funding_links":["https://github.com/sponsors/lark-parser"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:44:35.226Z","issues_count":238,"pull_requests_count":143,"avg_time_to_close_issue":15124404.214285715,"avg_time_to_close_pull_request":3595219.4471544717,"issues_closed_count":167,"pull_requests_closed_count":123,"pull_request_authors_count":56,"issue_authors_count":181,"avg_comments_per_issue":4.142857142857143,"avg_comments_per_pull_request":3.958041958041958,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":44,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":2373078.5,"past_year_avg_time_to_close_pull_request":1858256.5,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":1.7045454545454546,"past_year_avg_comments_per_pull_request":3.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/issues","maintainers":[{"login":"erezsh","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"},{"login":"MegaIng","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MegaIng"},{"login":"evtn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evtn"}],"active_maintainers":[{"login":"erezsh","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-lark-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-lark-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-lark-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-lark-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-lark-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-lark-parser/codemeta","maintainers":[{"uuid":"russ@rw.id.au","login":null,"name":"Russ Webber","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","packages_count":7,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","role":null,"created_at":"2025-06-08T15:36:39.136Z","updated_at":"2025-06-08T15:36:39.136Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/russ@rw.id.au/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":5285369,"name":"lark","ecosystem":"conda","description":"Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.  Lark can parse all context-free languages. To put it simply, it means that it is capable of parsing almost any programming language out there, and to some degree most natural languages too.","homepage":"https://github.com/lark-parser/lark","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lark-parser/lark","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2025-12-15T14:37:15.000Z","latest_release_published_at":"2026-01-19T15:21:57.000Z","latest_release_number":"1.3.1","last_synced_at":"2026-03-25T06:17:45.701Z","created_at":"2022-10-03T15:42:39.358Z","updated_at":"2026-03-25T10:56:32.831Z","registry_url":"https://anaconda.org/anaconda/lark","install_command":"conda install -c anaconda lark","documentation_url":null,"metadata":{},"repo_metadata":{"id":37732988,"uuid":"80946973","full_name":"lark-parser/lark","owner":"lark-parser","description":"Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.","archived":false,"fork":false,"pushed_at":"2025-09-06T08:16:56.000Z","size":2883,"stargazers_count":5497,"open_issues_count":136,"forks_count":446,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-09-06T10:12:11.224Z","etag":null,"topics":["cyk","earley","grammar","lalr","lark","parse","parser","parser-library","parsing-engine","parsing-library","python","tree"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lark-parser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lark-parser","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-02-04T20:38:59.000Z","updated_at":"2025-09-06T06:55:32.000Z","dependencies_parsed_at":"2024-01-06T01:04:24.138Z","dependency_job_id":"dc726cd1-b329-4808-88a7-d3b099a131e6","html_url":"https://github.com/lark-parser/lark","commit_stats":{"total_commits":1566,"total_committers":128,"mean_commits":12.234375,"dds":0.6309067688378034,"last_synced_commit":"262ab71d497a8814f0ca42ca468b923fdb47a3c7"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/lark-parser/lark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/sbom","scorecard":{"id":579084,"data":{"date":"2025-08-11","repo":{"name":"github.com/lark-parser/lark","commit":"d1a456dd365603bbcb4b5b4ec2c29e6096b82f59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 10/13 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"8 commit(s) and 5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/codecov.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":0,"reason":"57 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-h95x-26f3-88hr"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T18:40:49.331Z","repository_id":37732988,"created_at":"2025-08-20T18:40:49.331Z","updated_at":"2025-08-20T18:40:49.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273997133,"owners_count":25204475,"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-07T02:00:09.463Z","response_time":67,"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":"lark-parser","name":"Lark - Parsing Library \u0026 Toolkit","uuid":"38646335","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38646335?v=4","repositories_count":11,"last_synced_at":"2025-09-02T04:39:53.078Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lark-parser","funding_links":["https://github.com/sponsors/lark-parser"],"total_stars":5677,"followers":47,"following":0,"created_at":"2022-11-02T16:31:48.398Z","updated_at":"2025-09-02T04:39:53.078Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser/repositories"},"tags":[{"name":"1.2.2","sha":"acfe33d943a1310f3ca26145eb2896bc5c4955c9","kind":"commit","published_at":"2024-08-13T19:47:06.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"ae207df1bbf6e2a7d11c7288a168090ba93f0abb","kind":"commit","published_at":"2024-08-13T09:33:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1/manifests"},{"name":"1.1.9","sha":"262ab71d497a8814f0ca42ca468b923fdb47a3c7","kind":"commit","published_at":"2024-01-10T08:30:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.9","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"a43373c8c16bea0e2e006eb614b21c1970e4f989","kind":"commit","published_at":"2023-10-23T08:10:46.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.8","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"e795810d9849a5ee517effadc7693f7a4ea2f076","kind":"commit","published_at":"2023-07-20T19:17:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.7","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"e4df0249c489d20c64222fd293b5cca4c3be4f27","kind":"commit","published_at":"2023-07-17T20:14:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.6","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"7d9cfa6ed09a2b125e97e3a1810d9c6443f1718e","kind":"commit","published_at":"2022-12-06T12:49:34.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.5","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"9e5bd90e01eb6e17acee3fa05ca35c86ea4323f2","kind":"commit","published_at":"2022-11-02T01:45:31.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.4","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"89a480daeb27b81c5874f96126d014e263b88e9f","kind":"commit","published_at":"2022-10-11T08:16:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.3","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"a9a60f199e6c045122da8fd6a79e401cfbc13d45","kind":"commit","published_at":"2022-03-01T14:15:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"01e16c55c75be6ba8199f0873adee7f1a3146678","kind":"commit","published_at":"2022-02-08T20:57:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"ad2d3c655e0f7ce387fd404ac301dddd8d8d3fb6","kind":"commit","published_at":"2022-01-31T07:59:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4181e4796a5f74a81a7b9e7ba543318b8f9f7bbf","kind":"commit","published_at":"2021-11-15T08:16:04.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.0.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"293bf07c516d4bce7a7e2e37072ab9e784d6d74c","kind":"commit","published_at":"2021-08-30T09:14:13.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.12.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"a095071bf4ab1127d5caa094ee1c5d8f20a8fabf","kind":"commit","published_at":"2021-05-03T16:29:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8c7be8310cbc00834973017758ab3a4c23c3c1fe","kind":"commit","published_at":"2021-02-16T14:50:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"c715426f32a32db9cb91f603a7fe674fd74e4183","kind":"commit","published_at":"2020-11-16T19:46:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5f230c6663d032e54a99789b94445323dfa1c26b","kind":"commit","published_at":"2020-11-16T12:02:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"9f3d611022a451ca577c106c39b8b6770d457794","kind":"commit","published_at":"2020-09-21T07:13:40.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.10.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"11ef9a18fe1ee0d02717a906b8f4bbf91f1c9640","kind":"commit","published_at":"2020-07-01T13:53:08.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.9.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0/manifests"},{"name":"0.8.9","sha":"d2499d8a71d61ac201c9a108f22d16375536dea2","kind":"commit","published_at":"2020-06-16T12:01:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.9","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9/manifests"},{"name":"0.8.8","sha":"a2d3e6332ff475d0d7036c2bba91c7092cae6a92","kind":"commit","published_at":"2020-06-13T19:10:14.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"20a9e3039fea6feaa1afaef9ba237bf16c61dfe9","kind":"commit","published_at":"2020-06-13T07:23:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"4fbae1253f0d3b9cfb757f01566090a1502164a4","kind":"commit","published_at":"2020-06-10T11:56:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"b2f99f9933da9340813b60d2eb196b843d17d840","kind":"commit","published_at":"2020-03-29T09:27:02.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5/manifests"},{"name":"0.8.3","sha":"d408959479114364ae47be75c4a0bc4dee32183e","kind":"commit","published_at":"2020-03-28T20:14:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"aa82f5a28a3e5d6d57a4e0ddc93c379ca1b3869b","kind":"commit","published_at":"2020-03-07T08:38:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"5346231e14d31ab5bbc3cbc014a31b405d40ef39","kind":"commit","published_at":"2020-01-22T23:12:12.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"73427f785c767dbb06fb538f512602324a7d1cea","kind":"commit","published_at":"2020-01-22T13:27:05.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0/manifests"},{"name":"0.7.8","sha":"f07359c31683805f4004fe2d6f37dec84b7c094f","kind":"commit","published_at":"2019-11-01T12:39:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"404fef87f4f168543a333ca3ecb045f7017ac15a","kind":"commit","published_at":"2019-10-03T08:29:49.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7/manifests"},{"name":"0.7.5","sha":"f43631949cddf6a50fa1bb5d083335b2c6eefee8","kind":"commit","published_at":"2019-09-06T05:18:42.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"f06a83a8a79e0507ae58e7f8c5af8888e1d92da8","kind":"commit","published_at":"2019-08-28T21:50:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"3cdee35af57dbd0a3f9773ade8486044ab8720fc","kind":"commit","published_at":"2019-08-14T09:31:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"dd3a812fead3fc1f2a45d45d337fb7abaabf63b1","kind":"commit","published_at":"2019-07-30T09:31:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"4d8301f73cbea06a6182e02aa120ec7c563a88db","kind":"commit","published_at":"2019-05-04T17:13:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9137cc4fa4e27b62f8bdef05734700d162c27a97","kind":"commit","published_at":"2019-03-28T13:53:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0/manifests"},{"name":"0.6.7","sha":"b78e8fa48516f9740cf70b01f5393534f5e9ff05","kind":"commit","published_at":"2019-03-09T11:10:57.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"2b3fabd01cec3f6803ec7d255bf0436476c2b812","kind":"commit","published_at":"2019-03-09T11:04:33.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6/manifests"},{"name":"0.66","sha":"13ddc43782e9f3f34fc5331081682c3678df0598","kind":"commit","published_at":"2019-01-20T12:36:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.66","html_url":"https://github.com/lark-parser/lark/releases/tag/0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66/manifests"},{"name":"0.6.5","sha":"216c341b068c27e2689c95c0d70dd914feb0d00a","kind":"commit","published_at":"2018-10-16T11:19:47.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"1c1b364de8466790b42ce2a2b6b3bc111af8eb7f","kind":"commit","published_at":"2018-08-22T13:56:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"faf2a8c2138c3115770ca4c8913cab10c0d8052d","kind":"commit","published_at":"2018-08-03T01:53:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"d5b3af208da9a5ce02bcb0d3352dda93e22e438a","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"c637f3b35e55e867daad7ee447e8568cf6739ed9","kind":"commit","published_at":"2018-07-11T12:28:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"e7212261b282bd5a56d9cd2a9e3ad9a24cb5da31","kind":"commit","published_at":"2018-06-27T14:04:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0/manifests"},{"name":"0.5.6","sha":"eb6e809ffcf30b0e65ded939032dd6b223d2eb78","kind":"commit","published_at":"2018-04-05T13:15:22.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"3eebd4ad4bf9859a94cbca1226cad042209361fd","kind":"commit","published_at":"2018-03-08T21:26:00.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"834dc9da2255898cc294bb91f7042f5d3a8fcf3e","kind":"commit","published_at":"2018-02-18T15:31:45.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"443a9544e427b7dc6bbfbb33f6a69b2882280b3a","kind":"commit","published_at":"2018-01-24T12:44:09.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"4679a348cea97f633a486a5b14cc32ba59c72f2e","kind":"commit","published_at":"2018-01-10T12:46:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"e9603b5a1fc8d3234d6aafb2e0f5b3b5c282c7f5","kind":"commit","published_at":"2018-01-02T12:26:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1/manifests"}]},"repo_metadata_updated_at":"2026-03-25T10:56:32.804Z","dependent_packages_count":2,"downloads":3763,"downloads_period":"total","dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":46.00491702519975,"dependent_packages_count":13.491087891825446,"stargazers_count":13.583282114320836,"forks_count":17.547633681622617,"docker_downloads_count":null,"average":22.656730178242164},"purl":"pkg:conda/lark","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/lark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/lark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/lark/dependencies","status":null,"funding_links":["https://github.com/sponsors/lark-parser"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:44:35.226Z","issues_count":238,"pull_requests_count":143,"avg_time_to_close_issue":15124404.214285715,"avg_time_to_close_pull_request":3595219.4471544717,"issues_closed_count":167,"pull_requests_closed_count":123,"pull_request_authors_count":56,"issue_authors_count":181,"avg_comments_per_issue":4.142857142857143,"avg_comments_per_pull_request":3.958041958041958,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":44,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":2373078.5,"past_year_avg_time_to_close_pull_request":1858256.5,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":1.7045454545454546,"past_year_avg_comments_per_pull_request":3.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/issues","maintainers":[{"login":"erezsh","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"},{"login":"MegaIng","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MegaIng"},{"login":"evtn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evtn"}],"active_maintainers":[{"login":"erezsh","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/lark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/lark/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/lark/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/lark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/lark/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/lark/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5131,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":13799906,"name":"python-lark","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lark-parser/lark","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lark-parser/lark","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T17:19:40.995Z","latest_release_published_at":"2026-02-13T17:19:40.995Z","latest_release_number":"1.1.7-1","last_synced_at":"2026-03-14T09:15:01.939Z","created_at":"2026-02-13T17:19:40.780Z","updated_at":"2026-03-14T09:15:01.939Z","registry_url":"https://launchpad.net/ubuntu/+source/python-lark","install_command":"apt-get install python-lark","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-lark, python-lark-doc","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme, python3-sphinx-markdown-tables, python3-sphinx-gallery, python3-recommonmark, jdupes","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T17:19:41.677Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-lark?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-lark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-lark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-lark/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-lark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-lark/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-lark/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-lark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-lark/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-lark/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":11139193,"name":"py3-lark-parser-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-lark-parser","homepage":"https://github.com/lark-parser/lark","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lark-parser/lark","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.1.9-r1","last_synced_at":"2026-03-14T13:05:51.317Z","created_at":"2024-12-07T12:48:26.130Z","updated_at":"2026-03-14T13:05:51.318Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-lark-parser-pyc","install_command":"apk add py3-lark-parser-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37732988,"uuid":"80946973","full_name":"lark-parser/lark","owner":"lark-parser","description":"Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.","archived":false,"fork":false,"pushed_at":"2025-09-06T08:16:56.000Z","size":2883,"stargazers_count":5497,"open_issues_count":136,"forks_count":446,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-09-06T10:12:11.224Z","etag":null,"topics":["cyk","earley","grammar","lalr","lark","parse","parser","parser-library","parsing-engine","parsing-library","python","tree"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lark-parser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lark-parser","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-02-04T20:38:59.000Z","updated_at":"2025-09-06T06:55:32.000Z","dependencies_parsed_at":"2024-01-06T01:04:24.138Z","dependency_job_id":"dc726cd1-b329-4808-88a7-d3b099a131e6","html_url":"https://github.com/lark-parser/lark","commit_stats":{"total_commits":1566,"total_committers":128,"mean_commits":12.234375,"dds":0.6309067688378034,"last_synced_commit":"262ab71d497a8814f0ca42ca468b923fdb47a3c7"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/lark-parser/lark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/sbom","scorecard":{"id":579084,"data":{"date":"2025-08-11","repo":{"name":"github.com/lark-parser/lark","commit":"d1a456dd365603bbcb4b5b4ec2c29e6096b82f59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 10/13 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"8 commit(s) and 5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/codecov.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":0,"reason":"57 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-h95x-26f3-88hr"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T18:40:49.331Z","repository_id":37732988,"created_at":"2025-08-20T18:40:49.331Z","updated_at":"2025-08-20T18:40:49.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273997133,"owners_count":25204475,"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-07T02:00:09.463Z","response_time":67,"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":"lark-parser","name":"Lark - Parsing Library \u0026 Toolkit","uuid":"38646335","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38646335?v=4","repositories_count":11,"last_synced_at":"2025-09-02T04:39:53.078Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lark-parser","funding_links":["https://github.com/sponsors/lark-parser"],"total_stars":5677,"followers":47,"following":0,"created_at":"2022-11-02T16:31:48.398Z","updated_at":"2025-09-02T04:39:53.078Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser/repositories"},"tags":[{"name":"1.2.2","sha":"acfe33d943a1310f3ca26145eb2896bc5c4955c9","kind":"commit","published_at":"2024-08-13T19:47:06.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"ae207df1bbf6e2a7d11c7288a168090ba93f0abb","kind":"commit","published_at":"2024-08-13T09:33:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1/manifests"},{"name":"1.1.9","sha":"262ab71d497a8814f0ca42ca468b923fdb47a3c7","kind":"commit","published_at":"2024-01-10T08:30:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.9","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"a43373c8c16bea0e2e006eb614b21c1970e4f989","kind":"commit","published_at":"2023-10-23T08:10:46.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.8","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"e795810d9849a5ee517effadc7693f7a4ea2f076","kind":"commit","published_at":"2023-07-20T19:17:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.7","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"e4df0249c489d20c64222fd293b5cca4c3be4f27","kind":"commit","published_at":"2023-07-17T20:14:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.6","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"7d9cfa6ed09a2b125e97e3a1810d9c6443f1718e","kind":"commit","published_at":"2022-12-06T12:49:34.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.5","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"9e5bd90e01eb6e17acee3fa05ca35c86ea4323f2","kind":"commit","published_at":"2022-11-02T01:45:31.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.4","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"89a480daeb27b81c5874f96126d014e263b88e9f","kind":"commit","published_at":"2022-10-11T08:16:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.3","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"a9a60f199e6c045122da8fd6a79e401cfbc13d45","kind":"commit","published_at":"2022-03-01T14:15:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"01e16c55c75be6ba8199f0873adee7f1a3146678","kind":"commit","published_at":"2022-02-08T20:57:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"ad2d3c655e0f7ce387fd404ac301dddd8d8d3fb6","kind":"commit","published_at":"2022-01-31T07:59:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4181e4796a5f74a81a7b9e7ba543318b8f9f7bbf","kind":"commit","published_at":"2021-11-15T08:16:04.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.0.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"293bf07c516d4bce7a7e2e37072ab9e784d6d74c","kind":"commit","published_at":"2021-08-30T09:14:13.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.12.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"a095071bf4ab1127d5caa094ee1c5d8f20a8fabf","kind":"commit","published_at":"2021-05-03T16:29:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8c7be8310cbc00834973017758ab3a4c23c3c1fe","kind":"commit","published_at":"2021-02-16T14:50:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"c715426f32a32db9cb91f603a7fe674fd74e4183","kind":"commit","published_at":"2020-11-16T19:46:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5f230c6663d032e54a99789b94445323dfa1c26b","kind":"commit","published_at":"2020-11-16T12:02:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"9f3d611022a451ca577c106c39b8b6770d457794","kind":"commit","published_at":"2020-09-21T07:13:40.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.10.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"11ef9a18fe1ee0d02717a906b8f4bbf91f1c9640","kind":"commit","published_at":"2020-07-01T13:53:08.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.9.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0/manifests"},{"name":"0.8.9","sha":"d2499d8a71d61ac201c9a108f22d16375536dea2","kind":"commit","published_at":"2020-06-16T12:01:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.9","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9/manifests"},{"name":"0.8.8","sha":"a2d3e6332ff475d0d7036c2bba91c7092cae6a92","kind":"commit","published_at":"2020-06-13T19:10:14.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"20a9e3039fea6feaa1afaef9ba237bf16c61dfe9","kind":"commit","published_at":"2020-06-13T07:23:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"4fbae1253f0d3b9cfb757f01566090a1502164a4","kind":"commit","published_at":"2020-06-10T11:56:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"b2f99f9933da9340813b60d2eb196b843d17d840","kind":"commit","published_at":"2020-03-29T09:27:02.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5/manifests"},{"name":"0.8.3","sha":"d408959479114364ae47be75c4a0bc4dee32183e","kind":"commit","published_at":"2020-03-28T20:14:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"aa82f5a28a3e5d6d57a4e0ddc93c379ca1b3869b","kind":"commit","published_at":"2020-03-07T08:38:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"5346231e14d31ab5bbc3cbc014a31b405d40ef39","kind":"commit","published_at":"2020-01-22T23:12:12.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"73427f785c767dbb06fb538f512602324a7d1cea","kind":"commit","published_at":"2020-01-22T13:27:05.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0/manifests"},{"name":"0.7.8","sha":"f07359c31683805f4004fe2d6f37dec84b7c094f","kind":"commit","published_at":"2019-11-01T12:39:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"404fef87f4f168543a333ca3ecb045f7017ac15a","kind":"commit","published_at":"2019-10-03T08:29:49.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7/manifests"},{"name":"0.7.5","sha":"f43631949cddf6a50fa1bb5d083335b2c6eefee8","kind":"commit","published_at":"2019-09-06T05:18:42.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"f06a83a8a79e0507ae58e7f8c5af8888e1d92da8","kind":"commit","published_at":"2019-08-28T21:50:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"3cdee35af57dbd0a3f9773ade8486044ab8720fc","kind":"commit","published_at":"2019-08-14T09:31:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"dd3a812fead3fc1f2a45d45d337fb7abaabf63b1","kind":"commit","published_at":"2019-07-30T09:31:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"4d8301f73cbea06a6182e02aa120ec7c563a88db","kind":"commit","published_at":"2019-05-04T17:13:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9137cc4fa4e27b62f8bdef05734700d162c27a97","kind":"commit","published_at":"2019-03-28T13:53:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0/manifests"},{"name":"0.6.7","sha":"b78e8fa48516f9740cf70b01f5393534f5e9ff05","kind":"commit","published_at":"2019-03-09T11:10:57.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"2b3fabd01cec3f6803ec7d255bf0436476c2b812","kind":"commit","published_at":"2019-03-09T11:04:33.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6/manifests"},{"name":"0.66","sha":"13ddc43782e9f3f34fc5331081682c3678df0598","kind":"commit","published_at":"2019-01-20T12:36:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.66","html_url":"https://github.com/lark-parser/lark/releases/tag/0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66/manifests"},{"name":"0.6.5","sha":"216c341b068c27e2689c95c0d70dd914feb0d00a","kind":"commit","published_at":"2018-10-16T11:19:47.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"1c1b364de8466790b42ce2a2b6b3bc111af8eb7f","kind":"commit","published_at":"2018-08-22T13:56:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"faf2a8c2138c3115770ca4c8913cab10c0d8052d","kind":"commit","published_at":"2018-08-03T01:53:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"d5b3af208da9a5ce02bcb0d3352dda93e22e438a","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"c637f3b35e55e867daad7ee447e8568cf6739ed9","kind":"commit","published_at":"2018-07-11T12:28:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"e7212261b282bd5a56d9cd2a9e3ad9a24cb5da31","kind":"commit","published_at":"2018-06-27T14:04:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0/manifests"},{"name":"0.5.6","sha":"eb6e809ffcf30b0e65ded939032dd6b223d2eb78","kind":"commit","published_at":"2018-04-05T13:15:22.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"3eebd4ad4bf9859a94cbca1226cad042209361fd","kind":"commit","published_at":"2018-03-08T21:26:00.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"834dc9da2255898cc294bb91f7042f5d3a8fcf3e","kind":"commit","published_at":"2018-02-18T15:31:45.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"443a9544e427b7dc6bbfbb33f6a69b2882280b3a","kind":"commit","published_at":"2018-01-24T12:44:09.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"4679a348cea97f633a486a5b14cc32ba59c72f2e","kind":"commit","published_at":"2018-01-10T12:46:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"e9603b5a1fc8d3234d6aafb2e0f5b3b5c282c7f5","kind":"commit","published_at":"2018-01-02T12:26:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T04:57:30.160Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-lark-parser-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-lark-parser-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-lark-parser-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-lark-parser-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/lark-parser"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:44:35.226Z","issues_count":238,"pull_requests_count":143,"avg_time_to_close_issue":15124404.214285715,"avg_time_to_close_pull_request":3595219.4471544717,"issues_closed_count":167,"pull_requests_closed_count":123,"pull_request_authors_count":56,"issue_authors_count":181,"avg_comments_per_issue":4.142857142857143,"avg_comments_per_pull_request":3.958041958041958,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":44,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":2373078.5,"past_year_avg_time_to_close_pull_request":1858256.5,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":1.7045454545454546,"past_year_avg_comments_per_pull_request":3.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/issues","maintainers":[{"login":"erezsh","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"},{"login":"MegaIng","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MegaIng"},{"login":"evtn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evtn"}],"active_maintainers":[{"login":"erezsh","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-lark-parser-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-lark-parser-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-lark-parser-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-lark-parser-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-lark-parser-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-lark-parser-pyc/codemeta","maintainers":[{"uuid":"russ@rw.id.au","login":null,"name":"Russ Webber","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","packages_count":7,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","role":null,"created_at":"2024-12-09T14:58:35.771Z","updated_at":"2024-12-09T14:58:35.771Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/russ@rw.id.au/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":12992794,"name":"py3-lark-parser-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-lark-parser","homepage":"https://github.com/lark-parser/lark","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lark-parser/lark","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-07-25T08:28:44.000Z","latest_release_published_at":"2025-07-25T08:28:44.000Z","latest_release_number":"1.2.2-r0","last_synced_at":"2026-04-09T23:05:15.834Z","created_at":"2026-01-30T19:30:35.424Z","updated_at":"2026-04-09T23:05:15.834Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/py3-lark-parser-pyc","install_command":"apk add py3-lark-parser-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-lark-parser-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-lark-parser-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-lark-parser-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-lark-parser-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-lark-parser-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-lark-parser-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-lark-parser-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-lark-parser-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-lark-parser-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-lark-parser-pyc/codemeta","maintainers":[{"uuid":"russ@rw.id.au","login":null,"name":"Russ Webber","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","packages_count":7,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","role":null,"created_at":"2026-03-03T19:48:56.648Z","updated_at":"2026-03-03T19:48:56.648Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/russ@rw.id.au/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13664886,"name":"python-lark","ecosystem":"debian","description":null,"homepage":"https://github.com/lark-parser/lark","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lark-parser/lark","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:26:01.049Z","latest_release_published_at":"2026-02-12T10:26:01.049Z","latest_release_number":"1.2.2-1","last_synced_at":"2026-03-14T15:28:54.429Z","created_at":"2026-02-12T10:26:00.879Z","updated_at":"2026-03-14T15:28:54.429Z","registry_url":"https://tracker.debian.org/pkg/python-lark","install_command":"apt-get install python-lark","documentation_url":"https://packages.debian.org/trixie/python-lark","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-lark, python-lark-doc","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme, python3-sphinx-markdown-tables, python3-sphinx-gallery, python3-recommonmark, jdupes","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T10:26:02.116Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-lark?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-lark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-lark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-lark/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-lark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-lark/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-lark/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-lark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-lark/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-lark/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":6124304,"name":"py3-lark-parser","ecosystem":"alpine","description":"modern parsing library for Python, implementing Earley \u0026 LALR(1) and an easy interface","homepage":"https://github.com/lark-parser/lark","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lark-parser/lark","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-02-12T16:56:34.000Z","latest_release_published_at":"2022-02-12T16:56:34.000Z","latest_release_number":"0.11.3-r1","last_synced_at":"2026-03-12T02:10:50.464Z","created_at":"2023-01-31T21:51:46.334Z","updated_at":"2026-03-12T02:10:50.465Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-lark-parser","install_command":"apk add py3-lark-parser","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37732988,"uuid":"80946973","full_name":"lark-parser/lark","owner":"lark-parser","description":"Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.","archived":false,"fork":false,"pushed_at":"2025-09-06T08:16:56.000Z","size":2883,"stargazers_count":5497,"open_issues_count":136,"forks_count":446,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-09-06T10:12:11.224Z","etag":null,"topics":["cyk","earley","grammar","lalr","lark","parse","parser","parser-library","parsing-engine","parsing-library","python","tree"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lark-parser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lark-parser","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-02-04T20:38:59.000Z","updated_at":"2025-09-06T06:55:32.000Z","dependencies_parsed_at":"2024-01-06T01:04:24.138Z","dependency_job_id":"dc726cd1-b329-4808-88a7-d3b099a131e6","html_url":"https://github.com/lark-parser/lark","commit_stats":{"total_commits":1566,"total_committers":128,"mean_commits":12.234375,"dds":0.6309067688378034,"last_synced_commit":"262ab71d497a8814f0ca42ca468b923fdb47a3c7"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/lark-parser/lark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/sbom","scorecard":{"id":579084,"data":{"date":"2025-08-11","repo":{"name":"github.com/lark-parser/lark","commit":"d1a456dd365603bbcb4b5b4ec2c29e6096b82f59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 10/13 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"8 commit(s) and 5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/codecov.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":0,"reason":"57 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-h95x-26f3-88hr"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T18:40:49.331Z","repository_id":37732988,"created_at":"2025-08-20T18:40:49.331Z","updated_at":"2025-08-20T18:40:49.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273997133,"owners_count":25204475,"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-07T02:00:09.463Z","response_time":67,"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":"lark-parser","name":"Lark - Parsing Library \u0026 Toolkit","uuid":"38646335","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38646335?v=4","repositories_count":11,"last_synced_at":"2025-09-02T04:39:53.078Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lark-parser","funding_links":["https://github.com/sponsors/lark-parser"],"total_stars":5677,"followers":47,"following":0,"created_at":"2022-11-02T16:31:48.398Z","updated_at":"2025-09-02T04:39:53.078Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser/repositories"},"tags":[{"name":"1.2.2","sha":"acfe33d943a1310f3ca26145eb2896bc5c4955c9","kind":"commit","published_at":"2024-08-13T19:47:06.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"ae207df1bbf6e2a7d11c7288a168090ba93f0abb","kind":"commit","published_at":"2024-08-13T09:33:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1/manifests"},{"name":"1.1.9","sha":"262ab71d497a8814f0ca42ca468b923fdb47a3c7","kind":"commit","published_at":"2024-01-10T08:30:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.9","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"a43373c8c16bea0e2e006eb614b21c1970e4f989","kind":"commit","published_at":"2023-10-23T08:10:46.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.8","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"e795810d9849a5ee517effadc7693f7a4ea2f076","kind":"commit","published_at":"2023-07-20T19:17:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.7","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"e4df0249c489d20c64222fd293b5cca4c3be4f27","kind":"commit","published_at":"2023-07-17T20:14:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.6","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"7d9cfa6ed09a2b125e97e3a1810d9c6443f1718e","kind":"commit","published_at":"2022-12-06T12:49:34.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.5","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"9e5bd90e01eb6e17acee3fa05ca35c86ea4323f2","kind":"commit","published_at":"2022-11-02T01:45:31.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.4","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"89a480daeb27b81c5874f96126d014e263b88e9f","kind":"commit","published_at":"2022-10-11T08:16:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.3","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"a9a60f199e6c045122da8fd6a79e401cfbc13d45","kind":"commit","published_at":"2022-03-01T14:15:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"01e16c55c75be6ba8199f0873adee7f1a3146678","kind":"commit","published_at":"2022-02-08T20:57:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"ad2d3c655e0f7ce387fd404ac301dddd8d8d3fb6","kind":"commit","published_at":"2022-01-31T07:59:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4181e4796a5f74a81a7b9e7ba543318b8f9f7bbf","kind":"commit","published_at":"2021-11-15T08:16:04.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.0.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"293bf07c516d4bce7a7e2e37072ab9e784d6d74c","kind":"commit","published_at":"2021-08-30T09:14:13.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.12.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"a095071bf4ab1127d5caa094ee1c5d8f20a8fabf","kind":"commit","published_at":"2021-05-03T16:29:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8c7be8310cbc00834973017758ab3a4c23c3c1fe","kind":"commit","published_at":"2021-02-16T14:50:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"c715426f32a32db9cb91f603a7fe674fd74e4183","kind":"commit","published_at":"2020-11-16T19:46:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5f230c6663d032e54a99789b94445323dfa1c26b","kind":"commit","published_at":"2020-11-16T12:02:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"9f3d611022a451ca577c106c39b8b6770d457794","kind":"commit","published_at":"2020-09-21T07:13:40.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.10.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"11ef9a18fe1ee0d02717a906b8f4bbf91f1c9640","kind":"commit","published_at":"2020-07-01T13:53:08.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.9.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0/manifests"},{"name":"0.8.9","sha":"d2499d8a71d61ac201c9a108f22d16375536dea2","kind":"commit","published_at":"2020-06-16T12:01:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.9","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9/manifests"},{"name":"0.8.8","sha":"a2d3e6332ff475d0d7036c2bba91c7092cae6a92","kind":"commit","published_at":"2020-06-13T19:10:14.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"20a9e3039fea6feaa1afaef9ba237bf16c61dfe9","kind":"commit","published_at":"2020-06-13T07:23:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"4fbae1253f0d3b9cfb757f01566090a1502164a4","kind":"commit","published_at":"2020-06-10T11:56:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"b2f99f9933da9340813b60d2eb196b843d17d840","kind":"commit","published_at":"2020-03-29T09:27:02.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5/manifests"},{"name":"0.8.3","sha":"d408959479114364ae47be75c4a0bc4dee32183e","kind":"commit","published_at":"2020-03-28T20:14:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"aa82f5a28a3e5d6d57a4e0ddc93c379ca1b3869b","kind":"commit","published_at":"2020-03-07T08:38:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"5346231e14d31ab5bbc3cbc014a31b405d40ef39","kind":"commit","published_at":"2020-01-22T23:12:12.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"73427f785c767dbb06fb538f512602324a7d1cea","kind":"commit","published_at":"2020-01-22T13:27:05.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0/manifests"},{"name":"0.7.8","sha":"f07359c31683805f4004fe2d6f37dec84b7c094f","kind":"commit","published_at":"2019-11-01T12:39:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"404fef87f4f168543a333ca3ecb045f7017ac15a","kind":"commit","published_at":"2019-10-03T08:29:49.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7/manifests"},{"name":"0.7.5","sha":"f43631949cddf6a50fa1bb5d083335b2c6eefee8","kind":"commit","published_at":"2019-09-06T05:18:42.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"f06a83a8a79e0507ae58e7f8c5af8888e1d92da8","kind":"commit","published_at":"2019-08-28T21:50:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"3cdee35af57dbd0a3f9773ade8486044ab8720fc","kind":"commit","published_at":"2019-08-14T09:31:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"dd3a812fead3fc1f2a45d45d337fb7abaabf63b1","kind":"commit","published_at":"2019-07-30T09:31:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"4d8301f73cbea06a6182e02aa120ec7c563a88db","kind":"commit","published_at":"2019-05-04T17:13:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9137cc4fa4e27b62f8bdef05734700d162c27a97","kind":"commit","published_at":"2019-03-28T13:53:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0/manifests"},{"name":"0.6.7","sha":"b78e8fa48516f9740cf70b01f5393534f5e9ff05","kind":"commit","published_at":"2019-03-09T11:10:57.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"2b3fabd01cec3f6803ec7d255bf0436476c2b812","kind":"commit","published_at":"2019-03-09T11:04:33.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6/manifests"},{"name":"0.66","sha":"13ddc43782e9f3f34fc5331081682c3678df0598","kind":"commit","published_at":"2019-01-20T12:36:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.66","html_url":"https://github.com/lark-parser/lark/releases/tag/0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66/manifests"},{"name":"0.6.5","sha":"216c341b068c27e2689c95c0d70dd914feb0d00a","kind":"commit","published_at":"2018-10-16T11:19:47.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"1c1b364de8466790b42ce2a2b6b3bc111af8eb7f","kind":"commit","published_at":"2018-08-22T13:56:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"faf2a8c2138c3115770ca4c8913cab10c0d8052d","kind":"commit","published_at":"2018-08-03T01:53:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"d5b3af208da9a5ce02bcb0d3352dda93e22e438a","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"c637f3b35e55e867daad7ee447e8568cf6739ed9","kind":"commit","published_at":"2018-07-11T12:28:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"e7212261b282bd5a56d9cd2a9e3ad9a24cb5da31","kind":"commit","published_at":"2018-06-27T14:04:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0/manifests"},{"name":"0.5.6","sha":"eb6e809ffcf30b0e65ded939032dd6b223d2eb78","kind":"commit","published_at":"2018-04-05T13:15:22.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"3eebd4ad4bf9859a94cbca1226cad042209361fd","kind":"commit","published_at":"2018-03-08T21:26:00.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"834dc9da2255898cc294bb91f7042f5d3a8fcf3e","kind":"commit","published_at":"2018-02-18T15:31:45.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"443a9544e427b7dc6bbfbb33f6a69b2882280b3a","kind":"commit","published_at":"2018-01-24T12:44:09.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"4679a348cea97f633a486a5b14cc32ba59c72f2e","kind":"commit","published_at":"2018-01-10T12:46:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"e9603b5a1fc8d3234d6aafb2e0f5b3b5c282c7f5","kind":"commit","published_at":"2018-01-02T12:26:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T04:57:30.159Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":2.9641368785584317,"forks_count":3.3750073369724714,"average":8.412572636027468},"purl":"pkg:apk/alpine/py3-lark-parser?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-lark-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-lark-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-lark-parser/dependencies","status":null,"funding_links":["https://github.com/sponsors/lark-parser"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:44:35.226Z","issues_count":238,"pull_requests_count":143,"avg_time_to_close_issue":15124404.214285715,"avg_time_to_close_pull_request":3595219.4471544717,"issues_closed_count":167,"pull_requests_closed_count":123,"pull_request_authors_count":56,"issue_authors_count":181,"avg_comments_per_issue":4.142857142857143,"avg_comments_per_pull_request":3.958041958041958,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":44,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":2373078.5,"past_year_avg_time_to_close_pull_request":1858256.5,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":1.7045454545454546,"past_year_avg_comments_per_pull_request":3.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/issues","maintainers":[{"login":"erezsh","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"},{"login":"MegaIng","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MegaIng"},{"login":"evtn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evtn"}],"active_maintainers":[{"login":"erezsh","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-lark-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-lark-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-lark-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-lark-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-lark-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-lark-parser/codemeta","maintainers":[{"uuid":"russ@rw.id.au","login":null,"name":"Russ Webber","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","packages_count":5,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","role":null,"created_at":"2023-02-01T10:56:00.096Z","updated_at":"2023-02-01T10:56:00.096Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/russ@rw.id.au/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-04-27T18:20:24.295Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":10344727,"name":"py3-lark-parser","ecosystem":"alpine","description":"modern parsing library for Python, implementing Earley \u0026 LALR(1) and an easy interface","homepage":"https://github.com/lark-parser/lark","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lark-parser/lark","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.1.9-r1","last_synced_at":"2026-03-12T02:11:17.354Z","created_at":"2024-06-11T10:02:58.586Z","updated_at":"2026-03-12T02:11:17.354Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-lark-parser","install_command":"apk add py3-lark-parser","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37732988,"uuid":"80946973","full_name":"lark-parser/lark","owner":"lark-parser","description":"Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.","archived":false,"fork":false,"pushed_at":"2025-09-06T08:16:56.000Z","size":2883,"stargazers_count":5497,"open_issues_count":136,"forks_count":446,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-09-06T10:12:11.224Z","etag":null,"topics":["cyk","earley","grammar","lalr","lark","parse","parser","parser-library","parsing-engine","parsing-library","python","tree"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lark-parser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lark-parser","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-02-04T20:38:59.000Z","updated_at":"2025-09-06T06:55:32.000Z","dependencies_parsed_at":"2024-01-06T01:04:24.138Z","dependency_job_id":"dc726cd1-b329-4808-88a7-d3b099a131e6","html_url":"https://github.com/lark-parser/lark","commit_stats":{"total_commits":1566,"total_committers":128,"mean_commits":12.234375,"dds":0.6309067688378034,"last_synced_commit":"262ab71d497a8814f0ca42ca468b923fdb47a3c7"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/lark-parser/lark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/sbom","scorecard":{"id":579084,"data":{"date":"2025-08-11","repo":{"name":"github.com/lark-parser/lark","commit":"d1a456dd365603bbcb4b5b4ec2c29e6096b82f59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 10/13 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"8 commit(s) and 5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/codecov.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":0,"reason":"57 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-h95x-26f3-88hr"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T18:40:49.331Z","repository_id":37732988,"created_at":"2025-08-20T18:40:49.331Z","updated_at":"2025-08-20T18:40:49.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273997133,"owners_count":25204475,"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-07T02:00:09.463Z","response_time":67,"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":"lark-parser","name":"Lark - Parsing Library \u0026 Toolkit","uuid":"38646335","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38646335?v=4","repositories_count":11,"last_synced_at":"2025-09-02T04:39:53.078Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lark-parser","funding_links":["https://github.com/sponsors/lark-parser"],"total_stars":5677,"followers":47,"following":0,"created_at":"2022-11-02T16:31:48.398Z","updated_at":"2025-09-02T04:39:53.078Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser/repositories"},"tags":[{"name":"1.2.2","sha":"acfe33d943a1310f3ca26145eb2896bc5c4955c9","kind":"commit","published_at":"2024-08-13T19:47:06.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"ae207df1bbf6e2a7d11c7288a168090ba93f0abb","kind":"commit","published_at":"2024-08-13T09:33:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1/manifests"},{"name":"1.1.9","sha":"262ab71d497a8814f0ca42ca468b923fdb47a3c7","kind":"commit","published_at":"2024-01-10T08:30:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.9","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"a43373c8c16bea0e2e006eb614b21c1970e4f989","kind":"commit","published_at":"2023-10-23T08:10:46.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.8","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"e795810d9849a5ee517effadc7693f7a4ea2f076","kind":"commit","published_at":"2023-07-20T19:17:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.7","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"e4df0249c489d20c64222fd293b5cca4c3be4f27","kind":"commit","published_at":"2023-07-17T20:14:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.6","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"7d9cfa6ed09a2b125e97e3a1810d9c6443f1718e","kind":"commit","published_at":"2022-12-06T12:49:34.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.5","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"9e5bd90e01eb6e17acee3fa05ca35c86ea4323f2","kind":"commit","published_at":"2022-11-02T01:45:31.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.4","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"89a480daeb27b81c5874f96126d014e263b88e9f","kind":"commit","published_at":"2022-10-11T08:16:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.3","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"a9a60f199e6c045122da8fd6a79e401cfbc13d45","kind":"commit","published_at":"2022-03-01T14:15:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"01e16c55c75be6ba8199f0873adee7f1a3146678","kind":"commit","published_at":"2022-02-08T20:57:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"ad2d3c655e0f7ce387fd404ac301dddd8d8d3fb6","kind":"commit","published_at":"2022-01-31T07:59:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4181e4796a5f74a81a7b9e7ba543318b8f9f7bbf","kind":"commit","published_at":"2021-11-15T08:16:04.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.0.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"293bf07c516d4bce7a7e2e37072ab9e784d6d74c","kind":"commit","published_at":"2021-08-30T09:14:13.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.12.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"a095071bf4ab1127d5caa094ee1c5d8f20a8fabf","kind":"commit","published_at":"2021-05-03T16:29:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8c7be8310cbc00834973017758ab3a4c23c3c1fe","kind":"commit","published_at":"2021-02-16T14:50:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"c715426f32a32db9cb91f603a7fe674fd74e4183","kind":"commit","published_at":"2020-11-16T19:46:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5f230c6663d032e54a99789b94445323dfa1c26b","kind":"commit","published_at":"2020-11-16T12:02:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"9f3d611022a451ca577c106c39b8b6770d457794","kind":"commit","published_at":"2020-09-21T07:13:40.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.10.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"11ef9a18fe1ee0d02717a906b8f4bbf91f1c9640","kind":"commit","published_at":"2020-07-01T13:53:08.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.9.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0/manifests"},{"name":"0.8.9","sha":"d2499d8a71d61ac201c9a108f22d16375536dea2","kind":"commit","published_at":"2020-06-16T12:01:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.9","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9/manifests"},{"name":"0.8.8","sha":"a2d3e6332ff475d0d7036c2bba91c7092cae6a92","kind":"commit","published_at":"2020-06-13T19:10:14.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"20a9e3039fea6feaa1afaef9ba237bf16c61dfe9","kind":"commit","published_at":"2020-06-13T07:23:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"4fbae1253f0d3b9cfb757f01566090a1502164a4","kind":"commit","published_at":"2020-06-10T11:56:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"b2f99f9933da9340813b60d2eb196b843d17d840","kind":"commit","published_at":"2020-03-29T09:27:02.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5/manifests"},{"name":"0.8.3","sha":"d408959479114364ae47be75c4a0bc4dee32183e","kind":"commit","published_at":"2020-03-28T20:14:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"aa82f5a28a3e5d6d57a4e0ddc93c379ca1b3869b","kind":"commit","published_at":"2020-03-07T08:38:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"5346231e14d31ab5bbc3cbc014a31b405d40ef39","kind":"commit","published_at":"2020-01-22T23:12:12.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"73427f785c767dbb06fb538f512602324a7d1cea","kind":"commit","published_at":"2020-01-22T13:27:05.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0/manifests"},{"name":"0.7.8","sha":"f07359c31683805f4004fe2d6f37dec84b7c094f","kind":"commit","published_at":"2019-11-01T12:39:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"404fef87f4f168543a333ca3ecb045f7017ac15a","kind":"commit","published_at":"2019-10-03T08:29:49.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7/manifests"},{"name":"0.7.5","sha":"f43631949cddf6a50fa1bb5d083335b2c6eefee8","kind":"commit","published_at":"2019-09-06T05:18:42.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"f06a83a8a79e0507ae58e7f8c5af8888e1d92da8","kind":"commit","published_at":"2019-08-28T21:50:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"3cdee35af57dbd0a3f9773ade8486044ab8720fc","kind":"commit","published_at":"2019-08-14T09:31:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"dd3a812fead3fc1f2a45d45d337fb7abaabf63b1","kind":"commit","published_at":"2019-07-30T09:31:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"4d8301f73cbea06a6182e02aa120ec7c563a88db","kind":"commit","published_at":"2019-05-04T17:13:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9137cc4fa4e27b62f8bdef05734700d162c27a97","kind":"commit","published_at":"2019-03-28T13:53:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0/manifests"},{"name":"0.6.7","sha":"b78e8fa48516f9740cf70b01f5393534f5e9ff05","kind":"commit","published_at":"2019-03-09T11:10:57.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"2b3fabd01cec3f6803ec7d255bf0436476c2b812","kind":"commit","published_at":"2019-03-09T11:04:33.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6/manifests"},{"name":"0.66","sha":"13ddc43782e9f3f34fc5331081682c3678df0598","kind":"commit","published_at":"2019-01-20T12:36:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.66","html_url":"https://github.com/lark-parser/lark/releases/tag/0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66/manifests"},{"name":"0.6.5","sha":"216c341b068c27e2689c95c0d70dd914feb0d00a","kind":"commit","published_at":"2018-10-16T11:19:47.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"1c1b364de8466790b42ce2a2b6b3bc111af8eb7f","kind":"commit","published_at":"2018-08-22T13:56:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"faf2a8c2138c3115770ca4c8913cab10c0d8052d","kind":"commit","published_at":"2018-08-03T01:53:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"d5b3af208da9a5ce02bcb0d3352dda93e22e438a","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"c637f3b35e55e867daad7ee447e8568cf6739ed9","kind":"commit","published_at":"2018-07-11T12:28:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"e7212261b282bd5a56d9cd2a9e3ad9a24cb5da31","kind":"commit","published_at":"2018-06-27T14:04:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0/manifests"},{"name":"0.5.6","sha":"eb6e809ffcf30b0e65ded939032dd6b223d2eb78","kind":"commit","published_at":"2018-04-05T13:15:22.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"3eebd4ad4bf9859a94cbca1226cad042209361fd","kind":"commit","published_at":"2018-03-08T21:26:00.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"834dc9da2255898cc294bb91f7042f5d3a8fcf3e","kind":"commit","published_at":"2018-02-18T15:31:45.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"443a9544e427b7dc6bbfbb33f6a69b2882280b3a","kind":"commit","published_at":"2018-01-24T12:44:09.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"4679a348cea97f633a486a5b14cc32ba59c72f2e","kind":"commit","published_at":"2018-01-10T12:46:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"e9603b5a1fc8d3234d6aafb2e0f5b3b5c282c7f5","kind":"commit","published_at":"2018-01-02T12:26:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T04:57:30.164Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-lark-parser?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-lark-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-lark-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-lark-parser/dependencies","status":null,"funding_links":["https://github.com/sponsors/lark-parser"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:44:35.226Z","issues_count":238,"pull_requests_count":143,"avg_time_to_close_issue":15124404.214285715,"avg_time_to_close_pull_request":3595219.4471544717,"issues_closed_count":167,"pull_requests_closed_count":123,"pull_request_authors_count":56,"issue_authors_count":181,"avg_comments_per_issue":4.142857142857143,"avg_comments_per_pull_request":3.958041958041958,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":44,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":2373078.5,"past_year_avg_time_to_close_pull_request":1858256.5,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":1.7045454545454546,"past_year_avg_comments_per_pull_request":3.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/issues","maintainers":[{"login":"erezsh","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"},{"login":"MegaIng","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MegaIng"},{"login":"evtn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evtn"}],"active_maintainers":[{"login":"erezsh","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-lark-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-lark-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-lark-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-lark-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-lark-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-lark-parser/codemeta","maintainers":[{"uuid":"russ@rw.id.au","login":null,"name":"Russ Webber","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","packages_count":7,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","role":null,"created_at":"2024-06-12T01:14:10.472Z","updated_at":"2024-06-12T01:14:10.472Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/russ@rw.id.au/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-27T18:20:23.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":10344733,"name":"py3-lark-parser-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-lark-parser","homepage":"https://github.com/lark-parser/lark","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lark-parser/lark","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.1.9-r1","last_synced_at":"2026-03-12T02:11:17.787Z","created_at":"2024-06-11T10:02:58.627Z","updated_at":"2026-03-12T02:11:17.788Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-lark-parser-pyc","install_command":"apk add py3-lark-parser-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37732988,"uuid":"80946973","full_name":"lark-parser/lark","owner":"lark-parser","description":"Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.","archived":false,"fork":false,"pushed_at":"2025-09-06T08:16:56.000Z","size":2883,"stargazers_count":5497,"open_issues_count":136,"forks_count":446,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-09-06T10:12:11.224Z","etag":null,"topics":["cyk","earley","grammar","lalr","lark","parse","parser","parser-library","parsing-engine","parsing-library","python","tree"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lark-parser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lark-parser","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-02-04T20:38:59.000Z","updated_at":"2025-09-06T06:55:32.000Z","dependencies_parsed_at":"2024-01-06T01:04:24.138Z","dependency_job_id":"dc726cd1-b329-4808-88a7-d3b099a131e6","html_url":"https://github.com/lark-parser/lark","commit_stats":{"total_commits":1566,"total_committers":128,"mean_commits":12.234375,"dds":0.6309067688378034,"last_synced_commit":"262ab71d497a8814f0ca42ca468b923fdb47a3c7"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/lark-parser/lark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/sbom","scorecard":{"id":579084,"data":{"date":"2025-08-11","repo":{"name":"github.com/lark-parser/lark","commit":"d1a456dd365603bbcb4b5b4ec2c29e6096b82f59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 10/13 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"8 commit(s) and 5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/codecov.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":0,"reason":"57 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-h95x-26f3-88hr"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T18:40:49.331Z","repository_id":37732988,"created_at":"2025-08-20T18:40:49.331Z","updated_at":"2025-08-20T18:40:49.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273997133,"owners_count":25204475,"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-07T02:00:09.463Z","response_time":67,"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":"lark-parser","name":"Lark - Parsing Library \u0026 Toolkit","uuid":"38646335","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38646335?v=4","repositories_count":11,"last_synced_at":"2025-09-02T04:39:53.078Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lark-parser","funding_links":["https://github.com/sponsors/lark-parser"],"total_stars":5677,"followers":47,"following":0,"created_at":"2022-11-02T16:31:48.398Z","updated_at":"2025-09-02T04:39:53.078Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser/repositories"},"tags":[{"name":"1.2.2","sha":"acfe33d943a1310f3ca26145eb2896bc5c4955c9","kind":"commit","published_at":"2024-08-13T19:47:06.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"ae207df1bbf6e2a7d11c7288a168090ba93f0abb","kind":"commit","published_at":"2024-08-13T09:33:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1/manifests"},{"name":"1.1.9","sha":"262ab71d497a8814f0ca42ca468b923fdb47a3c7","kind":"commit","published_at":"2024-01-10T08:30:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.9","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"a43373c8c16bea0e2e006eb614b21c1970e4f989","kind":"commit","published_at":"2023-10-23T08:10:46.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.8","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"e795810d9849a5ee517effadc7693f7a4ea2f076","kind":"commit","published_at":"2023-07-20T19:17:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.7","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"e4df0249c489d20c64222fd293b5cca4c3be4f27","kind":"commit","published_at":"2023-07-17T20:14:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.6","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"7d9cfa6ed09a2b125e97e3a1810d9c6443f1718e","kind":"commit","published_at":"2022-12-06T12:49:34.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.5","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"9e5bd90e01eb6e17acee3fa05ca35c86ea4323f2","kind":"commit","published_at":"2022-11-02T01:45:31.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.4","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"89a480daeb27b81c5874f96126d014e263b88e9f","kind":"commit","published_at":"2022-10-11T08:16:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.3","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"a9a60f199e6c045122da8fd6a79e401cfbc13d45","kind":"commit","published_at":"2022-03-01T14:15:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"01e16c55c75be6ba8199f0873adee7f1a3146678","kind":"commit","published_at":"2022-02-08T20:57:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"ad2d3c655e0f7ce387fd404ac301dddd8d8d3fb6","kind":"commit","published_at":"2022-01-31T07:59:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4181e4796a5f74a81a7b9e7ba543318b8f9f7bbf","kind":"commit","published_at":"2021-11-15T08:16:04.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.0.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"293bf07c516d4bce7a7e2e37072ab9e784d6d74c","kind":"commit","published_at":"2021-08-30T09:14:13.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.12.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"a095071bf4ab1127d5caa094ee1c5d8f20a8fabf","kind":"commit","published_at":"2021-05-03T16:29:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8c7be8310cbc00834973017758ab3a4c23c3c1fe","kind":"commit","published_at":"2021-02-16T14:50:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"c715426f32a32db9cb91f603a7fe674fd74e4183","kind":"commit","published_at":"2020-11-16T19:46:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5f230c6663d032e54a99789b94445323dfa1c26b","kind":"commit","published_at":"2020-11-16T12:02:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"9f3d611022a451ca577c106c39b8b6770d457794","kind":"commit","published_at":"2020-09-21T07:13:40.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.10.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"11ef9a18fe1ee0d02717a906b8f4bbf91f1c9640","kind":"commit","published_at":"2020-07-01T13:53:08.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.9.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0/manifests"},{"name":"0.8.9","sha":"d2499d8a71d61ac201c9a108f22d16375536dea2","kind":"commit","published_at":"2020-06-16T12:01:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.9","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9/manifests"},{"name":"0.8.8","sha":"a2d3e6332ff475d0d7036c2bba91c7092cae6a92","kind":"commit","published_at":"2020-06-13T19:10:14.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"20a9e3039fea6feaa1afaef9ba237bf16c61dfe9","kind":"commit","published_at":"2020-06-13T07:23:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"4fbae1253f0d3b9cfb757f01566090a1502164a4","kind":"commit","published_at":"2020-06-10T11:56:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"b2f99f9933da9340813b60d2eb196b843d17d840","kind":"commit","published_at":"2020-03-29T09:27:02.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5/manifests"},{"name":"0.8.3","sha":"d408959479114364ae47be75c4a0bc4dee32183e","kind":"commit","published_at":"2020-03-28T20:14:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"aa82f5a28a3e5d6d57a4e0ddc93c379ca1b3869b","kind":"commit","published_at":"2020-03-07T08:38:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"5346231e14d31ab5bbc3cbc014a31b405d40ef39","kind":"commit","published_at":"2020-01-22T23:12:12.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"73427f785c767dbb06fb538f512602324a7d1cea","kind":"commit","published_at":"2020-01-22T13:27:05.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0/manifests"},{"name":"0.7.8","sha":"f07359c31683805f4004fe2d6f37dec84b7c094f","kind":"commit","published_at":"2019-11-01T12:39:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"404fef87f4f168543a333ca3ecb045f7017ac15a","kind":"commit","published_at":"2019-10-03T08:29:49.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7/manifests"},{"name":"0.7.5","sha":"f43631949cddf6a50fa1bb5d083335b2c6eefee8","kind":"commit","published_at":"2019-09-06T05:18:42.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"f06a83a8a79e0507ae58e7f8c5af8888e1d92da8","kind":"commit","published_at":"2019-08-28T21:50:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"3cdee35af57dbd0a3f9773ade8486044ab8720fc","kind":"commit","published_at":"2019-08-14T09:31:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"dd3a812fead3fc1f2a45d45d337fb7abaabf63b1","kind":"commit","published_at":"2019-07-30T09:31:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"4d8301f73cbea06a6182e02aa120ec7c563a88db","kind":"commit","published_at":"2019-05-04T17:13:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9137cc4fa4e27b62f8bdef05734700d162c27a97","kind":"commit","published_at":"2019-03-28T13:53:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0/manifests"},{"name":"0.6.7","sha":"b78e8fa48516f9740cf70b01f5393534f5e9ff05","kind":"commit","published_at":"2019-03-09T11:10:57.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"2b3fabd01cec3f6803ec7d255bf0436476c2b812","kind":"commit","published_at":"2019-03-09T11:04:33.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6/manifests"},{"name":"0.66","sha":"13ddc43782e9f3f34fc5331081682c3678df0598","kind":"commit","published_at":"2019-01-20T12:36:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.66","html_url":"https://github.com/lark-parser/lark/releases/tag/0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66/manifests"},{"name":"0.6.5","sha":"216c341b068c27e2689c95c0d70dd914feb0d00a","kind":"commit","published_at":"2018-10-16T11:19:47.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"1c1b364de8466790b42ce2a2b6b3bc111af8eb7f","kind":"commit","published_at":"2018-08-22T13:56:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"faf2a8c2138c3115770ca4c8913cab10c0d8052d","kind":"commit","published_at":"2018-08-03T01:53:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"d5b3af208da9a5ce02bcb0d3352dda93e22e438a","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"c637f3b35e55e867daad7ee447e8568cf6739ed9","kind":"commit","published_at":"2018-07-11T12:28:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"e7212261b282bd5a56d9cd2a9e3ad9a24cb5da31","kind":"commit","published_at":"2018-06-27T14:04:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0/manifests"},{"name":"0.5.6","sha":"eb6e809ffcf30b0e65ded939032dd6b223d2eb78","kind":"commit","published_at":"2018-04-05T13:15:22.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"3eebd4ad4bf9859a94cbca1226cad042209361fd","kind":"commit","published_at":"2018-03-08T21:26:00.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"834dc9da2255898cc294bb91f7042f5d3a8fcf3e","kind":"commit","published_at":"2018-02-18T15:31:45.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"443a9544e427b7dc6bbfbb33f6a69b2882280b3a","kind":"commit","published_at":"2018-01-24T12:44:09.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"4679a348cea97f633a486a5b14cc32ba59c72f2e","kind":"commit","published_at":"2018-01-10T12:46:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"e9603b5a1fc8d3234d6aafb2e0f5b3b5c282c7f5","kind":"commit","published_at":"2018-01-02T12:26:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T04:57:30.161Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-lark-parser-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-lark-parser-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-lark-parser-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-lark-parser-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/lark-parser"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:44:35.226Z","issues_count":238,"pull_requests_count":143,"avg_time_to_close_issue":15124404.214285715,"avg_time_to_close_pull_request":3595219.4471544717,"issues_closed_count":167,"pull_requests_closed_count":123,"pull_request_authors_count":56,"issue_authors_count":181,"avg_comments_per_issue":4.142857142857143,"avg_comments_per_pull_request":3.958041958041958,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":44,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":2373078.5,"past_year_avg_time_to_close_pull_request":1858256.5,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":1.7045454545454546,"past_year_avg_comments_per_pull_request":3.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/issues","maintainers":[{"login":"erezsh","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"},{"login":"MegaIng","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MegaIng"},{"login":"evtn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evtn"}],"active_maintainers":[{"login":"erezsh","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-lark-parser-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-lark-parser-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-lark-parser-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-lark-parser-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-lark-parser-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-lark-parser-pyc/codemeta","maintainers":[{"uuid":"russ@rw.id.au","login":null,"name":"Russ Webber","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","packages_count":7,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","role":null,"created_at":"2024-06-12T01:14:19.188Z","updated_at":"2024-06-12T01:14:19.188Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/russ@rw.id.au/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-27T18:20:23.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":7632397,"name":"py3-lark-parser-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-lark-parser","homepage":"https://github.com/lark-parser/lark","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lark-parser/lark","keywords_array":[],"namespace":"main","versions_count":6,"first_release_published_at":"2023-04-20T10:22:19.000Z","latest_release_published_at":"2025-07-25T08:28:44.000Z","latest_release_number":"1.2.2-r0","last_synced_at":"2026-03-12T03:01:22.063Z","created_at":"2023-04-23T01:46:04.593Z","updated_at":"2026-03-12T03:01:22.063Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/py3-lark-parser-pyc","install_command":"apk add py3-lark-parser-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":37732988,"uuid":"80946973","full_name":"lark-parser/lark","owner":"lark-parser","description":"Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.","archived":false,"fork":false,"pushed_at":"2025-09-06T08:16:56.000Z","size":2883,"stargazers_count":5497,"open_issues_count":136,"forks_count":446,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-09-06T10:12:11.224Z","etag":null,"topics":["cyk","earley","grammar","lalr","lark","parse","parser","parser-library","parsing-engine","parsing-library","python","tree"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lark-parser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lark-parser","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-02-04T20:38:59.000Z","updated_at":"2025-09-06T06:55:32.000Z","dependencies_parsed_at":"2024-01-06T01:04:24.138Z","dependency_job_id":"dc726cd1-b329-4808-88a7-d3b099a131e6","html_url":"https://github.com/lark-parser/lark","commit_stats":{"total_commits":1566,"total_committers":128,"mean_commits":12.234375,"dds":0.6309067688378034,"last_synced_commit":"262ab71d497a8814f0ca42ca468b923fdb47a3c7"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/lark-parser/lark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/sbom","scorecard":{"id":579084,"data":{"date":"2025-08-11","repo":{"name":"github.com/lark-parser/lark","commit":"d1a456dd365603bbcb4b5b4ec2c29e6096b82f59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 10/13 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"8 commit(s) and 5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/codecov.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":0,"reason":"57 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-h95x-26f3-88hr"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T18:40:49.331Z","repository_id":37732988,"created_at":"2025-08-20T18:40:49.331Z","updated_at":"2025-08-20T18:40:49.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273997133,"owners_count":25204475,"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-07T02:00:09.463Z","response_time":67,"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":"lark-parser","name":"Lark - Parsing Library \u0026 Toolkit","uuid":"38646335","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38646335?v=4","repositories_count":11,"last_synced_at":"2025-09-02T04:39:53.078Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lark-parser","funding_links":["https://github.com/sponsors/lark-parser"],"total_stars":5677,"followers":47,"following":0,"created_at":"2022-11-02T16:31:48.398Z","updated_at":"2025-09-02T04:39:53.078Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser/repositories"},"tags":[{"name":"1.2.2","sha":"acfe33d943a1310f3ca26145eb2896bc5c4955c9","kind":"commit","published_at":"2024-08-13T19:47:06.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"ae207df1bbf6e2a7d11c7288a168090ba93f0abb","kind":"commit","published_at":"2024-08-13T09:33:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1/manifests"},{"name":"1.1.9","sha":"262ab71d497a8814f0ca42ca468b923fdb47a3c7","kind":"commit","published_at":"2024-01-10T08:30:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.9","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"a43373c8c16bea0e2e006eb614b21c1970e4f989","kind":"commit","published_at":"2023-10-23T08:10:46.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.8","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"e795810d9849a5ee517effadc7693f7a4ea2f076","kind":"commit","published_at":"2023-07-20T19:17:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.7","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"e4df0249c489d20c64222fd293b5cca4c3be4f27","kind":"commit","published_at":"2023-07-17T20:14:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.6","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"7d9cfa6ed09a2b125e97e3a1810d9c6443f1718e","kind":"commit","published_at":"2022-12-06T12:49:34.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.5","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"9e5bd90e01eb6e17acee3fa05ca35c86ea4323f2","kind":"commit","published_at":"2022-11-02T01:45:31.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.4","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"89a480daeb27b81c5874f96126d014e263b88e9f","kind":"commit","published_at":"2022-10-11T08:16:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.3","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"a9a60f199e6c045122da8fd6a79e401cfbc13d45","kind":"commit","published_at":"2022-03-01T14:15:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"01e16c55c75be6ba8199f0873adee7f1a3146678","kind":"commit","published_at":"2022-02-08T20:57:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"ad2d3c655e0f7ce387fd404ac301dddd8d8d3fb6","kind":"commit","published_at":"2022-01-31T07:59:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4181e4796a5f74a81a7b9e7ba543318b8f9f7bbf","kind":"commit","published_at":"2021-11-15T08:16:04.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.0.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"293bf07c516d4bce7a7e2e37072ab9e784d6d74c","kind":"commit","published_at":"2021-08-30T09:14:13.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.12.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"a095071bf4ab1127d5caa094ee1c5d8f20a8fabf","kind":"commit","published_at":"2021-05-03T16:29:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8c7be8310cbc00834973017758ab3a4c23c3c1fe","kind":"commit","published_at":"2021-02-16T14:50:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"c715426f32a32db9cb91f603a7fe674fd74e4183","kind":"commit","published_at":"2020-11-16T19:46:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5f230c6663d032e54a99789b94445323dfa1c26b","kind":"commit","published_at":"2020-11-16T12:02:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"9f3d611022a451ca577c106c39b8b6770d457794","kind":"commit","published_at":"2020-09-21T07:13:40.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.10.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"11ef9a18fe1ee0d02717a906b8f4bbf91f1c9640","kind":"commit","published_at":"2020-07-01T13:53:08.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.9.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0/manifests"},{"name":"0.8.9","sha":"d2499d8a71d61ac201c9a108f22d16375536dea2","kind":"commit","published_at":"2020-06-16T12:01:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.9","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9/manifests"},{"name":"0.8.8","sha":"a2d3e6332ff475d0d7036c2bba91c7092cae6a92","kind":"commit","published_at":"2020-06-13T19:10:14.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"20a9e3039fea6feaa1afaef9ba237bf16c61dfe9","kind":"commit","published_at":"2020-06-13T07:23:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"4fbae1253f0d3b9cfb757f01566090a1502164a4","kind":"commit","published_at":"2020-06-10T11:56:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"b2f99f9933da9340813b60d2eb196b843d17d840","kind":"commit","published_at":"2020-03-29T09:27:02.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5/manifests"},{"name":"0.8.3","sha":"d408959479114364ae47be75c4a0bc4dee32183e","kind":"commit","published_at":"2020-03-28T20:14:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"aa82f5a28a3e5d6d57a4e0ddc93c379ca1b3869b","kind":"commit","published_at":"2020-03-07T08:38:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"5346231e14d31ab5bbc3cbc014a31b405d40ef39","kind":"commit","published_at":"2020-01-22T23:12:12.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"73427f785c767dbb06fb538f512602324a7d1cea","kind":"commit","published_at":"2020-01-22T13:27:05.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0/manifests"},{"name":"0.7.8","sha":"f07359c31683805f4004fe2d6f37dec84b7c094f","kind":"commit","published_at":"2019-11-01T12:39:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"404fef87f4f168543a333ca3ecb045f7017ac15a","kind":"commit","published_at":"2019-10-03T08:29:49.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7/manifests"},{"name":"0.7.5","sha":"f43631949cddf6a50fa1bb5d083335b2c6eefee8","kind":"commit","published_at":"2019-09-06T05:18:42.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"f06a83a8a79e0507ae58e7f8c5af8888e1d92da8","kind":"commit","published_at":"2019-08-28T21:50:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"3cdee35af57dbd0a3f9773ade8486044ab8720fc","kind":"commit","published_at":"2019-08-14T09:31:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"dd3a812fead3fc1f2a45d45d337fb7abaabf63b1","kind":"commit","published_at":"2019-07-30T09:31:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"4d8301f73cbea06a6182e02aa120ec7c563a88db","kind":"commit","published_at":"2019-05-04T17:13:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9137cc4fa4e27b62f8bdef05734700d162c27a97","kind":"commit","published_at":"2019-03-28T13:53:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0/manifests"},{"name":"0.6.7","sha":"b78e8fa48516f9740cf70b01f5393534f5e9ff05","kind":"commit","published_at":"2019-03-09T11:10:57.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"2b3fabd01cec3f6803ec7d255bf0436476c2b812","kind":"commit","published_at":"2019-03-09T11:04:33.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6/manifests"},{"name":"0.66","sha":"13ddc43782e9f3f34fc5331081682c3678df0598","kind":"commit","published_at":"2019-01-20T12:36:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.66","html_url":"https://github.com/lark-parser/lark/releases/tag/0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66/manifests"},{"name":"0.6.5","sha":"216c341b068c27e2689c95c0d70dd914feb0d00a","kind":"commit","published_at":"2018-10-16T11:19:47.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"1c1b364de8466790b42ce2a2b6b3bc111af8eb7f","kind":"commit","published_at":"2018-08-22T13:56:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"faf2a8c2138c3115770ca4c8913cab10c0d8052d","kind":"commit","published_at":"2018-08-03T01:53:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"d5b3af208da9a5ce02bcb0d3352dda93e22e438a","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"c637f3b35e55e867daad7ee447e8568cf6739ed9","kind":"commit","published_at":"2018-07-11T12:28:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"e7212261b282bd5a56d9cd2a9e3ad9a24cb5da31","kind":"commit","published_at":"2018-06-27T14:04:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0/manifests"},{"name":"0.5.6","sha":"eb6e809ffcf30b0e65ded939032dd6b223d2eb78","kind":"commit","published_at":"2018-04-05T13:15:22.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"3eebd4ad4bf9859a94cbca1226cad042209361fd","kind":"commit","published_at":"2018-03-08T21:26:00.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"834dc9da2255898cc294bb91f7042f5d3a8fcf3e","kind":"commit","published_at":"2018-02-18T15:31:45.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"443a9544e427b7dc6bbfbb33f6a69b2882280b3a","kind":"commit","published_at":"2018-01-24T12:44:09.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"4679a348cea97f633a486a5b14cc32ba59c72f2e","kind":"commit","published_at":"2018-01-10T12:46:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"e9603b5a1fc8d3234d6aafb2e0f5b3b5c282c7f5","kind":"commit","published_at":"2018-01-02T12:26:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T04:57:30.163Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.132689623958058,"stargazers_count":3.892537756503024,"forks_count":5.51411926231029,"average":5.884836660692843},"purl":"pkg:apk/alpine/py3-lark-parser-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-lark-parser-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-lark-parser-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-lark-parser-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/lark-parser"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:44:35.226Z","issues_count":238,"pull_requests_count":143,"avg_time_to_close_issue":15124404.214285715,"avg_time_to_close_pull_request":3595219.4471544717,"issues_closed_count":167,"pull_requests_closed_count":123,"pull_request_authors_count":56,"issue_authors_count":181,"avg_comments_per_issue":4.142857142857143,"avg_comments_per_pull_request":3.958041958041958,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":44,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":2373078.5,"past_year_avg_time_to_close_pull_request":1858256.5,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":1.7045454545454546,"past_year_avg_comments_per_pull_request":3.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/issues","maintainers":[{"login":"erezsh","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"},{"login":"MegaIng","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MegaIng"},{"login":"evtn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evtn"}],"active_maintainers":[{"login":"erezsh","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-lark-parser-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-lark-parser-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-lark-parser-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-lark-parser-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-lark-parser-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-lark-parser-pyc/codemeta","maintainers":[{"uuid":"russ@rw.id.au","login":null,"name":"Russ Webber","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","packages_count":32,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","role":null,"created_at":"2023-04-23T04:07:49.506Z","updated_at":"2023-04-23T04:07:49.506Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/russ@rw.id.au/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39403,"maintainers_count":878,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11139192,"name":"py3-lark-parser","ecosystem":"alpine","description":"modern parsing library for Python, implementing Earley \u0026 LALR(1) and an easy interface","homepage":"https://github.com/lark-parser/lark","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lark-parser/lark","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.1.9-r1","last_synced_at":"2026-03-12T03:13:19.022Z","created_at":"2024-12-07T12:48:17.707Z","updated_at":"2026-03-12T03:13:19.022Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-lark-parser","install_command":"apk add py3-lark-parser","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37732988,"uuid":"80946973","full_name":"lark-parser/lark","owner":"lark-parser","description":"Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.","archived":false,"fork":false,"pushed_at":"2025-09-06T08:16:56.000Z","size":2883,"stargazers_count":5497,"open_issues_count":136,"forks_count":446,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-09-06T10:12:11.224Z","etag":null,"topics":["cyk","earley","grammar","lalr","lark","parse","parser","parser-library","parsing-engine","parsing-library","python","tree"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lark-parser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lark-parser","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-02-04T20:38:59.000Z","updated_at":"2025-09-06T06:55:32.000Z","dependencies_parsed_at":"2024-01-06T01:04:24.138Z","dependency_job_id":"dc726cd1-b329-4808-88a7-d3b099a131e6","html_url":"https://github.com/lark-parser/lark","commit_stats":{"total_commits":1566,"total_committers":128,"mean_commits":12.234375,"dds":0.6309067688378034,"last_synced_commit":"262ab71d497a8814f0ca42ca468b923fdb47a3c7"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/lark-parser/lark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/sbom","scorecard":{"id":579084,"data":{"date":"2025-08-11","repo":{"name":"github.com/lark-parser/lark","commit":"d1a456dd365603bbcb4b5b4ec2c29e6096b82f59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 10/13 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"8 commit(s) and 5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/codecov.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":0,"reason":"57 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-h95x-26f3-88hr"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T18:40:49.331Z","repository_id":37732988,"created_at":"2025-08-20T18:40:49.331Z","updated_at":"2025-08-20T18:40:49.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273997133,"owners_count":25204475,"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-07T02:00:09.463Z","response_time":67,"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":"lark-parser","name":"Lark - Parsing Library \u0026 Toolkit","uuid":"38646335","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38646335?v=4","repositories_count":11,"last_synced_at":"2025-09-02T04:39:53.078Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lark-parser","funding_links":["https://github.com/sponsors/lark-parser"],"total_stars":5677,"followers":47,"following":0,"created_at":"2022-11-02T16:31:48.398Z","updated_at":"2025-09-02T04:39:53.078Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser/repositories"},"tags":[{"name":"1.2.2","sha":"acfe33d943a1310f3ca26145eb2896bc5c4955c9","kind":"commit","published_at":"2024-08-13T19:47:06.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"ae207df1bbf6e2a7d11c7288a168090ba93f0abb","kind":"commit","published_at":"2024-08-13T09:33:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1/manifests"},{"name":"1.1.9","sha":"262ab71d497a8814f0ca42ca468b923fdb47a3c7","kind":"commit","published_at":"2024-01-10T08:30:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.9","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"a43373c8c16bea0e2e006eb614b21c1970e4f989","kind":"commit","published_at":"2023-10-23T08:10:46.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.8","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"e795810d9849a5ee517effadc7693f7a4ea2f076","kind":"commit","published_at":"2023-07-20T19:17:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.7","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"e4df0249c489d20c64222fd293b5cca4c3be4f27","kind":"commit","published_at":"2023-07-17T20:14:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.6","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"7d9cfa6ed09a2b125e97e3a1810d9c6443f1718e","kind":"commit","published_at":"2022-12-06T12:49:34.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.5","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"9e5bd90e01eb6e17acee3fa05ca35c86ea4323f2","kind":"commit","published_at":"2022-11-02T01:45:31.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.4","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"89a480daeb27b81c5874f96126d014e263b88e9f","kind":"commit","published_at":"2022-10-11T08:16:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.3","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"a9a60f199e6c045122da8fd6a79e401cfbc13d45","kind":"commit","published_at":"2022-03-01T14:15:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"01e16c55c75be6ba8199f0873adee7f1a3146678","kind":"commit","published_at":"2022-02-08T20:57:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"ad2d3c655e0f7ce387fd404ac301dddd8d8d3fb6","kind":"commit","published_at":"2022-01-31T07:59:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4181e4796a5f74a81a7b9e7ba543318b8f9f7bbf","kind":"commit","published_at":"2021-11-15T08:16:04.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.0.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"293bf07c516d4bce7a7e2e37072ab9e784d6d74c","kind":"commit","published_at":"2021-08-30T09:14:13.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.12.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"a095071bf4ab1127d5caa094ee1c5d8f20a8fabf","kind":"commit","published_at":"2021-05-03T16:29:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8c7be8310cbc00834973017758ab3a4c23c3c1fe","kind":"commit","published_at":"2021-02-16T14:50:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"c715426f32a32db9cb91f603a7fe674fd74e4183","kind":"commit","published_at":"2020-11-16T19:46:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5f230c6663d032e54a99789b94445323dfa1c26b","kind":"commit","published_at":"2020-11-16T12:02:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"9f3d611022a451ca577c106c39b8b6770d457794","kind":"commit","published_at":"2020-09-21T07:13:40.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.10.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"11ef9a18fe1ee0d02717a906b8f4bbf91f1c9640","kind":"commit","published_at":"2020-07-01T13:53:08.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.9.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0/manifests"},{"name":"0.8.9","sha":"d2499d8a71d61ac201c9a108f22d16375536dea2","kind":"commit","published_at":"2020-06-16T12:01:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.9","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9/manifests"},{"name":"0.8.8","sha":"a2d3e6332ff475d0d7036c2bba91c7092cae6a92","kind":"commit","published_at":"2020-06-13T19:10:14.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"20a9e3039fea6feaa1afaef9ba237bf16c61dfe9","kind":"commit","published_at":"2020-06-13T07:23:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"4fbae1253f0d3b9cfb757f01566090a1502164a4","kind":"commit","published_at":"2020-06-10T11:56:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"b2f99f9933da9340813b60d2eb196b843d17d840","kind":"commit","published_at":"2020-03-29T09:27:02.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5/manifests"},{"name":"0.8.3","sha":"d408959479114364ae47be75c4a0bc4dee32183e","kind":"commit","published_at":"2020-03-28T20:14:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"aa82f5a28a3e5d6d57a4e0ddc93c379ca1b3869b","kind":"commit","published_at":"2020-03-07T08:38:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"5346231e14d31ab5bbc3cbc014a31b405d40ef39","kind":"commit","published_at":"2020-01-22T23:12:12.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"73427f785c767dbb06fb538f512602324a7d1cea","kind":"commit","published_at":"2020-01-22T13:27:05.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0/manifests"},{"name":"0.7.8","sha":"f07359c31683805f4004fe2d6f37dec84b7c094f","kind":"commit","published_at":"2019-11-01T12:39:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"404fef87f4f168543a333ca3ecb045f7017ac15a","kind":"commit","published_at":"2019-10-03T08:29:49.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7/manifests"},{"name":"0.7.5","sha":"f43631949cddf6a50fa1bb5d083335b2c6eefee8","kind":"commit","published_at":"2019-09-06T05:18:42.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"f06a83a8a79e0507ae58e7f8c5af8888e1d92da8","kind":"commit","published_at":"2019-08-28T21:50:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"3cdee35af57dbd0a3f9773ade8486044ab8720fc","kind":"commit","published_at":"2019-08-14T09:31:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"dd3a812fead3fc1f2a45d45d337fb7abaabf63b1","kind":"commit","published_at":"2019-07-30T09:31:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"4d8301f73cbea06a6182e02aa120ec7c563a88db","kind":"commit","published_at":"2019-05-04T17:13:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9137cc4fa4e27b62f8bdef05734700d162c27a97","kind":"commit","published_at":"2019-03-28T13:53:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0/manifests"},{"name":"0.6.7","sha":"b78e8fa48516f9740cf70b01f5393534f5e9ff05","kind":"commit","published_at":"2019-03-09T11:10:57.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"2b3fabd01cec3f6803ec7d255bf0436476c2b812","kind":"commit","published_at":"2019-03-09T11:04:33.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6/manifests"},{"name":"0.66","sha":"13ddc43782e9f3f34fc5331081682c3678df0598","kind":"commit","published_at":"2019-01-20T12:36:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.66","html_url":"https://github.com/lark-parser/lark/releases/tag/0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66/manifests"},{"name":"0.6.5","sha":"216c341b068c27e2689c95c0d70dd914feb0d00a","kind":"commit","published_at":"2018-10-16T11:19:47.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"1c1b364de8466790b42ce2a2b6b3bc111af8eb7f","kind":"commit","published_at":"2018-08-22T13:56:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"faf2a8c2138c3115770ca4c8913cab10c0d8052d","kind":"commit","published_at":"2018-08-03T01:53:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"d5b3af208da9a5ce02bcb0d3352dda93e22e438a","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"c637f3b35e55e867daad7ee447e8568cf6739ed9","kind":"commit","published_at":"2018-07-11T12:28:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"e7212261b282bd5a56d9cd2a9e3ad9a24cb5da31","kind":"commit","published_at":"2018-06-27T14:04:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0/manifests"},{"name":"0.5.6","sha":"eb6e809ffcf30b0e65ded939032dd6b223d2eb78","kind":"commit","published_at":"2018-04-05T13:15:22.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"3eebd4ad4bf9859a94cbca1226cad042209361fd","kind":"commit","published_at":"2018-03-08T21:26:00.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"834dc9da2255898cc294bb91f7042f5d3a8fcf3e","kind":"commit","published_at":"2018-02-18T15:31:45.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"443a9544e427b7dc6bbfbb33f6a69b2882280b3a","kind":"commit","published_at":"2018-01-24T12:44:09.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"4679a348cea97f633a486a5b14cc32ba59c72f2e","kind":"commit","published_at":"2018-01-10T12:46:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"e9603b5a1fc8d3234d6aafb2e0f5b3b5c282c7f5","kind":"commit","published_at":"2018-01-02T12:26:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T04:57:30.160Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-lark-parser?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-lark-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-lark-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-lark-parser/dependencies","status":null,"funding_links":["https://github.com/sponsors/lark-parser"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:44:35.226Z","issues_count":238,"pull_requests_count":143,"avg_time_to_close_issue":15124404.214285715,"avg_time_to_close_pull_request":3595219.4471544717,"issues_closed_count":167,"pull_requests_closed_count":123,"pull_request_authors_count":56,"issue_authors_count":181,"avg_comments_per_issue":4.142857142857143,"avg_comments_per_pull_request":3.958041958041958,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":44,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":2373078.5,"past_year_avg_time_to_close_pull_request":1858256.5,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":1.7045454545454546,"past_year_avg_comments_per_pull_request":3.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/issues","maintainers":[{"login":"erezsh","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"},{"login":"MegaIng","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MegaIng"},{"login":"evtn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evtn"}],"active_maintainers":[{"login":"erezsh","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-lark-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-lark-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-lark-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-lark-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-lark-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-lark-parser/codemeta","maintainers":[{"uuid":"russ@rw.id.au","login":null,"name":"Russ Webber","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","packages_count":7,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","role":null,"created_at":"2024-12-09T14:58:49.876Z","updated_at":"2024-12-09T14:58:49.876Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/russ@rw.id.au/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11765765,"name":"py3-lark-parser-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-lark-parser","homepage":"https://github.com/lark-parser/lark","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lark-parser/lark","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.1.9-r1","last_synced_at":"2026-03-12T04:23:25.446Z","created_at":"2025-06-07T18:28:25.020Z","updated_at":"2026-03-12T04:23:25.447Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-lark-parser-pyc","install_command":"apk add py3-lark-parser-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37732988,"uuid":"80946973","full_name":"lark-parser/lark","owner":"lark-parser","description":"Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.","archived":false,"fork":false,"pushed_at":"2025-09-06T08:16:56.000Z","size":2883,"stargazers_count":5497,"open_issues_count":136,"forks_count":446,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-09-06T10:12:11.224Z","etag":null,"topics":["cyk","earley","grammar","lalr","lark","parse","parser","parser-library","parsing-engine","parsing-library","python","tree"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lark-parser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lark-parser","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-02-04T20:38:59.000Z","updated_at":"2025-09-06T06:55:32.000Z","dependencies_parsed_at":"2024-01-06T01:04:24.138Z","dependency_job_id":"dc726cd1-b329-4808-88a7-d3b099a131e6","html_url":"https://github.com/lark-parser/lark","commit_stats":{"total_commits":1566,"total_committers":128,"mean_commits":12.234375,"dds":0.6309067688378034,"last_synced_commit":"262ab71d497a8814f0ca42ca468b923fdb47a3c7"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/lark-parser/lark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/sbom","scorecard":{"id":579084,"data":{"date":"2025-08-11","repo":{"name":"github.com/lark-parser/lark","commit":"d1a456dd365603bbcb4b5b4ec2c29e6096b82f59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 10/13 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"8 commit(s) and 5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/codecov.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":0,"reason":"57 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-h95x-26f3-88hr"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T18:40:49.331Z","repository_id":37732988,"created_at":"2025-08-20T18:40:49.331Z","updated_at":"2025-08-20T18:40:49.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273997133,"owners_count":25204475,"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-07T02:00:09.463Z","response_time":67,"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":"lark-parser","name":"Lark - Parsing Library \u0026 Toolkit","uuid":"38646335","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38646335?v=4","repositories_count":11,"last_synced_at":"2025-09-02T04:39:53.078Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lark-parser","funding_links":["https://github.com/sponsors/lark-parser"],"total_stars":5677,"followers":47,"following":0,"created_at":"2022-11-02T16:31:48.398Z","updated_at":"2025-09-02T04:39:53.078Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser/repositories"},"tags":[{"name":"1.2.2","sha":"acfe33d943a1310f3ca26145eb2896bc5c4955c9","kind":"commit","published_at":"2024-08-13T19:47:06.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"ae207df1bbf6e2a7d11c7288a168090ba93f0abb","kind":"commit","published_at":"2024-08-13T09:33:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1/manifests"},{"name":"1.1.9","sha":"262ab71d497a8814f0ca42ca468b923fdb47a3c7","kind":"commit","published_at":"2024-01-10T08:30:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.9","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"a43373c8c16bea0e2e006eb614b21c1970e4f989","kind":"commit","published_at":"2023-10-23T08:10:46.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.8","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"e795810d9849a5ee517effadc7693f7a4ea2f076","kind":"commit","published_at":"2023-07-20T19:17:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.7","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"e4df0249c489d20c64222fd293b5cca4c3be4f27","kind":"commit","published_at":"2023-07-17T20:14:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.6","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"7d9cfa6ed09a2b125e97e3a1810d9c6443f1718e","kind":"commit","published_at":"2022-12-06T12:49:34.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.5","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"9e5bd90e01eb6e17acee3fa05ca35c86ea4323f2","kind":"commit","published_at":"2022-11-02T01:45:31.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.4","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"89a480daeb27b81c5874f96126d014e263b88e9f","kind":"commit","published_at":"2022-10-11T08:16:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.3","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"a9a60f199e6c045122da8fd6a79e401cfbc13d45","kind":"commit","published_at":"2022-03-01T14:15:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"01e16c55c75be6ba8199f0873adee7f1a3146678","kind":"commit","published_at":"2022-02-08T20:57:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"ad2d3c655e0f7ce387fd404ac301dddd8d8d3fb6","kind":"commit","published_at":"2022-01-31T07:59:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4181e4796a5f74a81a7b9e7ba543318b8f9f7bbf","kind":"commit","published_at":"2021-11-15T08:16:04.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.0.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"293bf07c516d4bce7a7e2e37072ab9e784d6d74c","kind":"commit","published_at":"2021-08-30T09:14:13.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.12.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"a095071bf4ab1127d5caa094ee1c5d8f20a8fabf","kind":"commit","published_at":"2021-05-03T16:29:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8c7be8310cbc00834973017758ab3a4c23c3c1fe","kind":"commit","published_at":"2021-02-16T14:50:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"c715426f32a32db9cb91f603a7fe674fd74e4183","kind":"commit","published_at":"2020-11-16T19:46:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5f230c6663d032e54a99789b94445323dfa1c26b","kind":"commit","published_at":"2020-11-16T12:02:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"9f3d611022a451ca577c106c39b8b6770d457794","kind":"commit","published_at":"2020-09-21T07:13:40.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.10.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"11ef9a18fe1ee0d02717a906b8f4bbf91f1c9640","kind":"commit","published_at":"2020-07-01T13:53:08.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.9.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0/manifests"},{"name":"0.8.9","sha":"d2499d8a71d61ac201c9a108f22d16375536dea2","kind":"commit","published_at":"2020-06-16T12:01:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.9","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9/manifests"},{"name":"0.8.8","sha":"a2d3e6332ff475d0d7036c2bba91c7092cae6a92","kind":"commit","published_at":"2020-06-13T19:10:14.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"20a9e3039fea6feaa1afaef9ba237bf16c61dfe9","kind":"commit","published_at":"2020-06-13T07:23:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"4fbae1253f0d3b9cfb757f01566090a1502164a4","kind":"commit","published_at":"2020-06-10T11:56:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"b2f99f9933da9340813b60d2eb196b843d17d840","kind":"commit","published_at":"2020-03-29T09:27:02.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5/manifests"},{"name":"0.8.3","sha":"d408959479114364ae47be75c4a0bc4dee32183e","kind":"commit","published_at":"2020-03-28T20:14:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"aa82f5a28a3e5d6d57a4e0ddc93c379ca1b3869b","kind":"commit","published_at":"2020-03-07T08:38:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"5346231e14d31ab5bbc3cbc014a31b405d40ef39","kind":"commit","published_at":"2020-01-22T23:12:12.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"73427f785c767dbb06fb538f512602324a7d1cea","kind":"commit","published_at":"2020-01-22T13:27:05.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0/manifests"},{"name":"0.7.8","sha":"f07359c31683805f4004fe2d6f37dec84b7c094f","kind":"commit","published_at":"2019-11-01T12:39:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"404fef87f4f168543a333ca3ecb045f7017ac15a","kind":"commit","published_at":"2019-10-03T08:29:49.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7/manifests"},{"name":"0.7.5","sha":"f43631949cddf6a50fa1bb5d083335b2c6eefee8","kind":"commit","published_at":"2019-09-06T05:18:42.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"f06a83a8a79e0507ae58e7f8c5af8888e1d92da8","kind":"commit","published_at":"2019-08-28T21:50:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"3cdee35af57dbd0a3f9773ade8486044ab8720fc","kind":"commit","published_at":"2019-08-14T09:31:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"dd3a812fead3fc1f2a45d45d337fb7abaabf63b1","kind":"commit","published_at":"2019-07-30T09:31:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"4d8301f73cbea06a6182e02aa120ec7c563a88db","kind":"commit","published_at":"2019-05-04T17:13:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9137cc4fa4e27b62f8bdef05734700d162c27a97","kind":"commit","published_at":"2019-03-28T13:53:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0/manifests"},{"name":"0.6.7","sha":"b78e8fa48516f9740cf70b01f5393534f5e9ff05","kind":"commit","published_at":"2019-03-09T11:10:57.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"2b3fabd01cec3f6803ec7d255bf0436476c2b812","kind":"commit","published_at":"2019-03-09T11:04:33.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6/manifests"},{"name":"0.66","sha":"13ddc43782e9f3f34fc5331081682c3678df0598","kind":"commit","published_at":"2019-01-20T12:36:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.66","html_url":"https://github.com/lark-parser/lark/releases/tag/0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66/manifests"},{"name":"0.6.5","sha":"216c341b068c27e2689c95c0d70dd914feb0d00a","kind":"commit","published_at":"2018-10-16T11:19:47.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"1c1b364de8466790b42ce2a2b6b3bc111af8eb7f","kind":"commit","published_at":"2018-08-22T13:56:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"faf2a8c2138c3115770ca4c8913cab10c0d8052d","kind":"commit","published_at":"2018-08-03T01:53:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"d5b3af208da9a5ce02bcb0d3352dda93e22e438a","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"c637f3b35e55e867daad7ee447e8568cf6739ed9","kind":"commit","published_at":"2018-07-11T12:28:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"e7212261b282bd5a56d9cd2a9e3ad9a24cb5da31","kind":"commit","published_at":"2018-06-27T14:04:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0/manifests"},{"name":"0.5.6","sha":"eb6e809ffcf30b0e65ded939032dd6b223d2eb78","kind":"commit","published_at":"2018-04-05T13:15:22.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"3eebd4ad4bf9859a94cbca1226cad042209361fd","kind":"commit","published_at":"2018-03-08T21:26:00.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"834dc9da2255898cc294bb91f7042f5d3a8fcf3e","kind":"commit","published_at":"2018-02-18T15:31:45.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"443a9544e427b7dc6bbfbb33f6a69b2882280b3a","kind":"commit","published_at":"2018-01-24T12:44:09.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"4679a348cea97f633a486a5b14cc32ba59c72f2e","kind":"commit","published_at":"2018-01-10T12:46:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"e9603b5a1fc8d3234d6aafb2e0f5b3b5c282c7f5","kind":"commit","published_at":"2018-01-02T12:26:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T04:57:30.161Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-lark-parser-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-lark-parser-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-lark-parser-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-lark-parser-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/lark-parser"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:44:35.226Z","issues_count":238,"pull_requests_count":143,"avg_time_to_close_issue":15124404.214285715,"avg_time_to_close_pull_request":3595219.4471544717,"issues_closed_count":167,"pull_requests_closed_count":123,"pull_request_authors_count":56,"issue_authors_count":181,"avg_comments_per_issue":4.142857142857143,"avg_comments_per_pull_request":3.958041958041958,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":44,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":2373078.5,"past_year_avg_time_to_close_pull_request":1858256.5,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":1.7045454545454546,"past_year_avg_comments_per_pull_request":3.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/issues","maintainers":[{"login":"erezsh","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"},{"login":"MegaIng","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MegaIng"},{"login":"evtn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evtn"}],"active_maintainers":[{"login":"erezsh","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-lark-parser-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-lark-parser-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-lark-parser-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-lark-parser-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-lark-parser-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-lark-parser-pyc/codemeta","maintainers":[{"uuid":"russ@rw.id.au","login":null,"name":"Russ Webber","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","packages_count":7,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","role":null,"created_at":"2025-06-08T15:36:39.354Z","updated_at":"2025-06-08T15:36:39.354Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/russ@rw.id.au/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":2783818,"name":"lark-parser","ecosystem":"pypi","description":"a modern parsing library","homepage":"https://github.com/lark-parser/lark","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lark-parser/lark","keywords_array":["Earley","LALR","parser","parsing","ast"],"namespace":null,"versions_count":66,"first_release_published_at":"2017-02-11T09:11:05.000Z","latest_release_published_at":"2021-08-30T13:01:01.000Z","latest_release_number":"0.12.0","last_synced_at":"2026-05-16T06:00:55.637Z","created_at":"2022-04-10T11:27:10.556Z","updated_at":"2026-05-16T06:00:55.638Z","registry_url":"https://pypi.org/project/lark-parser/","install_command":"pip install lark-parser --index-url https://pypi.org/simple","documentation_url":"https://lark-parser.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Text Processing :: General","Topic :: Text Processing :: Linguistic"],"normalized_name":"lark-parser","project_status":null},"repo_metadata":{"id":37732988,"uuid":"80946973","full_name":"lark-parser/lark","owner":"lark-parser","description":"Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.","archived":false,"fork":false,"pushed_at":"2024-10-26T14:23:05.000Z","size":2931,"stargazers_count":4866,"open_issues_count":123,"forks_count":413,"subscribers_count":58,"default_branch":"master","last_synced_at":"2024-10-29T21:24:53.656Z","etag":null,"topics":["cyk","earley","grammar","lalr","lark","parse","parser","parser-library","parsing-engine","parsing-library","python","tree"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lark-parser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"lark-parser","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-02-04T20:38:59.000Z","updated_at":"2024-10-29T11:01:41.000Z","dependencies_parsed_at":"2024-01-06T01:04:24.138Z","dependency_job_id":"dc726cd1-b329-4808-88a7-d3b099a131e6","html_url":"https://github.com/lark-parser/lark","commit_stats":{"total_commits":1566,"total_committers":128,"mean_commits":12.234375,"dds":0.6309067688378034,"last_synced_commit":"262ab71d497a8814f0ca42ca468b923fdb47a3c7"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222138877,"owners_count":16937421,"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":"lark-parser","name":"Lark - Parsing Library \u0026 Toolkit","uuid":"38646335","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38646335?v=4","repositories_count":11,"last_synced_at":"2024-05-20T14:53:27.685Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lark-parser","funding_links":["https://github.com/sponsors/lark-parser"],"total_stars":4743,"followers":24,"following":0,"created_at":"2022-11-02T16:31:48.398Z","updated_at":"2024-05-20T14:53:28.986Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser/repositories"},"tags":[{"name":"1.2.2","sha":"acfe33d943a1310f3ca26145eb2896bc5c4955c9","kind":"commit","published_at":"2024-08-13T19:47:06.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"ae207df1bbf6e2a7d11c7288a168090ba93f0abb","kind":"commit","published_at":"2024-08-13T09:33:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1/manifests"},{"name":"1.1.9","sha":"262ab71d497a8814f0ca42ca468b923fdb47a3c7","kind":"commit","published_at":"2024-01-10T08:30:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.9","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"a43373c8c16bea0e2e006eb614b21c1970e4f989","kind":"commit","published_at":"2023-10-23T08:10:46.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.8","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"e795810d9849a5ee517effadc7693f7a4ea2f076","kind":"commit","published_at":"2023-07-20T19:17:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.7","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"e4df0249c489d20c64222fd293b5cca4c3be4f27","kind":"commit","published_at":"2023-07-17T20:14:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.6","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"7d9cfa6ed09a2b125e97e3a1810d9c6443f1718e","kind":"commit","published_at":"2022-12-06T12:49:34.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.5","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"9e5bd90e01eb6e17acee3fa05ca35c86ea4323f2","kind":"commit","published_at":"2022-11-02T01:45:31.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.4","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"89a480daeb27b81c5874f96126d014e263b88e9f","kind":"commit","published_at":"2022-10-11T08:16:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.3","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"a9a60f199e6c045122da8fd6a79e401cfbc13d45","kind":"commit","published_at":"2022-03-01T14:15:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"01e16c55c75be6ba8199f0873adee7f1a3146678","kind":"commit","published_at":"2022-02-08T20:57:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"ad2d3c655e0f7ce387fd404ac301dddd8d8d3fb6","kind":"commit","published_at":"2022-01-31T07:59:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4181e4796a5f74a81a7b9e7ba543318b8f9f7bbf","kind":"commit","published_at":"2021-11-15T08:16:04.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.0.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"293bf07c516d4bce7a7e2e37072ab9e784d6d74c","kind":"commit","published_at":"2021-08-30T09:14:13.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.12.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"a095071bf4ab1127d5caa094ee1c5d8f20a8fabf","kind":"commit","published_at":"2021-05-03T16:29:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8c7be8310cbc00834973017758ab3a4c23c3c1fe","kind":"commit","published_at":"2021-02-16T14:50:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"c715426f32a32db9cb91f603a7fe674fd74e4183","kind":"commit","published_at":"2020-11-16T19:46:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5f230c6663d032e54a99789b94445323dfa1c26b","kind":"commit","published_at":"2020-11-16T12:02:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"9f3d611022a451ca577c106c39b8b6770d457794","kind":"commit","published_at":"2020-09-21T07:13:40.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.10.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"11ef9a18fe1ee0d02717a906b8f4bbf91f1c9640","kind":"commit","published_at":"2020-07-01T13:53:08.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.9.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0/manifests"},{"name":"0.8.9","sha":"d2499d8a71d61ac201c9a108f22d16375536dea2","kind":"commit","published_at":"2020-06-16T12:01:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.9","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9/manifests"},{"name":"0.8.8","sha":"a2d3e6332ff475d0d7036c2bba91c7092cae6a92","kind":"commit","published_at":"2020-06-13T19:10:14.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"20a9e3039fea6feaa1afaef9ba237bf16c61dfe9","kind":"commit","published_at":"2020-06-13T07:23:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"4fbae1253f0d3b9cfb757f01566090a1502164a4","kind":"commit","published_at":"2020-06-10T11:56:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"b2f99f9933da9340813b60d2eb196b843d17d840","kind":"commit","published_at":"2020-03-29T09:27:02.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5/manifests"},{"name":"0.8.3","sha":"d408959479114364ae47be75c4a0bc4dee32183e","kind":"commit","published_at":"2020-03-28T20:14:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"aa82f5a28a3e5d6d57a4e0ddc93c379ca1b3869b","kind":"commit","published_at":"2020-03-07T08:38:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"5346231e14d31ab5bbc3cbc014a31b405d40ef39","kind":"commit","published_at":"2020-01-22T23:12:12.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"73427f785c767dbb06fb538f512602324a7d1cea","kind":"commit","published_at":"2020-01-22T13:27:05.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0/manifests"},{"name":"0.7.8","sha":"f07359c31683805f4004fe2d6f37dec84b7c094f","kind":"commit","published_at":"2019-11-01T12:39:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"404fef87f4f168543a333ca3ecb045f7017ac15a","kind":"commit","published_at":"2019-10-03T08:29:49.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7/manifests"},{"name":"0.7.5","sha":"f43631949cddf6a50fa1bb5d083335b2c6eefee8","kind":"commit","published_at":"2019-09-06T05:18:42.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"f06a83a8a79e0507ae58e7f8c5af8888e1d92da8","kind":"commit","published_at":"2019-08-28T21:50:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"3cdee35af57dbd0a3f9773ade8486044ab8720fc","kind":"commit","published_at":"2019-08-14T09:31:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"dd3a812fead3fc1f2a45d45d337fb7abaabf63b1","kind":"commit","published_at":"2019-07-30T09:31:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"4d8301f73cbea06a6182e02aa120ec7c563a88db","kind":"commit","published_at":"2019-05-04T17:13:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9137cc4fa4e27b62f8bdef05734700d162c27a97","kind":"commit","published_at":"2019-03-28T13:53:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0/manifests"},{"name":"0.6.7","sha":"b78e8fa48516f9740cf70b01f5393534f5e9ff05","kind":"commit","published_at":"2019-03-09T11:10:57.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"2b3fabd01cec3f6803ec7d255bf0436476c2b812","kind":"commit","published_at":"2019-03-09T11:04:33.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6/manifests"},{"name":"0.66","sha":"13ddc43782e9f3f34fc5331081682c3678df0598","kind":"commit","published_at":"2019-01-20T12:36:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.66","html_url":"https://github.com/lark-parser/lark/releases/tag/0.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66/manifests"},{"name":"0.6.5","sha":"216c341b068c27e2689c95c0d70dd914feb0d00a","kind":"commit","published_at":"2018-10-16T11:19:47.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"1c1b364de8466790b42ce2a2b6b3bc111af8eb7f","kind":"commit","published_at":"2018-08-22T13:56:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"faf2a8c2138c3115770ca4c8913cab10c0d8052d","kind":"commit","published_at":"2018-08-03T01:53:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"d5b3af208da9a5ce02bcb0d3352dda93e22e438a","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"c637f3b35e55e867daad7ee447e8568cf6739ed9","kind":"commit","published_at":"2018-07-11T12:28:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"e7212261b282bd5a56d9cd2a9e3ad9a24cb5da31","kind":"commit","published_at":"2018-06-27T14:04:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0/manifests"},{"name":"0.5.6","sha":"eb6e809ffcf30b0e65ded939032dd6b223d2eb78","kind":"commit","published_at":"2018-04-05T13:15:22.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"3eebd4ad4bf9859a94cbca1226cad042209361fd","kind":"commit","published_at":"2018-03-08T21:26:00.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"834dc9da2255898cc294bb91f7042f5d3a8fcf3e","kind":"commit","published_at":"2018-02-18T15:31:45.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"443a9544e427b7dc6bbfbb33f6a69b2882280b3a","kind":"commit","published_at":"2018-01-24T12:44:09.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"4679a348cea97f633a486a5b14cc32ba59c72f2e","kind":"commit","published_at":"2018-01-10T12:46:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"e9603b5a1fc8d3234d6aafb2e0f5b3b5c282c7f5","kind":"commit","published_at":"2018-01-02T12:26:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1/manifests"}]},"repo_metadata_updated_at":"2024-10-30T00:29:36.739Z","dependent_packages_count":111,"downloads":4204995,"downloads_period":"last-month","dependent_repos_count":973,"rankings":{"downloads":0.3663213212028438,"dependent_repos_count":0.3717046723514069,"dependent_packages_count":0.15371167320779885,"stargazers_count":1.111588931059787,"forks_count":2.712987146205014,"docker_downloads_count":0.09705443728152888,"average":0.8022280302180632},"purl":"pkg:pypi/lark-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/lark-parser","docker_dependents_count":329,"docker_downloads_count":759238706,"usage_url":"https://repos.ecosyste.ms/usage/pypi/lark-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/lark-parser/dependencies","status":null,"funding_links":["https://github.com/sponsors/lark-parser"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T20:21:01.660Z","issues_count":237,"pull_requests_count":117,"avg_time_to_close_issue":14491434.220125787,"avg_time_to_close_pull_request":3472398.97,"issues_closed_count":158,"pull_requests_closed_count":100,"pull_request_authors_count":41,"issue_authors_count":154,"avg_comments_per_issue":4.417721518987342,"avg_comments_per_pull_request":3.7948717948717947,"merged_pull_requests_count":80,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":102,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":1993121.3833333333,"past_year_avg_time_to_close_pull_request":1607430.8076923077,"past_year_issues_closed_count":59,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":3.5098039215686274,"past_year_avg_comments_per_pull_request":3.951219512195122,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/issues","maintainers":[{"login":"erezsh","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"},{"login":"MegaIng","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MegaIng"},{"login":"evtn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evtn"}],"active_maintainers":[{"login":"erezsh","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"},{"login":"MegaIng","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MegaIng"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lark-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lark-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lark-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lark-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lark-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lark-parser/codemeta","maintainers":[{"uuid":"erez","login":"erez","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/erez/","role":null,"created_at":"2023-01-17T17:56:07.672Z","updated_at":"2023-01-17T17:56:07.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/erez/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":864824,"maintainers_count":369591,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","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"}},{"id":7779107,"name":"py3-lark-parser","ecosystem":"alpine","description":"modern parsing library for Python, implementing Earley \u0026 LALR(1) and an easy interface","homepage":"https://github.com/lark-parser/lark","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lark-parser/lark","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-20T10:22:19.000Z","latest_release_published_at":"2023-04-20T10:22:19.000Z","latest_release_number":"0.11.3-r3","last_synced_at":"2026-04-08T01:05:21.883Z","created_at":"2023-05-22T14:27:48.461Z","updated_at":"2026-04-08T01:05:21.883Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-lark-parser","install_command":"apk add py3-lark-parser","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37732988,"uuid":"80946973","full_name":"lark-parser/lark","owner":"lark-parser","description":"Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.","archived":false,"fork":false,"pushed_at":"2025-09-06T08:16:56.000Z","size":2883,"stargazers_count":5497,"open_issues_count":136,"forks_count":446,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-09-06T10:12:11.224Z","etag":null,"topics":["cyk","earley","grammar","lalr","lark","parse","parser","parser-library","parsing-engine","parsing-library","python","tree"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lark-parser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lark-parser","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-02-04T20:38:59.000Z","updated_at":"2025-09-06T06:55:32.000Z","dependencies_parsed_at":"2024-01-06T01:04:24.138Z","dependency_job_id":"dc726cd1-b329-4808-88a7-d3b099a131e6","html_url":"https://github.com/lark-parser/lark","commit_stats":{"total_commits":1566,"total_committers":128,"mean_commits":12.234375,"dds":0.6309067688378034,"last_synced_commit":"262ab71d497a8814f0ca42ca468b923fdb47a3c7"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/lark-parser/lark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/sbom","scorecard":{"id":579084,"data":{"date":"2025-08-11","repo":{"name":"github.com/lark-parser/lark","commit":"d1a456dd365603bbcb4b5b4ec2c29e6096b82f59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 10/13 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"8 commit(s) and 5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/codecov.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":0,"reason":"57 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-h95x-26f3-88hr"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T18:40:49.331Z","repository_id":37732988,"created_at":"2025-08-20T18:40:49.331Z","updated_at":"2025-08-20T18:40:49.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273997133,"owners_count":25204475,"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-07T02:00:09.463Z","response_time":67,"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":"lark-parser","name":"Lark - Parsing Library \u0026 Toolkit","uuid":"38646335","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38646335?v=4","repositories_count":11,"last_synced_at":"2025-09-02T04:39:53.078Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lark-parser","funding_links":["https://github.com/sponsors/lark-parser"],"total_stars":5677,"followers":47,"following":0,"created_at":"2022-11-02T16:31:48.398Z","updated_at":"2025-09-02T04:39:53.078Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser/repositories"},"tags":[{"name":"1.2.2","sha":"acfe33d943a1310f3ca26145eb2896bc5c4955c9","kind":"commit","published_at":"2024-08-13T19:47:06.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"ae207df1bbf6e2a7d11c7288a168090ba93f0abb","kind":"commit","published_at":"2024-08-13T09:33:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1/manifests"},{"name":"1.1.9","sha":"262ab71d497a8814f0ca42ca468b923fdb47a3c7","kind":"commit","published_at":"2024-01-10T08:30:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.9","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"a43373c8c16bea0e2e006eb614b21c1970e4f989","kind":"commit","published_at":"2023-10-23T08:10:46.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.8","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"e795810d9849a5ee517effadc7693f7a4ea2f076","kind":"commit","published_at":"2023-07-20T19:17:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.7","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"e4df0249c489d20c64222fd293b5cca4c3be4f27","kind":"commit","published_at":"2023-07-17T20:14:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.6","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"7d9cfa6ed09a2b125e97e3a1810d9c6443f1718e","kind":"commit","published_at":"2022-12-06T12:49:34.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.5","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"9e5bd90e01eb6e17acee3fa05ca35c86ea4323f2","kind":"commit","published_at":"2022-11-02T01:45:31.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.4","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"89a480daeb27b81c5874f96126d014e263b88e9f","kind":"commit","published_at":"2022-10-11T08:16:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.3","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"a9a60f199e6c045122da8fd6a79e401cfbc13d45","kind":"commit","published_at":"2022-03-01T14:15:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"01e16c55c75be6ba8199f0873adee7f1a3146678","kind":"commit","published_at":"2022-02-08T20:57:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"ad2d3c655e0f7ce387fd404ac301dddd8d8d3fb6","kind":"commit","published_at":"2022-01-31T07:59:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4181e4796a5f74a81a7b9e7ba543318b8f9f7bbf","kind":"commit","published_at":"2021-11-15T08:16:04.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.0.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"293bf07c516d4bce7a7e2e37072ab9e784d6d74c","kind":"commit","published_at":"2021-08-30T09:14:13.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.12.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"a095071bf4ab1127d5caa094ee1c5d8f20a8fabf","kind":"commit","published_at":"2021-05-03T16:29:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8c7be8310cbc00834973017758ab3a4c23c3c1fe","kind":"commit","published_at":"2021-02-16T14:50:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"c715426f32a32db9cb91f603a7fe674fd74e4183","kind":"commit","published_at":"2020-11-16T19:46:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5f230c6663d032e54a99789b94445323dfa1c26b","kind":"commit","published_at":"2020-11-16T12:02:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"9f3d611022a451ca577c106c39b8b6770d457794","kind":"commit","published_at":"2020-09-21T07:13:40.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.10.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"11ef9a18fe1ee0d02717a906b8f4bbf91f1c9640","kind":"commit","published_at":"2020-07-01T13:53:08.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.9.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0/manifests"},{"name":"0.8.9","sha":"d2499d8a71d61ac201c9a108f22d16375536dea2","kind":"commit","published_at":"2020-06-16T12:01:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.9","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9/manifests"},{"name":"0.8.8","sha":"a2d3e6332ff475d0d7036c2bba91c7092cae6a92","kind":"commit","published_at":"2020-06-13T19:10:14.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"20a9e3039fea6feaa1afaef9ba237bf16c61dfe9","kind":"commit","published_at":"2020-06-13T07:23:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"4fbae1253f0d3b9cfb757f01566090a1502164a4","kind":"commit","published_at":"2020-06-10T11:56:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"b2f99f9933da9340813b60d2eb196b843d17d840","kind":"commit","published_at":"2020-03-29T09:27:02.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5/manifests"},{"name":"0.8.3","sha":"d408959479114364ae47be75c4a0bc4dee32183e","kind":"commit","published_at":"2020-03-28T20:14:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"aa82f5a28a3e5d6d57a4e0ddc93c379ca1b3869b","kind":"commit","published_at":"2020-03-07T08:38:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"5346231e14d31ab5bbc3cbc014a31b405d40ef39","kind":"commit","published_at":"2020-01-22T23:12:12.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"73427f785c767dbb06fb538f512602324a7d1cea","kind":"commit","published_at":"2020-01-22T13:27:05.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0/manifests"},{"name":"0.7.8","sha":"f07359c31683805f4004fe2d6f37dec84b7c094f","kind":"commit","published_at":"2019-11-01T12:39:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"404fef87f4f168543a333ca3ecb045f7017ac15a","kind":"commit","published_at":"2019-10-03T08:29:49.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7/manifests"},{"name":"0.7.5","sha":"f43631949cddf6a50fa1bb5d083335b2c6eefee8","kind":"commit","published_at":"2019-09-06T05:18:42.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"f06a83a8a79e0507ae58e7f8c5af8888e1d92da8","kind":"commit","published_at":"2019-08-28T21:50:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"3cdee35af57dbd0a3f9773ade8486044ab8720fc","kind":"commit","published_at":"2019-08-14T09:31:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"dd3a812fead3fc1f2a45d45d337fb7abaabf63b1","kind":"commit","published_at":"2019-07-30T09:31:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"4d8301f73cbea06a6182e02aa120ec7c563a88db","kind":"commit","published_at":"2019-05-04T17:13:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9137cc4fa4e27b62f8bdef05734700d162c27a97","kind":"commit","published_at":"2019-03-28T13:53:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0/manifests"},{"name":"0.6.7","sha":"b78e8fa48516f9740cf70b01f5393534f5e9ff05","kind":"commit","published_at":"2019-03-09T11:10:57.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"2b3fabd01cec3f6803ec7d255bf0436476c2b812","kind":"commit","published_at":"2019-03-09T11:04:33.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6/manifests"},{"name":"0.66","sha":"13ddc43782e9f3f34fc5331081682c3678df0598","kind":"commit","published_at":"2019-01-20T12:36:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.66","html_url":"https://github.com/lark-parser/lark/releases/tag/0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66/manifests"},{"name":"0.6.5","sha":"216c341b068c27e2689c95c0d70dd914feb0d00a","kind":"commit","published_at":"2018-10-16T11:19:47.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"1c1b364de8466790b42ce2a2b6b3bc111af8eb7f","kind":"commit","published_at":"2018-08-22T13:56:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"faf2a8c2138c3115770ca4c8913cab10c0d8052d","kind":"commit","published_at":"2018-08-03T01:53:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"d5b3af208da9a5ce02bcb0d3352dda93e22e438a","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"c637f3b35e55e867daad7ee447e8568cf6739ed9","kind":"commit","published_at":"2018-07-11T12:28:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"e7212261b282bd5a56d9cd2a9e3ad9a24cb5da31","kind":"commit","published_at":"2018-06-27T14:04:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0/manifests"},{"name":"0.5.6","sha":"eb6e809ffcf30b0e65ded939032dd6b223d2eb78","kind":"commit","published_at":"2018-04-05T13:15:22.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"3eebd4ad4bf9859a94cbca1226cad042209361fd","kind":"commit","published_at":"2018-03-08T21:26:00.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"834dc9da2255898cc294bb91f7042f5d3a8fcf3e","kind":"commit","published_at":"2018-02-18T15:31:45.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"443a9544e427b7dc6bbfbb33f6a69b2882280b3a","kind":"commit","published_at":"2018-01-24T12:44:09.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"4679a348cea97f633a486a5b14cc32ba59c72f2e","kind":"commit","published_at":"2018-01-10T12:46:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"e9603b5a1fc8d3234d6aafb2e0f5b3b5c282c7f5","kind":"commit","published_at":"2018-01-02T12:26:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T04:57:30.126Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":3.740461822353,"forks_count":4.363872126078499,"docker_downloads_count":null,"average":2.026083487107875},"purl":"pkg:apk/alpine/py3-lark-parser?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-lark-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-lark-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-lark-parser/dependencies","status":null,"funding_links":["https://github.com/sponsors/lark-parser"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:44:35.226Z","issues_count":238,"pull_requests_count":143,"avg_time_to_close_issue":15124404.214285715,"avg_time_to_close_pull_request":3595219.4471544717,"issues_closed_count":167,"pull_requests_closed_count":123,"pull_request_authors_count":56,"issue_authors_count":181,"avg_comments_per_issue":4.142857142857143,"avg_comments_per_pull_request":3.958041958041958,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":44,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":2373078.5,"past_year_avg_time_to_close_pull_request":1858256.5,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":1.7045454545454546,"past_year_avg_comments_per_pull_request":3.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/issues","maintainers":[{"login":"erezsh","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"},{"login":"MegaIng","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MegaIng"},{"login":"evtn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evtn"}],"active_maintainers":[{"login":"erezsh","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-lark-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-lark-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-lark-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-lark-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-lark-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-lark-parser/codemeta","maintainers":[{"uuid":"russ@rw.id.au","login":null,"name":"Russ Webber","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","packages_count":9,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","role":null,"created_at":"2023-05-23T07:14:58.459Z","updated_at":"2023-05-23T07:14:58.459Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/russ@rw.id.au/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-27T18:20:23.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":8677177,"name":"py3-lark-parser","ecosystem":"alpine","description":"modern parsing library for Python, implementing Earley \u0026 LALR(1) and an easy interface","homepage":"https://github.com/lark-parser/lark","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lark-parser/lark","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-07-20T21:16:23.000Z","latest_release_published_at":"2023-07-20T21:16:23.000Z","latest_release_number":"1.1.7-r0","last_synced_at":"2026-04-08T14:05:42.517Z","created_at":"2023-12-20T10:28:16.330Z","updated_at":"2026-04-08T14:05:42.517Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-lark-parser","install_command":"apk add py3-lark-parser","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37732988,"uuid":"80946973","full_name":"lark-parser/lark","owner":"lark-parser","description":"Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.","archived":false,"fork":false,"pushed_at":"2025-09-06T08:16:56.000Z","size":2883,"stargazers_count":5497,"open_issues_count":136,"forks_count":446,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-09-06T10:12:11.224Z","etag":null,"topics":["cyk","earley","grammar","lalr","lark","parse","parser","parser-library","parsing-engine","parsing-library","python","tree"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lark-parser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lark-parser","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-02-04T20:38:59.000Z","updated_at":"2025-09-06T06:55:32.000Z","dependencies_parsed_at":"2024-01-06T01:04:24.138Z","dependency_job_id":"dc726cd1-b329-4808-88a7-d3b099a131e6","html_url":"https://github.com/lark-parser/lark","commit_stats":{"total_commits":1566,"total_committers":128,"mean_commits":12.234375,"dds":0.6309067688378034,"last_synced_commit":"262ab71d497a8814f0ca42ca468b923fdb47a3c7"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/lark-parser/lark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/sbom","scorecard":{"id":579084,"data":{"date":"2025-08-11","repo":{"name":"github.com/lark-parser/lark","commit":"d1a456dd365603bbcb4b5b4ec2c29e6096b82f59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 10/13 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"8 commit(s) and 5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/codecov.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":0,"reason":"57 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-h95x-26f3-88hr"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T18:40:49.331Z","repository_id":37732988,"created_at":"2025-08-20T18:40:49.331Z","updated_at":"2025-08-20T18:40:49.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273997133,"owners_count":25204475,"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-07T02:00:09.463Z","response_time":67,"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":"lark-parser","name":"Lark - Parsing Library \u0026 Toolkit","uuid":"38646335","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38646335?v=4","repositories_count":11,"last_synced_at":"2025-09-02T04:39:53.078Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lark-parser","funding_links":["https://github.com/sponsors/lark-parser"],"total_stars":5677,"followers":47,"following":0,"created_at":"2022-11-02T16:31:48.398Z","updated_at":"2025-09-02T04:39:53.078Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser/repositories"},"tags":[{"name":"1.2.2","sha":"acfe33d943a1310f3ca26145eb2896bc5c4955c9","kind":"commit","published_at":"2024-08-13T19:47:06.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"ae207df1bbf6e2a7d11c7288a168090ba93f0abb","kind":"commit","published_at":"2024-08-13T09:33:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1/manifests"},{"name":"1.1.9","sha":"262ab71d497a8814f0ca42ca468b923fdb47a3c7","kind":"commit","published_at":"2024-01-10T08:30:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.9","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"a43373c8c16bea0e2e006eb614b21c1970e4f989","kind":"commit","published_at":"2023-10-23T08:10:46.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.8","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"e795810d9849a5ee517effadc7693f7a4ea2f076","kind":"commit","published_at":"2023-07-20T19:17:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.7","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"e4df0249c489d20c64222fd293b5cca4c3be4f27","kind":"commit","published_at":"2023-07-17T20:14:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.6","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"7d9cfa6ed09a2b125e97e3a1810d9c6443f1718e","kind":"commit","published_at":"2022-12-06T12:49:34.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.5","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"9e5bd90e01eb6e17acee3fa05ca35c86ea4323f2","kind":"commit","published_at":"2022-11-02T01:45:31.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.4","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"89a480daeb27b81c5874f96126d014e263b88e9f","kind":"commit","published_at":"2022-10-11T08:16:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.3","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"a9a60f199e6c045122da8fd6a79e401cfbc13d45","kind":"commit","published_at":"2022-03-01T14:15:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"01e16c55c75be6ba8199f0873adee7f1a3146678","kind":"commit","published_at":"2022-02-08T20:57:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"ad2d3c655e0f7ce387fd404ac301dddd8d8d3fb6","kind":"commit","published_at":"2022-01-31T07:59:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4181e4796a5f74a81a7b9e7ba543318b8f9f7bbf","kind":"commit","published_at":"2021-11-15T08:16:04.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.0.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"293bf07c516d4bce7a7e2e37072ab9e784d6d74c","kind":"commit","published_at":"2021-08-30T09:14:13.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.12.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"a095071bf4ab1127d5caa094ee1c5d8f20a8fabf","kind":"commit","published_at":"2021-05-03T16:29:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8c7be8310cbc00834973017758ab3a4c23c3c1fe","kind":"commit","published_at":"2021-02-16T14:50:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"c715426f32a32db9cb91f603a7fe674fd74e4183","kind":"commit","published_at":"2020-11-16T19:46:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5f230c6663d032e54a99789b94445323dfa1c26b","kind":"commit","published_at":"2020-11-16T12:02:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"9f3d611022a451ca577c106c39b8b6770d457794","kind":"commit","published_at":"2020-09-21T07:13:40.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.10.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"11ef9a18fe1ee0d02717a906b8f4bbf91f1c9640","kind":"commit","published_at":"2020-07-01T13:53:08.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.9.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0/manifests"},{"name":"0.8.9","sha":"d2499d8a71d61ac201c9a108f22d16375536dea2","kind":"commit","published_at":"2020-06-16T12:01:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.9","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9/manifests"},{"name":"0.8.8","sha":"a2d3e6332ff475d0d7036c2bba91c7092cae6a92","kind":"commit","published_at":"2020-06-13T19:10:14.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"20a9e3039fea6feaa1afaef9ba237bf16c61dfe9","kind":"commit","published_at":"2020-06-13T07:23:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"4fbae1253f0d3b9cfb757f01566090a1502164a4","kind":"commit","published_at":"2020-06-10T11:56:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"b2f99f9933da9340813b60d2eb196b843d17d840","kind":"commit","published_at":"2020-03-29T09:27:02.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5/manifests"},{"name":"0.8.3","sha":"d408959479114364ae47be75c4a0bc4dee32183e","kind":"commit","published_at":"2020-03-28T20:14:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"aa82f5a28a3e5d6d57a4e0ddc93c379ca1b3869b","kind":"commit","published_at":"2020-03-07T08:38:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"5346231e14d31ab5bbc3cbc014a31b405d40ef39","kind":"commit","published_at":"2020-01-22T23:12:12.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"73427f785c767dbb06fb538f512602324a7d1cea","kind":"commit","published_at":"2020-01-22T13:27:05.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0/manifests"},{"name":"0.7.8","sha":"f07359c31683805f4004fe2d6f37dec84b7c094f","kind":"commit","published_at":"2019-11-01T12:39:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"404fef87f4f168543a333ca3ecb045f7017ac15a","kind":"commit","published_at":"2019-10-03T08:29:49.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7/manifests"},{"name":"0.7.5","sha":"f43631949cddf6a50fa1bb5d083335b2c6eefee8","kind":"commit","published_at":"2019-09-06T05:18:42.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"f06a83a8a79e0507ae58e7f8c5af8888e1d92da8","kind":"commit","published_at":"2019-08-28T21:50:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"3cdee35af57dbd0a3f9773ade8486044ab8720fc","kind":"commit","published_at":"2019-08-14T09:31:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"dd3a812fead3fc1f2a45d45d337fb7abaabf63b1","kind":"commit","published_at":"2019-07-30T09:31:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"4d8301f73cbea06a6182e02aa120ec7c563a88db","kind":"commit","published_at":"2019-05-04T17:13:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9137cc4fa4e27b62f8bdef05734700d162c27a97","kind":"commit","published_at":"2019-03-28T13:53:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0/manifests"},{"name":"0.6.7","sha":"b78e8fa48516f9740cf70b01f5393534f5e9ff05","kind":"commit","published_at":"2019-03-09T11:10:57.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"2b3fabd01cec3f6803ec7d255bf0436476c2b812","kind":"commit","published_at":"2019-03-09T11:04:33.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6/manifests"},{"name":"0.66","sha":"13ddc43782e9f3f34fc5331081682c3678df0598","kind":"commit","published_at":"2019-01-20T12:36:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.66","html_url":"https://github.com/lark-parser/lark/releases/tag/0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66/manifests"},{"name":"0.6.5","sha":"216c341b068c27e2689c95c0d70dd914feb0d00a","kind":"commit","published_at":"2018-10-16T11:19:47.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"1c1b364de8466790b42ce2a2b6b3bc111af8eb7f","kind":"commit","published_at":"2018-08-22T13:56:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"faf2a8c2138c3115770ca4c8913cab10c0d8052d","kind":"commit","published_at":"2018-08-03T01:53:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"d5b3af208da9a5ce02bcb0d3352dda93e22e438a","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"c637f3b35e55e867daad7ee447e8568cf6739ed9","kind":"commit","published_at":"2018-07-11T12:28:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"e7212261b282bd5a56d9cd2a9e3ad9a24cb5da31","kind":"commit","published_at":"2018-06-27T14:04:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0/manifests"},{"name":"0.5.6","sha":"eb6e809ffcf30b0e65ded939032dd6b223d2eb78","kind":"commit","published_at":"2018-04-05T13:15:22.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"3eebd4ad4bf9859a94cbca1226cad042209361fd","kind":"commit","published_at":"2018-03-08T21:26:00.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"834dc9da2255898cc294bb91f7042f5d3a8fcf3e","kind":"commit","published_at":"2018-02-18T15:31:45.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"443a9544e427b7dc6bbfbb33f6a69b2882280b3a","kind":"commit","published_at":"2018-01-24T12:44:09.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"4679a348cea97f633a486a5b14cc32ba59c72f2e","kind":"commit","published_at":"2018-01-10T12:46:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"e9603b5a1fc8d3234d6aafb2e0f5b3b5c282c7f5","kind":"commit","published_at":"2018-01-02T12:26:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T04:57:30.162Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-lark-parser?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-lark-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-lark-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-lark-parser/dependencies","status":null,"funding_links":["https://github.com/sponsors/lark-parser"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:44:35.226Z","issues_count":238,"pull_requests_count":143,"avg_time_to_close_issue":15124404.214285715,"avg_time_to_close_pull_request":3595219.4471544717,"issues_closed_count":167,"pull_requests_closed_count":123,"pull_request_authors_count":56,"issue_authors_count":181,"avg_comments_per_issue":4.142857142857143,"avg_comments_per_pull_request":3.958041958041958,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":44,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":2373078.5,"past_year_avg_time_to_close_pull_request":1858256.5,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":1.7045454545454546,"past_year_avg_comments_per_pull_request":3.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/issues","maintainers":[{"login":"erezsh","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"},{"login":"MegaIng","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MegaIng"},{"login":"evtn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evtn"}],"active_maintainers":[{"login":"erezsh","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-lark-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-lark-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-lark-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-lark-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-lark-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-lark-parser/codemeta","maintainers":[{"uuid":"russ@rw.id.au","login":null,"name":"Russ Webber","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","packages_count":9,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","role":null,"created_at":"2024-08-22T20:04:59.735Z","updated_at":"2024-08-22T20:04:59.735Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/russ@rw.id.au/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-27T18:20:23.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":2783805,"name":"lark","ecosystem":"pypi","description":"a modern parsing library","homepage":"https://github.com/lark-parser/lark","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lark-parser/lark","keywords_array":["Earley","LALR","parser","parsing","ast"],"namespace":null,"versions_count":20,"first_release_published_at":"2020-10-13T10:50:03.000Z","latest_release_published_at":"2025-10-27T18:25:54.000Z","latest_release_number":"1.3.1","last_synced_at":"2026-05-16T15:13:44.152Z","created_at":"2022-04-10T11:27:10.243Z","updated_at":"2026-05-16T15:13:44.152Z","registry_url":"https://pypi.org/project/lark/","install_command":"pip install lark --index-url https://pypi.org/simple","documentation_url":"https://lark.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Text Processing :: General","Topic :: Text Processing :: Linguistic"],"normalized_name":"lark","project_status":null},"repo_metadata":{"id":37732988,"uuid":"80946973","full_name":"lark-parser/lark","owner":"lark-parser","description":"Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.","archived":false,"fork":false,"pushed_at":"2024-09-23T12:37:07.000Z","size":2923,"stargazers_count":4829,"open_issues_count":121,"forks_count":409,"subscribers_count":58,"default_branch":"master","last_synced_at":"2024-10-14T20:24:45.449Z","etag":null,"topics":["cyk","earley","grammar","lalr","lark","parse","parser","parser-library","parsing-engine","parsing-library","python","tree"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lark-parser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"lark-parser","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-02-04T20:38:59.000Z","updated_at":"2024-10-14T15:52:30.000Z","dependencies_parsed_at":"2024-01-06T01:04:24.138Z","dependency_job_id":"dc726cd1-b329-4808-88a7-d3b099a131e6","html_url":"https://github.com/lark-parser/lark","commit_stats":{"total_commits":1566,"total_committers":128,"mean_commits":12.234375,"dds":0.6309067688378034,"last_synced_commit":"262ab71d497a8814f0ca42ca468b923fdb47a3c7"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221907113,"owners_count":16900126,"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":"lark-parser","name":"Lark - Parsing Library \u0026 Toolkit","uuid":"38646335","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38646335?v=4","repositories_count":11,"last_synced_at":"2024-05-20T14:53:27.685Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lark-parser","funding_links":["https://github.com/sponsors/lark-parser"],"total_stars":4743,"followers":24,"following":0,"created_at":"2022-11-02T16:31:48.398Z","updated_at":"2024-05-20T14:53:28.986Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser/repositories"},"tags":[{"name":"1.2.2","sha":"acfe33d943a1310f3ca26145eb2896bc5c4955c9","kind":"commit","published_at":"2024-08-13T19:47:06.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"ae207df1bbf6e2a7d11c7288a168090ba93f0abb","kind":"commit","published_at":"2024-08-13T09:33:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1/manifests"},{"name":"1.1.9","sha":"262ab71d497a8814f0ca42ca468b923fdb47a3c7","kind":"commit","published_at":"2024-01-10T08:30:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.9","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"a43373c8c16bea0e2e006eb614b21c1970e4f989","kind":"commit","published_at":"2023-10-23T08:10:46.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.8","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"e795810d9849a5ee517effadc7693f7a4ea2f076","kind":"commit","published_at":"2023-07-20T19:17:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.7","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"e4df0249c489d20c64222fd293b5cca4c3be4f27","kind":"commit","published_at":"2023-07-17T20:14:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.6","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"7d9cfa6ed09a2b125e97e3a1810d9c6443f1718e","kind":"commit","published_at":"2022-12-06T12:49:34.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.5","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"9e5bd90e01eb6e17acee3fa05ca35c86ea4323f2","kind":"commit","published_at":"2022-11-02T01:45:31.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.4","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"89a480daeb27b81c5874f96126d014e263b88e9f","kind":"commit","published_at":"2022-10-11T08:16:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.3","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"a9a60f199e6c045122da8fd6a79e401cfbc13d45","kind":"commit","published_at":"2022-03-01T14:15:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"01e16c55c75be6ba8199f0873adee7f1a3146678","kind":"commit","published_at":"2022-02-08T20:57:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"ad2d3c655e0f7ce387fd404ac301dddd8d8d3fb6","kind":"commit","published_at":"2022-01-31T07:59:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4181e4796a5f74a81a7b9e7ba543318b8f9f7bbf","kind":"commit","published_at":"2021-11-15T08:16:04.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.0.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"293bf07c516d4bce7a7e2e37072ab9e784d6d74c","kind":"commit","published_at":"2021-08-30T09:14:13.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.12.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"a095071bf4ab1127d5caa094ee1c5d8f20a8fabf","kind":"commit","published_at":"2021-05-03T16:29:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8c7be8310cbc00834973017758ab3a4c23c3c1fe","kind":"commit","published_at":"2021-02-16T14:50:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"c715426f32a32db9cb91f603a7fe674fd74e4183","kind":"commit","published_at":"2020-11-16T19:46:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5f230c6663d032e54a99789b94445323dfa1c26b","kind":"commit","published_at":"2020-11-16T12:02:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"9f3d611022a451ca577c106c39b8b6770d457794","kind":"commit","published_at":"2020-09-21T07:13:40.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.10.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"11ef9a18fe1ee0d02717a906b8f4bbf91f1c9640","kind":"commit","published_at":"2020-07-01T13:53:08.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.9.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0/manifests"},{"name":"0.8.9","sha":"d2499d8a71d61ac201c9a108f22d16375536dea2","kind":"commit","published_at":"2020-06-16T12:01:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.9","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9/manifests"},{"name":"0.8.8","sha":"a2d3e6332ff475d0d7036c2bba91c7092cae6a92","kind":"commit","published_at":"2020-06-13T19:10:14.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"20a9e3039fea6feaa1afaef9ba237bf16c61dfe9","kind":"commit","published_at":"2020-06-13T07:23:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"4fbae1253f0d3b9cfb757f01566090a1502164a4","kind":"commit","published_at":"2020-06-10T11:56:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"b2f99f9933da9340813b60d2eb196b843d17d840","kind":"commit","published_at":"2020-03-29T09:27:02.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5/manifests"},{"name":"0.8.3","sha":"d408959479114364ae47be75c4a0bc4dee32183e","kind":"commit","published_at":"2020-03-28T20:14:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"aa82f5a28a3e5d6d57a4e0ddc93c379ca1b3869b","kind":"commit","published_at":"2020-03-07T08:38:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"5346231e14d31ab5bbc3cbc014a31b405d40ef39","kind":"commit","published_at":"2020-01-22T23:12:12.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"73427f785c767dbb06fb538f512602324a7d1cea","kind":"commit","published_at":"2020-01-22T13:27:05.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0/manifests"},{"name":"0.7.8","sha":"f07359c31683805f4004fe2d6f37dec84b7c094f","kind":"commit","published_at":"2019-11-01T12:39:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"404fef87f4f168543a333ca3ecb045f7017ac15a","kind":"commit","published_at":"2019-10-03T08:29:49.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7/manifests"},{"name":"0.7.5","sha":"f43631949cddf6a50fa1bb5d083335b2c6eefee8","kind":"commit","published_at":"2019-09-06T05:18:42.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"f06a83a8a79e0507ae58e7f8c5af8888e1d92da8","kind":"commit","published_at":"2019-08-28T21:50:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"3cdee35af57dbd0a3f9773ade8486044ab8720fc","kind":"commit","published_at":"2019-08-14T09:31:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"dd3a812fead3fc1f2a45d45d337fb7abaabf63b1","kind":"commit","published_at":"2019-07-30T09:31:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"4d8301f73cbea06a6182e02aa120ec7c563a88db","kind":"commit","published_at":"2019-05-04T17:13:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9137cc4fa4e27b62f8bdef05734700d162c27a97","kind":"commit","published_at":"2019-03-28T13:53:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0/manifests"},{"name":"0.6.7","sha":"b78e8fa48516f9740cf70b01f5393534f5e9ff05","kind":"commit","published_at":"2019-03-09T11:10:57.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"2b3fabd01cec3f6803ec7d255bf0436476c2b812","kind":"commit","published_at":"2019-03-09T11:04:33.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6/manifests"},{"name":"0.66","sha":"13ddc43782e9f3f34fc5331081682c3678df0598","kind":"commit","published_at":"2019-01-20T12:36:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.66","html_url":"https://github.com/lark-parser/lark/releases/tag/0.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66/manifests"},{"name":"0.6.5","sha":"216c341b068c27e2689c95c0d70dd914feb0d00a","kind":"commit","published_at":"2018-10-16T11:19:47.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"1c1b364de8466790b42ce2a2b6b3bc111af8eb7f","kind":"commit","published_at":"2018-08-22T13:56:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"faf2a8c2138c3115770ca4c8913cab10c0d8052d","kind":"commit","published_at":"2018-08-03T01:53:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"d5b3af208da9a5ce02bcb0d3352dda93e22e438a","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"c637f3b35e55e867daad7ee447e8568cf6739ed9","kind":"commit","published_at":"2018-07-11T12:28:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"e7212261b282bd5a56d9cd2a9e3ad9a24cb5da31","kind":"commit","published_at":"2018-06-27T14:04:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0/manifests"},{"name":"0.5.6","sha":"eb6e809ffcf30b0e65ded939032dd6b223d2eb78","kind":"commit","published_at":"2018-04-05T13:15:22.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"3eebd4ad4bf9859a94cbca1226cad042209361fd","kind":"commit","published_at":"2018-03-08T21:26:00.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"834dc9da2255898cc294bb91f7042f5d3a8fcf3e","kind":"commit","published_at":"2018-02-18T15:31:45.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"443a9544e427b7dc6bbfbb33f6a69b2882280b3a","kind":"commit","published_at":"2018-01-24T12:44:09.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"4679a348cea97f633a486a5b14cc32ba59c72f2e","kind":"commit","published_at":"2018-01-10T12:46:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"e9603b5a1fc8d3234d6aafb2e0f5b3b5c282c7f5","kind":"commit","published_at":"2018-01-02T12:26:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T20:21:03.311Z","dependent_packages_count":302,"downloads":73429386,"downloads_period":"last-month","dependent_repos_count":1968,"rankings":{"downloads":0.1554449117435869,"dependent_repos_count":0.2505266978608571,"dependent_packages_count":0.11545862732520845,"stargazers_count":1.111588931059787,"forks_count":2.712987146205014,"docker_downloads_count":0.5683208004229364,"average":0.8190545191028983},"purl":"pkg:pypi/lark","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/lark","docker_dependents_count":554,"docker_downloads_count":27510860,"usage_url":"https://repos.ecosyste.ms/usage/pypi/lark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/lark/dependencies","status":null,"funding_links":["https://github.com/sponsors/lark-parser"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T20:21:01.660Z","issues_count":237,"pull_requests_count":117,"avg_time_to_close_issue":14491434.220125787,"avg_time_to_close_pull_request":3472398.97,"issues_closed_count":158,"pull_requests_closed_count":100,"pull_request_authors_count":41,"issue_authors_count":154,"avg_comments_per_issue":4.417721518987342,"avg_comments_per_pull_request":3.7948717948717947,"merged_pull_requests_count":80,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":102,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":1993121.3833333333,"past_year_avg_time_to_close_pull_request":1607430.8076923077,"past_year_issues_closed_count":59,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":3.5098039215686274,"past_year_avg_comments_per_pull_request":3.951219512195122,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/issues","maintainers":[{"login":"erezsh","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"},{"login":"MegaIng","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MegaIng"},{"login":"evtn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evtn"}],"active_maintainers":[{"login":"erezsh","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"},{"login":"MegaIng","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MegaIng"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lark/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lark/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lark/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lark/codemeta","maintainers":[{"uuid":"erez","login":"erez","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/erez/","role":null,"created_at":"2022-11-19T03:26:20.172Z","updated_at":"2022-11-19T03:26:20.172Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/erez/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":864824,"maintainers_count":369591,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","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"}},{"id":13707758,"name":"python-lark","ecosystem":"debian","description":null,"homepage":"https://github.com/lark-parser/lark","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lark-parser/lark","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:30:15.708Z","latest_release_published_at":"2026-02-12T22:30:15.708Z","latest_release_number":"1.1.5-1","last_synced_at":"2026-03-13T07:49:23.534Z","created_at":"2026-02-12T22:30:15.501Z","updated_at":"2026-03-13T07:49:23.535Z","registry_url":"https://tracker.debian.org/pkg/python-lark","install_command":"apt-get install python-lark","documentation_url":"https://packages.debian.org/bookworm/python-lark","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-lark, python-lark-doc","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme, python3-sphinx-markdown-tables, python3-sphinx-gallery, python3-recommonmark, jdupes","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T22:30:16.616Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-lark?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-lark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-lark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-lark/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-lark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-lark/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-lark/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-lark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-lark/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-lark/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13951642,"name":"python-lark","ecosystem":"guix","description":"Multi-language parser for Python","homepage":"https://github.com/lark-parser/lark","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/lark-parser/lark","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:20:56.123Z","latest_release_published_at":"2026-03-02T19:20:56.123Z","latest_release_number":"1.2.2","last_synced_at":"2026-04-27T16:24:50.221Z","created_at":"2026-03-02T19:20:55.939Z","updated_at":"2026-04-27T16:24:50.446Z","registry_url":"https://packages.guix.gnu.org/packages/python-lark/1.2.2/","install_command":"guix install python-lark","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-xyz.scm#n22210","metadata":{"location":"gnu/packages/python-xyz.scm:22210","variable_name":"python-lark"},"repo_metadata":{"id":37732988,"uuid":"80946973","full_name":"lark-parser/lark","owner":"lark-parser","description":"Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.","archived":false,"fork":false,"pushed_at":"2026-03-26T21:34:20.000Z","size":2839,"stargazers_count":5855,"open_issues_count":138,"forks_count":469,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-04-21T06:40:57.999Z","etag":null,"topics":["cyk","earley","grammar","lalr","lark","parse","parser","parser-library","parsing-engine","parsing-library","python","tree"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lark-parser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lark-parser","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-02-04T20:38:59.000Z","updated_at":"2026-04-21T01:02:35.000Z","dependencies_parsed_at":"2024-01-06T01:04:24.138Z","dependency_job_id":"dc726cd1-b329-4808-88a7-d3b099a131e6","html_url":"https://github.com/lark-parser/lark","commit_stats":{"total_commits":1566,"total_committers":128,"mean_commits":12.234375,"dds":0.6309067688378034,"last_synced_commit":"262ab71d497a8814f0ca42ca468b923fdb47a3c7"},"previous_names":["erezsh/lark"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/lark-parser/lark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/sbom","scorecard":{"id":579084,"data":{"date":"2025-08-11","repo":{"name":"github.com/lark-parser/lark","commit":"d1a456dd365603bbcb4b5b4ec2c29e6096b82f59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 10/13 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"8 commit(s) and 5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/codecov.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":0,"reason":"57 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-h95x-26f3-88hr"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T18:40:49.331Z","repository_id":37732988,"created_at":"2025-08-20T18:40:49.331Z","updated_at":"2025-08-20T18:40:49.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32342269,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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"}},"repo_metadata_updated_at":"2026-04-27T16:24:50.446Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-lark","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-lark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-lark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-lark/dependencies","status":null,"funding_links":["https://github.com/sponsors/lark-parser"],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-lark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-lark/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-lark/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-lark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-lark/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-lark/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31361,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":12992793,"name":"py3-lark-parser","ecosystem":"alpine","description":"modern parsing library for Python, implementing Earley \u0026 LALR(1) and an easy interface","homepage":"https://github.com/lark-parser/lark","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lark-parser/lark","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-07-25T08:28:44.000Z","latest_release_published_at":"2025-07-25T08:28:44.000Z","latest_release_number":"1.2.2-r0","last_synced_at":"2026-04-09T23:05:17.956Z","created_at":"2026-01-30T19:30:34.758Z","updated_at":"2026-04-09T23:05:17.956Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/py3-lark-parser","install_command":"apk add py3-lark-parser","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-lark-parser?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-lark-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-lark-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-lark-parser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-lark-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-lark-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-lark-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-lark-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-lark-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-lark-parser/codemeta","maintainers":[{"uuid":"russ@rw.id.au","login":null,"name":"Russ Webber","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","packages_count":7,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","role":null,"created_at":"2026-03-03T19:48:58.020Z","updated_at":"2026-03-03T19:48:58.020Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/russ@rw.id.au/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13403521,"name":"python-lark","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lark-parser/lark","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lark-parser/lark","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T11:23:48.412Z","latest_release_published_at":"2026-02-06T11:23:48.412Z","latest_release_number":"1.1.9-1","last_synced_at":"2026-03-06T12:04:12.070Z","created_at":"2026-02-06T11:23:48.074Z","updated_at":"2026-03-06T12:04:12.070Z","registry_url":"https://launchpad.net/ubuntu/+source/python-lark","install_command":"apt-get install python-lark","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-lark, python-lark-doc","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme, python3-sphinx-markdown-tables, python3-sphinx-gallery, python3-recommonmark, jdupes","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/python-lark?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-lark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-lark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-lark/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-lark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-lark/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-lark/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-lark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-lark/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-lark/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":6051324,"name":"py3-lark-parser","ecosystem":"alpine","description":"modern parsing library for Python, implementing Earley \u0026 LALR(1) and an easy interface","homepage":"https://github.com/lark-parser/lark","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lark-parser/lark","keywords_array":[],"namespace":"main","versions_count":7,"first_release_published_at":"2022-11-22T19:33:35.000Z","latest_release_published_at":"2025-07-25T08:28:44.000Z","latest_release_number":"1.2.2-r0","last_synced_at":"2026-03-12T04:11:26.694Z","created_at":"2023-01-31T18:26:49.416Z","updated_at":"2026-03-12T04:11:26.695Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/py3-lark-parser","install_command":"apk add py3-lark-parser","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":37732988,"uuid":"80946973","full_name":"lark-parser/lark","owner":"lark-parser","description":"Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.","archived":false,"fork":false,"pushed_at":"2025-09-06T08:16:56.000Z","size":2883,"stargazers_count":5497,"open_issues_count":136,"forks_count":446,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-09-06T10:12:11.224Z","etag":null,"topics":["cyk","earley","grammar","lalr","lark","parse","parser","parser-library","parsing-engine","parsing-library","python","tree"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lark-parser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lark-parser","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-02-04T20:38:59.000Z","updated_at":"2025-09-06T06:55:32.000Z","dependencies_parsed_at":"2024-01-06T01:04:24.138Z","dependency_job_id":"dc726cd1-b329-4808-88a7-d3b099a131e6","html_url":"https://github.com/lark-parser/lark","commit_stats":{"total_commits":1566,"total_committers":128,"mean_commits":12.234375,"dds":0.6309067688378034,"last_synced_commit":"262ab71d497a8814f0ca42ca468b923fdb47a3c7"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/lark-parser/lark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/sbom","scorecard":{"id":579084,"data":{"date":"2025-08-11","repo":{"name":"github.com/lark-parser/lark","commit":"d1a456dd365603bbcb4b5b4ec2c29e6096b82f59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 10/13 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"8 commit(s) and 5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/codecov.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":0,"reason":"57 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-h95x-26f3-88hr"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T18:40:49.331Z","repository_id":37732988,"created_at":"2025-08-20T18:40:49.331Z","updated_at":"2025-08-20T18:40:49.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273997133,"owners_count":25204475,"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-07T02:00:09.463Z","response_time":67,"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":"lark-parser","name":"Lark - Parsing Library \u0026 Toolkit","uuid":"38646335","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38646335?v=4","repositories_count":11,"last_synced_at":"2025-09-02T04:39:53.078Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lark-parser","funding_links":["https://github.com/sponsors/lark-parser"],"total_stars":5677,"followers":47,"following":0,"created_at":"2022-11-02T16:31:48.398Z","updated_at":"2025-09-02T04:39:53.078Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser/repositories"},"tags":[{"name":"1.2.2","sha":"acfe33d943a1310f3ca26145eb2896bc5c4955c9","kind":"commit","published_at":"2024-08-13T19:47:06.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"ae207df1bbf6e2a7d11c7288a168090ba93f0abb","kind":"commit","published_at":"2024-08-13T09:33:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1/manifests"},{"name":"1.1.9","sha":"262ab71d497a8814f0ca42ca468b923fdb47a3c7","kind":"commit","published_at":"2024-01-10T08:30:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.9","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"a43373c8c16bea0e2e006eb614b21c1970e4f989","kind":"commit","published_at":"2023-10-23T08:10:46.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.8","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"e795810d9849a5ee517effadc7693f7a4ea2f076","kind":"commit","published_at":"2023-07-20T19:17:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.7","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"e4df0249c489d20c64222fd293b5cca4c3be4f27","kind":"commit","published_at":"2023-07-17T20:14:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.6","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"7d9cfa6ed09a2b125e97e3a1810d9c6443f1718e","kind":"commit","published_at":"2022-12-06T12:49:34.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.5","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"9e5bd90e01eb6e17acee3fa05ca35c86ea4323f2","kind":"commit","published_at":"2022-11-02T01:45:31.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.4","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"89a480daeb27b81c5874f96126d014e263b88e9f","kind":"commit","published_at":"2022-10-11T08:16:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.3","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"a9a60f199e6c045122da8fd6a79e401cfbc13d45","kind":"commit","published_at":"2022-03-01T14:15:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"01e16c55c75be6ba8199f0873adee7f1a3146678","kind":"commit","published_at":"2022-02-08T20:57:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"ad2d3c655e0f7ce387fd404ac301dddd8d8d3fb6","kind":"commit","published_at":"2022-01-31T07:59:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4181e4796a5f74a81a7b9e7ba543318b8f9f7bbf","kind":"commit","published_at":"2021-11-15T08:16:04.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.0.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"293bf07c516d4bce7a7e2e37072ab9e784d6d74c","kind":"commit","published_at":"2021-08-30T09:14:13.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.12.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"a095071bf4ab1127d5caa094ee1c5d8f20a8fabf","kind":"commit","published_at":"2021-05-03T16:29:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8c7be8310cbc00834973017758ab3a4c23c3c1fe","kind":"commit","published_at":"2021-02-16T14:50:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"c715426f32a32db9cb91f603a7fe674fd74e4183","kind":"commit","published_at":"2020-11-16T19:46:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5f230c6663d032e54a99789b94445323dfa1c26b","kind":"commit","published_at":"2020-11-16T12:02:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"9f3d611022a451ca577c106c39b8b6770d457794","kind":"commit","published_at":"2020-09-21T07:13:40.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.10.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"11ef9a18fe1ee0d02717a906b8f4bbf91f1c9640","kind":"commit","published_at":"2020-07-01T13:53:08.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.9.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0/manifests"},{"name":"0.8.9","sha":"d2499d8a71d61ac201c9a108f22d16375536dea2","kind":"commit","published_at":"2020-06-16T12:01:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.9","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9/manifests"},{"name":"0.8.8","sha":"a2d3e6332ff475d0d7036c2bba91c7092cae6a92","kind":"commit","published_at":"2020-06-13T19:10:14.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"20a9e3039fea6feaa1afaef9ba237bf16c61dfe9","kind":"commit","published_at":"2020-06-13T07:23:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"4fbae1253f0d3b9cfb757f01566090a1502164a4","kind":"commit","published_at":"2020-06-10T11:56:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"b2f99f9933da9340813b60d2eb196b843d17d840","kind":"commit","published_at":"2020-03-29T09:27:02.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5/manifests"},{"name":"0.8.3","sha":"d408959479114364ae47be75c4a0bc4dee32183e","kind":"commit","published_at":"2020-03-28T20:14:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"aa82f5a28a3e5d6d57a4e0ddc93c379ca1b3869b","kind":"commit","published_at":"2020-03-07T08:38:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"5346231e14d31ab5bbc3cbc014a31b405d40ef39","kind":"commit","published_at":"2020-01-22T23:12:12.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"73427f785c767dbb06fb538f512602324a7d1cea","kind":"commit","published_at":"2020-01-22T13:27:05.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0/manifests"},{"name":"0.7.8","sha":"f07359c31683805f4004fe2d6f37dec84b7c094f","kind":"commit","published_at":"2019-11-01T12:39:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"404fef87f4f168543a333ca3ecb045f7017ac15a","kind":"commit","published_at":"2019-10-03T08:29:49.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7/manifests"},{"name":"0.7.5","sha":"f43631949cddf6a50fa1bb5d083335b2c6eefee8","kind":"commit","published_at":"2019-09-06T05:18:42.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"f06a83a8a79e0507ae58e7f8c5af8888e1d92da8","kind":"commit","published_at":"2019-08-28T21:50:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"3cdee35af57dbd0a3f9773ade8486044ab8720fc","kind":"commit","published_at":"2019-08-14T09:31:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"dd3a812fead3fc1f2a45d45d337fb7abaabf63b1","kind":"commit","published_at":"2019-07-30T09:31:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"4d8301f73cbea06a6182e02aa120ec7c563a88db","kind":"commit","published_at":"2019-05-04T17:13:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9137cc4fa4e27b62f8bdef05734700d162c27a97","kind":"commit","published_at":"2019-03-28T13:53:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0/manifests"},{"name":"0.6.7","sha":"b78e8fa48516f9740cf70b01f5393534f5e9ff05","kind":"commit","published_at":"2019-03-09T11:10:57.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"2b3fabd01cec3f6803ec7d255bf0436476c2b812","kind":"commit","published_at":"2019-03-09T11:04:33.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6/manifests"},{"name":"0.66","sha":"13ddc43782e9f3f34fc5331081682c3678df0598","kind":"commit","published_at":"2019-01-20T12:36:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.66","html_url":"https://github.com/lark-parser/lark/releases/tag/0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66/manifests"},{"name":"0.6.5","sha":"216c341b068c27e2689c95c0d70dd914feb0d00a","kind":"commit","published_at":"2018-10-16T11:19:47.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"1c1b364de8466790b42ce2a2b6b3bc111af8eb7f","kind":"commit","published_at":"2018-08-22T13:56:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"faf2a8c2138c3115770ca4c8913cab10c0d8052d","kind":"commit","published_at":"2018-08-03T01:53:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"d5b3af208da9a5ce02bcb0d3352dda93e22e438a","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"c637f3b35e55e867daad7ee447e8568cf6739ed9","kind":"commit","published_at":"2018-07-11T12:28:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"e7212261b282bd5a56d9cd2a9e3ad9a24cb5da31","kind":"commit","published_at":"2018-06-27T14:04:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0/manifests"},{"name":"0.5.6","sha":"eb6e809ffcf30b0e65ded939032dd6b223d2eb78","kind":"commit","published_at":"2018-04-05T13:15:22.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"3eebd4ad4bf9859a94cbca1226cad042209361fd","kind":"commit","published_at":"2018-03-08T21:26:00.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"834dc9da2255898cc294bb91f7042f5d3a8fcf3e","kind":"commit","published_at":"2018-02-18T15:31:45.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"443a9544e427b7dc6bbfbb33f6a69b2882280b3a","kind":"commit","published_at":"2018-01-24T12:44:09.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"4679a348cea97f633a486a5b14cc32ba59c72f2e","kind":"commit","published_at":"2018-01-10T12:46:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"e9603b5a1fc8d3234d6aafb2e0f5b3b5c282c7f5","kind":"commit","published_at":"2018-01-02T12:26:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T04:57:30.160Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.030839073262366,"stargazers_count":3.760958046336882,"forks_count":5.342047589229805,"average":3.7834611772072635},"purl":"pkg:apk/alpine/py3-lark-parser?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-lark-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-lark-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-lark-parser/dependencies","status":null,"funding_links":["https://github.com/sponsors/lark-parser"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:44:35.226Z","issues_count":238,"pull_requests_count":143,"avg_time_to_close_issue":15124404.214285715,"avg_time_to_close_pull_request":3595219.4471544717,"issues_closed_count":167,"pull_requests_closed_count":123,"pull_request_authors_count":56,"issue_authors_count":181,"avg_comments_per_issue":4.142857142857143,"avg_comments_per_pull_request":3.958041958041958,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":44,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":2373078.5,"past_year_avg_time_to_close_pull_request":1858256.5,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":1.7045454545454546,"past_year_avg_comments_per_pull_request":3.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/issues","maintainers":[{"login":"erezsh","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"},{"login":"MegaIng","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MegaIng"},{"login":"evtn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evtn"}],"active_maintainers":[{"login":"erezsh","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-lark-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-lark-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-lark-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-lark-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-lark-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-lark-parser/codemeta","maintainers":[{"uuid":"russ@rw.id.au","login":null,"name":"Russ Webber","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","packages_count":32,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","role":null,"created_at":"2023-01-31T21:37:38.047Z","updated_at":"2023-01-31T21:37:38.047Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/russ@rw.id.au/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39403,"maintainers_count":878,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":13463564,"name":"python-lark","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lark-parser/lark","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lark-parser/lark","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T12:19:49.207Z","latest_release_published_at":"2026-02-09T12:19:49.207Z","latest_release_number":"1.2.2-1","last_synced_at":"2026-03-09T13:05:50.483Z","created_at":"2026-02-09T12:19:48.912Z","updated_at":"2026-03-09T13:32:12.232Z","registry_url":"https://launchpad.net/ubuntu/+source/python-lark","install_command":"apt-get install python-lark","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-lark, python-lark-doc","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme, python3-sphinx-markdown-tables, python3-sphinx-gallery, python3-recommonmark, jdupes","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-lark?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-lark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-lark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-lark/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-lark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-lark/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-lark/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-lark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-lark/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-lark/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13562928,"name":"python-lark","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lark-parser/lark","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lark-parser/lark","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:47:27.854Z","latest_release_published_at":"2026-02-11T05:47:27.854Z","latest_release_number":"1.1.5-1","last_synced_at":"2026-03-12T13:16:24.494Z","created_at":"2026-02-11T05:47:27.646Z","updated_at":"2026-03-12T13:16:24.494Z","registry_url":"https://launchpad.net/ubuntu/+source/python-lark","install_command":"apt-get install python-lark","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-lark, python-lark-doc","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme, python3-sphinx-markdown-tables, python3-sphinx-gallery, python3-recommonmark, jdupes","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:53:59.265Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-lark?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-lark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-lark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-lark/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-lark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-lark/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-lark/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-lark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-lark/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-lark/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":6095072,"name":"py3-lark-parser","ecosystem":"alpine","description":"modern parsing library for Python, implementing Earley \u0026 LALR(1) and an easy interface","homepage":"https://github.com/lark-parser/lark","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lark-parser/lark","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-02-12T16:56:34.000Z","latest_release_published_at":"2022-02-12T16:56:34.000Z","latest_release_number":"0.11.3-r1","last_synced_at":"2026-03-16T03:09:57.849Z","created_at":"2023-01-31T20:32:11.168Z","updated_at":"2026-03-16T03:09:57.849Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-lark-parser","install_command":"apk add py3-lark-parser","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37732988,"uuid":"80946973","full_name":"lark-parser/lark","owner":"lark-parser","description":"Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.","archived":false,"fork":false,"pushed_at":"2025-09-06T08:16:56.000Z","size":2883,"stargazers_count":5497,"open_issues_count":136,"forks_count":446,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-09-06T10:12:11.224Z","etag":null,"topics":["cyk","earley","grammar","lalr","lark","parse","parser","parser-library","parsing-engine","parsing-library","python","tree"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lark-parser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lark-parser","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-02-04T20:38:59.000Z","updated_at":"2025-09-06T06:55:32.000Z","dependencies_parsed_at":"2024-01-06T01:04:24.138Z","dependency_job_id":"dc726cd1-b329-4808-88a7-d3b099a131e6","html_url":"https://github.com/lark-parser/lark","commit_stats":{"total_commits":1566,"total_committers":128,"mean_commits":12.234375,"dds":0.6309067688378034,"last_synced_commit":"262ab71d497a8814f0ca42ca468b923fdb47a3c7"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/lark-parser/lark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/sbom","scorecard":{"id":579084,"data":{"date":"2025-08-11","repo":{"name":"github.com/lark-parser/lark","commit":"d1a456dd365603bbcb4b5b4ec2c29e6096b82f59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 10/13 approved changesets -- score normalized to 7","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":"Maintained","score":10,"reason":"8 commit(s) and 5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/codecov.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lark-parser/lark/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":0,"reason":"57 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-h95x-26f3-88hr"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T18:40:49.331Z","repository_id":37732988,"created_at":"2025-08-20T18:40:49.331Z","updated_at":"2025-08-20T18:40:49.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273997133,"owners_count":25204475,"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-07T02:00:09.463Z","response_time":67,"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":"lark-parser","name":"Lark - Parsing Library \u0026 Toolkit","uuid":"38646335","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38646335?v=4","repositories_count":11,"last_synced_at":"2025-09-02T04:39:53.078Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lark-parser","funding_links":["https://github.com/sponsors/lark-parser"],"total_stars":5677,"followers":47,"following":0,"created_at":"2022-11-02T16:31:48.398Z","updated_at":"2025-09-02T04:39:53.078Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser/repositories"},"tags":[{"name":"1.2.2","sha":"acfe33d943a1310f3ca26145eb2896bc5c4955c9","kind":"commit","published_at":"2024-08-13T19:47:06.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"ae207df1bbf6e2a7d11c7288a168090ba93f0abb","kind":"commit","published_at":"2024-08-13T09:33:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.2.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.2.1/manifests"},{"name":"1.1.9","sha":"262ab71d497a8814f0ca42ca468b923fdb47a3c7","kind":"commit","published_at":"2024-01-10T08:30:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.9","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"a43373c8c16bea0e2e006eb614b21c1970e4f989","kind":"commit","published_at":"2023-10-23T08:10:46.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.8","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"e795810d9849a5ee517effadc7693f7a4ea2f076","kind":"commit","published_at":"2023-07-20T19:17:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.7","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"e4df0249c489d20c64222fd293b5cca4c3be4f27","kind":"commit","published_at":"2023-07-17T20:14:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.6","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"7d9cfa6ed09a2b125e97e3a1810d9c6443f1718e","kind":"commit","published_at":"2022-12-06T12:49:34.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.5","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"9e5bd90e01eb6e17acee3fa05ca35c86ea4323f2","kind":"commit","published_at":"2022-11-02T01:45:31.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.4","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"89a480daeb27b81c5874f96126d014e263b88e9f","kind":"commit","published_at":"2022-10-11T08:16:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.3","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"a9a60f199e6c045122da8fd6a79e401cfbc13d45","kind":"commit","published_at":"2022-03-01T14:15:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.2","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"01e16c55c75be6ba8199f0873adee7f1a3146678","kind":"commit","published_at":"2022-02-08T20:57:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.1","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"ad2d3c655e0f7ce387fd404ac301dddd8d8d3fb6","kind":"commit","published_at":"2022-01-31T07:59:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.1.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"4181e4796a5f74a81a7b9e7ba543318b8f9f7bbf","kind":"commit","published_at":"2021-11-15T08:16:04.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/1.0.0","html_url":"https://github.com/lark-parser/lark/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"293bf07c516d4bce7a7e2e37072ab9e784d6d74c","kind":"commit","published_at":"2021-08-30T09:14:13.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.12.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"a095071bf4ab1127d5caa094ee1c5d8f20a8fabf","kind":"commit","published_at":"2021-05-03T16:29:20.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"8c7be8310cbc00834973017758ab3a4c23c3c1fe","kind":"commit","published_at":"2021-02-16T14:50:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"c715426f32a32db9cb91f603a7fe674fd74e4183","kind":"commit","published_at":"2020-11-16T19:46:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5f230c6663d032e54a99789b94445323dfa1c26b","kind":"commit","published_at":"2020-11-16T12:02:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.11.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"9f3d611022a451ca577c106c39b8b6770d457794","kind":"commit","published_at":"2020-09-21T07:13:40.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.10.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"11ef9a18fe1ee0d02717a906b8f4bbf91f1c9640","kind":"commit","published_at":"2020-07-01T13:53:08.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.9.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.9.0/manifests"},{"name":"0.8.9","sha":"d2499d8a71d61ac201c9a108f22d16375536dea2","kind":"commit","published_at":"2020-06-16T12:01:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.9","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.9/manifests"},{"name":"0.8.8","sha":"a2d3e6332ff475d0d7036c2bba91c7092cae6a92","kind":"commit","published_at":"2020-06-13T19:10:14.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"20a9e3039fea6feaa1afaef9ba237bf16c61dfe9","kind":"commit","published_at":"2020-06-13T07:23:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"4fbae1253f0d3b9cfb757f01566090a1502164a4","kind":"commit","published_at":"2020-06-10T11:56:17.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"b2f99f9933da9340813b60d2eb196b843d17d840","kind":"commit","published_at":"2020-03-29T09:27:02.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.5/manifests"},{"name":"0.8.3","sha":"d408959479114364ae47be75c4a0bc4dee32183e","kind":"commit","published_at":"2020-03-28T20:14:11.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"aa82f5a28a3e5d6d57a4e0ddc93c379ca1b3869b","kind":"commit","published_at":"2020-03-07T08:38:55.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"5346231e14d31ab5bbc3cbc014a31b405d40ef39","kind":"commit","published_at":"2020-01-22T23:12:12.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"73427f785c767dbb06fb538f512602324a7d1cea","kind":"commit","published_at":"2020-01-22T13:27:05.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.8.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.8.0/manifests"},{"name":"0.7.8","sha":"f07359c31683805f4004fe2d6f37dec84b7c094f","kind":"commit","published_at":"2019-11-01T12:39:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.8","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.8/manifests"},{"name":"0.7.7","sha":"404fef87f4f168543a333ca3ecb045f7017ac15a","kind":"commit","published_at":"2019-10-03T08:29:49.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.7/manifests"},{"name":"0.7.5","sha":"f43631949cddf6a50fa1bb5d083335b2c6eefee8","kind":"commit","published_at":"2019-09-06T05:18:42.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"f06a83a8a79e0507ae58e7f8c5af8888e1d92da8","kind":"commit","published_at":"2019-08-28T21:50:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"3cdee35af57dbd0a3f9773ade8486044ab8720fc","kind":"commit","published_at":"2019-08-14T09:31:43.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"dd3a812fead3fc1f2a45d45d337fb7abaabf63b1","kind":"commit","published_at":"2019-07-30T09:31:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"4d8301f73cbea06a6182e02aa120ec7c563a88db","kind":"commit","published_at":"2019-05-04T17:13:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9137cc4fa4e27b62f8bdef05734700d162c27a97","kind":"commit","published_at":"2019-03-28T13:53:28.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.7.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.7.0/manifests"},{"name":"0.6.7","sha":"b78e8fa48516f9740cf70b01f5393534f5e9ff05","kind":"commit","published_at":"2019-03-09T11:10:57.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.7","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"2b3fabd01cec3f6803ec7d255bf0436476c2b812","kind":"commit","published_at":"2019-03-09T11:04:33.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.6/manifests"},{"name":"0.66","sha":"13ddc43782e9f3f34fc5331081682c3678df0598","kind":"commit","published_at":"2019-01-20T12:36:39.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.66","html_url":"https://github.com/lark-parser/lark/releases/tag/0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.66/manifests"},{"name":"0.6.5","sha":"216c341b068c27e2689c95c0d70dd914feb0d00a","kind":"commit","published_at":"2018-10-16T11:19:47.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"1c1b364de8466790b42ce2a2b6b3bc111af8eb7f","kind":"commit","published_at":"2018-08-22T13:56:36.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"faf2a8c2138c3115770ca4c8913cab10c0d8052d","kind":"commit","published_at":"2018-08-03T01:53:59.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"d5b3af208da9a5ce02bcb0d3352dda93e22e438a","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"c637f3b35e55e867daad7ee447e8568cf6739ed9","kind":"commit","published_at":"2018-07-11T12:28:32.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"e7212261b282bd5a56d9cd2a9e3ad9a24cb5da31","kind":"commit","published_at":"2018-06-27T14:04:23.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.6.0","html_url":"https://github.com/lark-parser/lark/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.6.0/manifests"},{"name":"0.5.6","sha":"eb6e809ffcf30b0e65ded939032dd6b223d2eb78","kind":"commit","published_at":"2018-04-05T13:15:22.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.6","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"3eebd4ad4bf9859a94cbca1226cad042209361fd","kind":"commit","published_at":"2018-03-08T21:26:00.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.5","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"834dc9da2255898cc294bb91f7042f5d3a8fcf3e","kind":"commit","published_at":"2018-02-18T15:31:45.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.4","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"443a9544e427b7dc6bbfbb33f6a69b2882280b3a","kind":"commit","published_at":"2018-01-24T12:44:09.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.3","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"4679a348cea97f633a486a5b14cc32ba59c72f2e","kind":"commit","published_at":"2018-01-10T12:46:25.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.2","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"e9603b5a1fc8d3234d6aafb2e0f5b3b5c282c7f5","kind":"commit","published_at":"2018-01-02T12:26:29.000Z","download_url":"https://codeload.github.com/lark-parser/lark/tar.gz/0.5.1","html_url":"https://github.com/lark-parser/lark/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lark-parser/lark@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/tags/0.5.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T04:57:30.163Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":9.857415515886382,"stargazers_count":3.5309307286403953,"forks_count":3.957561468507915,"average":4.336476928258673},"purl":"pkg:apk/alpine/py3-lark-parser?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-lark-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-lark-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-lark-parser/dependencies","status":null,"funding_links":["https://github.com/sponsors/lark-parser"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:44:35.226Z","issues_count":238,"pull_requests_count":143,"avg_time_to_close_issue":15124404.214285715,"avg_time_to_close_pull_request":3595219.4471544717,"issues_closed_count":167,"pull_requests_closed_count":123,"pull_request_authors_count":56,"issue_authors_count":181,"avg_comments_per_issue":4.142857142857143,"avg_comments_per_pull_request":3.958041958041958,"merged_pull_requests_count":100,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":44,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":2373078.5,"past_year_avg_time_to_close_pull_request":1858256.5,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":1.7045454545454546,"past_year_avg_comments_per_pull_request":3.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/issues","maintainers":[{"login":"erezsh","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"},{"login":"MegaIng","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MegaIng"},{"login":"evtn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evtn"}],"active_maintainers":[{"login":"erezsh","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-lark-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-lark-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-lark-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-lark-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-lark-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-lark-parser/codemeta","maintainers":[{"uuid":"russ@rw.id.au","login":null,"name":"Russ Webber","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","packages_count":6,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Russ Webber","role":null,"created_at":"2023-02-01T06:53:59.555Z","updated_at":"2023-02-01T06:53:59.555Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/russ@rw.id.au/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-04-27T18:20:23.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}}],"commits":{"id":4709,"full_name":"lark-parser/lark","default_branch":"master","total_commits":1656,"total_committers":134,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":12.35820895522388,"dds":0.3592995169082126,"past_year_total_commits":22,"past_year_total_committers":7,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.142857142857143,"past_year_dds":0.40909090909090906,"last_synced_at":"2026-05-15T12:13:47.190Z","last_synced_commit":"eb015d1b5c236b22bf3215fd4a76c891262e1bf8","created_at":"2023-03-07T09:21:36.413Z","updated_at":"2026-05-15T12:12:07.869Z","committers":[{"name":"Erez Shinan","email":"erezshin+git@gmail.com","login":"erezsh","count":1061},{"name":"MegaIng1","email":"trampchamp@hotmail.de","login":"MegaIng","count":136},{"name":"Chanic Panic","email":"chanicpanic@gmail.com","login":"chanicpanic","count":47},{"name":"julienmalard","email":"julien.malard@mail.mcgill.ca","login":"julienmalard","count":37},{"name":"Sasank Chilamkurthy","email":"sasankchilamkurthy@gmail.com","login":"chsasank","count":24},{"name":"Patrick Lannigan","email":"p.lannigan@gmail.com","login":"plannigan","count":22},{"name":"night199uk","email":"night199uk@hermitcrabslab.com","login":null,"count":21},{"name":"Kaspar Emanuel","email":"kaspar.emanuel@gmail.com","login":"kasbah","count":19},{"name":"konstantin","email":"konstantin.klein@hochfrequenz.de","login":"hf-kklein","count":16},{"name":"evandrocoan","email":"evandrocoan@hotmail.com","login":"evandrocoan","count":11},{"name":"Henry Schreiner","email":"henryschreineriii@gmail.com","login":"henryiii","count":9},{"name":"KmolYuan","email":"pyslvs@gmail.com","login":"KmolYuan","count":9},{"name":"ThatXliner","email":"66848002+ThatXliner","login":"ThatXliner","count":8},{"name":"Nicholas Chammas","email":"nicholas.chammas@gmail.com","login":"nchammas","count":8},{"name":"Michael Makukha","email":"m.makukha@gmail.com","login":"makukha","count":6},{"name":"Rogdham","email":"contact@rogdham.net","login":"Rogdham","count":6},{"name":"Ken Lauer","email":"klauer@slac.stanford.edu","login":"klauer","count":5},{"name":"Michael Käufl","email":"michael-k","login":"michael-k","count":5},{"name":"decorator-factory","email":"42166884+decorator-factory","login":"decorator-factory","count":5},{"name":"marcin","email":"maruplat@gmail.com","login":"orcharddweller","count":5},{"name":"Dmitry Gritsenko","email":"k01419q45@ya.ru","login":"evtn","count":5},{"name":"Jan Rydzewski","email":"SupraSummus","login":"SupraSummus","count":4},{"name":"ornariece","email":"25489980+ornariece","login":"ornariece","count":4},{"name":"starwarswii","email":"starwarswii","login":"starwarswii","count":4},{"name":"Rob Rose","email":"RobRoseKnows@gmail.com","login":"RobRoseKnows","count":4},{"name":"Peter Wienemann","email":"fossdev@posteo.de","login":"wiene","count":4},{"name":"PJCampi","email":"pierrejean.campigotto@gmail.com","login":"PJCampi","count":4},{"name":"Louis Dubois","email":"ldbo@protonmail.com","login":"ldbo","count":4},{"name":"Jitendra Mishra","email":"jitendramishra.jmishra@gmail.com","login":"jmishra01","count":4},{"name":"Gary Geng","email":"garygengxiao@gmail.com","login":"evilnose","count":4},{"name":"Blank Spruce","email":"32396809+BlankSpruce","login":"BlankSpruce","count":4},{"name":"Vincent Hugot","email":"vincent.hugot@gmail.com","login":"vincent-hugot","count":3},{"name":"Tom Ritchford","email":"tom@swirly.com","login":"rec","count":3},{"name":"Sam Weaver","email":"sweaver@relaypro.com","login":"weaversam8","count":3},{"name":"Raekye","email":"Raekye","login":"Raekye","count":3},{"name":"Omega16","email":"22673084+omega16","login":"omega16","count":3},{"name":"Kevin Latimer","email":"kevin@kevinlatimer.com","login":"kevinlatimer","count":3},{"name":"gruebel","email":"anton.gruebel@gmail.com","login":"gruebel","count":3},{"name":"Hao Wu","email":"echowuhao@gmail.com","login":"swuecho","count":3},{"name":"Fábio Macêdo Mendes","email":"fabiomacedomendes@gmail.com","login":"fabiommendes","count":3},{"name":"Fabio Zadrozny","email":"fabiofz@gmail.com","login":"fabioz","count":3},{"name":"Connor Quick","email":"cquick@assurtech.com","login":"cquick01","count":3},{"name":"Brice Arnould","email":"brice@vleu.net","login":"unbrice","count":3},{"name":"Alexey Shrub","email":"ashrub@yandex.ru","login":"worldmind","count":3},{"name":"pwwang","email":"pwwang@pwwang.com","login":"pwwang","count":3},{"name":"bruno cuconato (@odanoburu)","email":"bcclaro@gmail.com","login":"odanoburu","count":2},{"name":"0dminnimda","email":"0dminnimda@gmail.com","login":"0dminnimda","count":2},{"name":"Aleh Arol","email":"aleh.arol@gmail.com","login":"aleh-arol","count":2},{"name":"AlexV","email":"asmodehn@gmail.com","login":"asmodehn","count":2},{"name":"Shawn Brown","email":"shawnbrown","login":"shawnbrown","count":2},{"name":"Richard Xia","email":"rxia@sifive.com","login":"richardxia","count":2},{"name":"Ramon Klass","email":"tier@schokokeks.org","login":"Gentle","count":2},{"name":"Parker","email":"6646825+psboyce","login":"psboyce","count":2},{"name":"David Kemp","email":"19152940+davaya","login":"davaya","count":2},{"name":"Eliot Alter","email":"eliot.alter@gmail.com","login":"ealter","count":2},{"name":"Florian Bruhin","email":"me@the-compiler.org","login":"The-Compiler","count":2},{"name":"Inky","email":"47245667+Inky-developer","login":"Inky-developer","count":2},{"name":"KOLANICH","email":"kolan_n@mail.ru","login":"KOLANICH","count":2},{"name":"tx_haggis","email":"13982343+adbancroft","login":"adbancroft","count":2},{"name":"Jonah Yolles-Murphy","email":"jonahym@Jonahs-MacBook-Pro.local","login":null,"count":2},{"name":"Greg Ward","email":"gward@fibrenoire.ca","login":null,"count":2},{"name":"Robin A. Dorstijn","email":"robin@gridt.org","login":null,"count":2},{"name":"Michael Milton","email":"ttmigueltt@gmail.com","login":"multimeric","count":2},{"name":"Kyungdahm Yun","email":"tomyun@gmail.com","login":"tomyun","count":2},{"name":"Kian-Meng Ang","email":"kianmeng@cpan.org","login":"kianmeng","count":2},{"name":"denballakh","email":"47365157+denballakh","login":"denballakh","count":1},{"name":"aspizu","email":"aspizu@protonmail.com","login":"aspizu","count":1},{"name":"Zac Hatfield-Dodds","email":"Zac-HD","login":"Zac-HD","count":1},{"name":"Yichen Yan","email":"wenji.yyc@alibaba-inc.com","login":"oraluben","count":1},{"name":"Jakub Wilk","email":"jwilk@jwilk.net","login":"jwilk","count":1},{"name":"Tomáš Hrnčiar","email":"thrnciar@redhat.com","login":"hrnciar","count":1},{"name":"Timo Furrer","email":"tuxtimo@gmail.com","login":"timofurrer","count":1},{"name":"Ted Summer","email":"ted.summer2@gmail.com","login":"macintoshpie","count":1},{"name":"Søren Fuglede Jørgensen","email":"github@fuglede.dk","login":"fuglede","count":1},{"name":"Stefan Wehr","email":"stefan.wehr@hs-offenburg.de","login":"skogsbaer","count":1},{"name":"Sergey Bronnikov","email":"estetus@gmail.com","login":"ligurio","count":1},{"name":"Rémi Louf","email":"remilouf@gmail.com","login":"rlouf","count":1},{"name":"Philipp Deibert","email":"pdeibert@pm.me","login":"pdeibert","count":1},{"name":"Paul Vinciguerra","email":"pvinci@vinciconsulting.com","login":"pvinci","count":1},{"name":"Paul Crowley","email":"github@paul.ciphergoth.org","login":"ciphergoth","count":1},{"name":"Patrycja","email":"github@ptrcnull.me","login":"ptrcnull","count":1},{"name":"Patrick Huber","email":"182398+patrickhuber","login":"patrickhuber","count":1},{"name":"Wataru Ashihara","email":"wataash@wataash.com","login":"wataash","count":1},{"name":"sethg","email":"sethg@geographika.co.uk","login":"geographika","count":1},{"name":"nostrad","email":"nostrad@gmail.com","login":"nostrad","count":1},{"name":"nick black","email":"dankamongmen@gmail.com","login":"dankamongmen","count":1},{"name":"Ehud Tamir","email":"ehudt@google.com","login":null,"count":1},{"name":"Erez","email":"erez@erez.aeye","login":null,"count":1},{"name":"Michael Heyvaert","email":"michael.heyvaert@foodpairing.com","login":null,"count":1},{"name":"Muhammed Alkan","email":"dev.mhlkan@gmail.com","login":null,"count":1},{"name":"Peter Dolak","email":"peter.dolak@exponea.com","login":null,"count":1},{"name":"William Rodriguez","email":"william.s.rodriguez@eitccorp.com","login":null,"count":1},{"name":"cclauss","email":"cclauss@bluewin.ch","login":null,"count":1},{"name":"fbindel","email":"fabian.bindel@schoenhofer.de","login":null,"count":1},{"name":"nic","email":"neomorph@vertex.link","login":null,"count":1},{"name":"skepppy","email":"","login":null,"count":1},{"name":"joseph-e-k","email":"joseph-e-k","login":"joseph-e-k","count":1},{"name":"joncrall","email":"jon.crall@kitware.com","login":"Erotemic","count":1},{"name":"ehudt","email":"ehudt71@gmail.com","login":"ehudt","count":1},{"name":"Jonas Loos","email":"33965649+JonasLoos","login":"JonasLoos","count":1},{"name":"Jeremy T. Braun","email":"jtbraun","login":"jtbraun","count":1},{"name":"Andrew Grigorev","email":"andrew@ei-grad.ru","login":"ei-grad","count":1},{"name":"Haski-server","email":"programmeofficemilkyway@gmail.com","login":"kekcheburec","count":1},{"name":"Hai Zhu","email":"35182391+cocolato","login":"cocolato","count":1},{"name":"Giuliano Oliveira","email":"giuliano.llpinokio@gmail.com","login":"giuliano-macedo","count":1},{"name":"Francesco Franchina","email":"cescus92@gmail.com","login":"ffranchina","count":1},{"name":"Evin Sellin","email":"evinism@gmail.com","login":"evinism","count":1},{"name":"DrSlump","email":"drslump@pollinimini.net","login":"drslump","count":1},{"name":"Daniel Drake","email":"drake@endlessm.com","login":"dsd","count":1},{"name":"Colm Murphy","email":"65133392+colmmurphyxyz","login":"colmmurphyxyz","count":1},{"name":"Chris McKinney","email":"ntd5@tachibanatech.com","login":"forember","count":1},{"name":"Charlie Gunyon","email":"camgunz","login":"camgunz","count":1},{"name":"Bruno Pedrosa","email":"brupelo@gmail.com","login":"brupelo","count":1},{"name":"Blake Ramsdell","email":"blaker@gmail.com","login":"bcr","count":1},{"name":"Aurelien Grenotton","email":"agrenotton@amadeus.com","login":"agrenott","count":1},{"name":"Nathaniel Hartley","email":"nathaniel.hartley@gmail.com","login":"ostracon","count":1},{"name":"Patrick Hayes","email":"403100+pfhayes","login":"pfhayes","count":1},{"name":"Owen Shepherd","email":"owen@owen.cafe","login":"414owen","count":1},{"name":"Néstor Nápoles","email":"napulen@gmail.com","login":"napulen","count":1},{"name":"Nightblade","email":"Nightblade","login":"Nightblade","count":1},{"name":"谭九鼎","email":"109224573@qq.com","login":"imba-tjd","count":1},{"name":"Nasal Daemon","email":"Nasal.Daemon@yahoo.com","login":"NasalDaemon","count":1},{"name":"Nandeeka Nayak","email":"nandeeka@gmail.com","login":"nandeeka","count":1},{"name":"Mostafa Razavi","email":"mostafa@sepent.com","login":"elektito","count":1},{"name":"Mike Roberts","email":"mike.roberts.2k10@googlemail.com","login":"mrob95","count":1},{"name":"Mick Koomen","email":"mick.koomen@fox-it.com","login":"mick-314","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Micaiah Parker","email":"me@micaiahparker.com","login":"micparke","count":1},{"name":"Louis Sautier","email":"sautier.louis@gmail.com","login":"sbraz","count":1},{"name":"Liam DeVoe","email":"orionldevoe@gmail.com","login":"tybug","count":1},{"name":"Lennart Behme","email":"44500208+lbhm","login":"lbhm","count":1},{"name":"Kevin C","email":"Kache","login":"Kache","count":1},{"name":"Jussi Laasonen","email":"jussi.laasonen@lmu.de","login":"jlaasonen","count":1},{"name":"Aaron Tsang","email":"tsangwpx@gmail.com","login":"tsangwpx","count":1}],"past_year_committers":[{"name":"Erez Shinan","email":"erezshin+git@gmail.com","login":"erezsh","count":13},{"name":"chanicpanic","email":"51764816+chanicpanic","login":"chanicpanic","count":4},{"name":"denballakh","email":"47365157+denballakh","login":"denballakh","count":1},{"name":"Philipp Deibert","email":"pdeibert@pm.me","login":"pdeibert","count":1},{"name":"Nicholas Chammas","email":"nicholas.chammas@gmail.com","login":"nchammas","count":1},{"name":"Nasal Daemon","email":"Nasal.Daemon@yahoo.com","login":"NasalDaemon","count":1},{"name":"Kevin C","email":"Kache","login":"Kache","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-16T00:00:17.015Z","repositories_count":6235493,"commits_count":884701911,"contributors_count":34909928,"owners_count":1154053,"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":{"table":{"full_name":"lark-parser/lark","html_url":"https://github.com/lark-parser/lark","last_synced_at":"2026-05-13T11:06:42.158Z","status":"active","issues_count":249,"pull_requests_count":170,"avg_time_to_close_issue":16536376.384615384,"avg_time_to_close_pull_request":3482669.189781022,"issues_closed_count":156,"pull_requests_closed_count":137,"pull_request_authors_count":60,"issue_authors_count":192,"avg_comments_per_issue":3.642570281124498,"avg_comments_per_pull_request":3.552941176470588,"merged_pull_requests_count":111,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":18,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":2524488.9166666665,"past_year_avg_time_to_close_pull_request":4283000.923076923,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":2.111111111111111,"past_year_avg_comments_per_pull_request":2.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"created_at":"2023-05-10T11:03:02.102Z","updated_at":"2026-05-13T11:06:42.158Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark/issues","issue_labels_count":{"table":{"question":88,"enhancement":38,"bug":13,"Earley":9,"add to docs":6,"good first issue":6,"help wanted":5,"discussion":5,"docs":3,"IDE":1}},"pull_request_labels_count":{"table":{"docs":1,"dependencies":1}},"issue_author_associations_count":{"table":{"NONE":202,"CONTRIBUTOR":35,"MEMBER":12}},"pull_request_author_associations_count":{"table":{"MEMBER":76,"CONTRIBUTOR":50,"NONE":44}},"issue_authors":{"table":{"erezsh":10,"Daniel63656":6,"aspizu":5,"Fxztam":5,"davidmcnabnz":5,"synalice":4,"RevanthRameshkumar":4,"makukha":3,"FruitfulApproach":3,"wiene":2,"kyouko-taiga":2,"bcr":2,"tom-huntington":2,"mgorny":2,"weaversam8":2,"pharmpy-dev-123":2,"lalshikh":2,"xor2003":2,"kpet":2,"jjalowie":2,"chanicpanic":2,"MohammedShokr":2,"davaya":2,"vsraptor":2,"yurymann":2,"MegaIng":2,"kevemueller":2,"ornariece":2,"kloczek":2,"skepppy":2,"subnut":1,"aha79":1,"AnantVishwakarma":1,"gitshub":1,"kwilinsi":1,"thehappycheese":1,"wbsoft":1,"akissinger":1,"TobiasKaiser":1,"Shuraken007":1,"fabioz":1,"rlouf":1,"zdebel":1,"reSHARMA":1,"jacobm-tech":1,"zDawG":1,"MaxOstrowski":1,"Lampe2020":1,"RubberSpring":1,"lemon-little":1,"marcofavorito":1,"gerlero":1,"Molrn":1,"redruin1":1,"timofurrer":1,"ShivaShankarMovidius":1,"T90REAL":1,"quag-cactus":1,"RossPatterson":1,"jl6":1,"P-EB":1,"alexthomasv":1,"roveo":1,"vincent-hugot":1,"enjoysmath":1,"EmersttaCreations":1,"dolsysmith":1,"nchammas":1,"RobertCraigie":1,"marcinplatek":1,"mrschyte":1,"JIAQIA":1,"christolmicrosoft":1,"jtwaleson":1,"mcondarelli":1,"klauer":1,"NolanTrem":1,"chenshimeng":1,"rickmark":1,"mezlondr":1,"johan456789":1,"Kyuuhachi":1,"KelvinChung2000":1,"nat-n":1,"jayvdb":1,"byerun":1,"gward":1,"NeoVG":1,"Kache":1,"ay0ks":1,"Luis-omega":1,"zuckerruebe":1,"7flash":1,"zarnovican":1,"asmodehn":1,"ColonelThirtyTwo":1,"HDembinski":1,"roggenkamps":1,"mikebohdan":1,"XvKuoMing":1,"solartes":1,"cquick01":1,"marsninja":1,"CanIbeyourdog":1,"philzook58":1,"swamidass":1,"ShreyW":1,"bls-lehoai":1,"michaeltryby":1,"leliamesteban":1,"pdeibert":1,"BenWiederhake":1,"stellabelin":1,"iainelder":1,"Crayon112":1,"Keenonthedaywalker":1,"ealter":1,"Conchylicultor":1,"zarstensen":1,"napulen":1,"createyourpersonalaccount":1,"sidhiadkoli":1,"jordanparker6":1,"clementfaisandier":1,"wilrodriguez":1,"zdanl":1,"tanvisharma":1,"mbhall88":1,"Mazzesy":1,"LynnKirby":1,"mcarpenter":1,"ningit":1,"ernestoarbitrio":1,"fischbacher":1,"munching":1,"justrajdeep":1,"qwertystop":1,"sternj":1,"The-Arx":1,"Doormatty":1,"wysiwyng":1,"mx781":1,"hrnciar":1,"daegontaven":1,"fmigneault":1,"wermos":1,"Elegantyear":1,"acornlaw-skwilinski":1,"mbaily":1,"rooterkyberian":1,"MichaelSquires":1,"jmishra01":1,"jbogar":1,"lbhm":1,"btseytlin":1,"tgdcat":1,"Apteryks":1,"Xowap":1,"tmdi123":1,"DRMacIver":1,"raeldor":1,"ivkovicdjordje":1,"yurivict":1,"elichad":1,"adkabo":1,"ederic-oytas":1,"vignesh14052002":1,"evandrocoan":1,"kediaharshit9":1,"Sporarum":1,"cocolato":1,"eddieschoute":1,"ellieyhcheng":1,"vityaman":1,"BenzoX":1,"adi12345-crypto":1,"majkrzak":1,"caph1993":1,"Scony":1,"NiklasRosenstein":1,"DennisAtExpleo":1,"kasbah":1,"HolonProduction":1,"wstevick":1,"EmperorArthur":1,"rotemavni":1,"Bugz000":1,"ntp-shin":1,"KeithSloan":1,"zimri-leisher":1,"Joxos":1,"nicktimko":1}},"pull_request_authors":{"table":{"erezsh":57,"MegaIng":18,"chanicpanic":8,"nchammas":6,"jmishra01":4,"henryiii":3,"Andrej730":2,"414owen":2,"hrnciar":2,"tybug":2,"AiStudent":2,"Niki4tap":2,"sakshamwithweb":2,"rlouf":2,"bcmeireles":2,"kianmeng":2,"skogsbaer":2,"makukha":2,"toddobryan":2,"vincent-hugot":2,"odanoburu":2,"ornariece":2,"Akshat111111":2,"yarikoptic":2,"lbhm":2,"colmmurphyxyz":2,"dependabot[bot]":1,"benber86":1,"mgorny":1,"Kache":1,"mikebohdan":1,"NasalDaemon":1,"tomschr":1,"denballakh":1,"RossPatterson":1,"jtbraun":1,"johan456789":1,"richardxia":1,"evtn":1,"akerem16":1,"skepppy":1,"weaversam8":1,"zzc0430":1,"dmelcer9":1,"cquick01":1,"ptrcnull":1,"tmdi123":1,"traverseda":1,"shomodj":1,"marsninja":1,"marcinplatek":1,"oraluben":1,"ei-grad":1,"bcr":1,"michael-k":1,"pdeibert":1,"cocolato":1,"aspizu":1,"aatifsyed":1,"KOLANICH":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-15T00:00:53.591Z","repositories_count":14600328,"issues_count":34181569,"pull_requests_count":111923833,"authors_count":11262312,"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":{"table":{"question":4,"bug":3,"enhancement":2}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":16,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":8,"MEMBER":6,"CONTRIBUTOR":4}},"past_year_issue_authors":{"table":{"acornlaw-skwilinski":1,"AnantVishwakarma":1,"caph1993":1,"fmigneault":1,"Joxos":1,"Kache":1,"KeithSloan":1,"kwilinsi":1,"mezlondr":1,"mikebohdan":1,"ntp-shin":1,"roggenkamps":1,"Sporarum":1,"T90REAL":1,"tmdi123":1,"zarstensen":1,"zimri-leisher":1}},"past_year_pull_request_authors":{"table":{"erezsh":6,"bcmeireles":2,"nchammas":2,"akerem16":1,"chanicpanic":1,"denballakh":1,"johan456789":1,"Kache":1,"mikebohdan":1,"pdeibert":1,"tmdi123":1}},"maintainers":[{"table":{"login":"erezsh","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"}},{"table":{"login":"MegaIng","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MegaIng"}},{"table":{"login":"evtn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evtn"}}],"active_maintainers":[{"table":{"login":"erezsh","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erezsh"}}]}},"events":{"total":{"ReleaseEvent":1,"PullRequestEvent":47,"ForkEvent":49,"DiscussionEvent":1,"IssuesEvent":70,"WatchEvent":666,"IssueCommentEvent":237,"PushEvent":30,"PullRequestReviewCommentEvent":28,"PullRequestReviewEvent":37,"CreateEvent":7},"last_year":{"ReleaseEvent":1,"PullRequestEvent":14,"ForkEvent":15,"DiscussionEvent":1,"IssuesEvent":20,"WatchEvent":257,"IssueCommentEvent":62,"PushEvent":16,"PullRequestReviewEvent":12,"PullRequestReviewCommentEvent":7,"CreateEvent":5}},"keywords":["cyk","earley","grammar","lalr","lark","parse","parser","parser-library","parsing-engine","parsing-library","python","tree"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/codecov.yml","sha":null,"kind":"manifest","created_at":"2023-12-29T18:50:00.217Z","updated_at":"2023-12-29T18:50:00.217Z","repository_link":"https://github.com/lark-parser/lark/blob/master/.github/workflows/codecov.yml","dependencies":[{"id":15340275672,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15340275673,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15340275674,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/mypy.yml","sha":null,"kind":"manifest","created_at":"2023-12-29T18:50:00.232Z","updated_at":"2023-12-29T18:50:00.232Z","repository_link":"https://github.com/lark-parser/lark/blob/master/.github/workflows/mypy.yml","dependencies":[{"id":15340275675,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15340275676,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15340275677,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v2.0.3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-12-29T18:50:00.251Z","updated_at":"2023-12-29T18:50:00.251Z","repository_link":"https://github.com/lark-parser/lark/blob/master/.github/workflows/tests.yml","dependencies":[{"id":15340275847,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15340275851,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-12-29T18:50:00.269Z","updated_at":"2023-12-29T18:50:00.269Z","repository_link":"https://github.com/lark-parser/lark/blob/master/docs/requirements.txt","dependencies":[{"id":15340275908,"package_name":"pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15340275909,"package_name":"recommonmark","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15340275910,"package_name":"requests","ecosystem":"pypi","requirements":"==2.28.1","direct":true,"kind":"runtime","optional":false},{"id":15340275911,"package_name":"sphinx-gallery","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15340277204,"package_name":"sphinx_markdown_tables","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15340277205,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"\u003e=1.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-12-29T18:50:01.901Z","updated_at":"2023-12-29T18:50:01.901Z","repository_link":"https://github.com/lark-parser/lark/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"test-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-12-29T18:50:01.909Z","updated_at":"2023-12-29T18:50:01.909Z","repository_link":"https://github.com/lark-parser/lark/blob/master/test-requirements.txt","dependencies":[{"id":15340277206,"package_name":"interegular","ecosystem":"pypi","requirements":"\u003e=0.3.1,\u003c0.4.0","direct":true,"kind":"test","optional":false},{"id":15340277207,"package_name":"Js2Py","ecosystem":"pypi","requirements":"==0.68","direct":true,"kind":"test","optional":false},{"id":15340277208,"package_name":"regex","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]}],"score":34.177554563081266,"created_at":"2026-05-04T06:42:30.128Z","updated_at":"2026-05-18T13:30:21.510Z","avatar_url":"https://github.com/lark-parser.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371482","html_url":"https://summary.ecosyste.ms/projects/371482"}