{"id":722,"url":"https://github.com/pest-parser/pest","last_synced_at":"2026-05-29T18:20:37.443Z","repository":{"id":40594825,"uuid":"56964647","full_name":"pest-parser/pest","owner":"pest-parser","description":"The Elegant Parser","archived":false,"fork":false,"pushed_at":"2025-06-15T14:05:23.000Z","size":2434,"stargazers_count":5075,"open_issues_count":65,"forks_count":277,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-08-25T01:28:51.104Z","etag":null,"topics":["parsing","peg","rust"],"latest_commit_sha":null,"homepage":"https://pest.rs","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pest-parser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"pest-parser","open_collective":"pest"}},"created_at":"2016-04-24T09:50:43.000Z","updated_at":"2025-08-24T23:52:51.000Z","dependencies_parsed_at":"2024-01-13T19:23:06.356Z","dependency_job_id":"8b865a76-f7c7-4896-ae80-0fbab2aab928","html_url":"https://github.com/pest-parser/pest","commit_stats":{"total_commits":1106,"total_committers":133,"mean_commits":8.31578947368421,"dds":0.5072332730560578,"last_synced_commit":"e457389b0b858b97cf4ae2fe83f0040abcf50dd6"},"previous_names":[],"tags_count":75,"template":false,"template_full_name":null,"purl":"pkg:github/pest-parser/pest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pest-parser%2Fpest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pest-parser%2Fpest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pest-parser%2Fpest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pest-parser%2Fpest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pest-parser","download_url":"https://codeload.github.com/pest-parser/pest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pest-parser%2Fpest/sbom","scorecard":{"id":728342,"data":{"date":"2025-08-11","repo":{"name":"github.com/pest-parser/pest","commit":"2f2ba3d9281d10219d23071f6fa744e25b2ee6ba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Code-Review","score":5,"reason":"Found 15/30 approved changesets -- score normalized to 5","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":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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":"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:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pest-parser/pest/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/pest-parser/pest/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pest-parser/pest/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pest-parser/pest/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pest-parser/pest/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pest-parser/pest/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/pest-parser/pest/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/pest-parser/pest/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pest-parser/pest/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pest-parser/pest/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/pest-parser/pest/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pest-parser/pest/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pest-parser/pest/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pest-parser/pest/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pest-parser/pest/release.yml/master?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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","Info: RustCargoFuzzer integration found: grammars/fuzz/fuzz_targets/http.rs:3","Info: RustCargoFuzzer integration found: grammars/fuzz/fuzz_targets/json.rs:3","Info: RustCargoFuzzer integration found: grammars/fuzz/fuzz_targets/toml.rs:3","Info: RustCargoFuzzer integration found: meta/fuzz/fuzz_targets/parser.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-22T13:35:43.674Z","repository_id":40594825,"created_at":"2025-08-22T13:35:43.674Z","updated_at":"2025-08-22T13:35:43.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272149884,"owners_count":24882045,"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-08-25T02:00:12.092Z","response_time":1107,"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":["parsing","peg","rust"],"created_at":"2024-01-11T16:00:54.164Z","updated_at":"2025-08-31T06:27:04.284Z","avatar_url":"https://github.com/pest-parser.png","language":"Rust","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/722","html_url":"https://opencollective.ecosyste.ms/projects/722","collective":{"id":397,"uuid":"mywxoz34-09rl6kg4-gl4pvenb-dj7gk85a","slug":"pest","name":"Pest","description":"Crowdfunding of the pest.rs domain for Pest's documentation (a general purpose parser written in Rust)","website":"https://pest-parser.github.io","github":"pest-parser/pest","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://pest-parser.github.io"},{"type":"GITHUB","url":"https://github.com/pest-parser/pest"}],"currency":"USD","projects_count":15,"last_synced_at":"2026-06-14T00:15:20.332Z","created_at":"2024-01-10T13:17:47.734Z","updated_at":"2026-06-14T00:15:20.464Z","transactions_count":37,"balance":1343.2499999999995,"account_type":"COLLECTIVE","owner":{"login":"pest-parser","name":"pest","uuid":"26044607","kind":"organization","description":"The Elegant Parser","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26044607?v=4","repositories_count":15,"last_synced_at":"2024-10-29T13:07:16.176Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pest-parser","funding_links":["https://github.com/sponsors/pest-parser"],"total_stars":4922,"followers":67,"following":0,"created_at":"2022-11-02T16:27:20.707Z","updated_at":"2024-10-29T13:07:16.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pest-parser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pest-parser/repositories"},"last_project_activity_at":"2025-09-15T02:09:19.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2022-10-04T08:02:32.239Z","collective_updated_at":"2023-02-07T17:17:43.440Z","html_url":"https://opencollective.com/pest","icon_url":"https://images.opencollective.com/pest/logo/40.png","total_donations":2797.7499999999995,"total_expenses":-1718.5500000000002,"current_balance":1343.2499999999995,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/pest","url":"https://opencollective.ecosyste.ms/collectives/pest","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/pest/projects"}}