{"id":52828,"name":"openprompt","description":"An Open-Source Framework for Prompt-Learning.","url":"https://github.com/thunlp/openprompt","last_synced_at":"2025-09-08T12:04:39.276Z","repository":{"id":37010098,"uuid":"412005579","full_name":"thunlp/OpenPrompt","owner":"thunlp","description":"An Open-Source Framework for Prompt-Learning.","archived":false,"fork":false,"pushed_at":"2024-07-16T03:48:08.000Z","size":15059,"stargazers_count":4720,"open_issues_count":100,"forks_count":476,"subscribers_count":46,"default_branch":"main","last_synced_at":"2025-09-05T20:26:11.700Z","etag":null,"topics":["ai","deep-learning","natural-language-processing","natural-language-understanding","nlp","nlp-library","nlp-machine-learning","pre-trained-language-models","pre-trained-model","prompt","prompt-based-tuning","prompt-learning","prompt-toolkit","prompts","pytorch","transformer"],"latest_commit_sha":null,"homepage":"https://thunlp.github.io/OpenPrompt/","language":"Python","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/thunlp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-09-30T09:38:45.000Z","updated_at":"2025-09-04T17:36:52.000Z","dependencies_parsed_at":"2023-12-17T22:41:46.925Z","dependency_job_id":"4fd2b11a-c6de-4029-b87a-9613c91f53ff","html_url":"https://github.com/thunlp/OpenPrompt","commit_stats":{"total_commits":206,"total_committers":23,"mean_commits":8.956521739130435,"dds":0.7378640776699029,"last_synced_commit":"f6fb080ef755c37c01b7959e7560d007049510e8"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/thunlp/OpenPrompt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thunlp","download_url":"https://codeload.github.com/thunlp/OpenPrompt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/sbom","scorecard":{"id":883651,"data":{"date":"2025-08-11","repo":{"name":"github.com/thunlp/OpenPrompt","commit":"f6fb080ef755c37c01b7959e7560d007049510e8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/24 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/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: dist/openprompt-1.0.0-py3-none-any.whl:1","Warn: binary detected: dist/openprompt-1.0.1-py3-none-any.whl: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":"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":"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/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/thunlp/OpenPrompt/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/thunlp/OpenPrompt/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/thunlp/OpenPrompt/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"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":"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 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"34 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-356 / GHSA-2ww3-fxvq-293j","Warn: Project is vulnerable to: PYSEC-2024-167 / GHSA-cgvx-9447-vcch","Warn: Project is vulnerable to: PYSEC-2021-859 / GHSA-f8m6-h2c7-8h9x","Warn: Project is vulnerable to: PYSEC-2019-106 / GHSA-mr7p-25v2-35wr","Warn: Project is vulnerable to: PYSEC-2022-5 / GHSA-rqjh-jp2r-59cj","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T09:13:37.304Z","repository_id":37010098,"created_at":"2025-08-24T09:13:37.305Z","updated_at":"2025-08-24T09:13:37.305Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274181735,"owners_count":25236552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"thunlp","name":"THUNLP","uuid":"18389035","kind":"organization","description":"Natural Language Processing Lab at Tsinghua University","email":"thunlp@gmail.com","website":"http://nlp.csai.tsinghua.edu.cn","location":"FIT Building, Tsinghua University, Beijing","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/18389035?v=4","repositories_count":117,"last_synced_at":"2023-02-27T18:50:20.754Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thunlp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T01:31:12.397Z","updated_at":"2023-02-27T18:50:20.853Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thunlp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thunlp/repositories"},"packages":[{"id":10352230,"name":"github.com/thunlp/openprompt","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/thunlp/openprompt","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-10-04T11:53:23.000Z","latest_release_published_at":"2022-04-20T04:57:51.000Z","latest_release_number":"v1.0.0","last_synced_at":"2025-09-05T12:52:39.823Z","created_at":"2024-06-11T15:43:16.391Z","updated_at":"2025-09-06T16:21:49.588Z","registry_url":"https://pkg.go.dev/github.com/thunlp/openprompt","install_command":"go get github.com/thunlp/openprompt","documentation_url":"https://pkg.go.dev/github.com/thunlp/openprompt#section-documentation","metadata":{},"repo_metadata":{"id":37010098,"uuid":"412005579","full_name":"thunlp/OpenPrompt","owner":"thunlp","description":"An Open-Source Framework for Prompt-Learning.","archived":false,"fork":false,"pushed_at":"2024-07-16T03:48:08.000Z","size":15059,"stargazers_count":4720,"open_issues_count":100,"forks_count":476,"subscribers_count":46,"default_branch":"main","last_synced_at":"2025-09-05T20:26:11.700Z","etag":null,"topics":["ai","deep-learning","natural-language-processing","natural-language-understanding","nlp","nlp-library","nlp-machine-learning","pre-trained-language-models","pre-trained-model","prompt","prompt-based-tuning","prompt-learning","prompt-toolkit","prompts","pytorch","transformer"],"latest_commit_sha":null,"homepage":"https://thunlp.github.io/OpenPrompt/","language":"Python","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/thunlp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-09-30T09:38:45.000Z","updated_at":"2025-09-04T17:36:52.000Z","dependencies_parsed_at":"2023-12-17T22:41:46.925Z","dependency_job_id":"4fd2b11a-c6de-4029-b87a-9613c91f53ff","html_url":"https://github.com/thunlp/OpenPrompt","commit_stats":{"total_commits":206,"total_committers":23,"mean_commits":8.956521739130435,"dds":0.7378640776699029,"last_synced_commit":"f6fb080ef755c37c01b7959e7560d007049510e8"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/thunlp/OpenPrompt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thunlp","download_url":"https://codeload.github.com/thunlp/OpenPrompt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/sbom","scorecard":{"id":883651,"data":{"date":"2025-08-11","repo":{"name":"github.com/thunlp/OpenPrompt","commit":"f6fb080ef755c37c01b7959e7560d007049510e8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/24 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/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: dist/openprompt-1.0.0-py3-none-any.whl:1","Warn: binary detected: dist/openprompt-1.0.1-py3-none-any.whl: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":"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":"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/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/thunlp/OpenPrompt/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/thunlp/OpenPrompt/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/thunlp/OpenPrompt/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"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":"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 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"34 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-356 / GHSA-2ww3-fxvq-293j","Warn: Project is vulnerable to: PYSEC-2024-167 / GHSA-cgvx-9447-vcch","Warn: Project is vulnerable to: PYSEC-2021-859 / GHSA-f8m6-h2c7-8h9x","Warn: Project is vulnerable to: PYSEC-2019-106 / GHSA-mr7p-25v2-35wr","Warn: Project is vulnerable to: PYSEC-2022-5 / GHSA-rqjh-jp2r-59cj","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T09:13:37.304Z","repository_id":37010098,"created_at":"2025-08-24T09:13:37.305Z","updated_at":"2025-08-24T09:13:37.305Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273929415,"owners_count":25192912,"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-06T02:00:13.247Z","response_time":2576,"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":"thunlp","name":"THUNLP","uuid":"18389035","kind":"organization","description":"Natural Language Processing Lab at Tsinghua University","email":"thunlp@gmail.com","website":"http://nlp.csai.tsinghua.edu.cn","location":"FIT Building, Tsinghua University, Beijing","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/18389035?v=4","repositories_count":117,"last_synced_at":"2023-02-27T18:50:20.754Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thunlp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T01:31:12.397Z","updated_at":"2023-02-27T18:50:20.853Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thunlp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thunlp/repositories"},"tags":[{"name":"v1.0.0","sha":"51db22e8a6b32d41cf65a586e5ae65a8ff2c2dc3","kind":"commit","published_at":"2022-04-20T04:57:51.000Z","download_url":"https://codeload.github.com/thunlp/OpenPrompt/tar.gz/v1.0.0","html_url":"https://github.com/thunlp/OpenPrompt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thunlp/OpenPrompt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v1.0.0/manifests"},{"name":"v0.1.2","sha":"905a11957d6fd6985405de3bdb11fb4914bfaf07","kind":"commit","published_at":"2021-12-09T09:55:51.000Z","download_url":"https://codeload.github.com/thunlp/OpenPrompt/tar.gz/v0.1.2","html_url":"https://github.com/thunlp/OpenPrompt/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thunlp/OpenPrompt@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"675545ce1f946aa186efda8e8640dbc29fd1159f","kind":"commit","published_at":"2021-12-03T12:06:47.000Z","download_url":"https://codeload.github.com/thunlp/OpenPrompt/tar.gz/v0.1.1","html_url":"https://github.com/thunlp/OpenPrompt/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thunlp/OpenPrompt@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v0.1.1/manifests"},{"name":"v0.0.1-beta","sha":"52b5f2617f5341ffe3f9d2ff1e6108a4ffa31679","kind":"commit","published_at":"2021-10-04T11:53:23.000Z","download_url":"https://codeload.github.com/thunlp/OpenPrompt/tar.gz/v0.0.1-beta","html_url":"https://github.com/thunlp/OpenPrompt/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thunlp/OpenPrompt@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-09-06T16:21:49.587Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.966061736475957,"dependent_packages_count":6.527826853133711,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.746944294804834},"purl":"pkg:golang/github.com/thunlp/openprompt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/thunlp/openprompt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/thunlp/openprompt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/thunlp/openprompt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T15:04:42.030Z","issues_count":117,"pull_requests_count":30,"avg_time_to_close_issue":2733947.9111111113,"avg_time_to_close_pull_request":9315455.625,"issues_closed_count":45,"pull_requests_closed_count":16,"pull_request_authors_count":19,"issue_authors_count":97,"avg_comments_per_issue":1.170940170940171,"avg_comments_per_pull_request":0.1,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":6.0,"past_year_avg_time_to_close_pull_request":1989585.8,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fthunlp%2Fopenprompt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fthunlp%2Fopenprompt/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fthunlp%2Fopenprompt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fthunlp%2Fopenprompt/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1953836,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10352229,"name":"github.com/thunlp/OpenPrompt","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/thunlp/OpenPrompt","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-10-04T11:53:23.000Z","latest_release_published_at":"2022-04-20T04:57:51.000Z","latest_release_number":"v1.0.0","last_synced_at":"2025-09-05T12:52:30.285Z","created_at":"2024-06-11T15:43:15.978Z","updated_at":"2025-09-06T16:21:54.291Z","registry_url":"https://pkg.go.dev/github.com/thunlp/OpenPrompt","install_command":"go get github.com/thunlp/OpenPrompt","documentation_url":"https://pkg.go.dev/github.com/thunlp/OpenPrompt#section-documentation","metadata":{},"repo_metadata":{"id":37010098,"uuid":"412005579","full_name":"thunlp/OpenPrompt","owner":"thunlp","description":"An Open-Source Framework for Prompt-Learning.","archived":false,"fork":false,"pushed_at":"2024-07-16T03:48:08.000Z","size":15059,"stargazers_count":4720,"open_issues_count":100,"forks_count":476,"subscribers_count":46,"default_branch":"main","last_synced_at":"2025-09-05T20:26:11.700Z","etag":null,"topics":["ai","deep-learning","natural-language-processing","natural-language-understanding","nlp","nlp-library","nlp-machine-learning","pre-trained-language-models","pre-trained-model","prompt","prompt-based-tuning","prompt-learning","prompt-toolkit","prompts","pytorch","transformer"],"latest_commit_sha":null,"homepage":"https://thunlp.github.io/OpenPrompt/","language":"Python","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/thunlp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-09-30T09:38:45.000Z","updated_at":"2025-09-04T17:36:52.000Z","dependencies_parsed_at":"2023-12-17T22:41:46.925Z","dependency_job_id":"4fd2b11a-c6de-4029-b87a-9613c91f53ff","html_url":"https://github.com/thunlp/OpenPrompt","commit_stats":{"total_commits":206,"total_committers":23,"mean_commits":8.956521739130435,"dds":0.7378640776699029,"last_synced_commit":"f6fb080ef755c37c01b7959e7560d007049510e8"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/thunlp/OpenPrompt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thunlp","download_url":"https://codeload.github.com/thunlp/OpenPrompt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/sbom","scorecard":{"id":883651,"data":{"date":"2025-08-11","repo":{"name":"github.com/thunlp/OpenPrompt","commit":"f6fb080ef755c37c01b7959e7560d007049510e8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/24 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/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: dist/openprompt-1.0.0-py3-none-any.whl:1","Warn: binary detected: dist/openprompt-1.0.1-py3-none-any.whl: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":"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":"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/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/thunlp/OpenPrompt/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/thunlp/OpenPrompt/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/thunlp/OpenPrompt/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"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":"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 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"34 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-356 / GHSA-2ww3-fxvq-293j","Warn: Project is vulnerable to: PYSEC-2024-167 / GHSA-cgvx-9447-vcch","Warn: Project is vulnerable to: PYSEC-2021-859 / GHSA-f8m6-h2c7-8h9x","Warn: Project is vulnerable to: PYSEC-2019-106 / GHSA-mr7p-25v2-35wr","Warn: Project is vulnerable to: PYSEC-2022-5 / GHSA-rqjh-jp2r-59cj","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T09:13:37.304Z","repository_id":37010098,"created_at":"2025-08-24T09:13:37.305Z","updated_at":"2025-08-24T09:13:37.305Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273868136,"owners_count":25182423,"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-06T02:00:13.247Z","response_time":2576,"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":"thunlp","name":"THUNLP","uuid":"18389035","kind":"organization","description":"Natural Language Processing Lab at Tsinghua University","email":"thunlp@gmail.com","website":"http://nlp.csai.tsinghua.edu.cn","location":"FIT Building, Tsinghua University, Beijing","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/18389035?v=4","repositories_count":117,"last_synced_at":"2023-02-27T18:50:20.754Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thunlp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T01:31:12.397Z","updated_at":"2023-02-27T18:50:20.853Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thunlp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thunlp/repositories"},"tags":[{"name":"v1.0.0","sha":"51db22e8a6b32d41cf65a586e5ae65a8ff2c2dc3","kind":"commit","published_at":"2022-04-20T04:57:51.000Z","download_url":"https://codeload.github.com/thunlp/OpenPrompt/tar.gz/v1.0.0","html_url":"https://github.com/thunlp/OpenPrompt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thunlp/OpenPrompt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v1.0.0/manifests"},{"name":"v0.1.2","sha":"905a11957d6fd6985405de3bdb11fb4914bfaf07","kind":"commit","published_at":"2021-12-09T09:55:51.000Z","download_url":"https://codeload.github.com/thunlp/OpenPrompt/tar.gz/v0.1.2","html_url":"https://github.com/thunlp/OpenPrompt/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thunlp/OpenPrompt@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"675545ce1f946aa186efda8e8640dbc29fd1159f","kind":"commit","published_at":"2021-12-03T12:06:47.000Z","download_url":"https://codeload.github.com/thunlp/OpenPrompt/tar.gz/v0.1.1","html_url":"https://github.com/thunlp/OpenPrompt/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thunlp/OpenPrompt@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v0.1.1/manifests"},{"name":"v0.0.1-beta","sha":"52b5f2617f5341ffe3f9d2ff1e6108a4ffa31679","kind":"commit","published_at":"2021-10-04T11:53:23.000Z","download_url":"https://codeload.github.com/thunlp/OpenPrompt/tar.gz/v0.0.1-beta","html_url":"https://github.com/thunlp/OpenPrompt/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thunlp/OpenPrompt@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-09-06T16:21:54.291Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.966061736475957,"dependent_packages_count":6.527826853133711,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.746944294804834},"purl":"pkg:golang/github.com/thunlp/%21open%21prompt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/thunlp/OpenPrompt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/thunlp/OpenPrompt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/thunlp/OpenPrompt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T15:04:42.030Z","issues_count":117,"pull_requests_count":30,"avg_time_to_close_issue":2733947.9111111113,"avg_time_to_close_pull_request":9315455.625,"issues_closed_count":45,"pull_requests_closed_count":16,"pull_request_authors_count":19,"issue_authors_count":97,"avg_comments_per_issue":1.170940170940171,"avg_comments_per_pull_request":0.1,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":6.0,"past_year_avg_time_to_close_pull_request":1989585.8,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fthunlp%2FOpenPrompt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fthunlp%2FOpenPrompt/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fthunlp%2FOpenPrompt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fthunlp%2FOpenPrompt/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1953836,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2840532,"name":"openprompt","ecosystem":"pypi","description":"An open source framework for prompt-learning.","homepage":"https://github.com/thunlp/OpenPrompt","licenses":"Apache","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/thunlp/OpenPrompt","keywords_array":["PLM","prompt","AI","NLP"],"namespace":null,"versions_count":4,"first_release_published_at":"2021-12-03T09:07:57.000Z","latest_release_published_at":"2022-07-06T14:27:42.000Z","latest_release_number":"1.0.1","last_synced_at":"2025-09-05T12:52:32.916Z","created_at":"2022-04-10T11:57:15.836Z","updated_at":"2025-09-06T16:21:58.351Z","registry_url":"https://pypi.org/project/openprompt/","install_command":"pip install openprompt --index-url https://pypi.org/simple","documentation_url":"https://openprompt.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"openprompt","project_status":null},"repo_metadata":{"id":37010098,"uuid":"412005579","full_name":"thunlp/OpenPrompt","owner":"thunlp","description":"An Open-Source Framework for Prompt-Learning.","archived":false,"fork":false,"pushed_at":"2024-07-16T03:48:08.000Z","size":15059,"stargazers_count":4720,"open_issues_count":100,"forks_count":476,"subscribers_count":46,"default_branch":"main","last_synced_at":"2025-09-05T20:26:11.700Z","etag":null,"topics":["ai","deep-learning","natural-language-processing","natural-language-understanding","nlp","nlp-library","nlp-machine-learning","pre-trained-language-models","pre-trained-model","prompt","prompt-based-tuning","prompt-learning","prompt-toolkit","prompts","pytorch","transformer"],"latest_commit_sha":null,"homepage":"https://thunlp.github.io/OpenPrompt/","language":"Python","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/thunlp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-09-30T09:38:45.000Z","updated_at":"2025-09-04T17:36:52.000Z","dependencies_parsed_at":"2023-12-17T22:41:46.925Z","dependency_job_id":"4fd2b11a-c6de-4029-b87a-9613c91f53ff","html_url":"https://github.com/thunlp/OpenPrompt","commit_stats":{"total_commits":206,"total_committers":23,"mean_commits":8.956521739130435,"dds":0.7378640776699029,"last_synced_commit":"f6fb080ef755c37c01b7959e7560d007049510e8"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/thunlp/OpenPrompt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thunlp","download_url":"https://codeload.github.com/thunlp/OpenPrompt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/sbom","scorecard":{"id":883651,"data":{"date":"2025-08-11","repo":{"name":"github.com/thunlp/OpenPrompt","commit":"f6fb080ef755c37c01b7959e7560d007049510e8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/24 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/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: dist/openprompt-1.0.0-py3-none-any.whl:1","Warn: binary detected: dist/openprompt-1.0.1-py3-none-any.whl: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":"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":"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/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/thunlp/OpenPrompt/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/thunlp/OpenPrompt/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/thunlp/OpenPrompt/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"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":"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 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"34 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-356 / GHSA-2ww3-fxvq-293j","Warn: Project is vulnerable to: PYSEC-2024-167 / GHSA-cgvx-9447-vcch","Warn: Project is vulnerable to: PYSEC-2021-859 / GHSA-f8m6-h2c7-8h9x","Warn: Project is vulnerable to: PYSEC-2019-106 / GHSA-mr7p-25v2-35wr","Warn: Project is vulnerable to: PYSEC-2022-5 / GHSA-rqjh-jp2r-59cj","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T09:13:37.304Z","repository_id":37010098,"created_at":"2025-08-24T09:13:37.305Z","updated_at":"2025-08-24T09:13:37.305Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273868136,"owners_count":25182423,"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-06T02:00:13.247Z","response_time":2576,"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":"thunlp","name":"THUNLP","uuid":"18389035","kind":"organization","description":"Natural Language Processing Lab at Tsinghua University","email":"thunlp@gmail.com","website":"http://nlp.csai.tsinghua.edu.cn","location":"FIT Building, Tsinghua University, Beijing","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/18389035?v=4","repositories_count":117,"last_synced_at":"2023-02-27T18:50:20.754Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thunlp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T01:31:12.397Z","updated_at":"2023-02-27T18:50:20.853Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thunlp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thunlp/repositories"},"tags":[{"name":"v1.0.0","sha":"51db22e8a6b32d41cf65a586e5ae65a8ff2c2dc3","kind":"commit","published_at":"2022-04-20T04:57:51.000Z","download_url":"https://codeload.github.com/thunlp/OpenPrompt/tar.gz/v1.0.0","html_url":"https://github.com/thunlp/OpenPrompt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thunlp/OpenPrompt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v1.0.0/manifests"},{"name":"v0.1.2","sha":"905a11957d6fd6985405de3bdb11fb4914bfaf07","kind":"commit","published_at":"2021-12-09T09:55:51.000Z","download_url":"https://codeload.github.com/thunlp/OpenPrompt/tar.gz/v0.1.2","html_url":"https://github.com/thunlp/OpenPrompt/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thunlp/OpenPrompt@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"675545ce1f946aa186efda8e8640dbc29fd1159f","kind":"commit","published_at":"2021-12-03T12:06:47.000Z","download_url":"https://codeload.github.com/thunlp/OpenPrompt/tar.gz/v0.1.1","html_url":"https://github.com/thunlp/OpenPrompt/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thunlp/OpenPrompt@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v0.1.1/manifests"},{"name":"v0.0.1-beta","sha":"52b5f2617f5341ffe3f9d2ff1e6108a4ffa31679","kind":"commit","published_at":"2021-10-04T11:53:23.000Z","download_url":"https://codeload.github.com/thunlp/OpenPrompt/tar.gz/v0.0.1-beta","html_url":"https://github.com/thunlp/OpenPrompt/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thunlp/OpenPrompt@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-09-06T16:21:58.351Z","dependent_packages_count":2,"downloads":790,"downloads_period":"last-month","dependent_repos_count":9,"rankings":{"downloads":5.449533502968618,"dependent_repos_count":4.862244059740726,"dependent_packages_count":3.1382595621681824,"stargazers_count":1.2644323713026004,"forks_count":2.643292147108941,"docker_downloads_count":null,"average":3.4715523286578134},"purl":"pkg:pypi/openprompt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/openprompt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/openprompt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/openprompt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T15:04:42.030Z","issues_count":117,"pull_requests_count":30,"avg_time_to_close_issue":2733947.9111111113,"avg_time_to_close_pull_request":9315455.625,"issues_closed_count":45,"pull_requests_closed_count":16,"pull_request_authors_count":19,"issue_authors_count":97,"avg_comments_per_issue":1.170940170940171,"avg_comments_per_pull_request":0.1,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":6.0,"past_year_avg_time_to_close_pull_request":1989585.8,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openprompt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openprompt/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openprompt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openprompt/related_packages","maintainers":[{"uuid":"stingning","login":"stingning","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/stingning/","role":null,"created_at":"2023-02-24T22:52:44.019Z","updated_at":"2023-02-24T22:52:44.019Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/stingning/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726125,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":623052,"full_name":"thunlp/OpenPrompt","default_branch":"main","committers":[{"name":"StingNing","email":"dingn18@mails.tsinghua.edu.cn","login":null,"count":54},{"name":"shengdinghu","email":"shengdinghu@gmail.com","login":"ShengdingHu","count":52},{"name":"Achazwl","email":"323163497@qq.com","login":"Achazwl","count":33},{"name":"cyl628","email":"yl-chen17@mails.tsinghua.edu.cn","login":null,"count":20},{"name":"cyl628","email":"yl-chen21@mails.tsinghua.edu.cn","login":null,"count":16},{"name":"liuzy6","email":"liuzy6@asiainfo.com","login":"zhiyongLiu1114","count":5},{"name":"BMDN","email":"810793091@qq.com","login":"ningding97","count":4},{"name":"Chathulanka Gamage","email":"61736812+cmgchess","login":"cmgchess","count":3},{"name":"cgq15","email":"790799494@qq.com","login":"cgq15","count":3},{"name":"肖朝军","email":"xiaocj20@mails.tsinghua.edu.cn","login":"xcjthu","count":3},{"name":"blmoistawinde","email":"blmoistawinde@qq.com","login":"blmoistawinde","count":2},{"name":"Daniel","email":"znsoft@163.com","login":"znsoftm","count":1},{"name":"Kexuan (Michael) Huang","email":"hkx@umich.edu","login":"kx-Huang","count":1},{"name":"Kian-Meng Ang","email":"kianmeng@cpan.org","login":"kianmeng","count":1},{"name":"Yulv-git","email":"yulvchi@qq.com","login":"Yulv-git","count":1},{"name":"bugface-vh","email":"xi.yang@veranahealth.com","login":"xiyang-vh","count":1},{"name":"zzy","email":"zzy","login":null,"count":1},{"name":"xiongchao","email":"xiongchao@duominuo.com","login":null,"count":1},{"name":"hlzhang109","email":"hlzhagn109@gmail.com","login":null,"count":1},{"name":"luoyifan","email":"1625370020@qq.com","login":"Luobots","count":1},{"name":"wangpeng","email":"31396670+pengwork","login":"pengwork","count":1},{"name":"骑马小猫","email":"1435130236@qq.com","login":"wj-Mcat","count":1}],"total_commits":206,"total_committers":22,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":9.363636363636363,"dds":0.7378640776699029,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-27T18:20:27.613Z","last_synced_commit":"f6fb080ef755c37c01b7959e7560d007049510e8","created_at":"2023-03-09T08:03:32.693Z","updated_at":"2025-05-27T18:20:29.982Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"thunlp/OpenPrompt","html_url":"https://github.com/thunlp/OpenPrompt","last_synced_at":"2025-09-03T15:04:42.030Z","status":null,"issues_count":117,"pull_requests_count":30,"avg_time_to_close_issue":2733947.9111111113,"avg_time_to_close_pull_request":9315455.625,"issues_closed_count":45,"pull_requests_closed_count":16,"pull_request_authors_count":19,"issue_authors_count":97,"avg_comments_per_issue":1.170940170940171,"avg_comments_per_pull_request":0.1,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":6.0,"past_year_avg_time_to_close_pull_request":1989585.8,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T19:34:04.076Z","updated_at":"2025-09-03T15:04:42.032Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunlp%2FOpenPrompt/issues","issue_labels_count":{"question":1,"enhancement":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":114,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"NONE":22,"CONTRIBUTOR":8},"issue_authors":{"BAOOOOOM":4,"lihuiliullh":3,"shaoyuyoung":3,"YamenAjjour":3,"cmgchess":3,"ZHUANG-jt":3,"komi786":2,"ngavcc":2,"FelliYang":2,"indunil-19":2,"brunoedcf":2,"MosheAbG":2,"qinglongheu":2,"zihaohe123":1,"treena908":1,"TaikiShuttle":1,"debayan":1,"sugarcandy":1,"RefluxNing":1,"tzhu01":1,"lijiazheng99":1,"MrZmj77":1,"zjk000":1,"ArEnSc":1,"ady-31":1,"isaac-murphy":1,"guyd1995":1,"yqt":1,"quang-anh-nguyen":1,"GuodongFan":1,"abdumaa":1,"pony-m":1,"xufengyang0191":1,"z-x-x136":1,"fengmingfeng":1,"0413Lemon":1,"NEMOlv":1,"shenjialiang":1,"ODDHOOD":1,"Trevo1":1,"xiaoxutongxu":1,"Victor94-king":1,"BlueStoneWithspring":1,"shuaizhao95":1,"yfangZhang":1,"anbo724":1,"lonelydancer":1,"TwjLoveCode":1,"Juanhui28":1,"humoxian":1,"RobbenRibery":1,"harshkaria":1,"Charon-HN":1,"SuperChanS":1,"Crazypoet5":1,"xuanchenxac":1,"xiyang-aads-lilly":1,"chong0412":1,"maxwellyin":1,"JunyuMao":1,"vincentami":1,"wangqian97":1,"rthapa84":1,"chiranthans23":1,"ZiyueWu59":1,"kalixim":1,"ZekaiShao25":1,"doussa2504":1,"FANJIYU0825":1,"sgr1118":1,"skriser":1,"wang-zm18":1,"cwlseu":1,"yysirs":1,"Luciferder":1,"terence1023":1,"TianlinZhang668":1,"Celine-hxy":1,"jzySaber1996":1,"qdchenxiaoyan":1,"ghbtest":1,"megaduks":1,"derek-kam":1,"Bachstelze":1,"nirmal2k":1,"Dousia":1,"agrimaseth":1,"HodaMemar":1,"W-caner":1,"Mrwangkedong":1,"Beautifuldog01":1,"2catycm":1,"CronJorian":1,"NLPpupil":1,"wolkerzheng":1,"Vimos":1,"ChristLBUPT":1},"pull_request_authors":{"cmgchess":4,"cyyever":2,"shaoyuyoung":2,"aemartinez":2,"AlisherRogov":2,"starmountain1997":2,"indunil-19":2,"omidk56":2,"ady-31":2,"xiyang-vh":1,"z4forzubair":1,"harshkaria":1,"Raibows":1,"kx-Huang":1,"abdumaa":1,"zhiyongLiu1114":1,"NicholasCao":1,"Luobots":1,"SanthoshD123":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10095926,"issues_count":31397479,"pull_requests_count":97150418,"authors_count":10700329,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":5},"past_year_pull_request_author_associations_count":{"NONE":7},"past_year_issue_authors":{"ady-31":1,"Charon-HN":1,"jzySaber1996":1,"shenjialiang":1,"z-x-x136":1},"past_year_pull_request_authors":{"ady-31":2,"AlisherRogov":2,"starmountain1997":2,"SanthoshD123":1},"maintainers":[],"active_maintainers":[]},"events":{"total":{"IssuesEvent":6,"WatchEvent":386,"IssueCommentEvent":4,"PullRequestReviewEvent":2,"PullRequestEvent":7,"ForkEvent":35},"last_year":{"IssuesEvent":6,"WatchEvent":386,"IssueCommentEvent":4,"PullRequestReviewEvent":2,"PullRequestEvent":7,"ForkEvent":35}},"keywords":["ai","deep-learning","natural-language-processing","natural-language-understanding","nlp","nlp-library","nlp-machine-learning","pre-trained-language-models","pre-trained-model","prompt","prompt-based-tuning","prompt-learning","prompt-toolkit","prompts","pytorch","transformer"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T23:45:56.165Z","updated_at":"2023-02-18T23:45:56.165Z","repository_link":"https://github.com/thunlp/OpenPrompt/blob/main/.github/workflows/main.yml","dependencies":[{"id":7773190021,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7773190022,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7773190023,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-18T23:45:56.190Z","updated_at":"2023-02-18T23:45:56.190Z","repository_link":"https://github.com/thunlp/OpenPrompt/blob/main/docs/requirements.txt","dependencies":[{"id":7773190069,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.2.0","direct":true,"kind":"runtime","optional":false},{"id":7773190070,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":7773190073,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7773190074,"package_name":"torch","ecosystem":"pypi","requirements":"==1.9.0","direct":true,"kind":"runtime","optional":false},{"id":7773190075,"package_name":"transformers","ecosystem":"pypi","requirements":"==4.10.0","direct":true,"kind":"runtime","optional":false},{"id":7773190076,"package_name":"sentencepiece","ecosystem":"pypi","requirements":"==0.1.96","direct":true,"kind":"runtime","optional":false},{"id":7773190077,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"==0.24.2","direct":true,"kind":"runtime","optional":false},{"id":7773190078,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.62.2","direct":true,"kind":"runtime","optional":false},{"id":7773190079,"package_name":"nltk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7773190080,"package_name":"yacs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-18T23:45:56.228Z","updated_at":"2023-02-18T23:45:56.228Z","repository_link":"https://github.com/thunlp/OpenPrompt/blob/main/requirements.txt","dependencies":[{"id":7773190112,"package_name":"transformers","ecosystem":"pypi","requirements":"\u003e=4.19.0","direct":true,"kind":"runtime","optional":false},{"id":7773190113,"package_name":"sentencepiece","ecosystem":"pypi","requirements":"==0.1.96","direct":true,"kind":"runtime","optional":false},{"id":7773190114,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.62.2","direct":true,"kind":"runtime","optional":false},{"id":7773190115,"package_name":"tensorboardX","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7773190118,"package_name":"nltk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7773190120,"package_name":"yacs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7773190121,"package_name":"dill","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7773190122,"package_name":"datasets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7773190123,"package_name":"rouge","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":7773190124,"package_name":"pyarrow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7773190125,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-12-17T22:41:46.917Z","updated_at":"2023-12-17T22:41:46.917Z","repository_link":"https://github.com/thunlp/OpenPrompt/blob/main/setup.py","dependencies":[]}],"score":18.258680268269476,"created_at":"2025-09-04T15:51:28.478Z","updated_at":"2025-10-07T08:20:42.381Z","avatar_url":"https://github.com/thunlp.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":790,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/52828","html_url":"https://science.ecosyste.ms/projects/52828","bibtex_url":"https://science.ecosyste.ms/projects/52828/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/52828/export.apalike"}