{"id":3625091,"name":"code.cloudfoundry.org/smbdriver","ecosystem":"go","description":"","homepage":"https://github.com/cloudfoundry/smbdriver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/cloudfoundry/smbdriver","keywords_array":[],"namespace":"code.cloudfoundry.org","versions_count":103,"first_release_published_at":"2021-11-08T13:21:03.000Z","latest_release_published_at":"2024-08-19T14:34:46.000Z","latest_release_number":"v0.0.0-20240819143446-ac4a9e63e92c","last_synced_at":"2026-08-06T20:01:24.020Z","created_at":"2022-04-11T08:07:53.228Z","updated_at":"2026-09-23T01:41:01.863Z","registry_url":"https://pkg.go.dev/code.cloudfoundry.org/smbdriver","install_command":"go get code.cloudfoundry.org/smbdriver","documentation_url":"https://pkg.go.dev/code.cloudfoundry.org/smbdriver#section-documentation","metadata":{},"repo_metadata":{"id":25760379,"uuid":"104381972","full_name":"cloudfoundry/smbdriver","owner":"cloudfoundry","description":null,"archived":true,"fork":false,"pushed_at":"2024-09-02T16:23:37.000Z","size":8752,"stargazers_count":3,"open_issues_count":13,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-09-13T01:18:59.431Z","etag":null,"topics":["cff-wg-service-management"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"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/cloudfoundry.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,"dei":null}},"created_at":"2017-09-21T18:08:16.000Z","updated_at":"2024-09-24T18:38:33.000Z","dependencies_parsed_at":"2023-11-13T03:27:58.006Z","dependency_job_id":"6d1cbe78-3676-4991-99e2-3512b3639bad","html_url":"https://github.com/cloudfoundry/smbdriver","commit_stats":{"total_commits":235,"total_committers":22,"mean_commits":"10.681818181818182","dds":0.7957446808510639,"last_synced_commit":"e35bc3ce8d2d76a69b4198d7ad5009887cbd07a4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cloudfoundry/smbdriver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry%2Fsmbdriver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry%2Fsmbdriver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry%2Fsmbdriver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry%2Fsmbdriver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudfoundry","download_url":"https://codeload.github.com/cloudfoundry/smbdriver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry%2Fsmbdriver/sbom","scorecard":{"id":292870,"data":{"date":"2025-08-11","repo":{"name":"github.com/cloudfoundry/smbdriver","commit":"ac4a9e63e92cf95679108631dd37af5d010f2288"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/16 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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"project is archived","details":["Warn: Repository is archived."],"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":"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":"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: Apache License 2.0: 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/cloudfoundry/.github/SECURITY.md:1","Info: Found linked content: github.com/cloudfoundry/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/cloudfoundry/.github/SECURITY.md:1","Info: Found text in security policy: github.com/cloudfoundry/.github/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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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-17T18:44:34.165Z","repository_id":25760379,"created_at":"2025-08-17T18:44:34.166Z","updated_at":"2025-08-17T18:44:34.166Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37605545,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-22T02:00:07.665Z","response_time":55,"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"},"owner_record":{"login":"cloudfoundry","name":"Cloud Foundry","uuid":"621746","kind":"organization","description":"Cloud Foundry Foundation active projects","email":"cf-dev@lists.cloudfoundry.org","website":"https://www.cloudfoundry.org/","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/621746?v=4","repositories_count":549,"last_synced_at":"2025-06-14T00:02:52.037Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cloudfoundry","funding_links":[],"total_stars":17815,"followers":597,"following":0,"created_at":"2022-11-02T18:22:23.052Z","updated_at":"2025-06-14T00:02:52.037Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudfoundry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudfoundry/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-09-23T01:41:01.863Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":7.3108075197775175,"forks_count":5.044571662007302,"average":7.175094861380616},"purl":"pkg:golang/code.cloudfoundry.org/smbdriver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/code.cloudfoundry.org/smbdriver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/code.cloudfoundry.org/smbdriver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/code.cloudfoundry.org/smbdriver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-23T01:41:01.791Z","issues_count":2,"pull_requests_count":313,"avg_time_to_close_issue":660458.0,"avg_time_to_close_pull_request":203735.29181494663,"issues_closed_count":2,"pull_requests_closed_count":281,"pull_request_authors_count":12,"issue_authors_count":2,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":1.121405750798722,"merged_pull_requests_count":249,"bot_issues_count":0,"bot_pull_requests_count":217,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/cloudfoundry%2Fsmbdriver/issues","maintainers":[{"login":"blgm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blgm"},{"login":"SoftStoneDevelop","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SoftStoneDevelop"},{"login":"totherme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/totherme"},{"login":"dsboulder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsboulder"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/code.cloudfoundry.org%2Fsmbdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/code.cloudfoundry.org%2Fsmbdriver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/code.cloudfoundry.org%2Fsmbdriver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/code.cloudfoundry.org%2Fsmbdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/code.cloudfoundry.org%2Fsmbdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/code.cloudfoundry.org%2Fsmbdriver/codemeta","maintainers":[]}