{"id":1162690,"name":"@salesforce/plugin-user","ecosystem":"npm","description":"Commands to interact with Users and Permission Sets","homepage":"https://github.com/salesforcecli/plugin-user","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/salesforcecli/plugin-user","keywords_array":["force","salesforce","salesforcedx","sf","sf-plugin","sfdx","sfdx-plugin"],"namespace":"salesforce","versions_count":253,"first_release_published_at":"2020-11-19T15:38:23.990Z","latest_release_published_at":"2026-05-17T09:23:12.411Z","latest_release_number":"3.9.6","last_synced_at":"2026-05-17T09:25:21.235Z","created_at":"2022-04-08T12:31:48.075Z","updated_at":"2026-05-17T09:25:45.078Z","registry_url":"https://www.npmjs.com/package/@salesforce/plugin-user","install_command":"npm install @salesforce/plugin-user","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"1.2.2-ctc-testing-2.2","latest":"3.9.6"}},"repo_metadata":{"id":37967161,"uuid":"308448844","full_name":"salesforcecli/plugin-user","owner":"salesforcecli","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-27T18:41:58.000Z","size":10757,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-03-28T02:23:34.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":false,"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/salesforcecli.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-10-29T21:01:06.000Z","updated_at":"2026-03-27T18:42:02.000Z","dependencies_parsed_at":"2026-02-08T08:04:26.843Z","dependency_job_id":null,"html_url":"https://github.com/salesforcecli/plugin-user","commit_stats":{"total_commits":1205,"total_committers":29,"mean_commits":41.55172413793103,"dds":"0.46887966804979253","last_synced_commit":"94c7ed6e436a8781f150f30c548e257c5e824e8a"},"previous_names":[],"tags_count":248,"template":false,"template_full_name":"salesforcecli/plugin-template","purl":"pkg:github/salesforcecli/plugin-user","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforcecli%2Fplugin-user","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforcecli%2Fplugin-user/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforcecli%2Fplugin-user/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforcecli%2Fplugin-user/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salesforcecli","download_url":"https://codeload.github.com/salesforcecli/plugin-user/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforcecli%2Fplugin-user/sbom","scorecard":{"id":796399,"data":{"date":"2025-08-11","repo":{"name":"github.com/salesforcecli/plugin-user","commit":"9ecf17b726aae4719c6a108cf84498b40e475cdc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"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":"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":"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":0,"reason":"Found 0/4 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/automerge.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-github-release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/create-github-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/devScripts.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/devScripts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/failureNotifications.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/failureNotifications.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/notify-slack-on-pr-open.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/notify-slack-on-pr-open.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/onRelease.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/onRelease.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/onRelease.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/onRelease.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/onRelease.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/onRelease.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-pr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/validate-pr.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/automerge.yml:1","Warn: no topLevel permission defined: .github/workflows/create-github-release.yml:1","Warn: no topLevel permission defined: .github/workflows/devScripts.yml:1","Warn: no topLevel permission defined: .github/workflows/failureNotifications.yml:1","Warn: no topLevel permission defined: .github/workflows/notify-slack-on-pr-open.yml:1","Warn: no topLevel permission defined: .github/workflows/onRelease.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-pr.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt: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":-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/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 26 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":6,"reason":"4 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-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-23T09:08:20.156Z","repository_id":37967161,"created_at":"2025-08-23T09:08:20.156Z","updated_at":"2025-08-23T09:08:20.156Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31428645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T02:22:46.605Z","status":"ssl_error","status_checked_at":"2026-04-05T02:22:33.263Z","response_time":75,"last_error":"SSL_read: 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"},"owner_record":{"login":"salesforcecli","name":"Salesforce CLI","uuid":"60192002","kind":"organization","description":"The Salesforce CLI is a powerful command line interface that simplifies development and build automation when working with your Salesforce org.","email":null,"website":"https://developer.salesforce.com/tools/salesforcecli","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/60192002?v=4","repositories_count":68,"last_synced_at":"2025-08-17T06:20:41.181Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/salesforcecli","funding_links":[],"total_stars":735,"followers":171,"following":0,"created_at":"2022-11-02T16:52:59.015Z","updated_at":"2025-08-17T06:20:41.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salesforcecli","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salesforcecli/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-17T09:25:45.050Z","dependent_packages_count":16,"downloads":1484346,"downloads_period":"last-month","dependent_repos_count":52,"rankings":{"downloads":0.3172707147774128,"dependent_repos_count":1.840903661281802,"dependent_packages_count":1.4130885613833566,"stargazers_count":12.203593170373845,"forks_count":9.830215490007637,"docker_downloads_count":0.49683780778974607,"average":4.350318234268967},"purl":"pkg:npm/%40salesforce/plugin-user","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@salesforce/plugin-user","docker_dependents_count":45,"docker_downloads_count":779120,"usage_url":"https://repos.ecosyste.ms/usage/npm/@salesforce/plugin-user","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@salesforce/plugin-user/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-14T14:01:47.942Z","issues_count":4,"pull_requests_count":1200,"avg_time_to_close_issue":28075.75,"avg_time_to_close_pull_request":78501.3496076722,"issues_closed_count":4,"pull_requests_closed_count":1147,"pull_request_authors_count":12,"issue_authors_count":1,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.20416666666666666,"merged_pull_requests_count":904,"bot_issues_count":4,"bot_pull_requests_count":1061,"past_year_issues_count":1,"past_year_pull_requests_count":158,"past_year_avg_time_to_close_issue":2468.0,"past_year_avg_time_to_close_pull_request":96817.46923076923,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":130,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0379746835443038,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":150,"past_year_merged_pull_requests_count":124,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforcecli%2Fplugin-user/issues","maintainers":[{"login":"cristiand391","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cristiand391"},{"login":"ibatanov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibatanov"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@salesforce%2Fplugin-user/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@salesforce%2Fplugin-user/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@salesforce%2Fplugin-user/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@salesforce%2Fplugin-user/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@salesforce%2Fplugin-user/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@salesforce%2Fplugin-user/codemeta","maintainers":[{"uuid":"lwc-admin","login":"lwc-admin","name":null,"email":"admin@lwcjs.org","url":null,"packages_count":924,"html_url":"https://www.npmjs.com/~lwc-admin","role":null,"created_at":"2024-07-23T18:57:52.897Z","updated_at":"2024-07-23T18:57:52.897Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lwc-admin/packages"},{"uuid":"salesforce-releases","login":"salesforce-releases","name":null,"email":"alm-cli@salesforce.com","url":null,"packages_count":682,"html_url":"https://www.npmjs.com/~salesforce-releases","role":null,"created_at":"2022-11-13T05:54:18.770Z","updated_at":"2022-11-13T05:54:18.770Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/salesforce-releases/packages"},{"uuid":"jasonschroeder-sfdc","login":"jasonschroeder-sfdc","name":null,"email":"jschroeder@salesforce.com","url":null,"packages_count":563,"html_url":"https://www.npmjs.com/~jasonschroeder-sfdc","role":null,"created_at":"2022-11-13T05:54:18.420Z","updated_at":"2022-11-13T05:54:18.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasonschroeder-sfdc/packages"},{"uuid":"jimjag","login":"jimjag","name":null,"email":"jimjag@gmail.com","url":null,"packages_count":554,"html_url":"https://www.npmjs.com/~jimjag","role":null,"created_at":"2022-11-13T05:54:19.286Z","updated_at":"2022-11-13T05:54:19.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jimjag/packages"},{"uuid":"mobify","login":"mobify","name":null,"email":"dev@mobify.com","url":null,"packages_count":610,"html_url":"https://www.npmjs.com/~mobify","role":null,"created_at":"2023-03-17T20:07:34.123Z","updated_at":"2023-03-17T20:07:34.123Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mobify/packages"},{"uuid":"ire-npm-team-user","login":"ire-npm-team-user","name":null,"email":"industriesEngineeringDevOps@salesforce.com","url":null,"packages_count":562,"html_url":"https://www.npmjs.com/~ire-npm-team-user","role":null,"created_at":"2023-06-04T04:55:20.037Z","updated_at":"2023-06-04T04:55:20.037Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ire-npm-team-user/packages"},{"uuid":"salesforce-admin","login":"salesforce-admin","name":null,"email":"osscore@salesforce.com","url":null,"packages_count":544,"html_url":"https://www.npmjs.com/~salesforce-admin","role":null,"created_at":"2025-12-07T05:50:12.933Z","updated_at":"2025-12-07T05:50:12.933Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/salesforce-admin/packages"}]}