{"id":1143816,"name":"@react-three/postprocessing","ecosystem":"npm","description":"postprocessing wrapper for React and @react-three/fiber","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pmndrs/react-postprocessing","keywords_array":["postprocessing","react","three","@react-three/fiber","webgl","3d"],"namespace":"react-three","versions_count":119,"first_release_published_at":"2020-09-26T13:53:14.729Z","latest_release_published_at":"2025-02-20T06:59:21.428Z","latest_release_number":"3.0.4","last_synced_at":"2026-04-06T19:30:29.480Z","created_at":"2022-04-08T12:00:30.333Z","updated_at":"2026-04-06T19:30:29.480Z","registry_url":"https://www.npmjs.com/package/@react-three/postprocessing","install_command":"npm install @react-three/postprocessing","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"rc":"3.0.0-rc.2","latest":"3.0.4"}},"repo_metadata":{"id":37405304,"uuid":"262026124","full_name":"pmndrs/react-postprocessing","owner":"pmndrs","description":"📬  postprocessing for react-three-fiber","archived":false,"fork":false,"pushed_at":"2025-02-20T06:59:34.000Z","size":16517,"stargazers_count":1304,"open_issues_count":86,"forks_count":127,"subscribers_count":12,"default_branch":"master","last_synced_at":"2026-03-14T11:30:28.466Z","etag":null,"topics":["3d","postprocessing","react","react-postprocessing","react-three-fiber","threejs","webgl"],"latest_commit_sha":null,"homepage":"https://docs.pmnd.rs/react-postprocessing","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pmndrs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2020-05-07T11:00:08.000Z","updated_at":"2026-03-10T13:36:43.000Z","dependencies_parsed_at":"2024-01-15T20:21:08.873Z","dependency_job_id":"10154b67-7107-4a4a-9093-6a4c73f8b562","html_url":"https://github.com/pmndrs/react-postprocessing","commit_stats":{"total_commits":566,"total_committers":41,"mean_commits":"13.804878048780488","dds":0.6925795053003534,"last_synced_commit":"d6c2bd9b6d7577a48d9ad0db79859704df8e2544"},"previous_names":["react-spring/react-postprocessing"],"tags_count":122,"template":false,"template_full_name":null,"purl":"pkg:github/pmndrs/react-postprocessing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmndrs%2Freact-postprocessing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmndrs%2Freact-postprocessing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmndrs%2Freact-postprocessing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmndrs%2Freact-postprocessing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmndrs","download_url":"https://codeload.github.com/pmndrs/react-postprocessing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmndrs%2Freact-postprocessing/sbom","scorecard":{"id":738851,"data":{"date":"2025-08-11","repo":{"name":"github.com/pmndrs/react-postprocessing","commit":"90d10d59fe5a1a86e027c1bedd36dcf3b87ddd1c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"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":"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/docs.yml:1","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 9/30 approved changesets -- score normalized to 3","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/docs.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/react-postprocessing/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/react-postprocessing/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/react-postprocessing/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pmndrs/react-postprocessing/main.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"21 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-c24v-8rfc-w8vw","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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-22T16:45:35.746Z","repository_id":37405304,"created_at":"2025-08-22T16:45:35.746Z","updated_at":"2025-08-22T16:45:35.746Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30708291,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-19T05:29:31.190Z","status":"ssl_error","status_checked_at":"2026-03-19T05:28:25.821Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-03-22T11:51:27.805Z","dependent_packages_count":54,"downloads":1527087,"downloads_period":"last-month","dependent_repos_count":722,"rankings":{"downloads":0.8411683503832275,"dependent_repos_count":0.6975064783037912,"dependent_packages_count":0.810495802799858,"stargazers_count":2.5156212941201836,"forks_count":3.2539814868050367,"docker_downloads_count":1.1058624393138294,"average":1.5374393086209877},"purl":"pkg:npm/%40react-three/postprocessing","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@react-three/postprocessing","docker_dependents_count":4,"docker_downloads_count":458,"usage_url":"https://repos.ecosyste.ms/usage/npm/@react-three/postprocessing","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@react-three/postprocessing/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-06T07:38:59.685Z","issues_count":121,"pull_requests_count":152,"avg_time_to_close_issue":30875214.23636364,"avg_time_to_close_pull_request":7817359.895161291,"issues_closed_count":55,"pull_requests_closed_count":124,"pull_request_authors_count":42,"issue_authors_count":107,"avg_comments_per_issue":2.5289256198347108,"avg_comments_per_pull_request":0.9605263157894737,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":7,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.1428571428571428,"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/pmndrs%2Freact-postprocessing/issues","maintainers":[{"login":"CodyJasonBennett","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CodyJasonBennett"},{"login":"abernier","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abernier"},{"login":"talentlessguy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/talentlessguy"},{"login":"njm222","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njm222"},{"login":"hazem3500","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hazem3500"},{"login":"gsimone","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsimone"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-three%2Fpostprocessing/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-three%2Fpostprocessing/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-three%2Fpostprocessing/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-three%2Fpostprocessing/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-three%2Fpostprocessing/codemeta","maintainers":[{"uuid":"drcmda","login":"drcmda","name":null,"email":"drcmda@gmail.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~drcmda","role":null,"created_at":"2022-11-20T23:13:25.250Z","updated_at":"2022-11-20T23:13:25.250Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/drcmda/packages"},{"uuid":"dropthebeatbro","login":"dropthebeatbro","name":null,"email":"hi@v1rtl.site","url":null,"packages_count":124,"html_url":"https://www.npmjs.com/~dropthebeatbro","role":null,"created_at":"2022-11-20T23:13:25.230Z","updated_at":"2022-11-20T23:13:25.230Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dropthebeatbro/packages"},{"uuid":"giulioz","login":"giulioz","name":null,"email":"mail.zausa.giulio@gmail.com","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~giulioz","role":null,"created_at":"2022-11-20T23:13:25.206Z","updated_at":"2022-11-20T23:13:25.206Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/giulioz/packages"},{"uuid":"codyjasonbennett","login":"codyjasonbennett","name":null,"email":"hi@codyb.co","url":null,"packages_count":86,"html_url":"https://www.npmjs.com/~codyjasonbennett","role":null,"created_at":"2025-01-21T07:33:51.157Z","updated_at":"2025-01-21T07:33:51.157Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/codyjasonbennett/packages"},{"uuid":"gsimone","login":"gsimone","name":null,"email":"gianmarcosimone89@gmail.com","url":null,"packages_count":63,"html_url":"https://www.npmjs.com/~gsimone","role":null,"created_at":"2022-11-20T23:13:25.170Z","updated_at":"2022-11-20T23:13:25.170Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gsimone/packages"}]}