{"id":22185473,"url":"https://github.com/pest-parser/intellij-pest","last_synced_at":"2025-10-10T02:03:55.836Z","repository":{"id":42702437,"uuid":"173702772","full_name":"pest-parser/intellij-pest","owner":"pest-parser","description":"pest grammar file support for all JetBrains IDEs","archived":false,"fork":false,"pushed_at":"2025-04-23T18:16:21.000Z","size":406,"stargazers_count":36,"open_issues_count":357,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-17T06:46:38.140Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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":null,"funding":null,"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}},"created_at":"2019-03-04T08:19:07.000Z","updated_at":"2025-04-23T18:16:25.000Z","dependencies_parsed_at":"2024-04-17T05:29:49.300Z","dependency_job_id":"60b480e8-d997-430e-8774-77369d815a8e","html_url":"https://github.com/pest-parser/intellij-pest","commit_stats":{"total_commits":199,"total_committers":3,"mean_commits":66.33333333333333,"dds":"0.015075376884422065","last_synced_commit":"5dee4e5c4d2f23777b4f0e69b377a8c3f71c6556"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/pest-parser/intellij-pest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pest-parser%2Fintellij-pest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pest-parser%2Fintellij-pest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pest-parser%2Fintellij-pest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pest-parser%2Fintellij-pest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pest-parser","download_url":"https://codeload.github.com/pest-parser/intellij-pest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pest-parser%2Fintellij-pest/sbom","scorecard":{"id":728341,"data":{"date":"2025-08-11","repo":{"name":"github.com/pest-parser/intellij-pest","commit":"70747815aab0be65241eb6b8908f5735f44363db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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/build.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pest-parser/intellij-pest/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pest-parser/intellij-pest/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pest-parser/intellij-pest/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/pest-parser/intellij-pest/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pest-parser/intellij-pest/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pest-parser/intellij-pest/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pest-parser/intellij-pest/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned 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":"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":"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:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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:42.404Z","repository_id":42702437,"created_at":"2025-08-22T13:35:42.405Z","updated_at":"2025-08-22T13:35:42.405Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002526,"owners_count":26083399,"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-10-10T02:00:06.843Z","response_time":62,"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":[],"created_at":"2024-12-02T10:16:11.284Z","updated_at":"2025-10-10T02:03:55.816Z","avatar_url":"https://github.com/pest-parser.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# intellij-pest\n\n[![JB][d-svg]][jb]\n[![JB][v-svg]][jb]\n[![Build Status][tv-svg]][tv-url]\n[![Build status][av-svg]][av-url]\n\n [d-svg]: https://img.shields.io/jetbrains/plugin/d/12046-pest.svg\n [v-svg]: https://img.shields.io/jetbrains/plugin/v/12046-pest.svg\n [jb]: https://plugins.jetbrains.com/plugin/12046-pest\n [tv-url]: https://travis-ci.org/pest-parser/intellij-pest\n [tv-svg]: https://travis-ci.org/pest-parser/intellij-pest.svg?branch=master\n [av-url]: https://ci.appveyor.com/project/dragostis/intellij-pest-3fx8c/branch/master\n [av-svg]: https://img.shields.io/appveyor/ci/dragostis/intellij-pest-3fx8c/master.svg?label=appveyor\n [av-zip]: https://ci.appveyor.com/project/dragostis/intellij-pest-3fx8c/branch/master/artifacts\n\nThe IntelliJ IDEA plugin for [Pest](https://pest.rs).\n\n## Features\n\nSee [JetBrains Plugin Marketplace][jb] page.\n\u003cbr/\u003e\nThis plugin features in a bundled pest-vm which can do real-time syntax highlighting for you.\n\n## Maintainer\n\n+ [@ice1000](https://github.com/ice1000)\n\n## Videos\n\nThere's a video about the *Live Preview* functionality.\n\n+ [YouTube][YouTube]\n+ [Bilibili][Bilibili]\n\n [YouTube]: https://www.youtube.com/watch?v=AnUhekAENm4\n [Bilibili]: https://www.bilibili.com/video/av49762905/\n\n## Screenshots\n\n### Rust code injection\n![rust-injected](https://user-images.githubusercontent.com/16398479/53776511-44c84b00-3ec4-11e9-9771-83106b6ccd57.png)\n\n### Completion\n![screen](https://user-images.githubusercontent.com/16398479/53726936-0dfb2200-3e3d-11e9-9ea3-d1bf5511e8cb.gif)\n\n### Rename\n![rename](https://user-images.githubusercontent.com/16398479/53851472-d00d1380-3f8c-11e9-9b50-03c813125e5d.gif)\n\n### Inline\n![inline](https://user-images.githubusercontent.com/16398479/53846719-fc6c6400-3f7b-11e9-9506-9a3d0c50e319.gif)\n\n### Extract rule\n![extract](https://user-images.githubusercontent.com/16398479/56088933-52c0a280-5e58-11e9-9d93-fd8d318879d4.gif)\n\n### Completion under white theme\n![completion](https://user-images.githubusercontent.com/16398479/53726938-0dfb2200-3e3d-11e9-9c50-8f3139b30c0d.jpg)\n\n### Miscellaneous highlighting\n![unresolved.png](https://user-images.githubusercontent.com/16398479/53846891-a9df7780-3f7c-11e9-9823-bbc4a8655ef7.png)\n![recursion.png](https://user-images.githubusercontent.com/16398479/53846994-0fcbff00-3f7d-11e9-933c-d7fc0fb0f007.png)\n\nUnstable per-commit build can be downloaded from [AppVeyor page][av-zip]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpest-parser%2Fintellij-pest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpest-parser%2Fintellij-pest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpest-parser%2Fintellij-pest/lists"}