{"id":386,"url":"https://github.com/pyparsing/pyparsing","last_synced_at":"2026-07-22T18:20:34.087Z","repository":{"id":37484605,"uuid":"91262163","full_name":"pyparsing/pyparsing","owner":"pyparsing","description":"Python library for creating PEG parsers","archived":false,"fork":false,"pushed_at":"2025-09-17T23:21:08.000Z","size":7864,"stargazers_count":2389,"open_issues_count":37,"forks_count":292,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-09-20T00:57:41.980Z","etag":null,"topics":["parser-combinators","parsing","parsing-expression-grammar","parsing-library","peg-parsers","python","python-2","python-3","python2","python3","text-processing"],"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/pyparsing.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.rst","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"pypi/pyparsing","community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-05-14T18:07:01.000Z","updated_at":"2025-09-18T08:22:06.000Z","dependencies_parsed_at":"2022-07-18T04:00:33.426Z","dependency_job_id":"70080c9d-df58-4903-af1a-216c34fedbfe","html_url":"https://github.com/pyparsing/pyparsing","commit_stats":{"total_commits":1307,"total_committers":72,"mean_commits":18.15277777777778,"dds":0.1660290742157613,"last_synced_commit":"dc98e0c0509595a3a0a0cde70b35a6fc7e6a0e24"},"previous_names":[],"tags_count":72,"template":false,"template_full_name":null,"purl":"pkg:github/pyparsing/pyparsing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyparsing%2Fpyparsing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyparsing%2Fpyparsing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyparsing%2Fpyparsing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyparsing%2Fpyparsing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyparsing","download_url":"https://codeload.github.com/pyparsing/pyparsing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyparsing%2Fpyparsing/sbom","scorecard":{"id":54628,"data":{"date":"2025-08-04","repo":{"name":"github.com/pyparsing/pyparsing","commit":"82ab3bbc308708d5a0070cac7361d5b9692dbfad"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:15","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 3 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/21 approved changesets -- score normalized to 2","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pyparsing/pyparsing/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pyparsing/pyparsing/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:45","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.2.3 not signed: https://api.github.com/repos/pyparsing/pyparsing/releases/208019279","Warn: release artifact 3.2.2 not signed: https://api.github.com/repos/pyparsing/pyparsing/releases/207749903","Warn: release artifact 3.2.1 not signed: https://api.github.com/repos/pyparsing/pyparsing/releases/192814603","Warn: release artifact 3.2.0 not signed: https://api.github.com/repos/pyparsing/pyparsing/releases/179681482","Warn: release artifact 3.2.0rc1 not signed: https://api.github.com/repos/pyparsing/pyparsing/releases/178517412","Warn: release artifact 3.2.3 does not have provenance: https://api.github.com/repos/pyparsing/pyparsing/releases/208019279","Warn: release artifact 3.2.2 does not have provenance: https://api.github.com/repos/pyparsing/pyparsing/releases/207749903","Warn: release artifact 3.2.1 does not have provenance: https://api.github.com/repos/pyparsing/pyparsing/releases/192814603","Warn: release artifact 3.2.0 does not have provenance: https://api.github.com/repos/pyparsing/pyparsing/releases/179681482","Warn: release artifact 3.2.0rc1 does not have provenance: https://api.github.com/repos/pyparsing/pyparsing/releases/178517412"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T00:25:50.597Z","repository_id":37484605,"created_at":"2025-08-15T00:25:50.597Z","updated_at":"2025-08-15T00:25:50.597Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276251127,"owners_count":25610402,"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-21T02:00:07.055Z","response_time":72,"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"}},"keywords":["parser-combinators","parsing","parsing-expression-grammar","parsing-library","peg-parsers","python","python-2","python-3","python2","python3","text-processing"],"created_at":"2024-01-11T15:54:33.328Z","updated_at":"2025-09-26T18:22:53.978Z","avatar_url":"https://github.com/pyparsing.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/386","html_url":"https://opencollective.ecosyste.ms/projects/386","collective":{"id":43,"uuid":"e0adkjrv-8xwm69on-me467z5n-4l93bgoy","slug":"pyparsing","name":"Pyparsing","description":"Provides software and support for easy development of PEG parsers for Python applications","website":"","github":"pyparsing/pyparsing","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/pyparsing/pyparsing"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-08-13T18:15:10.859Z","created_at":"2024-01-10T13:17:46.980Z","updated_at":"2026-08-13T18:15:11.010Z","transactions_count":0,"balance":678.98,"account_type":"COLLECTIVE","owner":{"login":"pyparsing","name":"Pyparsing","uuid":"28690438","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/28690438?v=4","repositories_count":7,"last_synced_at":"2026-05-19T00:57:04.421Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pyparsing","funding_links":[],"total_stars":2487,"followers":18,"following":0,"created_at":"2022-11-15T05:56:14.190Z","updated_at":"2026-05-19T00:57:04.421Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyparsing","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyparsing/repositories"},"last_project_activity_at":"2025-09-17T23:21:08.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2023-11-08T21:27:29.952Z","collective_updated_at":"2023-11-08T21:28:11.999Z","html_url":"https://opencollective.com/pyparsing","icon_url":"https://images.opencollective.com/pyparsing/logo/40.png","total_donations":678.98,"total_expenses":-49.89,"current_balance":678.98,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/pyparsing","url":"https://opencollective.ecosyste.ms/collectives/pyparsing","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/pyparsing/projects"}}