{"id":5596,"url":"https://github.com/yarnpkg/berry","last_synced_at":"2026-03-28T06:20:22.632Z","repository":{"id":37270008,"uuid":"148228732","full_name":"yarnpkg/berry","owner":"yarnpkg","description":"📦🐈 Active development trunk for Yarn ⚒","archived":false,"fork":false,"pushed_at":"2025-10-11T10:06:47.000Z","size":2916194,"stargazers_count":7871,"open_issues_count":902,"forks_count":1213,"subscribers_count":82,"default_branch":"master","last_synced_at":"2025-10-14T00:27:42.726Z","etag":null,"topics":["javascript","nodejs","package-manager","yarn"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yarnpkg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"yarnpkg","open_collective":"yarnpkg"}},"created_at":"2018-09-10T22:49:22.000Z","updated_at":"2025-10-11T14:37:29.000Z","dependencies_parsed_at":"2024-01-23T01:04:03.230Z","dependency_job_id":"30565410-ba1a-4100-a76f-74b5ee3adfb9","html_url":"https://github.com/yarnpkg/berry","commit_stats":{"total_commits":3599,"total_committers":436,"mean_commits":8.254587155963304,"dds":0.6437899416504584,"last_synced_commit":"031b5da1dc8e459e844efda137b2f00d7cdc9dda"},"previous_names":[],"tags_count":4923,"template":false,"template_full_name":null,"purl":"pkg:github/yarnpkg/berry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","download_url":"https://codeload.github.com/yarnpkg/berry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarnpkg%2Fberry/sbom","scorecard":{"id":1237232,"data":{"date":"2025-07-07","repo":{"name":"github.com/yarnpkg/berry","commit":"8598d0735904b8e0dee1ead301eb8524e106ab24"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":2.9,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:33","Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/pr-smart-merge.yml:95"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-smart-merge.yml:30","Warn: no topLevel permission defined: .github/workflows/benchmark-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/debug.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-create-vue-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-docusaurus-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-esbuild-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-eslint-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-fsevents-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gatsby-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-gulp-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-husky-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-jest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-mocha-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-next-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-babel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nm-berry-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nyc-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-parcel-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-pnp-angular-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-prettier-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-rollup-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-storybook-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-svelte-kit-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-typescript-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vite-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-vitest-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-webpack-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/plugin-compat-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-smart-merge.yml:1","Warn: no topLevel permission defined: .github/workflows/release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/release-candidate.yml:1","Warn: no topLevel permission defined: .github/workflows/sherlock-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/stale-workflow.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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":4,"reason":"binaries present in source code","details":["Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-OSX-x86-ls:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/MachO-iOS-armv7s-Helloworld:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-ARM64-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/elf-Linux-x86-bash:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x64-cmd:1","Warn: binary detected: packages/yarnpkg-core/fixtures/binaries/pe-Windows-x86-cmd:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: $ cannot be followed by a word: scripts/bench-run.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-workflow.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/benchmark-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/debug.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/debug.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-create-vue-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-create-vue-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-docusaurus-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-docusaurus-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-esbuild-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-esbuild-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-eslint-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-eslint-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-fsevents-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-fsevents-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gatsby-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gatsby-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-gulp-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-gulp-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-husky-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-husky-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-jest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-jest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-mocha-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-mocha-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-next-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-next-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-angular-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-babel-workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-babel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nm-berry-workflow.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nm-berry-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-nyc-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-nyc-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-parcel-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-parcel-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-pnp-angular-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-pnp-angular-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-prettier-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-prettier-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-rollup-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-rollup-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-storybook-workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-storybook-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-svelte-kit-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-svelte-kit-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-typescript-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-typescript-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vite-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vite-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-vitest-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-vitest-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-webpack-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/e2e-webpack-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-workflow.yml:289: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin-compat-workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/plugin-compat-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-smart-merge.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/pr-smart-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-branch.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-candidate.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/release-candidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sherlock-workflow.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/sherlock-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-workflow.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/yarnpkg/berry/stale-workflow.yml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/actions/local-yarn-command/Dockerfile:1: pin your Docker image by updating alpine:3.18 to alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f","Warn: containerImage not pinned by hash: scripts/actions/make-commit/Dockerfile:1: pin your Docker image by updating alpine:3.15 to alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864","Warn: npmCommand not pinned by hash: scripts/vscode-zip-test-procedure.sh:86","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:51","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:53","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-workflow.yml:55","Info:   0 out of  51 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   4 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"61 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-6fw4-hr69-g3rv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-09-08T11:40:50.349Z","repository_id":37270008,"created_at":"2025-09-08T11:40:50.350Z","updated_at":"2025-09-08T11:40:50.350Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279022189,"owners_count":26087160,"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-14T02:00:06.444Z","response_time":60,"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":["javascript","nodejs","package-manager","yarn"],"created_at":"2024-01-11T17:21:30.456Z","updated_at":"2025-10-16T06:25:53.183Z","avatar_url":"https://github.com/yarnpkg.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/5596","html_url":"https://opencollective.ecosyste.ms/projects/5596","collective":{"id":1810,"uuid":"rvedj9wr-oz3a56dk-e8zq7blg-8x4m0ykn","slug":"yarnpkg","name":"Yarn","description":"Yarn is the community maintained package manager for JavaScript; we aim to make software development predictable and stable 📦","website":"https://yarnpkg.com","github":"yarnpkg","twitter":"yarnpkg","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://yarnpkg.com"},{"type":"TWITTER","url":"https://twitter.com/yarnpkg"},{"type":"GITHUB","url":"https://github.com/yarnpkg"}],"currency":"USD","projects_count":22,"last_synced_at":"2026-04-16T12:15:29.656Z","created_at":"2024-01-10T13:17:50.740Z","updated_at":"2026-04-16T12:15:30.322Z","transactions_count":582,"balance":36374.77000000005,"account_type":"COLLECTIVE","owner":{"login":"yarnpkg","name":"Yarn","uuid":"22247014","kind":"organization","description":"Fast, reliable, and secure dependency management for JavaScript.","email":null,"website":"https://yarnpkg.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22247014?v=4","repositories_count":22,"last_synced_at":"2025-11-23T03:05:07.372Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/yarnpkg","funding_links":["https://github.com/sponsors/yarnpkg"],"total_stars":50819,"followers":835,"following":0,"created_at":"2022-11-02T16:23:50.051Z","updated_at":"2025-11-23T03:05:07.372Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarnpkg/repositories"},"last_project_activity_at":"2025-10-11T10:06:47.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-06-11T07:39:49.184Z","collective_updated_at":"2023-02-07T17:17:38.407Z","html_url":"https://opencollective.com/yarnpkg","icon_url":"https://images.opencollective.com/yarnpkg/logo/40.png","total_donations":60040.63000000004,"total_expenses":-30565.350000000086,"current_balance":36374.77000000005,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/yarnpkg","url":"https://opencollective.ecosyste.ms/collectives/yarnpkg","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/yarnpkg/projects"}}