{"id":42842260,"url":"https://github.com/oeph/verdaccio-bitbucket-server","last_synced_at":"2026-01-30T11:52:37.649Z","repository":{"id":33141014,"uuid":"152997869","full_name":"oeph/verdaccio-bitbucket-server","owner":"oeph","description":"Verdaccio Authentication Plugin for Bitbucket Server","archived":false,"fork":false,"pushed_at":"2024-03-16T23:14:59.000Z","size":1159,"stargazers_count":6,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-10-16T18:15:19.979Z","etag":null,"topics":["auth","bitbucket-server","npm","verdaccio","verdaccio-auth","verdaccio-auth-plugin","verdaccio-bitbucket-server","verdaccio-plugin"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/oeph.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-10-14T17:03:05.000Z","updated_at":"2023-07-18T03:25:17.000Z","dependencies_parsed_at":"2024-01-19T09:33:56.207Z","dependency_job_id":"be47717a-6fdf-4968-8b8a-d6f4d22afbf2","html_url":"https://github.com/oeph/verdaccio-bitbucket-server","commit_stats":{"total_commits":81,"total_committers":7,"mean_commits":"11.571428571428571","dds":0.6790123456790124,"last_synced_commit":"7286b79b9606d8b85de1367f97fc21f94d2db1a1"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/oeph/verdaccio-bitbucket-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeph%2Fverdaccio-bitbucket-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeph%2Fverdaccio-bitbucket-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeph%2Fverdaccio-bitbucket-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeph%2Fverdaccio-bitbucket-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oeph","download_url":"https://codeload.github.com/oeph/verdaccio-bitbucket-server/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeph%2Fverdaccio-bitbucket-server/sbom","scorecard":{"id":702840,"data":{"date":"2025-08-11","repo":{"name":"github.com/oeph/verdaccio-bitbucket-server","commit":"56979cba6fcef8d48275a69ba55ca594a8237b1d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/9 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/oeph/verdaccio-bitbucket-server/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/oeph/verdaccio-bitbucket-server/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/oeph/verdaccio-bitbucket-server/publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/oeph/verdaccio-bitbucket-server/publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oeph/verdaccio-bitbucket-server/publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/oeph/verdaccio-bitbucket-server/publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/oeph/verdaccio-bitbucket-server/publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/oeph/verdaccio-bitbucket-server/publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/oeph/verdaccio-bitbucket-server/stale.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:17","Warn: npmCommand not pinned by hash: .github/workflows/publish.yml:45","Warn: npmCommand not pinned by hash: .github/workflows/publish.yml:17","Warn: npmCommand not pinned by hash: .github/workflows/publish.yml:30","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   6 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":"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":"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":"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":"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":"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 21 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":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","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-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","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-22T05:36:52.664Z","repository_id":33141014,"created_at":"2025-08-22T05:36:52.664Z","updated_at":"2025-08-22T05:36:52.664Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28912107,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T08:15:08.179Z","status":"ssl_error","status_checked_at":"2026-01-30T08:14:31.507Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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"}},"keywords":["auth","bitbucket-server","npm","verdaccio","verdaccio-auth","verdaccio-auth-plugin","verdaccio-bitbucket-server","verdaccio-plugin"],"created_at":"2026-01-30T11:52:37.130Z","updated_at":"2026-01-30T11:52:37.625Z","avatar_url":"https://github.com/oeph.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# verdaccio-bitbucket-server\n![npm](https://img.shields.io/npm/v/verdaccio-bitbucket-server?style=for-the-badge)\n![npm](https://img.shields.io/npm/dy/verdaccio-bitbucket-server?style=for-the-badge)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/oeph/verdaccio-bitbucket-server?style=for-the-badge)\n![NPM](https://img.shields.io/npm/l/verdaccio-bitbucket-server?style=for-the-badge)\n\n[Verdaccio](https://github.com/verdaccio/verdaccio) Authentication Plugin for Bitbucket Server\n\n## Installation\n\n```sh\n$ npm install -g verdaccio-bitbucket-server\n```\n\n## Plugin Configuration\n\n```yaml\nauth:\n  bitbucket-server:\n    url: \"http://your-server:port\"\n    allow: \"Team A, Developer\" # optional; default = \"\"\n    roleTypes: [groups, projects] # optional; default = [groups, projects, repos]\n    limit: 100 # optional; default = 100\n    cache: false # optional; default = { max: 50, maxAge: 1000 * 60 }\n```\n\n### allow\nThe \"allow\" config can be used to restrict access to Verdaccio based on groups of the user from bitbucket server. In the above example, only users that have the group \"Team A\" or \"Developer\" can login.\n\n**Default: \"\" *(empty: all groups are allowed to log in)***\n\n*Hint: This can only be used if the roleTypes config is not used or does include \"groups\"*\n\n### roleTypes\nThe \"roleTypes\" specifies, which entities are used for the retrieval of user roles.\n\n**Default: [groups, projects, repos]**\n\n### limit\nThe \"limit\" config specifies how many entities are fetched from the server, since paging of the responses is currently not supported.\n\n**Default: 100**\n\n### cache\nThe \"cache\" config specifies the [lru-cache](https://www.npmjs.com/package/lru-cache) options. The cache is used to cache requests against bitbucket api.\n\n*Hint: Caching can be disabled by specifying `false`.*\n\n**Default: { max: 50, maxAge: 1000 * 60 }**\n\n## Package Configuration\n\n```yaml\npackage:\n  '**':\n    access: $authenticated\n    publish: $REPO_WRITE\n    proxy: npmjs\n    bitbucketServer: true\n```\n\n### Access rules\nGeneral rules:\n- $all\n- $authenticated\n\nPackage rules:\n- $REPO_READ\n- $REPO_WRITE\n- $REPO_ADMIN\n\nThe package rules will match the respective rights for the repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foeph%2Fverdaccio-bitbucket-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foeph%2Fverdaccio-bitbucket-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foeph%2Fverdaccio-bitbucket-server/lists"}