{"id":3774,"url":"https://github.com/survivejs/webpack-merge","last_synced_at":"2026-07-02T18:20:37.975Z","repository":{"id":38237526,"uuid":"38106307","full_name":"survivejs/webpack-merge","owner":"survivejs","description":"Merge designed for webpack","archived":false,"fork":false,"pushed_at":"2024-07-12T06:35:58.000Z","size":1746,"stargazers_count":2687,"open_issues_count":6,"forks_count":113,"subscribers_count":17,"default_branch":"develop","last_synced_at":"2025-10-19T08:47:37.131Z","etag":null,"topics":["merging-loaders","webpack","webpack-specifics"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/webpack-merge","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/survivejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":"webpack-merge","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-06-26T10:53:49.000Z","updated_at":"2025-10-06T17:47:49.000Z","dependencies_parsed_at":"2023-09-23T14:35:24.461Z","dependency_job_id":"a0e295c0-dc25-4296-bfd9-e9ba4ee21db4","html_url":"https://github.com/survivejs/webpack-merge","commit_stats":{"total_commits":523,"total_committers":36,"mean_commits":"14.527777777777779","dds":"0.15869980879541112","last_synced_commit":"400ba410bf881673d3d0d165b8ab74a68c3e7681"},"previous_names":[],"tags_count":94,"template":false,"template_full_name":null,"purl":"pkg:github/survivejs/webpack-merge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/survivejs%2Fwebpack-merge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/survivejs%2Fwebpack-merge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/survivejs%2Fwebpack-merge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/survivejs%2Fwebpack-merge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/survivejs","download_url":"https://codeload.github.com/survivejs/webpack-merge/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/survivejs%2Fwebpack-merge/sbom","scorecard":{"id":860310,"data":{"date":"2025-08-11","repo":{"name":"github.com/survivejs/webpack-merge","commit":"400ba410bf881673d3d0d165b8ab74a68c3e7681"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/survivejs/webpack-merge/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/survivejs/webpack-merge/test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/survivejs/webpack-merge/test.yml/develop?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Code-Review","score":1,"reason":"Found 4/26 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"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 8 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":"11 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-fjxv-7rqg-78g4","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-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-24T01:04:46.779Z","repository_id":38237526,"created_at":"2025-08-24T01:04:46.779Z","updated_at":"2025-08-24T01:04:46.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281092753,"owners_count":26442440,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["merging-loaders","webpack","webpack-specifics"],"created_at":"2024-01-11T16:48:33.562Z","updated_at":"2025-10-31T00:26:56.991Z","avatar_url":"https://github.com/survivejs.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/3774","html_url":"https://opencollective.ecosyste.ms/projects/3774","collective":{"id":2302,"uuid":"rvedj9wr-oz3a56dm-dag67blg-8x4m0ykn","slug":"webpack-merge","name":"webpack-merge","description":"Merge designed for Webpack (MIT)","website":"","github":"survivejs/webpack-merge","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/survivejs/webpack-merge"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-07-23T06:15:17.736Z","created_at":"2024-01-10T13:17:52.162Z","updated_at":"2026-07-23T06:15:17.887Z","transactions_count":6,"balance":51.470000000000184,"account_type":"COLLECTIVE","owner":{"login":"survivejs","name":"SurviveJS","uuid":"11871113","kind":"organization","description":"Survive the jungles of JavaScript","email":null,"website":"http://survivejs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11871113?v=4","repositories_count":38,"last_synced_at":"2024-10-29T17:11:37.412Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/survivejs","funding_links":[],"total_stars":8097,"followers":55,"following":0,"created_at":"2022-11-02T16:20:35.190Z","updated_at":"2024-10-29T17:11:37.412Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/survivejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/survivejs/repositories"},"last_project_activity_at":"2024-07-12T06:35:58.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-09-23T16:05:31.547Z","collective_updated_at":"2020-08-08T05:12:45.575Z","html_url":"https://opencollective.com/webpack-merge","icon_url":"https://images.opencollective.com/webpack-merge/logo/40.png","total_donations":2751.4700000000003,"total_expenses":-2700.2,"current_balance":51.470000000000184,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/webpack-merge","url":"https://opencollective.ecosyste.ms/collectives/webpack-merge","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/webpack-merge/projects"}}