{"id":362666,"url":"https://github.com/mongodb/mongo-go-driver","last_synced_at":"2026-06-22T03:02:13.600Z","repository":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-06-17T22:18:10.000Z","size":47170,"stargazers_count":8526,"open_issues_count":6,"forks_count":931,"subscribers_count":115,"default_branch":"master","last_synced_at":"2026-06-18T11:00:30.781Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2017-02-08T17:18:02.000Z","updated_at":"2026-06-17T21:00:49.000Z","dependencies_parsed_at":"2026-06-04T09:01:03.993Z","dependency_job_id":null,"html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":159,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34495994,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":{"login":"mongodb","name":"mongodb","uuid":"45120","kind":"organization","description":"","email":"iteng@mongodb.com","website":"http://www.mongodb.com/","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45120?v=4","repositories_count":293,"last_synced_at":"2026-05-16T15:59:20.831Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mongodb","funding_links":[],"total_stars":98439,"followers":4479,"following":0,"created_at":"2022-11-02T16:21:32.383Z","updated_at":"2026-05-16T15:59:20.831Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb/repositories"},"packages":[{"id":14392931,"name":"go.mongodb.org/mongo-driver/internal/handshake","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/internal","versions_count":28,"first_release_published_at":"2026-05-06T15:32:39.584Z","latest_release_published_at":"2026-05-06T15:32:39.584Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T00:03:17.510Z","created_at":"2026-05-06T15:32:03.325Z","updated_at":"2026-06-15T00:03:17.510Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/handshake","install_command":"go get go.mongodb.org/mongo-driver/internal/handshake","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/handshake#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.155Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/internal/handshake","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/handshake","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/handshake","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/internal/handshake/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fhandshake/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fhandshake/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fhandshake/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fhandshake/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fhandshake/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fhandshake/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431061,"name":"go.mongodb.org/mongo-driver/v2/x/mongo/driver/connstring","ecosystem":"go","description":"Package connstring is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/x/mongo/driver","versions_count":20,"first_release_published_at":"2026-05-12T05:42:20.144Z","latest_release_published_at":"2026-05-12T05:42:20.144Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T00:03:17.632Z","created_at":"2026-05-12T05:41:53.877Z","updated_at":"2026-06-15T00:03:17.632Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/connstring","install_command":"go get go.mongodb.org/mongo-driver/v2/x/mongo/driver/connstring","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/connstring#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:25.797Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/x/mongo/driver/connstring","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/connstring","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/connstring","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/connstring/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fconnstring/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fconnstring/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fconnstring/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fconnstring/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fconnstring/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fconnstring/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431052,"name":"go.mongodb.org/mongo-driver/v2/mongo/readconcern","ecosystem":"go","description":"Package readconcern defines read concerns for MongoDB operations.\n\nFor more information about MongoDB read concerns, see\nhttps://www.mongodb.com/docs/manual/reference/read-concern/","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/mongo","versions_count":20,"first_release_published_at":"2026-05-12T05:42:19.141Z","latest_release_published_at":"2026-05-12T05:42:19.141Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T00:03:18.306Z","created_at":"2026-05-12T05:41:52.971Z","updated_at":"2026-06-15T00:03:18.307Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/mongo/readconcern","install_command":"go get go.mongodb.org/mongo-driver/v2/mongo/readconcern","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/mongo/readconcern#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.152Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/mongo/readconcern","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/mongo/readconcern","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/mongo/readconcern","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/mongo/readconcern/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Freadconcern/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Freadconcern/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Freadconcern/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Freadconcern/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Freadconcern/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Freadconcern/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14436520,"name":"go.mongodb.org/mongo-driver/v2/internal/bsoncoreutil","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/internal","versions_count":18,"first_release_published_at":"2026-05-13T07:26:18.635Z","latest_release_published_at":"2026-05-13T07:26:18.635Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T00:03:18.058Z","created_at":"2026-05-13T07:25:54.290Z","updated_at":"2026-06-15T00:03:18.059Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/bsoncoreutil","install_command":"go get go.mongodb.org/mongo-driver/v2/internal/bsoncoreutil","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/bsoncoreutil#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.968Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.070147552151246,"dependent_packages_count":4.750509749023225,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.9103286505872354},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/internal/bsoncoreutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/bsoncoreutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/bsoncoreutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/internal/bsoncoreutil/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fbsoncoreutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fbsoncoreutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fbsoncoreutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fbsoncoreutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fbsoncoreutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fbsoncoreutil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14436518,"name":"go.mongodb.org/mongo-driver/v2/internal/aws/signer/v4","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/internal/aws/signer","versions_count":20,"first_release_published_at":"2026-05-13T07:26:20.291Z","latest_release_published_at":"2026-05-13T07:26:20.290Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T00:03:18.413Z","created_at":"2026-05-13T07:25:53.999Z","updated_at":"2026-06-15T00:03:18.414Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/aws/signer/v4","install_command":"go get go.mongodb.org/mongo-driver/v2/internal/aws/signer/v4","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/aws/signer/v4#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.974Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.070147552151246,"dependent_packages_count":4.750509749023225,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.9103286505872354},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/internal/aws/signer/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/aws/signer/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/aws/signer/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/internal/aws/signer/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Faws%2Fsigner%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Faws%2Fsigner%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Faws%2Fsigner%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Faws%2Fsigner%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Faws%2Fsigner%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Faws%2Fsigner%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431070,"name":"go.mongodb.org/mongo-driver/v2/x/mongo/driver/operation","ecosystem":"go","description":"Package operation is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/x/mongo/driver","versions_count":20,"first_release_published_at":"2026-05-12T05:42:21.470Z","latest_release_published_at":"2026-05-12T05:42:21.470Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:53.771Z","created_at":"2026-05-12T05:41:55.115Z","updated_at":"2026-06-15T23:20:53.772Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/operation","install_command":"go get go.mongodb.org/mongo-driver/v2/x/mongo/driver/operation","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/operation#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.154Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/x/mongo/driver/operation","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/operation","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/operation","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/operation/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Foperation/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Foperation/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Foperation/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Foperation/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Foperation/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Foperation/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13686273,"name":"golang-mongodb-mongo-driver","ecosystem":"debian","description":null,"homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T18:07:50.112Z","latest_release_published_at":"2026-02-12T18:07:50.112Z","latest_release_number":"1.8.4+ds1-3","last_synced_at":"2026-03-14T00:38:57.984Z","created_at":"2026-02-12T18:07:49.922Z","updated_at":"2026-05-22T01:02:27.154Z","registry_url":"https://tracker.debian.org/pkg/golang-mongodb-mongo-driver","install_command":"apt-get install golang-mongodb-mongo-driver","documentation_url":"https://packages.debian.org/bookworm/golang-mongodb-mongo-driver","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-mongodb-mongo-driver-dev","standards_version":"4.6.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-go-stack-stack-dev, golang-github-golang-snappy-dev, golang-github-google-go-cmp-dev, golang-github-klauspost-compress-dev, golang-github-kr-pretty-dev, golang-github-montanaflynn-stats-dev, golang-github-pkg-errors-dev, golang-github-stretchr-testify-dev, golang-github-tidwall-pretty-dev, golang-github-xdg-go-scram-dev, golang-github-xdg-go-stringprep-dev, golang-github-youmark-pkcs8-dev, golang-golang-x-crypto-dev, golang-golang-x-sync-dev, golang-golang-x-tools-dev, tzdata \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":"mongodb","name":"mongodb","uuid":"45120","kind":"organization","description":"","email":"iteng@mongodb.com","website":"http://www.mongodb.com/","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45120?v=4","repositories_count":293,"last_synced_at":"2026-05-16T15:59:20.831Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mongodb","funding_links":[],"total_stars":98439,"followers":4479,"following":0,"created_at":"2022-11-02T16:21:32.383Z","updated_at":"2026-05-16T15:59:20.831Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-22T01:02:27.154Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.2883383169585647,"forks_count":0.373771892353695,"docker_downloads_count":null,"average":0.16552755232806493},"purl":"pkg:deb/debian/golang-mongodb-mongo-driver?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-mongodb-mongo-driver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-mongodb-mongo-driver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-mongodb-mongo-driver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-mongodb-mongo-driver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-mongodb-mongo-driver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-mongodb-mongo-driver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-mongodb-mongo-driver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-mongodb-mongo-driver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-mongodb-mongo-driver/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13647129,"name":"golang-mongodb-mongo-driver","ecosystem":"debian","description":null,"homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:45:07.275Z","latest_release_published_at":"2026-02-12T03:45:07.275Z","latest_release_number":"1.17.1+ds1-2","last_synced_at":"2026-03-14T17:09:07.944Z","created_at":"2026-02-12T03:45:07.090Z","updated_at":"2026-05-22T01:02:27.623Z","registry_url":"https://tracker.debian.org/pkg/golang-mongodb-mongo-driver","install_command":"apt-get install golang-mongodb-mongo-driver","documentation_url":"https://packages.debian.org/trixie/golang-mongodb-mongo-driver","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-mongodb-mongo-driver-dev","standards_version":"4.7.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-davecgh-go-spew-dev, golang-github-golang-snappy-dev, golang-github-google-go-cmp-dev, golang-github-klauspost-compress-dev, golang-github-montanaflynn-stats-dev, golang-github-xdg-go-scram-dev, golang-github-xdg-go-stringprep-dev, golang-github-youmark-pkcs8-dev, golang-golang-x-crypto-dev, golang-golang-x-sync-dev, tzdata \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":"mongodb","name":"mongodb","uuid":"45120","kind":"organization","description":"","email":"iteng@mongodb.com","website":"http://www.mongodb.com/","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45120?v=4","repositories_count":293,"last_synced_at":"2026-05-16T15:59:20.831Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mongodb","funding_links":[],"total_stars":98439,"followers":4479,"following":0,"created_at":"2022-11-02T16:21:32.383Z","updated_at":"2026-05-16T15:59:20.831Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-22T01:02:27.623Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-mongodb-mongo-driver?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-mongodb-mongo-driver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-mongodb-mongo-driver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-mongodb-mongo-driver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-mongodb-mongo-driver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-mongodb-mongo-driver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-mongodb-mongo-driver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-mongodb-mongo-driver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-mongodb-mongo-driver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-mongodb-mongo-driver/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13546925,"name":"golang-mongodb-mongo-driver","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mongodb/mongo-go-driver.git","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:17:59.623Z","latest_release_published_at":"2026-02-11T02:17:59.623Z","latest_release_number":"1.8.4+ds1-1ubuntu1","last_synced_at":"2026-03-12T07:07:26.122Z","created_at":"2026-02-11T02:17:59.428Z","updated_at":"2026-05-22T01:02:27.972Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-mongodb-mongo-driver","install_command":"apt-get install golang-mongodb-mongo-driver","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-mongodb-mongo-driver-dev","standards_version":"4.6.0","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-go-stack-stack-dev, golang-github-golang-snappy-dev, golang-github-google-go-cmp-dev, golang-github-klauspost-compress-dev, golang-github-kr-pretty-dev, golang-github-montanaflynn-stats-dev, golang-github-pkg-errors-dev, golang-github-stretchr-testify-dev, golang-github-tidwall-pretty-dev, golang-github-xdg-go-scram-dev, golang-github-xdg-go-stringprep-dev, golang-github-youmark-pkcs8-dev, golang-golang-x-crypto-dev, golang-golang-x-sync-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":"mongodb","name":"mongodb","uuid":"45120","kind":"organization","description":"","email":"iteng@mongodb.com","website":"http://www.mongodb.com/","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45120?v=4","repositories_count":293,"last_synced_at":"2026-05-16T15:59:20.831Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mongodb","funding_links":[],"total_stars":98439,"followers":4479,"following":0,"created_at":"2022-11-02T16:21:32.383Z","updated_at":"2026-05-16T15:59:20.831Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-22T01:02:27.971Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-mongodb-mongo-driver?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-mongodb-mongo-driver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-mongodb-mongo-driver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-mongodb-mongo-driver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-mongodb-mongo-driver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-mongodb-mongo-driver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-mongodb-mongo-driver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-mongodb-mongo-driver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-mongodb-mongo-driver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-mongodb-mongo-driver/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":14436751,"name":"go.mongodb.org/mongo-driver/v2/event","ecosystem":"go","description":"Package event is a library for monitoring events from the MongoDB Go\ndriver. Monitors can be set for commands sent to the MongoDB cluster,\nconnection pool changes, or changes on the MongoDB cluster.\n\nMonitoring commands requires specifying a CommandMonitor when constructing\na mongo.Client. A CommandMonitor can be set to monitor started, succeeded,\nand/or failed events. A CommandStartedEvent can be correlated to its matching\nCommandSucceededEvent or CommandFailedEvent through the RequestID field. For\nexample, the following code collects the names of started events:\n\nMonitoring the connection pool requires specifying a PoolMonitor when constructing\na mongo.Client. The following code tracks the number of checked out connections:\n\nMonitoring server changes specifying a ServerMonitor object when constructing\na mongo.Client. Different functions can be set on the ServerMonitor to\nmonitor different kinds of events. See ServerMonitor for more details.\nThe following code appends ServerHeartbeatStartedEvents to a slice:","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2","versions_count":20,"first_release_published_at":"2026-05-13T08:16:58.421Z","latest_release_published_at":"2026-05-13T08:16:58.421Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:44.921Z","created_at":"2026-05-13T08:16:31.899Z","updated_at":"2026-06-15T23:20:44.921Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/event","install_command":"go get go.mongodb.org/mongo-driver/v2/event","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/event#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:28.513Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.070147552151246,"dependent_packages_count":4.750509749023225,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.9103286505872354},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/event","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/event","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/event","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/event/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fevent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fevent/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fevent/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fevent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fevent/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fevent/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13449522,"name":"golang-mongodb-mongo-driver","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T16:59:04.245Z","latest_release_published_at":"2026-02-08T16:59:04.245Z","latest_release_number":"1.12.1+ds1-2","last_synced_at":"2026-02-08T17:01:45.402Z","created_at":"2026-02-08T16:59:03.975Z","updated_at":"2026-05-22T01:02:38.790Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-mongodb-mongo-driver","install_command":"apt-get install golang-mongodb-mongo-driver","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-mongodb-mongo-driver-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-davecgh-go-spew-dev, golang-github-golang-snappy-dev, golang-github-google-go-cmp-dev, golang-github-klauspost-compress-dev, golang-github-montanaflynn-stats-dev, golang-github-xdg-go-scram-dev, golang-github-xdg-go-stringprep-dev, golang-github-youmark-pkcs8-dev, golang-golang-x-crypto-dev, golang-golang-x-sync-dev, tzdata \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":"mongodb","name":"mongodb","uuid":"45120","kind":"organization","description":"","email":"iteng@mongodb.com","website":"http://www.mongodb.com/","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45120?v=4","repositories_count":293,"last_synced_at":"2026-05-16T15:59:20.831Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mongodb","funding_links":[],"total_stars":98439,"followers":4479,"following":0,"created_at":"2022-11-02T16:21:32.383Z","updated_at":"2026-05-16T15:59:20.831Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb/repositories"},"tags":[{"name":"v2.4.4","sha":"e1e7b6586f73eb3a206ddf05319999326bf4c9a0","kind":"tag","published_at":"2026-04-15T17:27:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.4.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.4/manifests"},{"name":"v2.5.1","sha":"4782a985c744a5ff8c3dc4f5b2ee5116b46e72ee","kind":"tag","published_at":"2026-04-14T22:00:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.5.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.5.1/manifests"},{"name":"v2.4.3","sha":"e9c841fca59df4b40ac0a429e1d02fd5b4379ee2","kind":"tag","published_at":"2026-04-09T18:50:39.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.4.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.3/manifests"},{"name":"v1.17.9","sha":"3b10ae6d48140a7a672e64bace1e6132d61586f0","kind":"tag","published_at":"2026-02-06T20:03:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.9","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.9/manifests"},{"name":"v1.17.8","sha":"5ac5a1e731384cefcfa6dfa9f36949c43fae07a1","kind":"tag","published_at":"2026-01-30T16:43:19.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.8","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.8/manifests"},{"name":"v2.5.0","sha":"2039b58027ab614c0429626e1eb72b6cbe9e4ce8","kind":"tag","published_at":"2026-01-28T17:52:08.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.5.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"63848d9a21f72bea17b4724eb4f45ba780417bbd","kind":"tag","published_at":"2026-01-21T21:30:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.4.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.2/manifests"},{"name":"v1.17.7","sha":"eb01e7e2531e4bbbccfcff31a4be7a576e60349b","kind":"tag","published_at":"2026-01-21T18:26:59.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.7","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.7/manifests"},{"name":"v2.4.1","sha":"6388ffcd60169fd2b9eb7198069053008c0c2036","kind":"tag","published_at":"2025-12-09T19:10:38.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.4.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"9bd07db1ed8ffcc24b9ca0261bed9323b764b620","kind":"tag","published_at":"2025-10-28T03:42:37.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.4.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.0/manifests"},{"name":"v1.17.6","sha":"d2fa0ab6f3ba0579b7bca7912d30e23907ffec9a","kind":"tag","published_at":"2025-10-27T23:16:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.6/manifests"},{"name":"v2.3.1","sha":"d38fa23cf48c819969724492d5c942904ce9d6c2","kind":"tag","published_at":"2025-10-09T15:31:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.3.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"54bab6dd3e8ea728597da6d513265bc503a8293e","kind":"tag","published_at":"2025-08-13T22:42:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.3.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"929283100004d7b999d35de99b6fcdf4e7bce935","kind":"tag","published_at":"2025-08-05T20:41:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.2.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a0f897bda6ce40b7e1514a75aefba1945f7be2d1","kind":"tag","published_at":"2025-06-05T22:04:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.2.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.2/manifests"},{"name":"v1.17.4","sha":"4c4cafc2f35435794f614f78cbe2ea486832ff4b","kind":"tag","published_at":"2025-06-05T19:01:58.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.4/manifests"},{"name":"v2.2.1","sha":"10f57ab05f61446ac18c1c058fb8e7bb9209ccac","kind":"tag","published_at":"2025-05-06T17:40:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.2.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"e922368d467e1765f2799635b99426cde06cb0ad","kind":"tag","published_at":"2025-04-09T17:20:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.2.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"5afecc5d27e39384dd89ccacde921025cb74d7f1","kind":"tag","published_at":"2025-02-26T23:51:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.1.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.1.0/manifests"},{"name":"v1.17.3","sha":"9c48575104ae4feea05b39696e58bb60c13679c0","kind":"tag","published_at":"2025-02-25T03:04:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.3/manifests"},{"name":"v2.0.1","sha":"1e183a429b9e95471dbbe2d20419dc970beb8f32","kind":"tag","published_at":"2025-02-20T17:21:29.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.1/manifests"},{"name":"v1.17.2","sha":"f1323781ad1c8abea94148323f81eafa6e41c565","kind":"tag","published_at":"2025-01-07T20:47:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.2/manifests"},{"name":"v2.0.0","sha":"c6d13693a881560f3a85a1729e7f074c5f459c7d","kind":"tag","published_at":"2024-12-10T16:31:01.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0/manifests"},{"name":"v1.17.1-cloud1","sha":"5d8dd302c4612f4191cff9b983c0b7193f729234","kind":"tag","published_at":"2024-10-07T17:26:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.1-cloud1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.1-cloud1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.1-cloud1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.1-cloud1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.1-cloud1/manifests"},{"name":"v1.17.1","sha":"070817db7980f9b85bddf52acbb7e1622a697728","kind":"tag","published_at":"2024-10-01T20:40:18.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.1/manifests"},{"name":"v2.0.0-beta2","sha":"bdc4bf6832682580511c237fc4fa2ce4c2b4c90f","kind":"tag","published_at":"2024-09-18T12:41:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.0-beta2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-beta2/manifests"},{"name":"v1.17.0","sha":"54846578a97cfb9140ecb68f6b37f5fe0d9c2801","kind":"tag","published_at":"2024-09-17T19:35:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.0/manifests"},{"name":"v1.17.0-beta1","sha":"7f37ca167c8ace198887ae44c6ba3055a6e0917a","kind":"tag","published_at":"2024-08-12T17:08:51.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.0-beta1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.0-beta1/manifests"},{"name":"v1.16.1","sha":"9ea6d8e3cb2da6fa5026761a667bd45d82a15754","kind":"tag","published_at":"2024-08-07T18:22:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.1/manifests"},{"name":"v2.0.0-beta1","sha":"c5205e284ac030a45d2d7261332bed77abd1137f","kind":"tag","published_at":"2024-07-26T13:21:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.0-beta1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-beta1/manifests"},{"name":"v2.0.0-alpha2","sha":"77c164fbc98de0a2c3d6e94dfafe41df008a26e7","kind":"tag","published_at":"2024-07-26T00:06:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.0-alpha2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-alpha2/manifests"},{"name":"v2.0.0-alpha1","sha":"3a85395f24243bc00fd2347e871d5bd029418b9d","kind":"tag","published_at":"2024-07-25T17:45:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-alpha1/manifests"},{"name":"v1.16.0","sha":"77bcc5cd9ccda906e7255e13bc4ef8339c15fb3e","kind":"tag","published_at":"2024-06-27T20:11:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0/manifests"},{"name":"v1.16.0-rc2","sha":"9245fa123321e047014ab104832a7f98859839a1","kind":"tag","published_at":"2024-06-27T19:26:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.0-rc2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc2/manifests"},{"name":"v1.16.0-rc1","sha":"ce9646e46f94305083ad164453e7a2c75c036951","kind":"tag","published_at":"2024-06-27T19:04:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.0-rc1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc1/manifests"},{"name":"v1.16.0-rc0","sha":"6beba9364097def06713dab87f844a0fbca849a6","kind":"tag","published_at":"2024-06-27T17:27:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.0-rc0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc0/manifests"},{"name":"v1.15.1","sha":"b87684f4278d7ca4848d943d8a2de6ae84d9405f","kind":"tag","published_at":"2024-06-15T04:42:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.15.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.1/manifests"},{"name":"v1.12.0-cloud3","sha":"350cfdd355ea8011b6721f1757b8b3df76d766e6","kind":"tag","published_at":"2024-06-14T19:12:55.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0-cloud3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0-cloud3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0-cloud3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud3/manifests"},{"name":"v1.14.1","sha":"d265534e939daa716e68bbd9e447da0abbdcce31","kind":"tag","published_at":"2024-05-08T23:04:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.14.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.14.1/manifests"},{"name":"v1.13.4","sha":"c1bb261f291d3609cba606187d4f456120b87468","kind":"tag","published_at":"2024-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.13.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.4/manifests"},{"name":"v1.16.0-prerelease","sha":"be7fa88cfc1db87a99254f0c44d3417b482a31e0","kind":"tag","published_at":"2024-04-16T22:46:13.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.0-prerelease","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.0-prerelease","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.0-prerelease","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-prerelease","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-prerelease/manifests"},{"name":"v1.15.0","sha":"7a495f2d45ed77cc72305ffea6371350818e751d","kind":"tag","published_at":"2024-04-12T21:21:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.15.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.0/manifests"},{"name":"v1.15.0-alpha1","sha":"cc0711c6eb3beb12152e89631cab366f6f7e660e","kind":"tag","published_at":"2024-04-02T22:51:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.15.0-alpha1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.15.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.15.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.0-alpha1/manifests"},{"name":"v1.14.0","sha":"1c38449d03ede4995f937a650228d75d5367aac8","kind":"tag","published_at":"2024-02-14T21:02:22.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.14.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"6ac7f312e0025f007b4adbfac3aac5188bdbad97","kind":"tag","published_at":"2024-02-14T14:18:08.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.13.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.2/manifests"},{"name":"v1.12.0-cloud2","sha":"bea792418d216da52cb3bc8d40ec97afb54c3c9d","kind":"tag","published_at":"2024-01-14T22:20:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0-cloud2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0-cloud2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0-cloud2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud2/manifests"},{"name":"v1.13.1","sha":"a2e5cba3984bd12c88256d2f3c6a78d1e42cdce3","kind":"tag","published_at":"2023-12-06T20:57:25.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.13.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.1/manifests"},{"name":"v1.12.2","sha":"1f344bd232e6dd3eb70f9d1df3e82cb532191200","kind":"tag","published_at":"2023-11-08T01:02:59.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.2/manifests"},{"name":"v1.13.0","sha":"01cc2a267a0e5916c3a2e44c06584485cf00bc1a","kind":"tag","published_at":"2023-11-07T19:59:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.13.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"c8bbc621c1a2adf907c44db5251d324e2df7594d","kind":"tag","published_at":"2023-08-02T21:40:18.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.1/manifests"},{"name":"v1.11.9","sha":"91d5551af8ef0f0c79f1d26fbeb43507b411cf46","kind":"tag","published_at":"2023-08-02T20:49:39.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.9","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.9/manifests"},{"name":"v1.11.8","sha":"1c76288a80811f1a0c89b83dc6913d02cbc0b8c5","kind":"tag","published_at":"2023-08-01T17:45:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.8","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.8/manifests"},{"name":"v1.13.0-prerelease","sha":"3b55443a099996596dda93ea125f5521603d3ef6","kind":"tag","published_at":"2023-06-22T01:35:58.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.13.0-prerelease","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.13.0-prerelease","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.13.0-prerelease","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.0-prerelease","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.0-prerelease/manifests"},{"name":"v1.12.0-cloud","sha":"bef55866cf8eb786da5b5110fb3d3dc9937bf1c6","kind":"tag","published_at":"2023-06-22T00:24:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0-cloud","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0-cloud","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0-cloud","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud/manifests"},{"name":"v1.12.0","sha":"e113d80138eabfce810c6369d25e57b146aac917","kind":"tag","published_at":"2023-06-21T23:52:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0/manifests"},{"name":"v1.11.7","sha":"c1127e821a925d95b56a1aea45443f25930bdaeb","kind":"tag","published_at":"2023-06-06T22:03:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.7","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.7/manifests"},{"name":"v1.11.6","sha":"f9ce69809fd84b5a6448a34d34b15975985333a1","kind":"tag","published_at":"2023-05-04T12:31:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.6/manifests"},{"name":"v1.11.5","sha":"580d733c8d9f8b3a4d7c1278a2d1a7ebca8f5f8e","kind":"tag","published_at":"2023-05-03T13:25:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"92227024410686eb2faf11332f3d01d832ed1d4d","kind":"tag","published_at":"2023-04-04T22:38:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"20a7983746710f97263c0b93bb80155c542fcc7b","kind":"tag","published_at":"2023-03-17T22:33:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"f444b06cf7c37006ac44f78898111a0a0e6975f3","kind":"tag","published_at":"2023-02-13T18:32:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.2/manifests"},{"name":"v1.10.6","sha":"d39ac8f5694ccb27cc21f1fe6a7ad961ea151c22","kind":"tag","published_at":"2023-01-27T20:36:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.6/manifests"},{"name":"v1.12.0-alpha1","sha":"b1e7aa5b82b06ebfc32b035757cef43ac03e8869","kind":"tag","published_at":"2023-01-24T20:21:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0-alpha1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-alpha1/manifests"},{"name":"v1.11.1","sha":"88c138b00c2caa6bc20a4371ea9653d0e9a17cc9","kind":"tag","published_at":"2022-12-08T20:44:56.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.1/manifests"},{"name":"v1.10.5","sha":"3b32385f173ec916895e1af8bd1ac238fcb4e595","kind":"tag","published_at":"2022-12-06T19:38:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.5/manifests"},{"name":"v1.9.4","sha":"aef8af4b93e0e983b640f065aaf985c91bbecdad","kind":"tag","published_at":"2022-12-06T19:36:12.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.9.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.4/manifests"},{"name":"v1.12.0-prerelease","sha":"19ba335554e757674e31a718daa10cef82c9f956","kind":"tag","published_at":"2022-11-03T21:33:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0-prerelease","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0-prerelease","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0-prerelease","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-prerelease","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-prerelease/manifests"},{"name":"v1.11.0","sha":"ea2a55c615d87f26c6761fc8268d48bb835a279d","kind":"tag","published_at":"2022-11-02T22:54:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.0/manifests"},{"name":"v1.8.6","sha":"adf72ea3c46a3d4be68a182101ebea4f881c208e","kind":"tag","published_at":"2022-11-02T20:10:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.6/manifests"},{"name":"v1.9.3","sha":"3be08ec77c4eb89b9d46b8950f4f1337f8528381","kind":"tag","published_at":"2022-11-02T19:33:25.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.9.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.3/manifests"},{"name":"v1.10.4","sha":"29dffaf2eef2672372ed4fead038d3093b8b6722","kind":"tag","published_at":"2022-11-01T21:12:38.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"79c9a4b48dfeb2ee524717e1e18edc5e943c59f4","kind":"tag","published_at":"2022-10-04T20:26:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.3/manifests"},{"name":"v1.9.2","sha":"7e0e0b0f34d066353720a8b8e46d9ca204e2f7ed","kind":"tag","published_at":"2022-10-04T20:24:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.9.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.2/manifests"},{"name":"v1.10.2","sha":"f78a85399617c264018b885c7a08025bd329b6f2","kind":"commit","published_at":"2022-09-06T21:25:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.2/manifests"},{"name":"v1.10.1-cloud","sha":"3b86675b2691015b96ad51f7a4cdf7db7ca42259","kind":"tag","published_at":"2022-08-03T16:55:13.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.1-cloud","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.1-cloud","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.1-cloud","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.1-cloud","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.1-cloud/manifests"},{"name":"v1.10.1","sha":"9c62b3f10d181190603b67a3b58c6db4c65a7eb5","kind":"tag","published_at":"2022-08-02T23:25:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9bbe96c59ee98d3056a687aa54c76014b2aef1a2","kind":"tag","published_at":"2022-07-14T14:35:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0/manifests"},{"name":"v1.10.0-beta1","sha":"29d083aedcec2f23bd5e49a3f44fab0ad09a440b","kind":"tag","published_at":"2022-06-01T20:15:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.0-beta1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0-beta1/manifests"},{"name":"v1.9.1","sha":"886d852b768f98f06d976609ef5fdc00351ca405","kind":"tag","published_at":"2022-05-03T18:32:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.9.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.1/manifests"},{"name":"v1.7.6","sha":"468152e04ad4535dc8e3fe3645154c6ba5872c04","kind":"tag","published_at":"2022-04-11T21:19:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.6/manifests"},{"name":"v1.10.0-prerelease","sha":"e3d9c0488af829d26d40eb6d8015d11331372001","kind":"tag","published_at":"2022-04-06T19:46:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.0-prerelease","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.0-prerelease","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.0-prerelease","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0-prerelease","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0-prerelease/manifests"},{"name":"v1.9.0","sha":"35f33daefb0efe9f8820500028fb7779b690b9a1","kind":"tag","published_at":"2022-04-06T15:07:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.9.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.0/manifests"},{"name":"v1.8.5","sha":"5d470eabf0132642088b4bd98a3fabccf7673b68","kind":"tag","published_at":"2022-04-05T21:05:28.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"1139ea196f046e3a55fb8b95246e3e948f7fe984","kind":"tag","published_at":"2022-03-02T21:32:56.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"0cc7c8bc77bcb21feae730eb4e6de31609d3545b","kind":"tag","published_at":"2022-02-01T18:16:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"dc5bfa71c623399f78e5376998a0139ba0041d1e","kind":"tag","published_at":"2022-01-04T19:23:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"9a6cd355da87d3488a5187d8e00461eeae1e5773","kind":"tag","published_at":"2021-12-08T16:11:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"25bc2720424cf17633f39b1d49769be9aad6e16c","kind":"tag","published_at":"2021-11-23T20:15:29.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e5d5cc32429d033ffe7cde5d3a9c41c7c8180fd3","kind":"tag","published_at":"2021-11-23T15:15:30.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"ddf065f0488ad1f1e61867a1ebd225e180f8f694","kind":"tag","published_at":"2021-11-03T15:13:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"18a01473dd9e5dfc69fcc641b61a723d24133ce9","kind":"tag","published_at":"2021-10-05T17:14:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.3/manifests"},{"name":"v1.6.2","sha":"44757392d7f3b130f5b5bd53b6cd0c0f72920a4a","kind":"tag","published_at":"2021-09-02T18:20:38.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.6.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.2/manifests"},{"name":"v1.7.2","sha":"ae7e0368d633c3538515860d77f991135eae3fbb","kind":"tag","published_at":"2021-09-02T18:17:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"9e49b5bdd709ca89dad07357876ee04871074f62","kind":"tag","published_at":"2021-08-03T19:13:19.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.1/manifests"},{"name":"v1.6.1","sha":"be680894b53540173c8b6fe3d070a357bf0d1cec","kind":"tag","published_at":"2021-08-03T19:01:11.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.6.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.1/manifests"},{"name":"v1.7.0","sha":"d98d92b9dfe651ef28e0557f22ff22b245b6b8b9","kind":"tag","published_at":"2021-07-20T21:54:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ad16663648a4ec4b4044792af91a3b02a2c7520","kind":"tag","published_at":"2021-07-12T17:44:44.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.6.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"89691b745f83853528368f59c43d89ee16d9b0a7","kind":"tag","published_at":"2021-07-02T23:32:55.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"2f0d7d15171a00a42deac6d06f8b5e1a29c809a0","kind":"commit","published_at":"2021-06-01T19:09:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"6147f9f8f2ce9312a7c3e8e050c3258f9370e180","kind":"tag","published_at":"2021-05-05T19:15:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"40c0e70826f57cf9d942045a014367d9b3c94251","kind":"commit","published_at":"2021-03-30T18:11:55.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6760875fa58e0fa5518c992582efa6d807960d6c","kind":"tag","published_at":"2021-03-09T18:35:25.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.0/manifests"},{"name":"v1.4.7","sha":"0ada7cd8b50fcff5dde0f92b2a07af93b203102d","kind":"tag","published_at":"2021-03-09T17:07:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.7","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.7/manifests"},{"name":"1.4.6","sha":"8e535694ecde48e5936c71ddacb194a1acbd18d4","kind":"commit","published_at":"2021-02-02T17:08:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/1.4.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/1.4.6/manifests"},{"name":"v1.4.6","sha":"8e535694ecde48e5936c71ddacb194a1acbd18d4","kind":"commit","published_at":"2021-02-02T17:08:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"967c25b3a3df06fc89c2d3f3b5b7684adb8c843b","kind":"commit","published_at":"2021-01-19T19:46:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.5/manifests"},{"name":"v1.5.0-beta1","sha":"bca3a4ba607ff6f5bbb946b27a72bc2f9f96a3cf","kind":"commit","published_at":"2020-12-16T20:28:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.0-beta1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.0-beta1/manifests"},{"name":"v1.4.4","sha":"6ff7302acfbcece1a2f85d768c5f731917deb8a9","kind":"commit","published_at":"2020-12-01T19:37:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"8f147600b9f3462dc2d231e16ae14798a77b7619","kind":"commit","published_at":"2020-11-03T19:44:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"140a982e2bad05fb469723ea9046c9699b3fe161","kind":"tag","published_at":"2020-10-07T13:52:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"95ed2ee11705a9b1c1e29d05fae34024b7e60ba2","kind":"commit","published_at":"2020-09-01T17:49:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.1/manifests"},{"name":"v1.3.7","sha":"0b27683295250b7d82c548da457d7b0d4a855300","kind":"commit","published_at":"2020-08-10T15:21:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.7","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"a2827a4c86da1bc9540428d1e1865611c77dd7d5","kind":"commit","published_at":"2020-08-04T18:26:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.6/manifests"},{"name":"v1.4.0","sha":"f10b4198e74067ceb15c68889c34a2cb4817d766","kind":"tag","published_at":"2020-07-30T16:36:48.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0/manifests"},{"name":"v1.4.0-rc0","sha":"cfc0cb9248826358c5066d03d32a62bf5b8c2fc6","kind":"tag","published_at":"2020-07-13T16:43:42.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.0-rc0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-rc0/manifests"},{"name":"v1.3.5","sha":"750fe7dfc033d023b335494a4ad2b713386e8e59","kind":"tag","published_at":"2020-07-08T14:04:11.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.5/manifests"},{"name":"v1.4.0-beta2","sha":"462c8c5fc4e2738a6c8e1c4fdf2afc22e4b301da","kind":"tag","published_at":"2020-06-09T18:38:02.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.0-beta2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-beta2/manifests"},{"name":"v1.3.4","sha":"4ce2db174a8ec022f504b9bc0e768e284e44708f","kind":"tag","published_at":"2020-06-03T15:21:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"21e280c95635166b64311808c2bd9b8d02b94f22","kind":"tag","published_at":"2020-05-05T15:13:13.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.3/manifests"},{"name":"v1.4.0-beta1","sha":"c69a0ab471a1a2792d2980db01a46ca6aef3acf7","kind":"tag","published_at":"2020-04-10T19:06:18.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.0-beta1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.2","sha":"dbe9cee06654c7d19e291eb74b9da49b4c6a0fd4","kind":"tag","published_at":"2020-04-07T17:34:37.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"17ea4abd2ac121376c1f782964fce1c3ee692915","kind":"tag","published_at":"2020-03-03T18:43:26.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"f002b1fa256d7987c03274bab1f4263dbdff0f64","kind":"tag","published_at":"2020-02-05T16:29:30.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"55b507b3e45a2ef5dc1d5a4cba3333c45dce443c","kind":"tag","published_at":"2020-01-08T14:57:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.2.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.2.1/manifests"},{"name":"v1.1.4","sha":"c5d1ddd8cbe3680a846c26e13f1117ca00e83e75","kind":"tag","published_at":"2019-12-17T18:58:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.1.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.4/manifests"},{"name":"v1.2.0","sha":"b414b897457665f12997cefd10ad934ccb9dfb3e","kind":"tag","published_at":"2019-12-10T18:54:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.2.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"797e0a635920c291b1808180bf7249eaac5eafed","kind":"tag","published_at":"2019-11-05T18:40:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.1.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"1261197350f3ad46a907489aee7ecc49b39efb82","kind":"commit","published_at":"2019-10-07T16:01:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.1.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"c520d023af0a89aec8b7f97717b52da270df2c38","kind":"tag","published_at":"2019-09-05T17:55:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.1.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d42ea7239f0db8a61e77191b9f2730a922459042","kind":"tag","published_at":"2019-08-13T15:18:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.1.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"0d1270edf53072da4da781b76d2e1db58831152f","kind":"tag","published_at":"2019-07-09T17:48:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"582ff343271e8893d785ff094855498c285bce0a","kind":"tag","published_at":"2019-06-06T20:39:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"be02c9f9ce6b45d6e845492277a232afd6956cc3","kind":"tag","published_at":"2019-05-16T19:13:02.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fd38aea397a6b7fdd52b5528e4cfd683821e7b39","kind":"tag","published_at":"2019-04-18T19:14:11.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1c3b9b9a41eecdf056560e07b68e6407b8d598c3","kind":"tag","published_at":"2019-03-13T20:39:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc2","sha":"82905e3077cb5ce7f194748a47b55bf7fff65ccf","kind":"tag","published_at":"2019-03-07T20:58:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.0-rc2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"ccf36d0607fa2f6f4ae9645e625a7f33b26cf6d1","kind":"tag","published_at":"2019-02-22T20:26:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.0-rc1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0-rc1/manifests"},{"name":"v0.3.0","sha":"e1f3d104525e687eda76125707c9852e429f2730","kind":"tag","published_at":"2019-02-01T17:24:37.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.3.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3cfdc9ffcf780eede57d27ec26a3edad4c9ab6a9","kind":"tag","published_at":"2019-01-08T18:18:13.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.2.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"29905d4bda472574c8b499e2f93b5b2747d8fbd7","kind":"tag","published_at":"2018-12-06T20:15:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.1.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.1.0/manifests"},{"name":"v0.0.18","sha":"dbffb1c211bf96fbd721b4bd6911331e5c1886ab","kind":"tag","published_at":"2018-11-15T19:42:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.18","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"8db96a607cde2fea156d9a72c26aa09271592591","kind":"tag","published_at":"2018-10-25T20:36:32.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.17","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"518f2246cd0d376a473b93baaee3942d99e44d0f","kind":"tag","published_at":"2018-10-11T20:37:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.16","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"71de844febff6ac5b6fc6ba165e24e9677d2ee05","kind":"tag","published_at":"2018-09-27T21:05:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.15","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"e9228a40a480a5403b7256fb755ab000ff754c35","kind":"tag","published_at":"2018-09-20T21:29:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.14","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"b75c1ad5f277465dc7bdcc3d14c5177a89b6a4f9","kind":"tag","published_at":"2018-09-06T21:27:26.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.13","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"e3f321c2848b138976cf8c6143aab9702e2b2fc6","kind":"tag","published_at":"2018-08-23T19:50:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.12","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"9b26cbb1a61aaedd6160e99c41fa514b04a1a245","kind":"tag","published_at":"2018-08-09T15:57:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.11","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"8df56f107cdd485351eb2523992c3364114b4b2e","kind":"tag","published_at":"2018-07-26T17:43:56.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.10","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"4503c54ec045b406a0b3533901c6d7a5614cfef3","kind":"tag","published_at":"2018-07-12T19:31:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.9","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"545effea171428c3e129274032cedbf9beb0e724","kind":"tag","published_at":"2018-06-28T21:13:29.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.8","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"bb548a5e4d4cabb086e6425b113b07270e40bbb8","kind":"tag","published_at":"2018-06-14T15:27:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.7","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"de03a35e8661ae6df623f41ec8f616ffd8ef6131","kind":"tag","published_at":"2018-05-31T14:54:38.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"29a4d7d5b648e5b0b60e03e3bd71c11703f0c203","kind":"tag","published_at":"2018-05-17T18:46:57.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"ff5ad991913ea56c4609391ff190eaf83edf339b","kind":"tag","published_at":"2018-05-03T18:19:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"94ae2dc59114fbf6dd39707929068adfa20a92e8","kind":"tag","published_at":"2018-04-19T13:53:30.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4dccfa06a22dc6d6f77c9828e12c8ebb6ec502a4","kind":"commit","published_at":"2018-03-06T18:54:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a2de2b10d6d45a2a78f40e1746833dcba1aa60cc","kind":"commit","published_at":"2018-02-13T18:38:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-22T01:02:38.790Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/golang-mongodb-mongo-driver?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-mongodb-mongo-driver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-mongodb-mongo-driver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-mongodb-mongo-driver/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-mongodb-mongo-driver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-mongodb-mongo-driver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-mongodb-mongo-driver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-mongodb-mongo-driver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-mongodb-mongo-driver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-mongodb-mongo-driver/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13476708,"name":"golang-mongodb-mongo-driver","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mongodb/mongo-go-driver.git","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T05:15:27.446Z","latest_release_published_at":"2026-02-10T05:15:27.446Z","latest_release_number":"1.8.4+ds1-1ubuntu1","last_synced_at":"2026-03-10T06:03:53.561Z","created_at":"2026-02-10T05:15:27.089Z","updated_at":"2026-05-22T01:02:58.067Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-mongodb-mongo-driver","install_command":"apt-get install golang-mongodb-mongo-driver","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-mongodb-mongo-driver-dev","standards_version":"4.6.0","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-go-stack-stack-dev, golang-github-golang-snappy-dev, golang-github-google-go-cmp-dev, golang-github-klauspost-compress-dev, golang-github-kr-pretty-dev, golang-github-montanaflynn-stats-dev, golang-github-pkg-errors-dev, golang-github-stretchr-testify-dev, golang-github-tidwall-pretty-dev, golang-github-xdg-go-scram-dev, golang-github-xdg-go-stringprep-dev, golang-github-youmark-pkcs8-dev, golang-golang-x-crypto-dev, golang-golang-x-sync-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":"mongodb","name":"mongodb","uuid":"45120","kind":"organization","description":"","email":"iteng@mongodb.com","website":"http://www.mongodb.com/","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45120?v=4","repositories_count":293,"last_synced_at":"2026-05-16T15:59:20.831Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mongodb","funding_links":[],"total_stars":98439,"followers":4479,"following":0,"created_at":"2022-11-02T16:21:32.383Z","updated_at":"2026-05-16T15:59:20.831Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb/repositories"},"tags":[{"name":"v2.4.4","sha":"e1e7b6586f73eb3a206ddf05319999326bf4c9a0","kind":"tag","published_at":"2026-04-15T17:27:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.4.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.4/manifests"},{"name":"v2.5.1","sha":"4782a985c744a5ff8c3dc4f5b2ee5116b46e72ee","kind":"tag","published_at":"2026-04-14T22:00:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.5.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.5.1/manifests"},{"name":"v2.4.3","sha":"e9c841fca59df4b40ac0a429e1d02fd5b4379ee2","kind":"tag","published_at":"2026-04-09T18:50:39.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.4.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.3/manifests"},{"name":"v1.17.9","sha":"3b10ae6d48140a7a672e64bace1e6132d61586f0","kind":"tag","published_at":"2026-02-06T20:03:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.9","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.9/manifests"},{"name":"v1.17.8","sha":"5ac5a1e731384cefcfa6dfa9f36949c43fae07a1","kind":"tag","published_at":"2026-01-30T16:43:19.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.8","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.8/manifests"},{"name":"v2.5.0","sha":"2039b58027ab614c0429626e1eb72b6cbe9e4ce8","kind":"tag","published_at":"2026-01-28T17:52:08.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.5.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"63848d9a21f72bea17b4724eb4f45ba780417bbd","kind":"tag","published_at":"2026-01-21T21:30:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.4.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.2/manifests"},{"name":"v1.17.7","sha":"eb01e7e2531e4bbbccfcff31a4be7a576e60349b","kind":"tag","published_at":"2026-01-21T18:26:59.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.7","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.7/manifests"},{"name":"v2.4.1","sha":"6388ffcd60169fd2b9eb7198069053008c0c2036","kind":"tag","published_at":"2025-12-09T19:10:38.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.4.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"9bd07db1ed8ffcc24b9ca0261bed9323b764b620","kind":"tag","published_at":"2025-10-28T03:42:37.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.4.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.0/manifests"},{"name":"v1.17.6","sha":"d2fa0ab6f3ba0579b7bca7912d30e23907ffec9a","kind":"tag","published_at":"2025-10-27T23:16:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.6/manifests"},{"name":"v2.3.1","sha":"d38fa23cf48c819969724492d5c942904ce9d6c2","kind":"tag","published_at":"2025-10-09T15:31:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.3.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"54bab6dd3e8ea728597da6d513265bc503a8293e","kind":"tag","published_at":"2025-08-13T22:42:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.3.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"929283100004d7b999d35de99b6fcdf4e7bce935","kind":"tag","published_at":"2025-08-05T20:41:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.2.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a0f897bda6ce40b7e1514a75aefba1945f7be2d1","kind":"tag","published_at":"2025-06-05T22:04:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.2.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.2/manifests"},{"name":"v1.17.4","sha":"4c4cafc2f35435794f614f78cbe2ea486832ff4b","kind":"tag","published_at":"2025-06-05T19:01:58.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.4/manifests"},{"name":"v2.2.1","sha":"10f57ab05f61446ac18c1c058fb8e7bb9209ccac","kind":"tag","published_at":"2025-05-06T17:40:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.2.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"e922368d467e1765f2799635b99426cde06cb0ad","kind":"tag","published_at":"2025-04-09T17:20:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.2.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"5afecc5d27e39384dd89ccacde921025cb74d7f1","kind":"tag","published_at":"2025-02-26T23:51:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.1.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.1.0/manifests"},{"name":"v1.17.3","sha":"9c48575104ae4feea05b39696e58bb60c13679c0","kind":"tag","published_at":"2025-02-25T03:04:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.3/manifests"},{"name":"v2.0.1","sha":"1e183a429b9e95471dbbe2d20419dc970beb8f32","kind":"tag","published_at":"2025-02-20T17:21:29.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.1/manifests"},{"name":"v1.17.2","sha":"f1323781ad1c8abea94148323f81eafa6e41c565","kind":"tag","published_at":"2025-01-07T20:47:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.2/manifests"},{"name":"v2.0.0","sha":"c6d13693a881560f3a85a1729e7f074c5f459c7d","kind":"tag","published_at":"2024-12-10T16:31:01.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0/manifests"},{"name":"v1.17.1-cloud1","sha":"5d8dd302c4612f4191cff9b983c0b7193f729234","kind":"tag","published_at":"2024-10-07T17:26:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.1-cloud1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.1-cloud1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.1-cloud1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.1-cloud1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.1-cloud1/manifests"},{"name":"v1.17.1","sha":"070817db7980f9b85bddf52acbb7e1622a697728","kind":"tag","published_at":"2024-10-01T20:40:18.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.1/manifests"},{"name":"v2.0.0-beta2","sha":"bdc4bf6832682580511c237fc4fa2ce4c2b4c90f","kind":"tag","published_at":"2024-09-18T12:41:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.0-beta2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-beta2/manifests"},{"name":"v1.17.0","sha":"54846578a97cfb9140ecb68f6b37f5fe0d9c2801","kind":"tag","published_at":"2024-09-17T19:35:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.0/manifests"},{"name":"v1.17.0-beta1","sha":"7f37ca167c8ace198887ae44c6ba3055a6e0917a","kind":"tag","published_at":"2024-08-12T17:08:51.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.0-beta1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.0-beta1/manifests"},{"name":"v1.16.1","sha":"9ea6d8e3cb2da6fa5026761a667bd45d82a15754","kind":"tag","published_at":"2024-08-07T18:22:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.1/manifests"},{"name":"v2.0.0-beta1","sha":"c5205e284ac030a45d2d7261332bed77abd1137f","kind":"tag","published_at":"2024-07-26T13:21:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.0-beta1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-beta1/manifests"},{"name":"v2.0.0-alpha2","sha":"77c164fbc98de0a2c3d6e94dfafe41df008a26e7","kind":"tag","published_at":"2024-07-26T00:06:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.0-alpha2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-alpha2/manifests"},{"name":"v2.0.0-alpha1","sha":"3a85395f24243bc00fd2347e871d5bd029418b9d","kind":"tag","published_at":"2024-07-25T17:45:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-alpha1/manifests"},{"name":"v1.16.0","sha":"77bcc5cd9ccda906e7255e13bc4ef8339c15fb3e","kind":"tag","published_at":"2024-06-27T20:11:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0/manifests"},{"name":"v1.16.0-rc2","sha":"9245fa123321e047014ab104832a7f98859839a1","kind":"tag","published_at":"2024-06-27T19:26:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.0-rc2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc2/manifests"},{"name":"v1.16.0-rc1","sha":"ce9646e46f94305083ad164453e7a2c75c036951","kind":"tag","published_at":"2024-06-27T19:04:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.0-rc1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc1/manifests"},{"name":"v1.16.0-rc0","sha":"6beba9364097def06713dab87f844a0fbca849a6","kind":"tag","published_at":"2024-06-27T17:27:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.0-rc0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc0/manifests"},{"name":"v1.15.1","sha":"b87684f4278d7ca4848d943d8a2de6ae84d9405f","kind":"tag","published_at":"2024-06-15T04:42:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.15.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.1/manifests"},{"name":"v1.12.0-cloud3","sha":"350cfdd355ea8011b6721f1757b8b3df76d766e6","kind":"tag","published_at":"2024-06-14T19:12:55.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0-cloud3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0-cloud3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0-cloud3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud3/manifests"},{"name":"v1.14.1","sha":"d265534e939daa716e68bbd9e447da0abbdcce31","kind":"tag","published_at":"2024-05-08T23:04:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.14.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.14.1/manifests"},{"name":"v1.13.4","sha":"c1bb261f291d3609cba606187d4f456120b87468","kind":"tag","published_at":"2024-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.13.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.4/manifests"},{"name":"v1.16.0-prerelease","sha":"be7fa88cfc1db87a99254f0c44d3417b482a31e0","kind":"tag","published_at":"2024-04-16T22:46:13.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.0-prerelease","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.0-prerelease","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.0-prerelease","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-prerelease","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-prerelease/manifests"},{"name":"v1.15.0","sha":"7a495f2d45ed77cc72305ffea6371350818e751d","kind":"tag","published_at":"2024-04-12T21:21:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.15.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.0/manifests"},{"name":"v1.15.0-alpha1","sha":"cc0711c6eb3beb12152e89631cab366f6f7e660e","kind":"tag","published_at":"2024-04-02T22:51:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.15.0-alpha1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.15.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.15.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.0-alpha1/manifests"},{"name":"v1.14.0","sha":"1c38449d03ede4995f937a650228d75d5367aac8","kind":"tag","published_at":"2024-02-14T21:02:22.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.14.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"6ac7f312e0025f007b4adbfac3aac5188bdbad97","kind":"tag","published_at":"2024-02-14T14:18:08.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.13.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.2/manifests"},{"name":"v1.12.0-cloud2","sha":"bea792418d216da52cb3bc8d40ec97afb54c3c9d","kind":"tag","published_at":"2024-01-14T22:20:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0-cloud2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0-cloud2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0-cloud2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud2/manifests"},{"name":"v1.13.1","sha":"a2e5cba3984bd12c88256d2f3c6a78d1e42cdce3","kind":"tag","published_at":"2023-12-06T20:57:25.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.13.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.1/manifests"},{"name":"v1.12.2","sha":"1f344bd232e6dd3eb70f9d1df3e82cb532191200","kind":"tag","published_at":"2023-11-08T01:02:59.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.2/manifests"},{"name":"v1.13.0","sha":"01cc2a267a0e5916c3a2e44c06584485cf00bc1a","kind":"tag","published_at":"2023-11-07T19:59:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.13.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"c8bbc621c1a2adf907c44db5251d324e2df7594d","kind":"tag","published_at":"2023-08-02T21:40:18.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.1/manifests"},{"name":"v1.11.9","sha":"91d5551af8ef0f0c79f1d26fbeb43507b411cf46","kind":"tag","published_at":"2023-08-02T20:49:39.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.9","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.9/manifests"},{"name":"v1.11.8","sha":"1c76288a80811f1a0c89b83dc6913d02cbc0b8c5","kind":"tag","published_at":"2023-08-01T17:45:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.8","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.8/manifests"},{"name":"v1.13.0-prerelease","sha":"3b55443a099996596dda93ea125f5521603d3ef6","kind":"tag","published_at":"2023-06-22T01:35:58.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.13.0-prerelease","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.13.0-prerelease","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.13.0-prerelease","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.0-prerelease","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.0-prerelease/manifests"},{"name":"v1.12.0-cloud","sha":"bef55866cf8eb786da5b5110fb3d3dc9937bf1c6","kind":"tag","published_at":"2023-06-22T00:24:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0-cloud","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0-cloud","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0-cloud","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud/manifests"},{"name":"v1.12.0","sha":"e113d80138eabfce810c6369d25e57b146aac917","kind":"tag","published_at":"2023-06-21T23:52:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0/manifests"},{"name":"v1.11.7","sha":"c1127e821a925d95b56a1aea45443f25930bdaeb","kind":"tag","published_at":"2023-06-06T22:03:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.7","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.7/manifests"},{"name":"v1.11.6","sha":"f9ce69809fd84b5a6448a34d34b15975985333a1","kind":"tag","published_at":"2023-05-04T12:31:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.6/manifests"},{"name":"v1.11.5","sha":"580d733c8d9f8b3a4d7c1278a2d1a7ebca8f5f8e","kind":"tag","published_at":"2023-05-03T13:25:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"92227024410686eb2faf11332f3d01d832ed1d4d","kind":"tag","published_at":"2023-04-04T22:38:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"20a7983746710f97263c0b93bb80155c542fcc7b","kind":"tag","published_at":"2023-03-17T22:33:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"f444b06cf7c37006ac44f78898111a0a0e6975f3","kind":"tag","published_at":"2023-02-13T18:32:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.2/manifests"},{"name":"v1.10.6","sha":"d39ac8f5694ccb27cc21f1fe6a7ad961ea151c22","kind":"tag","published_at":"2023-01-27T20:36:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.6/manifests"},{"name":"v1.12.0-alpha1","sha":"b1e7aa5b82b06ebfc32b035757cef43ac03e8869","kind":"tag","published_at":"2023-01-24T20:21:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0-alpha1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-alpha1/manifests"},{"name":"v1.11.1","sha":"88c138b00c2caa6bc20a4371ea9653d0e9a17cc9","kind":"tag","published_at":"2022-12-08T20:44:56.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.1/manifests"},{"name":"v1.10.5","sha":"3b32385f173ec916895e1af8bd1ac238fcb4e595","kind":"tag","published_at":"2022-12-06T19:38:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.5/manifests"},{"name":"v1.9.4","sha":"aef8af4b93e0e983b640f065aaf985c91bbecdad","kind":"tag","published_at":"2022-12-06T19:36:12.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.9.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.4/manifests"},{"name":"v1.12.0-prerelease","sha":"19ba335554e757674e31a718daa10cef82c9f956","kind":"tag","published_at":"2022-11-03T21:33:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0-prerelease","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0-prerelease","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0-prerelease","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-prerelease","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-prerelease/manifests"},{"name":"v1.11.0","sha":"ea2a55c615d87f26c6761fc8268d48bb835a279d","kind":"tag","published_at":"2022-11-02T22:54:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.0/manifests"},{"name":"v1.8.6","sha":"adf72ea3c46a3d4be68a182101ebea4f881c208e","kind":"tag","published_at":"2022-11-02T20:10:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.6/manifests"},{"name":"v1.9.3","sha":"3be08ec77c4eb89b9d46b8950f4f1337f8528381","kind":"tag","published_at":"2022-11-02T19:33:25.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.9.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.3/manifests"},{"name":"v1.10.4","sha":"29dffaf2eef2672372ed4fead038d3093b8b6722","kind":"tag","published_at":"2022-11-01T21:12:38.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"79c9a4b48dfeb2ee524717e1e18edc5e943c59f4","kind":"tag","published_at":"2022-10-04T20:26:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.3/manifests"},{"name":"v1.9.2","sha":"7e0e0b0f34d066353720a8b8e46d9ca204e2f7ed","kind":"tag","published_at":"2022-10-04T20:24:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.9.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.2/manifests"},{"name":"v1.10.2","sha":"f78a85399617c264018b885c7a08025bd329b6f2","kind":"commit","published_at":"2022-09-06T21:25:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.2/manifests"},{"name":"v1.10.1-cloud","sha":"3b86675b2691015b96ad51f7a4cdf7db7ca42259","kind":"tag","published_at":"2022-08-03T16:55:13.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.1-cloud","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.1-cloud","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.1-cloud","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.1-cloud","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.1-cloud/manifests"},{"name":"v1.10.1","sha":"9c62b3f10d181190603b67a3b58c6db4c65a7eb5","kind":"tag","published_at":"2022-08-02T23:25:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9bbe96c59ee98d3056a687aa54c76014b2aef1a2","kind":"tag","published_at":"2022-07-14T14:35:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0/manifests"},{"name":"v1.10.0-beta1","sha":"29d083aedcec2f23bd5e49a3f44fab0ad09a440b","kind":"tag","published_at":"2022-06-01T20:15:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.0-beta1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0-beta1/manifests"},{"name":"v1.9.1","sha":"886d852b768f98f06d976609ef5fdc00351ca405","kind":"tag","published_at":"2022-05-03T18:32:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.9.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.1/manifests"},{"name":"v1.7.6","sha":"468152e04ad4535dc8e3fe3645154c6ba5872c04","kind":"tag","published_at":"2022-04-11T21:19:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.6/manifests"},{"name":"v1.10.0-prerelease","sha":"e3d9c0488af829d26d40eb6d8015d11331372001","kind":"tag","published_at":"2022-04-06T19:46:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.0-prerelease","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.0-prerelease","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.0-prerelease","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0-prerelease","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0-prerelease/manifests"},{"name":"v1.9.0","sha":"35f33daefb0efe9f8820500028fb7779b690b9a1","kind":"tag","published_at":"2022-04-06T15:07:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.9.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.0/manifests"},{"name":"v1.8.5","sha":"5d470eabf0132642088b4bd98a3fabccf7673b68","kind":"tag","published_at":"2022-04-05T21:05:28.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"1139ea196f046e3a55fb8b95246e3e948f7fe984","kind":"tag","published_at":"2022-03-02T21:32:56.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"0cc7c8bc77bcb21feae730eb4e6de31609d3545b","kind":"tag","published_at":"2022-02-01T18:16:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"dc5bfa71c623399f78e5376998a0139ba0041d1e","kind":"tag","published_at":"2022-01-04T19:23:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"9a6cd355da87d3488a5187d8e00461eeae1e5773","kind":"tag","published_at":"2021-12-08T16:11:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"25bc2720424cf17633f39b1d49769be9aad6e16c","kind":"tag","published_at":"2021-11-23T20:15:29.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e5d5cc32429d033ffe7cde5d3a9c41c7c8180fd3","kind":"tag","published_at":"2021-11-23T15:15:30.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"ddf065f0488ad1f1e61867a1ebd225e180f8f694","kind":"tag","published_at":"2021-11-03T15:13:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"18a01473dd9e5dfc69fcc641b61a723d24133ce9","kind":"tag","published_at":"2021-10-05T17:14:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.3/manifests"},{"name":"v1.6.2","sha":"44757392d7f3b130f5b5bd53b6cd0c0f72920a4a","kind":"tag","published_at":"2021-09-02T18:20:38.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.6.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.2/manifests"},{"name":"v1.7.2","sha":"ae7e0368d633c3538515860d77f991135eae3fbb","kind":"tag","published_at":"2021-09-02T18:17:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"9e49b5bdd709ca89dad07357876ee04871074f62","kind":"tag","published_at":"2021-08-03T19:13:19.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.1/manifests"},{"name":"v1.6.1","sha":"be680894b53540173c8b6fe3d070a357bf0d1cec","kind":"tag","published_at":"2021-08-03T19:01:11.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.6.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.1/manifests"},{"name":"v1.7.0","sha":"d98d92b9dfe651ef28e0557f22ff22b245b6b8b9","kind":"tag","published_at":"2021-07-20T21:54:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ad16663648a4ec4b4044792af91a3b02a2c7520","kind":"tag","published_at":"2021-07-12T17:44:44.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.6.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"89691b745f83853528368f59c43d89ee16d9b0a7","kind":"tag","published_at":"2021-07-02T23:32:55.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"2f0d7d15171a00a42deac6d06f8b5e1a29c809a0","kind":"commit","published_at":"2021-06-01T19:09:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"6147f9f8f2ce9312a7c3e8e050c3258f9370e180","kind":"tag","published_at":"2021-05-05T19:15:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"40c0e70826f57cf9d942045a014367d9b3c94251","kind":"commit","published_at":"2021-03-30T18:11:55.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6760875fa58e0fa5518c992582efa6d807960d6c","kind":"tag","published_at":"2021-03-09T18:35:25.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.0/manifests"},{"name":"v1.4.7","sha":"0ada7cd8b50fcff5dde0f92b2a07af93b203102d","kind":"tag","published_at":"2021-03-09T17:07:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.7","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.7/manifests"},{"name":"1.4.6","sha":"8e535694ecde48e5936c71ddacb194a1acbd18d4","kind":"commit","published_at":"2021-02-02T17:08:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/1.4.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/1.4.6/manifests"},{"name":"v1.4.6","sha":"8e535694ecde48e5936c71ddacb194a1acbd18d4","kind":"commit","published_at":"2021-02-02T17:08:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"967c25b3a3df06fc89c2d3f3b5b7684adb8c843b","kind":"commit","published_at":"2021-01-19T19:46:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.5/manifests"},{"name":"v1.5.0-beta1","sha":"bca3a4ba607ff6f5bbb946b27a72bc2f9f96a3cf","kind":"commit","published_at":"2020-12-16T20:28:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.0-beta1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.0-beta1/manifests"},{"name":"v1.4.4","sha":"6ff7302acfbcece1a2f85d768c5f731917deb8a9","kind":"commit","published_at":"2020-12-01T19:37:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"8f147600b9f3462dc2d231e16ae14798a77b7619","kind":"commit","published_at":"2020-11-03T19:44:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"140a982e2bad05fb469723ea9046c9699b3fe161","kind":"tag","published_at":"2020-10-07T13:52:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"95ed2ee11705a9b1c1e29d05fae34024b7e60ba2","kind":"commit","published_at":"2020-09-01T17:49:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.1/manifests"},{"name":"v1.3.7","sha":"0b27683295250b7d82c548da457d7b0d4a855300","kind":"commit","published_at":"2020-08-10T15:21:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.7","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"a2827a4c86da1bc9540428d1e1865611c77dd7d5","kind":"commit","published_at":"2020-08-04T18:26:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.6/manifests"},{"name":"v1.4.0","sha":"f10b4198e74067ceb15c68889c34a2cb4817d766","kind":"tag","published_at":"2020-07-30T16:36:48.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0/manifests"},{"name":"v1.4.0-rc0","sha":"cfc0cb9248826358c5066d03d32a62bf5b8c2fc6","kind":"tag","published_at":"2020-07-13T16:43:42.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.0-rc0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-rc0/manifests"},{"name":"v1.3.5","sha":"750fe7dfc033d023b335494a4ad2b713386e8e59","kind":"tag","published_at":"2020-07-08T14:04:11.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.5/manifests"},{"name":"v1.4.0-beta2","sha":"462c8c5fc4e2738a6c8e1c4fdf2afc22e4b301da","kind":"tag","published_at":"2020-06-09T18:38:02.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.0-beta2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-beta2/manifests"},{"name":"v1.3.4","sha":"4ce2db174a8ec022f504b9bc0e768e284e44708f","kind":"tag","published_at":"2020-06-03T15:21:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"21e280c95635166b64311808c2bd9b8d02b94f22","kind":"tag","published_at":"2020-05-05T15:13:13.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.3/manifests"},{"name":"v1.4.0-beta1","sha":"c69a0ab471a1a2792d2980db01a46ca6aef3acf7","kind":"tag","published_at":"2020-04-10T19:06:18.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.0-beta1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.2","sha":"dbe9cee06654c7d19e291eb74b9da49b4c6a0fd4","kind":"tag","published_at":"2020-04-07T17:34:37.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"17ea4abd2ac121376c1f782964fce1c3ee692915","kind":"tag","published_at":"2020-03-03T18:43:26.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"f002b1fa256d7987c03274bab1f4263dbdff0f64","kind":"tag","published_at":"2020-02-05T16:29:30.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"55b507b3e45a2ef5dc1d5a4cba3333c45dce443c","kind":"tag","published_at":"2020-01-08T14:57:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.2.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.2.1/manifests"},{"name":"v1.1.4","sha":"c5d1ddd8cbe3680a846c26e13f1117ca00e83e75","kind":"tag","published_at":"2019-12-17T18:58:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.1.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.4/manifests"},{"name":"v1.2.0","sha":"b414b897457665f12997cefd10ad934ccb9dfb3e","kind":"tag","published_at":"2019-12-10T18:54:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.2.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"797e0a635920c291b1808180bf7249eaac5eafed","kind":"tag","published_at":"2019-11-05T18:40:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.1.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"1261197350f3ad46a907489aee7ecc49b39efb82","kind":"commit","published_at":"2019-10-07T16:01:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.1.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"c520d023af0a89aec8b7f97717b52da270df2c38","kind":"tag","published_at":"2019-09-05T17:55:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.1.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d42ea7239f0db8a61e77191b9f2730a922459042","kind":"tag","published_at":"2019-08-13T15:18:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.1.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"0d1270edf53072da4da781b76d2e1db58831152f","kind":"tag","published_at":"2019-07-09T17:48:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"582ff343271e8893d785ff094855498c285bce0a","kind":"tag","published_at":"2019-06-06T20:39:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"be02c9f9ce6b45d6e845492277a232afd6956cc3","kind":"tag","published_at":"2019-05-16T19:13:02.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fd38aea397a6b7fdd52b5528e4cfd683821e7b39","kind":"tag","published_at":"2019-04-18T19:14:11.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1c3b9b9a41eecdf056560e07b68e6407b8d598c3","kind":"tag","published_at":"2019-03-13T20:39:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc2","sha":"82905e3077cb5ce7f194748a47b55bf7fff65ccf","kind":"tag","published_at":"2019-03-07T20:58:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.0-rc2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"ccf36d0607fa2f6f4ae9645e625a7f33b26cf6d1","kind":"tag","published_at":"2019-02-22T20:26:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.0-rc1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0-rc1/manifests"},{"name":"v0.3.0","sha":"e1f3d104525e687eda76125707c9852e429f2730","kind":"tag","published_at":"2019-02-01T17:24:37.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.3.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3cfdc9ffcf780eede57d27ec26a3edad4c9ab6a9","kind":"tag","published_at":"2019-01-08T18:18:13.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.2.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"29905d4bda472574c8b499e2f93b5b2747d8fbd7","kind":"tag","published_at":"2018-12-06T20:15:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.1.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.1.0/manifests"},{"name":"v0.0.18","sha":"dbffb1c211bf96fbd721b4bd6911331e5c1886ab","kind":"tag","published_at":"2018-11-15T19:42:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.18","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"8db96a607cde2fea156d9a72c26aa09271592591","kind":"tag","published_at":"2018-10-25T20:36:32.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.17","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"518f2246cd0d376a473b93baaee3942d99e44d0f","kind":"tag","published_at":"2018-10-11T20:37:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.16","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"71de844febff6ac5b6fc6ba165e24e9677d2ee05","kind":"tag","published_at":"2018-09-27T21:05:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.15","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"e9228a40a480a5403b7256fb755ab000ff754c35","kind":"tag","published_at":"2018-09-20T21:29:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.14","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"b75c1ad5f277465dc7bdcc3d14c5177a89b6a4f9","kind":"tag","published_at":"2018-09-06T21:27:26.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.13","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"e3f321c2848b138976cf8c6143aab9702e2b2fc6","kind":"tag","published_at":"2018-08-23T19:50:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.12","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"9b26cbb1a61aaedd6160e99c41fa514b04a1a245","kind":"tag","published_at":"2018-08-09T15:57:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.11","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"8df56f107cdd485351eb2523992c3364114b4b2e","kind":"tag","published_at":"2018-07-26T17:43:56.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.10","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"4503c54ec045b406a0b3533901c6d7a5614cfef3","kind":"tag","published_at":"2018-07-12T19:31:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.9","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"545effea171428c3e129274032cedbf9beb0e724","kind":"tag","published_at":"2018-06-28T21:13:29.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.8","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"bb548a5e4d4cabb086e6425b113b07270e40bbb8","kind":"tag","published_at":"2018-06-14T15:27:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.7","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"de03a35e8661ae6df623f41ec8f616ffd8ef6131","kind":"tag","published_at":"2018-05-31T14:54:38.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"29a4d7d5b648e5b0b60e03e3bd71c11703f0c203","kind":"tag","published_at":"2018-05-17T18:46:57.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"ff5ad991913ea56c4609391ff190eaf83edf339b","kind":"tag","published_at":"2018-05-03T18:19:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"94ae2dc59114fbf6dd39707929068adfa20a92e8","kind":"tag","published_at":"2018-04-19T13:53:30.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4dccfa06a22dc6d6f77c9828e12c8ebb6ec502a4","kind":"commit","published_at":"2018-03-06T18:54:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a2de2b10d6d45a2a78f40e1746833dcba1aa60cc","kind":"commit","published_at":"2018-02-13T18:38:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-22T01:02:58.067Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-mongodb-mongo-driver?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-mongodb-mongo-driver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-mongodb-mongo-driver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-mongodb-mongo-driver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-mongodb-mongo-driver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-mongodb-mongo-driver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-mongodb-mongo-driver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-mongodb-mongo-driver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-mongodb-mongo-driver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-mongodb-mongo-driver/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13389113,"name":"golang-mongodb-mongo-driver","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T17:22:56.236Z","latest_release_published_at":"2026-02-05T17:22:56.236Z","latest_release_number":"1.12.1+ds1-2","last_synced_at":"2026-03-06T18:56:20.964Z","created_at":"2026-02-05T17:22:55.274Z","updated_at":"2026-05-22T01:02:59.879Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-mongodb-mongo-driver","install_command":"apt-get install golang-mongodb-mongo-driver","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-mongodb-mongo-driver-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-davecgh-go-spew-dev, golang-github-golang-snappy-dev, golang-github-google-go-cmp-dev, golang-github-klauspost-compress-dev, golang-github-montanaflynn-stats-dev, golang-github-xdg-go-scram-dev, golang-github-xdg-go-stringprep-dev, golang-github-youmark-pkcs8-dev, golang-golang-x-crypto-dev, golang-golang-x-sync-dev, tzdata \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":"mongodb","name":"mongodb","uuid":"45120","kind":"organization","description":"","email":"iteng@mongodb.com","website":"http://www.mongodb.com/","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45120?v=4","repositories_count":293,"last_synced_at":"2026-05-16T15:59:20.831Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mongodb","funding_links":[],"total_stars":98439,"followers":4479,"following":0,"created_at":"2022-11-02T16:21:32.383Z","updated_at":"2026-05-16T15:59:20.831Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-22T01:02:59.879Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.12062402830643865,"forks_count":0.13402669811826515,"docker_downloads_count":null,"average":0.06366268160617594},"purl":"pkg:deb/ubuntu/golang-mongodb-mongo-driver?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-mongodb-mongo-driver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-mongodb-mongo-driver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-mongodb-mongo-driver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-mongodb-mongo-driver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-mongodb-mongo-driver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-mongodb-mongo-driver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-mongodb-mongo-driver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-mongodb-mongo-driver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-mongodb-mongo-driver/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":14393533,"name":"go.mongodb.org/mongo-driver/internal/aws","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/internal","versions_count":34,"first_release_published_at":"2026-05-06T21:45:38.300Z","latest_release_published_at":"2026-05-06T21:45:38.300Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:56.089Z","created_at":"2026-05-06T21:44:51.933Z","updated_at":"2026-06-15T23:20:56.089Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/aws","install_command":"go get go.mongodb.org/mongo-driver/internal/aws","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/aws#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:29.529Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/internal/aws","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/aws","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/aws","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/internal/aws/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14436526,"name":"go.mongodb.org/mongo-driver/v2/internal/handshake","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/internal","versions_count":20,"first_release_published_at":"2026-05-13T07:26:22.348Z","latest_release_published_at":"2026-05-13T07:26:22.348Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:51.401Z","created_at":"2026-05-13T07:25:56.477Z","updated_at":"2026-06-15T23:20:51.402Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/handshake","install_command":"go get go.mongodb.org/mongo-driver/v2/internal/handshake","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/handshake#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:25.778Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.070147552151246,"dependent_packages_count":4.750509749023225,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.9103286505872354},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/internal/handshake","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/handshake","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/handshake","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/internal/handshake/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fhandshake/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fhandshake/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fhandshake/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fhandshake/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fhandshake/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fhandshake/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431071,"name":"go.mongodb.org/mongo-driver/v2/x/bsonx/bsoncore","ecosystem":"go","description":"Package bsoncore is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!\n\nPackage bsoncore contains functions that can be used to encode and decode\nBSON elements and values to or from a slice of bytes. These functions are\naimed at allowing low level manipulation of BSON and can be used to build a\nhigher level BSON library.\n\nThe Read* functions within this package return the values of the element and\na boolean indicating if the values are valid. A boolean was used instead of\nan error because any error that would be returned would be the same: not\nenough bytes. This library attempts to do no validation, it will only return\nfalse if there are not enough bytes for an item to be read. For example, the\nReadDocument function checks the length, if that length is larger than the\nnumber of bytes available, it will return false, if there are enough bytes,\nit will return those bytes and true. It is the consumers responsibility to\nvalidate those bytes.\n\nThe Append* functions within this package will append the type value to the\ngiven dst slice. If the slice has enough capacity, it will not grow the\nslice. The Append*Element functions within this package operate in the same\nway, but additionally append the BSON type and the key before the value.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/x/bsonx","versions_count":20,"first_release_published_at":"2026-05-12T05:42:23.133Z","latest_release_published_at":"2026-05-12T05:42:23.133Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:54.006Z","created_at":"2026-05-12T05:41:55.421Z","updated_at":"2026-06-15T23:20:54.007Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/bsonx/bsoncore","install_command":"go get go.mongodb.org/mongo-driver/v2/x/bsonx/bsoncore","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/bsonx/bsoncore#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.157Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/x/bsonx/bsoncore","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/bsonx/bsoncore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/bsonx/bsoncore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/x/bsonx/bsoncore/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fbsonx%2Fbsoncore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fbsonx%2Fbsoncore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fbsonx%2Fbsoncore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fbsonx%2Fbsoncore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fbsonx%2Fbsoncore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fbsonx%2Fbsoncore/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392939,"name":"go.mongodb.org/mongo-driver/mongo/description","ecosystem":"go","description":"Package description contains types and functions for describing the state of MongoDB clusters.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/mongo","versions_count":50,"first_release_published_at":"2026-05-06T15:33:08.928Z","latest_release_published_at":"2026-05-06T15:33:08.927Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:54.613Z","created_at":"2026-05-06T15:32:04.529Z","updated_at":"2026-06-15T23:20:54.613Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/mongo/description","install_command":"go get go.mongodb.org/mongo-driver/mongo/description","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/mongo/description#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:28.803Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/mongo/description","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/mongo/description","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/mongo/description","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/mongo/description/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Fdescription/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Fdescription/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Fdescription/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Fdescription/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Fdescription/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Fdescription/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431048,"name":"go.mongodb.org/mongo-driver/v2/internal/optionsutil","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/internal","versions_count":10,"first_release_published_at":"2026-05-12T05:42:05.888Z","latest_release_published_at":"2026-05-12T05:42:05.888Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:55.352Z","created_at":"2026-05-12T05:41:52.516Z","updated_at":"2026-06-15T23:20:55.352Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/optionsutil","install_command":"go get go.mongodb.org/mongo-driver/v2/internal/optionsutil","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/optionsutil#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.152Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/internal/optionsutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/optionsutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/optionsutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/internal/optionsutil/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Foptionsutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Foptionsutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Foptionsutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Foptionsutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Foptionsutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Foptionsutil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431075,"name":"go.mongodb.org/mongo-driver/v2/x/mongo/driver/dns","ecosystem":"go","description":"Package dns is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/x/mongo/driver","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-05-12T05:41:56.587Z","latest_release_number":null,"last_synced_at":"2026-06-15T23:20:43.240Z","created_at":"2026-05-12T05:41:56.122Z","updated_at":"2026-06-15T23:20:43.241Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/dns","install_command":"go get go.mongodb.org/mongo-driver/v2/x/mongo/driver/dns","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/dns#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.149Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/x/mongo/driver/dns","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/dns","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/dns","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/dns/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fdns/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fdns/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fdns/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fdns/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fdns/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fdns/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14436523,"name":"go.mongodb.org/mongo-driver/v2/internal/bsonutil","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/internal","versions_count":20,"first_release_published_at":"2026-05-13T07:26:20.898Z","latest_release_published_at":"2026-05-13T07:26:20.898Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:43.596Z","created_at":"2026-05-13T07:25:55.135Z","updated_at":"2026-06-15T23:20:43.596Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/bsonutil","install_command":"go get go.mongodb.org/mongo-driver/v2/internal/bsonutil","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/bsonutil#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.975Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.070147552151246,"dependent_packages_count":4.750509749023225,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.9103286505872354},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/internal/bsonutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/bsonutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/bsonutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/internal/bsonutil/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fbsonutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fbsonutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fbsonutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fbsonutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fbsonutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fbsonutil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431069,"name":"go.mongodb.org/mongo-driver/v2/x/mongo/driver/wiremessage","ecosystem":"go","description":"Package wiremessage is intended for internal use only. It is made available\nto facilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/x/mongo/driver","versions_count":20,"first_release_published_at":"2026-05-12T05:42:21.283Z","latest_release_published_at":"2026-05-12T05:42:21.283Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:43.766Z","created_at":"2026-05-12T05:41:55.085Z","updated_at":"2026-06-15T23:20:43.767Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/wiremessage","install_command":"go get go.mongodb.org/mongo-driver/v2/x/mongo/driver/wiremessage","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/wiremessage#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.158Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/x/mongo/driver/wiremessage","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/wiremessage","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/wiremessage","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/wiremessage/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fwiremessage/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fwiremessage/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fwiremessage/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fwiremessage/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fwiremessage/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fwiremessage/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392952,"name":"go.mongodb.org/mongo-driver/x/mongo/driver/dns","ecosystem":"go","description":"Package dns is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/x/mongo/driver","versions_count":50,"first_release_published_at":"2026-05-10T15:29:47.587Z","latest_release_published_at":"2026-05-10T15:29:47.587Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:44.480Z","created_at":"2026-05-06T15:32:06.349Z","updated_at":"2026-06-15T23:20:44.481Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver/dns","install_command":"go get go.mongodb.org/mongo-driver/x/mongo/driver/dns","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver/dns#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:25.791Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/x/mongo/driver/dns","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/dns","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/dns","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/dns/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fdns/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fdns/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fdns/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fdns/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fdns/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fdns/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431064,"name":"go.mongodb.org/mongo-driver/v2/mongo/options","ecosystem":"go","description":"Package options defines the optional configurations for the MongoDB Go Driver.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/mongo","versions_count":20,"first_release_published_at":"2026-05-12T05:42:21.075Z","latest_release_published_at":"2026-05-12T05:42:21.075Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:44.881Z","created_at":"2026-05-12T05:41:54.373Z","updated_at":"2026-06-15T23:20:44.882Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/mongo/options","install_command":"go get go.mongodb.org/mongo-driver/v2/mongo/options","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/mongo/options#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.153Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/mongo/options","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/mongo/options","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/mongo/options","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/mongo/options/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Foptions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Foptions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Foptions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Foptions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Foptions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Foptions/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14393539,"name":"go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage","ecosystem":"go","description":"Package wiremessage is intended for internal use only. It is made available\nto facilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/x/mongo/driver","versions_count":50,"first_release_published_at":"2026-05-06T21:46:31.588Z","latest_release_published_at":"2026-05-06T21:46:31.588Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:44.965Z","created_at":"2026-05-06T21:45:07.804Z","updated_at":"2026-06-15T23:20:44.965Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage","install_command":"go get go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:30.145Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fwiremessage/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fwiremessage/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fwiremessage/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fwiremessage/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fwiremessage/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fwiremessage/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392924,"name":"go.mongodb.org/mongo-driver/internal/aws/signer/v4","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/internal/aws/signer","versions_count":34,"first_release_published_at":"2026-05-06T15:32:46.857Z","latest_release_published_at":"2026-05-06T15:32:46.857Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:45.628Z","created_at":"2026-05-06T15:32:02.322Z","updated_at":"2026-06-15T23:20:45.629Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/aws/signer/v4","install_command":"go get go.mongodb.org/mongo-driver/internal/aws/signer/v4","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/aws/signer/v4#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:28.802Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/internal/aws/signer/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/aws/signer/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/aws/signer/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/internal/aws/signer/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws%2Fsigner%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws%2Fsigner%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws%2Fsigner%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws%2Fsigner%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws%2Fsigner%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws%2Fsigner%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431056,"name":"go.mongodb.org/mongo-driver/v2/mongo/readpref","ecosystem":"go","description":"Package readpref defines read preferences for MongoDB queries.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/mongo","versions_count":20,"first_release_published_at":"2026-05-12T05:42:19.150Z","latest_release_published_at":"2026-05-12T05:42:19.150Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:58.369Z","created_at":"2026-05-12T05:41:53.293Z","updated_at":"2026-06-15T23:20:58.369Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/mongo/readpref","install_command":"go get go.mongodb.org/mongo-driver/v2/mongo/readpref","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/mongo/readpref#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.155Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/mongo/readpref","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/mongo/readpref","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/mongo/readpref","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/mongo/readpref/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Freadpref/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Freadpref/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Freadpref/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Freadpref/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Freadpref/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Freadpref/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14448036,"name":"go.mongodb.org/mongo-driver/v2/internal/aws","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/internal","versions_count":20,"first_release_published_at":"2026-05-14T20:12:39.096Z","latest_release_published_at":"2026-05-14T20:12:39.096Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:46.564Z","created_at":"2026-05-14T20:12:28.103Z","updated_at":"2026-06-15T23:20:46.565Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/aws","install_command":"go get go.mongodb.org/mongo-driver/v2/internal/aws","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/aws#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":"mongodb","name":"mongodb","uuid":"45120","kind":"organization","description":"","email":"iteng@mongodb.com","website":"http://www.mongodb.com/","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45120?v=4","repositories_count":293,"last_synced_at":"2026-05-16T15:59:20.831Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mongodb","funding_links":[],"total_stars":98439,"followers":4479,"following":0,"created_at":"2022-11-02T16:21:32.383Z","updated_at":"2026-05-16T15:59:20.831Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-22T01:02:25.814Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.067188149279545,"dependent_packages_count":4.748046779947814,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.907617464613679},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/internal/aws","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/aws","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/aws","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/internal/aws/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Faws/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Faws/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Faws/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Faws/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Faws/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Faws/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14447004,"name":"go.mongodb.org/mongo-driver/v2/internal/csfle","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/internal","versions_count":20,"first_release_published_at":"2026-05-14T13:26:16.325Z","latest_release_published_at":"2026-05-14T13:26:16.325Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:47.067Z","created_at":"2026-05-14T13:25:48.874Z","updated_at":"2026-06-15T23:20:47.068Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/csfle","install_command":"go get go.mongodb.org/mongo-driver/v2/internal/csfle","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/csfle#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:01.513Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.067188149279545,"dependent_packages_count":4.748046779947814,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.907617464613679},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/internal/csfle","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/csfle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/csfle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/internal/csfle/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcsfle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcsfle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcsfle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcsfle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcsfle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcsfle/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14447002,"name":"go.mongodb.org/mongo-driver/v2/internal/httputil","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/internal","versions_count":20,"first_release_published_at":"2026-05-14T13:26:14.812Z","latest_release_published_at":"2026-05-14T13:26:14.812Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:47.129Z","created_at":"2026-05-14T13:25:48.060Z","updated_at":"2026-06-15T23:20:47.130Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/httputil","install_command":"go get go.mongodb.org/mongo-driver/v2/internal/httputil","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/httputil#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:31.865Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.067188149279545,"dependent_packages_count":4.748046779947814,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.907617464613679},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/internal/httputil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/httputil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/httputil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/internal/httputil/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fhttputil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fhttputil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fhttputil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fhttputil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fhttputil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fhttputil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14447003,"name":"go.mongodb.org/mongo-driver/v2/internal/logger","ecosystem":"go","description":"Package logger provides the internal logging solution for the MongoDB Go\nDriver.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/internal","versions_count":20,"first_release_published_at":"2026-05-14T13:26:15.229Z","latest_release_published_at":"2026-05-14T13:26:15.229Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:47.246Z","created_at":"2026-05-14T13:25:48.848Z","updated_at":"2026-06-15T23:20:47.247Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/logger","install_command":"go get go.mongodb.org/mongo-driver/v2/internal/logger","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/logger#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.158Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.067188149279545,"dependent_packages_count":4.748046779947814,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.907617464613679},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/internal/logger","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/logger","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/logger","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/internal/logger/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Flogger/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Flogger/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Flogger/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Flogger/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Flogger/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Flogger/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392944,"name":"go.mongodb.org/mongo-driver/tag","ecosystem":"go","description":"Package tag provides types for filtering replica set members using tags in a read preference.\n\nFor more information about read preference tags, see\nhttps://www.mongodb.com/docs/manual/core/read-preference-tags/","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver","versions_count":50,"first_release_published_at":"2026-05-06T15:33:32.819Z","latest_release_published_at":"2026-05-06T15:33:32.819Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:47.277Z","created_at":"2026-05-06T15:32:05.223Z","updated_at":"2026-06-15T23:20:47.278Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/tag","install_command":"go get go.mongodb.org/mongo-driver/tag","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/tag#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:29.528Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/tag","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/tag","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/tag","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/tag/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Ftag/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Ftag/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Ftag/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Ftag/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Ftag/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Ftag/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431068,"name":"go.mongodb.org/mongo-driver/v2/x/mongo/driver","ecosystem":"go","description":"Package driver is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/x/mongo","versions_count":20,"first_release_published_at":"2026-05-12T05:42:20.986Z","latest_release_published_at":"2026-05-12T05:42:20.986Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:47.529Z","created_at":"2026-05-12T05:41:54.968Z","updated_at":"2026-06-15T23:20:47.530Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver","install_command":"go get go.mongodb.org/mongo-driver/v2/x/mongo/driver","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.153Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/x/mongo/driver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431054,"name":"go.mongodb.org/mongo-driver/v2/internal/serverselector","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/internal","versions_count":20,"first_release_published_at":"2026-05-12T05:42:19.729Z","latest_release_published_at":"2026-05-12T05:42:19.728Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:47.982Z","created_at":"2026-05-12T05:41:53.252Z","updated_at":"2026-06-15T23:20:47.983Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/serverselector","install_command":"go get go.mongodb.org/mongo-driver/v2/internal/serverselector","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/serverselector#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.155Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/internal/serverselector","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/serverselector","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/serverselector","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/internal/serverselector/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fserverselector/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fserverselector/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fserverselector/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fserverselector/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fserverselector/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fserverselector/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431057,"name":"go.mongodb.org/mongo-driver/v2/tag","ecosystem":"go","description":"Package tag provides types for filtering replica set members using tags in a read preference.\n\nFor more information about read preference tags, see\nhttps://www.mongodb.com/docs/manual/core/read-preference-tags/","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2","versions_count":20,"first_release_published_at":"2026-05-12T05:42:24.199Z","latest_release_published_at":"2026-05-12T05:42:24.199Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:49.649Z","created_at":"2026-05-12T05:41:53.397Z","updated_at":"2026-06-15T23:20:49.649Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/tag","install_command":"go get go.mongodb.org/mongo-driver/v2/tag","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/tag#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.151Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/tag","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/tag","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/tag","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/tag/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Ftag/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Ftag/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Ftag/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Ftag/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Ftag/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Ftag/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431059,"name":"go.mongodb.org/mongo-driver/v2/mongo/writeconcern","ecosystem":"go","description":"Package writeconcern defines write concerns for MongoDB operations.\n\nFor more information about MongoDB write concerns, see\nhttps://www.mongodb.com/docs/manual/reference/write-concern/\n\nConfigure a Client with write concern \"majority\" that requests\nacknowledgement that a majority of the nodes have committed write operations.\n\n\nConfigure a Client with a write concern that requests acknowledgement that\nexactly 2 nodes have committed and journaled write operations.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/mongo","versions_count":20,"first_release_published_at":"2026-05-12T05:42:19.796Z","latest_release_published_at":"2026-05-12T05:42:19.796Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:47.984Z","created_at":"2026-05-12T05:41:53.475Z","updated_at":"2026-06-15T23:20:47.985Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/mongo/writeconcern","install_command":"go get go.mongodb.org/mongo-driver/v2/mongo/writeconcern","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/mongo/writeconcern#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:25.807Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/mongo/writeconcern","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/mongo/writeconcern","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/mongo/writeconcern","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/mongo/writeconcern/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Fwriteconcern/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Fwriteconcern/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Fwriteconcern/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Fwriteconcern/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Fwriteconcern/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Fwriteconcern/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431073,"name":"go.mongodb.org/mongo-driver/v2/x/mongo/driver/session","ecosystem":"go","description":"Package session is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/x/mongo/driver","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-05-12T05:41:56.489Z","latest_release_number":null,"last_synced_at":"2026-06-15T23:20:48.332Z","created_at":"2026-05-12T05:41:56.066Z","updated_at":"2026-06-15T23:20:48.333Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/session","install_command":"go get go.mongodb.org/mongo-driver/v2/x/mongo/driver/session","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/session#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.153Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/x/mongo/driver/session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/session/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fsession/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fsession/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fsession/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fsession/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fsession/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fsession/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431055,"name":"go.mongodb.org/mongo-driver/v2/internal/uuid","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/internal","versions_count":20,"first_release_published_at":"2026-05-12T05:42:24.461Z","latest_release_published_at":"2026-05-12T05:42:24.461Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:48.981Z","created_at":"2026-05-12T05:41:53.269Z","updated_at":"2026-06-15T23:20:48.982Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/uuid","install_command":"go get go.mongodb.org/mongo-driver/v2/internal/uuid","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/uuid#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.151Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/internal/uuid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/uuid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/uuid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/internal/uuid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fuuid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fuuid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fuuid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fuuid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fuuid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fuuid/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14436521,"name":"go.mongodb.org/mongo-driver/v2/internal/binaryutil","ecosystem":"go","description":"Package binaryutil provides utility functions for working with binary data.\n\nPackage binaryutil provides functions for reading binary primitives from\nbyte slices. It is used internally for BSON parsing and wire protocol\noperations.\n\nThe functions in this package are designed for use in BSON operations.\nSigned integer functions (ReadI32, ReadI64) use manual bit-shifting rather\nthan encoding/binary to avoid unsafe signed/unsigned conversions and comply\nwith gosec G115. Bounds-check elimination (BCE) hints help the compiler\ninline these functions.\n\nBenchmarking across different ARM64 architectures (Apple M-series)\nrevealed non-deterministic performance discrepancies between using the\n\"encoding/binary\" standard library and manual bit-shifting (\"straight-lining\").\n\nWithout Loss of Generality (WLOG), benchmarking observed that:\n\nFurther testing showed that \"straight-lining\" the ReadU32 implementation\nto match ReadI32 normalized performance to ~0.03ns on the M4 Max, even\nthough the generated assembly for both approaches is virtually equivalent.\n\nThe generated assembly is nearly identical for both approaches. These\nsub-nanosecond variations likely stem from microarchitecture differences\n(instruction caching, branch prediction) rather than the code itself.\n\nSince network I/O dominates driver latency, these differences do not have a\nsignificant impact on driver performance. The implementation favors security\ncompliance and readability over hardware-specific tuning.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/internal","versions_count":3,"first_release_published_at":"2026-05-13T07:25:58.502Z","latest_release_published_at":"2026-05-13T07:25:58.502Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:49.270Z","created_at":"2026-05-13T07:25:54.298Z","updated_at":"2026-06-15T23:20:49.271Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/binaryutil","install_command":"go get go.mongodb.org/mongo-driver/v2/internal/binaryutil","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/binaryutil#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.624Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.070147552151246,"dependent_packages_count":4.750509749023225,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.9103286505872354},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/internal/binaryutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/binaryutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/binaryutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/internal/binaryutil/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fbinaryutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fbinaryutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fbinaryutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fbinaryutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fbinaryutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fbinaryutil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14393528,"name":"go.mongodb.org/mongo-driver/bson","ecosystem":"go","description":"Package bson is a library for reading, writing, and manipulating BSON. BSON is a binary serialization format used to\nstore documents and make remote procedure calls in MongoDB. The BSON specification is located at https://bsonspec.org.\nThe BSON library handles marshaling and unmarshaling of values through a configurable codec system. For a description\nof the codec system and examples of registering custom codecs, see the bsoncodec package. For additional information\nand usage examples, check out the Work with BSON page in the Go Driver docs site.\n\nThe Raw family of types is used to validate and retrieve elements from a slice of bytes. This\ntype is most useful when you want do lookups on BSON bytes without unmarshaling it into another\ntype.\n\nExample:\n\nThe D and M types defined in this package can be used to build representations of BSON using native Go types. D is a\nslice and M is a map. For more information about the use cases for these types, see the documentation on the type\ndefinitions.\n\nNote that a D should not be constructed with duplicate key names, as that can cause undefined server behavior.\n\nExample:\n\nWhen decoding BSON to a D or M, the following type mappings apply when unmarshaling:\n\nThe above mappings also apply when marshaling a D or M to BSON. Some other useful marshaling mappings are:\n\nStructs can be marshaled/unmarshaled to/from BSON or Extended JSON. When transforming structs to/from BSON or Extended\nJSON, the following rules apply:\n\nOnly exported fields in structs will be marshaled or unmarshaled.\n\nWhen marshaling a struct, each field will be lowercased to generate the key for the corresponding BSON element.\nFor example, a struct field named \"Foo\" will generate key \"foo\". This can be overridden via a struct tag (e.g.\n`bson:\"fooField\"` to generate key \"fooField\" instead).\n\nAn embedded struct field is marshaled as a subdocument. The key will be the lowercased name of the field's type.\n\nA pointer field is marshaled as the underlying type if the pointer is non-nil. If the pointer is nil, it is\nmarshaled as a BSON null value.\n\nWhen unmarshaling, a field of type interface{} will follow the D/M type mappings listed above. BSON documents\nunmarshaled into an interface{} field will be unmarshaled as a D.\n\nThe encoding of each struct field can be customized by the \"bson\" struct tag.\n\nThis tag behavior is configurable, and different struct tag behavior can be configured by initializing a new\nbsoncodec.StructCodec with the desired tag parser and registering that StructCodec onto the Registry. By default, JSON\ntags are not honored, but that can be enabled by creating a StructCodec with JSONFallbackStructTagParser, like below:\n\nExample:\n\nThe bson tag gives the name of the field, possibly followed by a comma-separated list of options.\nThe name may be empty in order to specify options without overriding the default field name. The following options can\nbe used to configure behavior:\n\nomitempty: If the \"omitempty\" struct tag is specified on a field, the field will not be marshaled if it is set to\nan \"empty\" value. Numbers, booleans, and strings are considered empty if their value is equal to the zero value for\nthe type (i.e. 0 for numbers, false for booleans, and \"\" for strings). Slices, maps, and arrays are considered\nempty if they are of length zero. Interfaces and pointers are considered empty if their value is nil. By default,\nstructs are only considered empty if the struct type implements bsoncodec.Zeroer and the IsZero\nmethod returns true. Struct types that do not implement bsoncodec.Zeroer are never considered empty and will be\nmarshaled as embedded documents. NOTE: It is recommended that this tag be used for all slice and map fields.\n\nminsize: If the minsize struct tag is specified on a field of type int64, uint, uint32, or uint64 and the value of\nthe field can fit in a signed int32, the field will be serialized as a BSON int32 rather than a BSON int64. For\nother types, this tag is ignored.\n\ntruncate: If the truncate struct tag is specified on a field with a non-float numeric type, BSON doubles\nunmarshaled into that field will be truncated at the decimal point. For example, if 3.14 is unmarshaled into a\nfield of type int, it will be unmarshaled as 3. If this tag is not specified, the decoder will throw an error if\nthe value cannot be decoded without losing precision. For float64 or non-numeric types, this tag is ignored.\n\ninline: If the inline struct tag is specified for a struct or map field, the field will be \"flattened\" when\nmarshaling and \"un-flattened\" when unmarshaling. This means that all of the fields in that struct/map will be\npulled up one level and will become top-level fields rather than being fields in a nested document. For example,\nif a map field named \"Map\" with value map[string]interface{}{\"foo\": \"bar\"} is inlined, the resulting document will\nbe {\"foo\": \"bar\"} instead of {\"map\": {\"foo\": \"bar\"}}. There can only be one inlined map field in a struct. If\nthere are duplicated fields in the resulting document when an inlined struct is marshaled, the inlined field will\nbe overwritten. If there are duplicated fields in the resulting document when an inlined map is marshaled, an\nerror will be returned. This tag can be used with fields that are pointers to structs. If an inlined pointer field\nis nil, it will not be marshaled. For fields that are not maps or structs, this tag is ignored.\n\nManually marshaling and unmarshaling can be done with the Marshal and Unmarshal family of functions.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver","versions_count":50,"first_release_published_at":"2026-05-06T21:46:17.318Z","latest_release_published_at":"2026-05-06T21:46:17.318Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:53.259Z","created_at":"2026-05-06T21:44:51.336Z","updated_at":"2026-06-15T23:20:53.259Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/bson","install_command":"go get go.mongodb.org/mongo-driver/bson","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/bson#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:29.901Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/bson","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/bson","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/bson","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/bson/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392948,"name":"go.mongodb.org/mongo-driver/x/mongo/driver","ecosystem":"go","description":"Package driver is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/x/mongo","versions_count":50,"first_release_published_at":"2026-05-06T15:33:33.628Z","latest_release_published_at":"2026-05-06T15:33:33.628Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:53.265Z","created_at":"2026-05-06T15:32:05.727Z","updated_at":"2026-06-15T23:20:53.265Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver","install_command":"go get go.mongodb.org/mongo-driver/x/mongo/driver","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:28.853Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/x/mongo/driver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14393529,"name":"go.mongodb.org/mongo-driver/bson/bsoncodec","ecosystem":"go","description":"Package bsoncodec provides a system for encoding values to BSON representations and decoding\nvalues from BSON representations. This package considers both binary BSON and ExtendedJSON as\nBSON representations. The types in this package enable a flexible system for handling this\nencoding and decoding.\n\nThe codec system is composed of two parts:\n\n1) ValueEncoders and ValueDecoders that handle encoding and decoding Go values to and from BSON\nrepresentations.\n\n2) A Registry that holds these ValueEncoders and ValueDecoders and provides methods for\nretrieving them.\n\nThe ValueEncoder interface is implemented by types that can encode a provided Go type to BSON.\nThe value to encode is provided as a reflect.Value and a bsonrw.ValueWriter is used within the\nEncodeValue method to actually create the BSON representation. For convenience, ValueEncoderFunc\nis provided to allow use of a function with the correct signature as a ValueEncoder. An\nEncodeContext instance is provided to allow implementations to lookup further ValueEncoders and\nto provide configuration information.\n\nThe ValueDecoder interface is the inverse of the ValueEncoder. Implementations should ensure that\nthe value they receive is settable. Similar to ValueEncoderFunc, ValueDecoderFunc is provided to\nallow the use of a function with the correct signature as a ValueDecoder. A DecodeContext\ninstance is provided and serves similar functionality to the EncodeContext.\n\nA Registry is a store for ValueEncoders, ValueDecoders, and a type map. See the Registry type\ndocumentation for examples of registering various custom encoders and decoders. A Registry can\nhave three main types of codecs:\n\n1. Type encoders/decoders - These can be registered using the RegisterTypeEncoder and\nRegisterTypeDecoder methods. The registered codec will be invoked when encoding/decoding a value\nwhose type matches the registered type exactly.\nIf the registered type is an interface, the codec will be invoked when encoding or decoding\nvalues whose type is the interface, but not for values with concrete types that implement the\ninterface.\n\n2. Hook encoders/decoders - These can be registered using the RegisterHookEncoder and\nRegisterHookDecoder methods. These methods only accept interface types and the registered codecs\nwill be invoked when encoding or decoding values whose types implement the interface. An example\nof a hook defined by the driver is bson.Marshaler. The driver will call the MarshalBSON method\nfor any value whose type implements bson.Marshaler, regardless of the value's concrete type.\n\n3. Type map entries - This can be used to associate a BSON type with a Go type. These type\nassociations are used when decoding into a bson.D/bson.M or a struct field of type interface{}.\nFor example, by default, BSON int32 and int64 values decode as Go int32 and int64 instances,\nrespectively, when decoding into a bson.D. The following code would change the behavior so these\nvalues decode as Go int instances instead:\n\n4. Kind encoder/decoders - These can be registered using the RegisterDefaultEncoder and\nRegisterDefaultDecoder methods. The registered codec will be invoked when encoding or decoding\nvalues whose reflect.Kind matches the registered reflect.Kind as long as the value's type doesn't\nmatch a registered type or hook encoder/decoder first. These methods should be used to change the\nbehavior for all values for a specific kind.\n\nWhen looking up an encoder in a Registry, the precedence rules are as follows:\n\n1. A type encoder registered for the exact type of the value.\n\n2. A hook encoder registered for an interface that is implemented by the value or by a pointer to\nthe value. If the value matches multiple hooks (e.g. the type implements bsoncodec.Marshaler and\nbsoncodec.ValueMarshaler), the first one registered will be selected. Note that registries\nconstructed using bson.NewRegistry have driver-defined hooks registered for the\nbsoncodec.Marshaler, bsoncodec.ValueMarshaler, and bsoncodec.Proxy interfaces, so those will take\nprecedence over any new hooks.\n\n3. A kind encoder registered for the value's kind.\n\nIf all of these lookups fail to find an encoder, an error of type ErrNoEncoder is returned. The\nsame precedence rules apply for decoders, with the exception that an error of type ErrNoDecoder\nwill be returned if no decoder is found.\n\nThe DefaultValueEncoders and DefaultValueDecoders types provide a full set of ValueEncoders and\nValueDecoders for handling a wide range of Go types, including all of the types within the\nprimitive package. To make registering these codecs easier, a helper method on each type is\nprovided. For the DefaultValueEncoders type the method is called RegisterDefaultEncoders and for\nthe DefaultValueDecoders type the method is called RegisterDefaultDecoders, this method also\nhandles registering type map entries for each BSON type.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/bson","versions_count":50,"first_release_published_at":"2026-05-06T21:46:17.865Z","latest_release_published_at":"2026-05-06T21:46:17.865Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:53.314Z","created_at":"2026-05-06T21:44:51.362Z","updated_at":"2026-06-15T23:20:53.314Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/bson/bsoncodec","install_command":"go get go.mongodb.org/mongo-driver/bson/bsoncodec","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/bson/bsoncodec#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:30.148Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/bson/bsoncodec","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/bson/bsoncodec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/bson/bsoncodec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/bson/bsoncodec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsoncodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsoncodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsoncodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsoncodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsoncodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsoncodec/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14393527,"name":"go.mongodb.org/mongo-driver/bson/bsonoptions","ecosystem":"go","description":"Package bsonoptions defines the optional configurations for the BSON codecs.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/bson","versions_count":50,"first_release_published_at":"2026-05-06T21:45:57.641Z","latest_release_published_at":"2026-05-06T21:45:57.641Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:53.330Z","created_at":"2026-05-06T21:44:51.131Z","updated_at":"2026-06-15T23:20:53.330Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/bson/bsonoptions","install_command":"go get go.mongodb.org/mongo-driver/bson/bsonoptions","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/bson/bsonoptions#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:30.146Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/bson/bsonoptions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/bson/bsonoptions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/bson/bsonoptions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/bson/bsonoptions/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsonoptions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsonoptions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsonoptions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsonoptions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsonoptions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsonoptions/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392926,"name":"go.mongodb.org/mongo-driver/internal/codecutil","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/internal","versions_count":27,"first_release_published_at":"2026-05-06T15:32:37.938Z","latest_release_published_at":"2026-05-06T15:32:37.938Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:53.719Z","created_at":"2026-05-06T15:32:02.769Z","updated_at":"2026-06-15T23:20:53.719Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/codecutil","install_command":"go get go.mongodb.org/mongo-driver/internal/codecutil","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/codecutil#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:28.798Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/internal/codecutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/codecutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/codecutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/internal/codecutil/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcodecutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcodecutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcodecutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcodecutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcodecutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcodecutil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392933,"name":"go.mongodb.org/mongo-driver/internal/logger","ecosystem":"go","description":"Package logger provides the internal logging solution for the MongoDB Go\nDriver.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/internal","versions_count":34,"first_release_published_at":"2026-05-06T15:32:47.733Z","latest_release_published_at":"2026-05-06T15:32:47.733Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:53.740Z","created_at":"2026-05-06T15:32:03.510Z","updated_at":"2026-06-15T23:20:53.741Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/logger","install_command":"go get go.mongodb.org/mongo-driver/internal/logger","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/logger#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:28.810Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/internal/logger","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/logger","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/logger","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/internal/logger/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Flogger/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Flogger/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Flogger/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Flogger/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Flogger/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Flogger/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392941,"name":"go.mongodb.org/mongo-driver/mongo/writeconcern","ecosystem":"go","description":"Package writeconcern defines write concerns for MongoDB operations.\n\nFor more information about MongoDB write concerns, see\nhttps://www.mongodb.com/docs/manual/reference/write-concern/\n\nConfigure a Client with write concern \"majority\" that requests\nacknowledgement that a majority of the nodes have committed write operations.\n\n\nConfigure a Client with a write concern that requests acknowledgement that\nexactly 2 nodes have committed and journaled write operations.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/mongo","versions_count":50,"first_release_published_at":"2026-05-06T15:33:35.505Z","latest_release_published_at":"2026-05-06T15:33:35.505Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:53.971Z","created_at":"2026-05-06T15:32:04.951Z","updated_at":"2026-06-15T23:20:53.971Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/mongo/writeconcern","install_command":"go get go.mongodb.org/mongo-driver/mongo/writeconcern","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/mongo/writeconcern#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:25.805Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/mongo/writeconcern","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/mongo/writeconcern","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/mongo/writeconcern","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/mongo/writeconcern/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Fwriteconcern/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Fwriteconcern/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Fwriteconcern/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Fwriteconcern/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Fwriteconcern/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Fwriteconcern/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14393530,"name":"go.mongodb.org/mongo-driver/bson/bsontype","ecosystem":"go","description":"Package bsontype is a utility package that contains types for each BSON type and the\na stringifier for the Type to enable easier debugging when working with BSON.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/bson","versions_count":50,"first_release_published_at":"2026-05-06T21:46:21.249Z","latest_release_published_at":"2026-05-06T21:46:21.248Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:54.689Z","created_at":"2026-05-06T21:44:51.439Z","updated_at":"2026-06-15T23:20:54.689Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/bson/bsontype","install_command":"go get go.mongodb.org/mongo-driver/bson/bsontype","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/bson/bsontype#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:30.145Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/bson/bsontype","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/bson/bsontype","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/bson/bsontype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/bson/bsontype/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsontype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsontype/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsontype/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsontype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsontype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsontype/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392947,"name":"go.mongodb.org/mongo-driver/x/mongo/driver/auth/creds","ecosystem":"go","description":"Package creds is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/x/mongo/driver/auth","versions_count":35,"first_release_published_at":"2026-05-06T15:32:50.882Z","latest_release_published_at":"2026-05-06T15:32:50.882Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:54.722Z","created_at":"2026-05-06T15:32:05.620Z","updated_at":"2026-06-15T23:20:54.722Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver/auth/creds","install_command":"go get go.mongodb.org/mongo-driver/x/mongo/driver/auth/creds","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver/auth/creds#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:28.850Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/x/mongo/driver/auth/creds","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/auth/creds","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/auth/creds","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/auth/creds/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fauth%2Fcreds/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fauth%2Fcreds/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fauth%2Fcreds/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fauth%2Fcreds/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fauth%2Fcreds/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fauth%2Fcreds/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392942,"name":"go.mongodb.org/mongo-driver/mongo/options","ecosystem":"go","description":"Package options defines the optional configurations for the MongoDB Go Driver.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/mongo","versions_count":50,"first_release_published_at":"2026-05-06T15:33:33.413Z","latest_release_published_at":"2026-05-06T15:33:33.413Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:55.219Z","created_at":"2026-05-06T15:32:04.968Z","updated_at":"2026-06-15T23:20:55.219Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/mongo/options","install_command":"go get go.mongodb.org/mongo-driver/mongo/options","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/mongo/options#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.153Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/mongo/options","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/mongo/options","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/mongo/options","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/mongo/options/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Foptions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Foptions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Foptions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Foptions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Foptions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Foptions/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14393534,"name":"go.mongodb.org/mongo-driver/bson/primitive","ecosystem":"go","description":"Package primitive contains types similar to Go primitives for BSON types that do not have direct\nGo primitive representations.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/bson","versions_count":50,"first_release_published_at":"2026-05-06T21:46:19.148Z","latest_release_published_at":"2026-05-06T21:46:19.148Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:55.232Z","created_at":"2026-05-06T21:44:52.214Z","updated_at":"2026-06-15T23:20:55.232Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/bson/primitive","install_command":"go get go.mongodb.org/mongo-driver/bson/primitive","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/bson/primitive#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:29.526Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/bson/primitive","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/bson/primitive","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/bson/primitive","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/bson/primitive/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fprimitive/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fprimitive/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fprimitive/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fprimitive/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fprimitive/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fprimitive/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431058,"name":"go.mongodb.org/mongo-driver/v2/version","ecosystem":"go","description":"Package version defines the Go Driver version.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2","versions_count":20,"first_release_published_at":"2026-05-12T05:42:20.014Z","latest_release_published_at":"2026-05-12T05:42:20.014Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:55.354Z","created_at":"2026-05-12T05:41:53.407Z","updated_at":"2026-06-15T23:20:55.355Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/version","install_command":"go get go.mongodb.org/mongo-driver/v2/version","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/version#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.152Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/version","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/version","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/version","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/version/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fversion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fversion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fversion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fversion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fversion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fversion/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431062,"name":"go.mongodb.org/mongo-driver/v2/x/mongo/driver/mongocrypt/options","ecosystem":"go","description":"Package options is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/x/mongo/driver/mongocrypt","versions_count":20,"first_release_published_at":"2026-05-12T05:42:20.300Z","latest_release_published_at":"2026-05-12T05:42:20.300Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:55.673Z","created_at":"2026-05-12T05:41:53.994Z","updated_at":"2026-06-15T23:20:55.673Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/mongocrypt/options","install_command":"go get go.mongodb.org/mongo-driver/v2/x/mongo/driver/mongocrypt/options","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/mongocrypt/options#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.150Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/x/mongo/driver/mongocrypt/options","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/mongocrypt/options","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/mongocrypt/options","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/mongocrypt/options/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fmongocrypt%2Foptions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fmongocrypt%2Foptions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fmongocrypt%2Foptions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fmongocrypt%2Foptions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fmongocrypt%2Foptions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fmongocrypt%2Foptions/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392928,"name":"go.mongodb.org/mongo-driver/internal/csfle","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/internal","versions_count":28,"first_release_published_at":"2026-05-06T15:32:39.037Z","latest_release_published_at":"2026-05-06T15:32:39.037Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:56.075Z","created_at":"2026-05-06T15:32:02.942Z","updated_at":"2026-06-15T23:20:56.075Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/csfle","install_command":"go get go.mongodb.org/mongo-driver/internal/csfle","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/csfle#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:28.853Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/internal/csfle","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/csfle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/csfle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/internal/csfle/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcsfle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcsfle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcsfle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcsfle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcsfle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcsfle/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14393538,"name":"go.mongodb.org/mongo-driver/x/mongo/driver/session","ecosystem":"go","description":"Package session is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/x/mongo/driver","versions_count":50,"first_release_published_at":"2026-05-06T21:46:37.387Z","latest_release_published_at":"2026-05-06T21:46:37.387Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:56.136Z","created_at":"2026-05-06T21:45:07.348Z","updated_at":"2026-06-15T23:20:56.136Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver/session","install_command":"go get go.mongodb.org/mongo-driver/x/mongo/driver/session","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver/session#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:30.148Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/x/mongo/driver/session","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/session","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/session/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fsession/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fsession/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fsession/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fsession/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fsession/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fsession/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431063,"name":"go.mongodb.org/mongo-driver/v2/mongo","ecosystem":"go","description":"Package mongo provides a MongoDB Driver API for Go.\n\nBasic usage of the driver starts with creating a Client from a connection\nstring. To do so, call Connect:\n\nThis will create a new client and start monitoring the MongoDB server on localhost.\nThe Database and Collection types can be used to access the database:\n\nA Collection can be used to query the database or insert documents:\n\nSeveral methods return a cursor, which can be used like this:\n\nCursor.All will decode all of the returned elements at once:\n\nMethods that only return a single document will return a *SingleResult, which works\nlike a *sql.Row:\n\nAll Client, Collection, and Database methods that take parameters of type any\nwill return ErrNilDocument if nil is passed in for an any.\n\nAdditional examples can be found under the examples directory in the driver's repository and\non the MongoDB website.\n\nErrors from the MongoDB server will implement the ServerError interface, which has functions to check for specific\nerror codes, labels, and message substrings. These can be used to check for and handle specific errors. Some methods,\nlike InsertMany and BulkWrite, can return an error representing multiple errors, and in those cases the ServerError\nfunctions will return true if any of the contained errors satisfy the check.\n\nThere are also helper functions to check for certain specific types of errors:\n\nBuilding with Go 1.11+ and using connection strings with the \"mongodb+srv\"[1] scheme is unfortunately\nincompatible with some DNS servers in the wild due to the change introduced in\nhttps://github.com/golang/go/issues/10622. You may receive an error with the message \"cannot unmarshal DNS message\"\nwhile running an operation when using DNS servers that non-compliantly compress SRV records. Old versions of kube-dns\nand the native DNS resolver (systemd-resolver) on Ubuntu 18.04 are known to be non-compliant in this manner. We suggest\nusing a different DNS server (8.8.8.8 is the common default), and, if that's not possible, avoiding the \"mongodb+srv\"\nscheme.\n\nMongoDB provides two approaches to In-Use Encryption: Queryable Encryption (QE) and Client-Side Field Level Encryption (CSFLE).\n\nThe Queryable Encryption and CSFLE features share much of the same API with some exceptions.\n\n- AutoEncryptionOptions.SetEncryptedFieldsMap only applies to Queryable Encryption.\n- AutoEncryptionOptions.SetSchemaMap only applies to CSFLE.\n\nIn-use encryption is a new feature in MongoDB 4.2 that allows specific data fields to be encrypted. Using this\nfeature requires specifying the \"cse\" build tag during compilation:\n\nNote: Auto encryption is an enterprise- and Atlas-only feature.\n\nThe libmongocrypt C library is required when using in-use encryption. Specific versions of libmongocrypt\nare required for different versions of the Go Driver:\n\n- Go Driver v1.2.0 requires libmongocrypt v1.0.0 or higher\n\n- Go Driver v1.5.0 requires libmongocrypt v1.1.0 or higher\n\n- Go Driver v1.8.0 requires libmongocrypt v1.3.0 or higher\n\n- Go Driver v1.10.0 requires libmongocrypt v1.5.0 or higher.\nThere is a severe bug when calling RewrapManyDataKey with libmongocrypt versions less than 1.5.2.\nThis bug may result in data corruption.\nPlease use libmongocrypt 1.5.2 or higher when calling RewrapManyDataKey.\n\n- Go Driver v1.12.0 requires libmongocrypt v1.8.0 or higher.\n\nTo install libmongocrypt, follow the instructions for your\noperating system:\n\n1. Linux: follow the instructions listed at\nhttps://github.com/mongodb/libmongocrypt#installing-libmongocrypt-from-distribution-packages to install the correct\ndeb/rpm package.\n\n2. Mac: Follow the instructions listed at https://github.com/mongodb/libmongocrypt#installing-libmongocrypt-on-macos\nto install packages via brew and compile the libmongocrypt source code.\n\n3. Windows:\n\nlibmongocrypt communicates with the mongocryptd process or mongo_crypt shared library for automatic encryption.\nSee AutoEncryptionOpts.SetExtraOptions for options to configure use of mongocryptd or mongo_crypt.\n\n[1] See https://www.mongodb.com/docs/manual/reference/connection-string/#dns-seedlist-connection-format","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2","versions_count":20,"first_release_published_at":"2026-05-12T05:42:20.518Z","latest_release_published_at":"2026-05-12T05:42:20.518Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:56.344Z","created_at":"2026-05-12T05:41:54.006Z","updated_at":"2026-06-15T23:20:56.344Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/mongo","install_command":"go get go.mongodb.org/mongo-driver/v2/mongo","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/mongo#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.151Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/mongo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/mongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/mongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/mongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431076,"name":"go.mongodb.org/mongo-driver/v2/x/mongo/driver/ocsp","ecosystem":"go","description":"Package ocsp is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/x/mongo/driver","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-05-12T05:41:56.655Z","latest_release_number":null,"last_synced_at":"2026-06-15T23:20:56.372Z","created_at":"2026-05-12T05:41:56.239Z","updated_at":"2026-06-15T23:20:56.373Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/ocsp","install_command":"go get go.mongodb.org/mongo-driver/v2/x/mongo/driver/ocsp","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/ocsp#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.152Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/x/mongo/driver/ocsp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/ocsp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/ocsp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/ocsp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Focsp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Focsp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Focsp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Focsp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Focsp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Focsp/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392923,"name":"go.mongodb.org/mongo-driver/internal/bsonutil","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/internal","versions_count":28,"first_release_published_at":"2026-05-06T15:32:38.736Z","latest_release_published_at":"2026-05-06T15:32:38.736Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:56.611Z","created_at":"2026-05-06T15:32:02.297Z","updated_at":"2026-06-15T23:20:56.611Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/bsonutil","install_command":"go get go.mongodb.org/mongo-driver/internal/bsonutil","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/bsonutil#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:30.148Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/internal/bsonutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/bsonutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/bsonutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/internal/bsonutil/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fbsonutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fbsonutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fbsonutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fbsonutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fbsonutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fbsonutil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431049,"name":"go.mongodb.org/mongo-driver/v2/internal/ptrutil","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/internal","versions_count":20,"first_release_published_at":"2026-05-12T05:42:18.454Z","latest_release_published_at":"2026-05-12T05:42:18.454Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:56.609Z","created_at":"2026-05-12T05:41:52.555Z","updated_at":"2026-06-15T23:20:56.609Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/ptrutil","install_command":"go get go.mongodb.org/mongo-driver/v2/internal/ptrutil","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/ptrutil#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.155Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/internal/ptrutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/ptrutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/ptrutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/internal/ptrutil/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fptrutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fptrutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fptrutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fptrutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fptrutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fptrutil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431045,"name":"go.mongodb.org/mongo-driver/v2/internal/driverutil","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/internal","versions_count":20,"first_release_published_at":"2026-05-12T05:42:18.230Z","latest_release_published_at":"2026-05-12T05:42:18.230Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:56.652Z","created_at":"2026-05-12T05:41:52.315Z","updated_at":"2026-06-15T23:20:56.652Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/driverutil","install_command":"go get go.mongodb.org/mongo-driver/v2/internal/driverutil","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/driverutil#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.320Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/internal/driverutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/driverutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/driverutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/internal/driverutil/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fdriverutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fdriverutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fdriverutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fdriverutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fdriverutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fdriverutil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14436525,"name":"go.mongodb.org/mongo-driver/v2/internal/credproviders","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/internal","versions_count":20,"first_release_published_at":"2026-05-13T07:26:22.260Z","latest_release_published_at":"2026-05-13T07:26:22.260Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:56.838Z","created_at":"2026-05-13T07:25:56.402Z","updated_at":"2026-06-15T23:20:56.838Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/credproviders","install_command":"go get go.mongodb.org/mongo-driver/v2/internal/credproviders","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/credproviders#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:28.511Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.070147552151246,"dependent_packages_count":4.750509749023225,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.9103286505872354},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/internal/credproviders","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/credproviders","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/credproviders","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/internal/credproviders/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcredproviders/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcredproviders/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcredproviders/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcredproviders/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcredproviders/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcredproviders/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392950,"name":"go.mongodb.org/mongo-driver/x/mongo/driver/connstring","ecosystem":"go","description":"Package connstring is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/x/mongo/driver","versions_count":50,"first_release_published_at":"2026-05-10T15:29:25.739Z","latest_release_published_at":"2026-05-10T15:29:25.738Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:57.946Z","created_at":"2026-05-06T15:32:06.064Z","updated_at":"2026-06-15T23:20:57.947Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver/connstring","install_command":"go get go.mongodb.org/mongo-driver/x/mongo/driver/connstring","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver/connstring#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.153Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/x/mongo/driver/connstring","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/connstring","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/connstring","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/connstring/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fconnstring/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fconnstring/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fconnstring/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fconnstring/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fconnstring/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fconnstring/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431051,"name":"go.mongodb.org/mongo-driver/v2/internal/csot","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/internal","versions_count":20,"first_release_published_at":"2026-05-12T05:42:19.081Z","latest_release_published_at":"2026-05-12T05:42:19.081Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:58.666Z","created_at":"2026-05-12T05:41:52.868Z","updated_at":"2026-06-15T23:20:58.666Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/csot","install_command":"go get go.mongodb.org/mongo-driver/v2/internal/csot","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/csot#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:25.781Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/internal/csot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/csot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/csot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/internal/csot/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcsot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcsot/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcsot/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcsot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcsot/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcsot/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5403424,"name":"github.com/mongodb/Mongo-go-driver","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/Mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/Mongo-go-driver","keywords_array":[],"namespace":"github.com/mongodb","versions_count":137,"first_release_published_at":"2018-02-13T18:38:16.000Z","latest_release_published_at":"2026-02-06T20:03:44.000Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:21:06.802Z","created_at":"2022-11-08T03:17:35.045Z","updated_at":"2026-06-15T23:21:06.803Z","registry_url":"https://pkg.go.dev/github.com/mongodb/Mongo-go-driver","install_command":"go get github.com/mongodb/Mongo-go-driver","documentation_url":"https://pkg.go.dev/github.com/mongodb/Mongo-go-driver#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-02-18T00:53:48.000Z","size":46573,"stargazers_count":8508,"open_issues_count":7,"forks_count":927,"subscribers_count":116,"default_branch":"master","last_synced_at":"2026-02-26T02:46:52.869Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-02-24T06:51:58.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":153,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29848673,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"online","status_checked_at":"2026-02-26T02:00:06.774Z","response_time":89,"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":"mongodb","name":"mongodb","uuid":"45120","kind":"organization","description":"","email":"iteng@mongodb.com","website":"http://www.mongodb.com/","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45120?v=4","repositories_count":273,"last_synced_at":"2025-04-05T00:02:27.902Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mongodb","funding_links":[],"total_stars":93009,"followers":3588,"following":0,"created_at":"2022-11-02T16:21:32.383Z","updated_at":"2025-04-05T00:02:27.902Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-22T01:02:02.459Z","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":0.5181603008629272,"forks_count":0.6257877057855061,"average":4.37223706759652},"purl":"pkg:golang/github.com/mongodb/%21mongo-go-driver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mongodb/Mongo-go-driver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mongodb/Mongo-go-driver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mongodb/Mongo-go-driver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-24T19:00:59.873Z","issues_count":5,"pull_requests_count":1409,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":894211.8068561873,"issues_closed_count":5,"pull_requests_closed_count":1196,"pull_request_authors_count":69,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0652945351312988,"merged_pull_requests_count":1025,"bot_issues_count":0,"bot_pull_requests_count":257,"past_year_issues_count":1,"past_year_pull_requests_count":455,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":482535.38532110094,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":327,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":163,"past_year_merged_pull_requests_count":270,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"blink1073","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmongodb%2FMongo-go-driver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmongodb%2FMongo-go-driver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmongodb%2FMongo-go-driver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmongodb%2FMongo-go-driver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmongodb%2FMongo-go-driver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmongodb%2FMongo-go-driver/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10753242,"name":"github.com/mongodb/mongo-go-driver/v2","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":null,"versions_count":22,"first_release_published_at":"2024-07-26T05:08:00.544Z","latest_release_published_at":"2026-06-15T19:11:09.000Z","latest_release_number":"v2.6.1","last_synced_at":"2026-06-15T23:21:10.697Z","created_at":"2024-07-26T05:07:57.085Z","updated_at":"2026-06-15T23:21:10.698Z","registry_url":"https://pkg.go.dev/github.com/mongodb/mongo-go-driver/v2","install_command":"go get github.com/mongodb/mongo-go-driver/v2","documentation_url":"https://pkg.go.dev/github.com/mongodb/mongo-go-driver/v2#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":"mongodb","name":"mongodb","uuid":"45120","kind":"organization","description":"","email":"iteng@mongodb.com","website":"http://www.mongodb.com/","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45120?v=4","repositories_count":293,"last_synced_at":"2026-05-16T15:59:20.831Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mongodb","funding_links":[],"total_stars":98439,"followers":4479,"following":0,"created_at":"2022-11-02T16:21:32.383Z","updated_at":"2026-05-16T15:59:20.831Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-22T01:02:25.806Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.749770374615187,"dependent_packages_count":6.323069354037135,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.536419864326161},"purl":"pkg:golang/github.com/mongodb/mongo-go-driver/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mongodb/mongo-go-driver/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mongodb/mongo-go-driver/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mongodb/mongo-go-driver/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmongodb%2Fmongo-go-driver%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmongodb%2Fmongo-go-driver%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmongodb%2Fmongo-go-driver%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmongodb%2Fmongo-go-driver%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmongodb%2Fmongo-go-driver%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmongodb%2Fmongo-go-driver%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14393540,"name":"go.mongodb.org/mongo-driver/x/mongo/driver/topology","ecosystem":"go","description":"Package topology is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!\n\nPackage topology contains types that handles the discovery, monitoring, and\nselection of servers. This package is designed to expose enough inner\nworkings of service discovery and monitoring to allow low level applications\nto have fine grained control, while hiding most of the detailed\nimplementation of the algorithms.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/x/mongo/driver","versions_count":50,"first_release_published_at":"2026-05-06T21:46:37.684Z","latest_release_published_at":"2026-05-06T21:46:37.683Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:52.748Z","created_at":"2026-05-06T21:45:08.029Z","updated_at":"2026-06-15T23:20:52.748Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver/topology","install_command":"go get go.mongodb.org/mongo-driver/x/mongo/driver/topology","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver/topology#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:25.802Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/x/mongo/driver/topology","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/topology","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/topology","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/topology/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Ftopology/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Ftopology/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Ftopology/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Ftopology/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Ftopology/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Ftopology/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392929,"name":"go.mongodb.org/mongo-driver/internal/driverutil","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/internal","versions_count":27,"first_release_published_at":"2026-05-06T15:32:38.298Z","latest_release_published_at":"2026-05-06T15:32:38.298Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:53.752Z","created_at":"2026-05-06T15:32:03.079Z","updated_at":"2026-06-15T23:20:53.753Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/driverutil","install_command":"go get go.mongodb.org/mongo-driver/internal/driverutil","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/driverutil#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:28.850Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/internal/driverutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/driverutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/driverutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/internal/driverutil/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fdriverutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fdriverutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fdriverutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fdriverutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fdriverutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fdriverutil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14393537,"name":"go.mongodb.org/mongo-driver/x/mongo/driver/operation","ecosystem":"go","description":"Package operation is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/x/mongo/driver","versions_count":50,"first_release_published_at":"2026-05-06T21:46:30.179Z","latest_release_published_at":"2026-05-06T21:46:30.179Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:57.683Z","created_at":"2026-05-06T21:45:07.342Z","updated_at":"2026-06-15T23:20:57.683Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver/operation","install_command":"go get go.mongodb.org/mongo-driver/x/mongo/driver/operation","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver/operation#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.151Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/x/mongo/driver/operation","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/operation","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/operation","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/operation/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Foperation/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Foperation/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Foperation/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Foperation/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Foperation/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Foperation/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14393536,"name":"go.mongodb.org/mongo-driver/x/mongo/driver/ocsp","ecosystem":"go","description":"Package ocsp is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/x/mongo/driver","versions_count":50,"first_release_published_at":"2026-05-06T21:46:10.392Z","latest_release_published_at":"2026-05-06T21:46:10.392Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:50.656Z","created_at":"2026-05-06T21:45:06.734Z","updated_at":"2026-06-15T23:20:50.656Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver/ocsp","install_command":"go get go.mongodb.org/mongo-driver/x/mongo/driver/ocsp","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver/ocsp#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:25.819Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/x/mongo/driver/ocsp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/ocsp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/ocsp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/ocsp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Focsp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Focsp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Focsp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Focsp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Focsp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Focsp/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14436522,"name":"go.mongodb.org/mongo-driver/v2/internal/codecutil","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/internal","versions_count":20,"first_release_published_at":"2026-05-13T07:26:21.469Z","latest_release_published_at":"2026-05-13T07:26:21.468Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:50.671Z","created_at":"2026-05-13T07:25:54.989Z","updated_at":"2026-06-15T23:20:50.672Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/codecutil","install_command":"go get go.mongodb.org/mongo-driver/v2/internal/codecutil","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/codecutil#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.978Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.070147552151246,"dependent_packages_count":4.750509749023225,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.9103286505872354},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/internal/codecutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/codecutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/codecutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/internal/codecutil/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcodecutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcodecutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcodecutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcodecutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcodecutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fcodecutil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392925,"name":"go.mongodb.org/mongo-driver/internal/credproviders","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/internal","versions_count":34,"first_release_published_at":"2026-05-06T15:32:47.468Z","latest_release_published_at":"2026-05-06T15:32:47.468Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:52.168Z","created_at":"2026-05-06T15:32:02.717Z","updated_at":"2026-06-15T23:20:52.168Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/credproviders","install_command":"go get go.mongodb.org/mongo-driver/internal/credproviders","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/credproviders#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:28.799Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/internal/credproviders","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/credproviders","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/credproviders","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/internal/credproviders/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcredproviders/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcredproviders/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcredproviders/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcredproviders/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcredproviders/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcredproviders/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431065,"name":"go.mongodb.org/mongo-driver/v2/x/mongo/driver/topology","ecosystem":"go","description":"Package topology is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!\n\nPackage topology contains types that handles the discovery, monitoring, and\nselection of servers. This package is designed to expose enough inner\nworkings of service discovery and monitoring to allow low level applications\nto have fine grained control, while hiding most of the detailed\nimplementation of the algorithms.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/x/mongo/driver","versions_count":20,"first_release_published_at":"2026-05-12T05:42:20.990Z","latest_release_published_at":"2026-05-12T05:42:20.990Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:50.632Z","created_at":"2026-05-12T05:41:54.552Z","updated_at":"2026-06-15T23:20:50.633Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/topology","install_command":"go get go.mongodb.org/mongo-driver/v2/x/mongo/driver/topology","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/topology#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:25.782Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/x/mongo/driver/topology","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/topology","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/topology","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/topology/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Ftopology/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Ftopology/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Ftopology/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Ftopology/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Ftopology/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Ftopology/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392927,"name":"go.mongodb.org/mongo-driver/internal/csot","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/internal","versions_count":28,"first_release_published_at":"2026-05-06T15:32:39.586Z","latest_release_published_at":"2026-05-06T15:32:39.586Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:53.908Z","created_at":"2026-05-06T15:32:02.795Z","updated_at":"2026-06-15T23:20:53.908Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/csot","install_command":"go get go.mongodb.org/mongo-driver/internal/csot","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/csot#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:28.850Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/internal/csot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/csot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/csot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/internal/csot/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcsot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcsot/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcsot/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcsot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcsot/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fcsot/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392922,"name":"go.mongodb.org/mongo-driver/internal/aws/credentials","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/internal/aws","versions_count":34,"first_release_published_at":"2026-05-06T15:32:46.329Z","latest_release_published_at":"2026-05-06T15:32:46.329Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:54.877Z","created_at":"2026-05-06T15:32:02.278Z","updated_at":"2026-06-15T23:20:54.878Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/aws/credentials","install_command":"go get go.mongodb.org/mongo-driver/internal/aws/credentials","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/aws/credentials#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:29.691Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/internal/aws/credentials","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/aws/credentials","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/aws/credentials","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/internal/aws/credentials/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws%2Fcredentials/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws%2Fcredentials/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws%2Fcredentials/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws%2Fcredentials/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws%2Fcredentials/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws%2Fcredentials/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392936,"name":"go.mongodb.org/mongo-driver/internal/rand","ecosystem":"go","description":"Package rand implements pseudo-random number generators.\n\nRandom numbers are generated by a Source. Top-level functions, such as\nFloat64 and Int, use a default shared Source that produces a deterministic\nsequence of values each time a program is run. Use the Seed function to\ninitialize the default Source if different behavior is required for each run.\nThe default Source, a LockedSource, is safe for concurrent use by multiple\ngoroutines, but Sources created by NewSource are not. However, Sources are small\nand it is reasonable to have a separate Source for each goroutine, seeded\ndifferently, to avoid locking.\n\nFor random numbers suitable for security-sensitive work, see the crypto/rand\npackage.\n\n\nThis example shows the use of each of the methods on a *Rand.\nThe use of the global functions is the same, without the receiver.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/internal","versions_count":28,"first_release_published_at":"2026-05-06T15:32:42.719Z","latest_release_published_at":"2026-05-06T15:32:42.719Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:54.662Z","created_at":"2026-05-06T15:32:04.198Z","updated_at":"2026-06-15T23:20:54.662Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/rand","install_command":"go get go.mongodb.org/mongo-driver/internal/rand","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/rand#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:25.803Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/internal/rand","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/rand","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/rand","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/internal/rand/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Frand/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Frand/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Frand/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Frand/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Frand/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Frand/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14393535,"name":"go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt","ecosystem":"go","description":"Package mongocrypt is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/x/mongo/driver","versions_count":50,"first_release_published_at":"2026-05-06T21:46:12.324Z","latest_release_published_at":"2026-05-06T21:46:12.324Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:54.660Z","created_at":"2026-05-06T21:45:05.901Z","updated_at":"2026-06-15T23:20:54.660Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt","install_command":"go get go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.155Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fmongocrypt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fmongocrypt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fmongocrypt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fmongocrypt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fmongocrypt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fmongocrypt/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431053,"name":"go.mongodb.org/mongo-driver/v2/internal/mongoutil","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/internal","versions_count":20,"first_release_published_at":"2026-05-12T05:42:18.964Z","latest_release_published_at":"2026-05-12T05:42:18.963Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:56.091Z","created_at":"2026-05-12T05:41:53.050Z","updated_at":"2026-06-15T23:20:56.091Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/mongoutil","install_command":"go get go.mongodb.org/mongo-driver/v2/internal/mongoutil","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/mongoutil#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:25.779Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/internal/mongoutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/mongoutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/mongoutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/internal/mongoutil/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fmongoutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fmongoutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fmongoutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fmongoutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fmongoutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Fmongoutil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392932,"name":"go.mongodb.org/mongo-driver/internal/ptrutil","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/internal","versions_count":27,"first_release_published_at":"2026-05-06T15:32:38.110Z","latest_release_published_at":"2026-05-06T15:32:38.109Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:56.136Z","created_at":"2026-05-06T15:32:03.494Z","updated_at":"2026-06-15T23:20:56.136Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/ptrutil","install_command":"go get go.mongodb.org/mongo-driver/internal/ptrutil","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/ptrutil#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:28.852Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/internal/ptrutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/ptrutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/ptrutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/internal/ptrutil/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fptrutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fptrutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fptrutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fptrutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fptrutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fptrutil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431072,"name":"go.mongodb.org/mongo-driver/v2/x/mongo/driver/mongocrypt","ecosystem":"go","description":"Package mongocrypt is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/x/mongo/driver","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-05-12T05:41:56.333Z","latest_release_number":null,"last_synced_at":"2026-06-15T23:20:54.661Z","created_at":"2026-05-12T05:41:55.980Z","updated_at":"2026-06-15T23:20:54.661Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/mongocrypt","install_command":"go get go.mongodb.org/mongo-driver/v2/x/mongo/driver/mongocrypt","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/mongocrypt#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.150Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/x/mongo/driver/mongocrypt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/mongocrypt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/mongocrypt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/mongocrypt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fmongocrypt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fmongocrypt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fmongocrypt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fmongocrypt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fmongocrypt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fmongocrypt/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431074,"name":"go.mongodb.org/mongo-driver/v2/x/mongo/driver/mnet","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/x/mongo/driver","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-05-12T05:41:56.489Z","latest_release_number":null,"last_synced_at":"2026-06-15T23:20:54.941Z","created_at":"2026-05-12T05:41:56.092Z","updated_at":"2026-06-15T23:20:54.941Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/mnet","install_command":"go get go.mongodb.org/mongo-driver/v2/x/mongo/driver/mnet","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/mnet#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.150Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/x/mongo/driver/mnet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/mnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/mnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/mnet/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fmnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fmnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fmnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fmnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fmnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fmnet/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431047,"name":"go.mongodb.org/mongo-driver/v2/internal/randutil","ecosystem":"go","description":"Package randutil provides common random number utilities.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/internal","versions_count":20,"first_release_published_at":"2026-05-12T05:42:18.330Z","latest_release_published_at":"2026-05-12T05:42:18.330Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:57.745Z","created_at":"2026-05-12T05:41:52.376Z","updated_at":"2026-06-15T23:20:57.745Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/randutil","install_command":"go get go.mongodb.org/mongo-driver/v2/internal/randutil","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/randutil#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:25.806Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/internal/randutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/randutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/randutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/internal/randutil/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Frandutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Frandutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Frandutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Frandutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Frandutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Frandutil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392945,"name":"go.mongodb.org/mongo-driver/version","ecosystem":"go","description":"Package version defines the Go Driver version.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver","versions_count":50,"first_release_published_at":"2026-05-06T15:33:27.667Z","latest_release_published_at":"2026-05-06T15:33:27.667Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:58.396Z","created_at":"2026-05-06T15:32:05.264Z","updated_at":"2026-06-15T23:20:58.396Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/version","install_command":"go get go.mongodb.org/mongo-driver/version","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/version#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:29.528Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/version","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/version","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/version","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/version/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fversion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fversion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fversion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fversion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fversion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fversion/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392951,"name":"go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt/options","ecosystem":"go","description":"Package options is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt","versions_count":50,"first_release_published_at":"2026-05-10T15:29:18.414Z","latest_release_published_at":"2026-05-10T15:29:18.414Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:58.403Z","created_at":"2026-05-06T15:32:06.165Z","updated_at":"2026-06-15T23:20:58.403Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt/options","install_command":"go get go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt/options","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt/options#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:28.855Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt/options","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt/options","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt/options","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt/options/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fmongocrypt%2Foptions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fmongocrypt%2Foptions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fmongocrypt%2Foptions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fmongocrypt%2Foptions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fmongocrypt%2Foptions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fmongocrypt%2Foptions/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392949,"name":"go.mongodb.org/mongo-driver/x/mongo/driver/auth","ecosystem":"go","description":"Package auth is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/x/mongo/driver","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-05-10T15:28:14.117Z","latest_release_number":null,"last_synced_at":"2026-06-15T23:20:59.552Z","created_at":"2026-05-06T15:32:05.783Z","updated_at":"2026-06-15T23:20:59.552Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver/auth","install_command":"go get go.mongodb.org/mongo-driver/x/mongo/driver/auth","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/x/mongo/driver/auth#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:30.145Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/x/mongo/driver/auth","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/auth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/auth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/x/mongo/driver/auth/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fauth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fauth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fauth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fauth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fauth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fx%2Fmongo%2Fdriver%2Fauth/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392921,"name":"go.mongodb.org/mongo-driver/internal/aws/awserr","ecosystem":"go","description":"Package awserr represents API error interface accessors for the SDK.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/internal/aws","versions_count":34,"first_release_published_at":"2026-05-06T15:32:46.637Z","latest_release_published_at":"2026-05-06T15:32:46.637Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:58.443Z","created_at":"2026-05-06T15:32:02.211Z","updated_at":"2026-06-15T23:20:58.443Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/aws/awserr","install_command":"go get go.mongodb.org/mongo-driver/internal/aws/awserr","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/aws/awserr#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:30.149Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/internal/aws/awserr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/aws/awserr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/aws/awserr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/internal/aws/awserr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws%2Fawserr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws%2Fawserr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws%2Fawserr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws%2Fawserr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws%2Fawserr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Faws%2Fawserr/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5405809,"name":"github.com/MongoDB/mongo-go-driver","ecosystem":"go","description":"","homepage":"https://github.com/MongoDB/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/MongoDB/mongo-go-driver","keywords_array":[],"namespace":"github.com/MongoDB","versions_count":137,"first_release_published_at":"2018-02-13T18:38:16.000Z","latest_release_published_at":"2026-02-06T20:03:44.000Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:21:02.726Z","created_at":"2022-11-08T03:21:29.912Z","updated_at":"2026-06-15T23:21:02.727Z","registry_url":"https://pkg.go.dev/github.com/MongoDB/mongo-go-driver","install_command":"go get github.com/MongoDB/mongo-go-driver","documentation_url":"https://pkg.go.dev/github.com/MongoDB/mongo-go-driver#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2025-10-30T07:16:25.000Z","size":46360,"stargazers_count":8458,"open_issues_count":11,"forks_count":918,"subscribers_count":118,"default_branch":"master","last_synced_at":"2025-10-30T09:18:39.523Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"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":"2017-02-08T17:18:02.000Z","updated_at":"2025-10-29T09:02:24.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"fb1c9ef7-5d4e-456b-902c-f6d901a0393f","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":149,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281818082,"owners_count":26566858,"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-30T02:00:06.501Z","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"},"owner_record":{"login":"mongodb","name":"mongodb","uuid":"45120","kind":"organization","description":"","email":"iteng@mongodb.com","website":"http://www.mongodb.com/","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45120?v=4","repositories_count":273,"last_synced_at":"2025-04-05T00:02:27.902Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mongodb","funding_links":[],"total_stars":93009,"followers":3588,"following":0,"created_at":"2022-11-02T16:21:32.383Z","updated_at":"2025-04-05T00:02:27.902Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb/repositories"},"tags":[{"name":"v2.4.0","sha":"9bd07db1ed8ffcc24b9ca0261bed9323b764b620","kind":"tag","published_at":"2025-10-28T03:42:37.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.4.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.0/manifests"},{"name":"v1.17.6","sha":"d2fa0ab6f3ba0579b7bca7912d30e23907ffec9a","kind":"tag","published_at":"2025-10-27T23:16:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.6/manifests"},{"name":"v2.3.1","sha":"d38fa23cf48c819969724492d5c942904ce9d6c2","kind":"tag","published_at":"2025-10-09T15:31:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.3.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"54bab6dd3e8ea728597da6d513265bc503a8293e","kind":"tag","published_at":"2025-08-13T22:42:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.3.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"929283100004d7b999d35de99b6fcdf4e7bce935","kind":"tag","published_at":"2025-08-05T20:41:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.2.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a0f897bda6ce40b7e1514a75aefba1945f7be2d1","kind":"tag","published_at":"2025-06-05T22:04:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.2.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.2/manifests"},{"name":"v1.17.4","sha":"4c4cafc2f35435794f614f78cbe2ea486832ff4b","kind":"tag","published_at":"2025-06-05T19:01:58.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.4/manifests"},{"name":"v2.2.1","sha":"10f57ab05f61446ac18c1c058fb8e7bb9209ccac","kind":"tag","published_at":"2025-05-06T17:40:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.2.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"e922368d467e1765f2799635b99426cde06cb0ad","kind":"tag","published_at":"2025-04-09T17:20:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.2.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"5afecc5d27e39384dd89ccacde921025cb74d7f1","kind":"tag","published_at":"2025-02-26T23:51:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.1.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.1.0/manifests"},{"name":"v1.17.3","sha":"9c48575104ae4feea05b39696e58bb60c13679c0","kind":"tag","published_at":"2025-02-25T03:04:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.3/manifests"},{"name":"v2.0.1","sha":"1e183a429b9e95471dbbe2d20419dc970beb8f32","kind":"tag","published_at":"2025-02-20T17:21:29.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.1/manifests"},{"name":"v1.17.2","sha":"f1323781ad1c8abea94148323f81eafa6e41c565","kind":"tag","published_at":"2025-01-07T20:47:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.2/manifests"},{"name":"v2.0.0","sha":"c6d13693a881560f3a85a1729e7f074c5f459c7d","kind":"tag","published_at":"2024-12-10T16:31:01.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0/manifests"},{"name":"v1.17.1-cloud1","sha":"5d8dd302c4612f4191cff9b983c0b7193f729234","kind":"tag","published_at":"2024-10-07T17:26:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.1-cloud1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.1-cloud1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.1-cloud1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.1-cloud1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.1-cloud1/manifests"},{"name":"v1.17.1","sha":"070817db7980f9b85bddf52acbb7e1622a697728","kind":"tag","published_at":"2024-10-01T20:40:18.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.1/manifests"},{"name":"v2.0.0-beta2","sha":"bdc4bf6832682580511c237fc4fa2ce4c2b4c90f","kind":"tag","published_at":"2024-09-18T12:41:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.0-beta2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-beta2/manifests"},{"name":"v1.17.0","sha":"54846578a97cfb9140ecb68f6b37f5fe0d9c2801","kind":"tag","published_at":"2024-09-17T19:35:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.0/manifests"},{"name":"v1.17.0-beta1","sha":"7f37ca167c8ace198887ae44c6ba3055a6e0917a","kind":"tag","published_at":"2024-08-12T17:08:51.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.0-beta1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.0-beta1/manifests"},{"name":"v1.16.1","sha":"9ea6d8e3cb2da6fa5026761a667bd45d82a15754","kind":"tag","published_at":"2024-08-07T18:22:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.1/manifests"},{"name":"v2.0.0-beta1","sha":"c5205e284ac030a45d2d7261332bed77abd1137f","kind":"tag","published_at":"2024-07-26T13:21:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.0-beta1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-beta1/manifests"},{"name":"v2.0.0-alpha2","sha":"77c164fbc98de0a2c3d6e94dfafe41df008a26e7","kind":"tag","published_at":"2024-07-26T00:06:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.0-alpha2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-alpha2/manifests"},{"name":"v2.0.0-alpha1","sha":"3a85395f24243bc00fd2347e871d5bd029418b9d","kind":"tag","published_at":"2024-07-25T17:45:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-alpha1/manifests"},{"name":"v1.16.0","sha":"77bcc5cd9ccda906e7255e13bc4ef8339c15fb3e","kind":"tag","published_at":"2024-06-27T20:11:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0/manifests"},{"name":"v1.16.0-rc2","sha":"9245fa123321e047014ab104832a7f98859839a1","kind":"tag","published_at":"2024-06-27T19:26:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.0-rc2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc2/manifests"},{"name":"v1.16.0-rc1","sha":"ce9646e46f94305083ad164453e7a2c75c036951","kind":"tag","published_at":"2024-06-27T19:04:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.0-rc1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc1/manifests"},{"name":"v1.16.0-rc0","sha":"6beba9364097def06713dab87f844a0fbca849a6","kind":"tag","published_at":"2024-06-27T17:27:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.0-rc0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc0/manifests"},{"name":"v1.15.1","sha":"b87684f4278d7ca4848d943d8a2de6ae84d9405f","kind":"tag","published_at":"2024-06-15T04:42:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.15.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.1/manifests"},{"name":"v1.12.0-cloud3","sha":"350cfdd355ea8011b6721f1757b8b3df76d766e6","kind":"tag","published_at":"2024-06-14T19:12:55.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0-cloud3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0-cloud3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0-cloud3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud3/manifests"},{"name":"v1.14.1","sha":"d265534e939daa716e68bbd9e447da0abbdcce31","kind":"tag","published_at":"2024-05-08T23:04:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.14.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.14.1/manifests"},{"name":"v1.13.4","sha":"c1bb261f291d3609cba606187d4f456120b87468","kind":"tag","published_at":"2024-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.13.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.4/manifests"},{"name":"v1.16.0-prerelease","sha":"be7fa88cfc1db87a99254f0c44d3417b482a31e0","kind":"tag","published_at":"2024-04-16T22:46:13.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.0-prerelease","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.0-prerelease","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.0-prerelease","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-prerelease","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-prerelease/manifests"},{"name":"v1.15.0","sha":"7a495f2d45ed77cc72305ffea6371350818e751d","kind":"tag","published_at":"2024-04-12T21:21:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.15.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.0/manifests"},{"name":"v1.15.0-alpha1","sha":"cc0711c6eb3beb12152e89631cab366f6f7e660e","kind":"tag","published_at":"2024-04-02T22:51:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.15.0-alpha1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.15.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.15.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.0-alpha1/manifests"},{"name":"v1.14.0","sha":"1c38449d03ede4995f937a650228d75d5367aac8","kind":"tag","published_at":"2024-02-14T21:02:22.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.14.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"6ac7f312e0025f007b4adbfac3aac5188bdbad97","kind":"tag","published_at":"2024-02-14T14:18:08.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.13.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.2/manifests"},{"name":"v1.12.0-cloud2","sha":"bea792418d216da52cb3bc8d40ec97afb54c3c9d","kind":"tag","published_at":"2024-01-14T22:20:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0-cloud2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0-cloud2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0-cloud2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud2/manifests"},{"name":"v1.13.1","sha":"a2e5cba3984bd12c88256d2f3c6a78d1e42cdce3","kind":"tag","published_at":"2023-12-06T20:57:25.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.13.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.1/manifests"},{"name":"v1.12.2","sha":"1f344bd232e6dd3eb70f9d1df3e82cb532191200","kind":"tag","published_at":"2023-11-08T01:02:59.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.2/manifests"},{"name":"v1.13.0","sha":"01cc2a267a0e5916c3a2e44c06584485cf00bc1a","kind":"tag","published_at":"2023-11-07T19:59:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.13.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"c8bbc621c1a2adf907c44db5251d324e2df7594d","kind":"tag","published_at":"2023-08-02T21:40:18.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.1/manifests"},{"name":"v1.11.9","sha":"91d5551af8ef0f0c79f1d26fbeb43507b411cf46","kind":"tag","published_at":"2023-08-02T20:49:39.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.9","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.9/manifests"},{"name":"v1.11.8","sha":"1c76288a80811f1a0c89b83dc6913d02cbc0b8c5","kind":"tag","published_at":"2023-08-01T17:45:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.8","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.8/manifests"},{"name":"v1.13.0-prerelease","sha":"3b55443a099996596dda93ea125f5521603d3ef6","kind":"tag","published_at":"2023-06-22T01:35:58.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.13.0-prerelease","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.13.0-prerelease","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.13.0-prerelease","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.0-prerelease","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.0-prerelease/manifests"},{"name":"v1.12.0-cloud","sha":"bef55866cf8eb786da5b5110fb3d3dc9937bf1c6","kind":"tag","published_at":"2023-06-22T00:24:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0-cloud","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0-cloud","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0-cloud","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud/manifests"},{"name":"v1.12.0","sha":"e113d80138eabfce810c6369d25e57b146aac917","kind":"tag","published_at":"2023-06-21T23:52:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0/manifests"},{"name":"v1.11.7","sha":"c1127e821a925d95b56a1aea45443f25930bdaeb","kind":"tag","published_at":"2023-06-06T22:03:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.7","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.7/manifests"},{"name":"v1.11.6","sha":"f9ce69809fd84b5a6448a34d34b15975985333a1","kind":"tag","published_at":"2023-05-04T12:31:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.6/manifests"},{"name":"v1.11.5","sha":"580d733c8d9f8b3a4d7c1278a2d1a7ebca8f5f8e","kind":"tag","published_at":"2023-05-03T13:25:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"92227024410686eb2faf11332f3d01d832ed1d4d","kind":"tag","published_at":"2023-04-04T22:38:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"20a7983746710f97263c0b93bb80155c542fcc7b","kind":"tag","published_at":"2023-03-17T22:33:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"f444b06cf7c37006ac44f78898111a0a0e6975f3","kind":"tag","published_at":"2023-02-13T18:32:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.2/manifests"},{"name":"v1.10.6","sha":"d39ac8f5694ccb27cc21f1fe6a7ad961ea151c22","kind":"tag","published_at":"2023-01-27T20:36:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.6/manifests"},{"name":"v1.12.0-alpha1","sha":"b1e7aa5b82b06ebfc32b035757cef43ac03e8869","kind":"tag","published_at":"2023-01-24T20:21:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0-alpha1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-alpha1/manifests"},{"name":"v1.11.1","sha":"88c138b00c2caa6bc20a4371ea9653d0e9a17cc9","kind":"tag","published_at":"2022-12-08T20:44:56.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.1/manifests"},{"name":"v1.10.5","sha":"3b32385f173ec916895e1af8bd1ac238fcb4e595","kind":"tag","published_at":"2022-12-06T19:38:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.5/manifests"},{"name":"v1.9.4","sha":"aef8af4b93e0e983b640f065aaf985c91bbecdad","kind":"tag","published_at":"2022-12-06T19:36:12.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.9.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.4/manifests"},{"name":"v1.12.0-prerelease","sha":"19ba335554e757674e31a718daa10cef82c9f956","kind":"tag","published_at":"2022-11-03T21:33:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0-prerelease","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0-prerelease","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0-prerelease","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-prerelease","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-prerelease/manifests"},{"name":"v1.11.0","sha":"ea2a55c615d87f26c6761fc8268d48bb835a279d","kind":"tag","published_at":"2022-11-02T22:54:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.0/manifests"},{"name":"v1.8.6","sha":"adf72ea3c46a3d4be68a182101ebea4f881c208e","kind":"tag","published_at":"2022-11-02T20:10:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.6/manifests"},{"name":"v1.9.3","sha":"3be08ec77c4eb89b9d46b8950f4f1337f8528381","kind":"tag","published_at":"2022-11-02T19:33:25.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.9.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.3/manifests"},{"name":"v1.10.4","sha":"29dffaf2eef2672372ed4fead038d3093b8b6722","kind":"tag","published_at":"2022-11-01T21:12:38.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"79c9a4b48dfeb2ee524717e1e18edc5e943c59f4","kind":"tag","published_at":"2022-10-04T20:26:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.3/manifests"},{"name":"v1.9.2","sha":"7e0e0b0f34d066353720a8b8e46d9ca204e2f7ed","kind":"tag","published_at":"2022-10-04T20:24:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.9.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.2/manifests"},{"name":"v1.10.2","sha":"f78a85399617c264018b885c7a08025bd329b6f2","kind":"commit","published_at":"2022-09-06T21:25:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.2/manifests"},{"name":"v1.10.1-cloud","sha":"3b86675b2691015b96ad51f7a4cdf7db7ca42259","kind":"tag","published_at":"2022-08-03T16:55:13.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.1-cloud","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.1-cloud","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.1-cloud","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.1-cloud","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.1-cloud/manifests"},{"name":"v1.10.1","sha":"9c62b3f10d181190603b67a3b58c6db4c65a7eb5","kind":"tag","published_at":"2022-08-02T23:25:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9bbe96c59ee98d3056a687aa54c76014b2aef1a2","kind":"tag","published_at":"2022-07-14T14:35:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0/manifests"},{"name":"v1.10.0-beta1","sha":"29d083aedcec2f23bd5e49a3f44fab0ad09a440b","kind":"tag","published_at":"2022-06-01T20:15:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.0-beta1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0-beta1/manifests"},{"name":"v1.9.1","sha":"886d852b768f98f06d976609ef5fdc00351ca405","kind":"tag","published_at":"2022-05-03T18:32:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.9.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.1/manifests"},{"name":"v1.7.6","sha":"468152e04ad4535dc8e3fe3645154c6ba5872c04","kind":"tag","published_at":"2022-04-11T21:19:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.6/manifests"},{"name":"v1.10.0-prerelease","sha":"e3d9c0488af829d26d40eb6d8015d11331372001","kind":"tag","published_at":"2022-04-06T19:46:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.0-prerelease","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.0-prerelease","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.0-prerelease","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0-prerelease","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0-prerelease/manifests"},{"name":"v1.9.0","sha":"35f33daefb0efe9f8820500028fb7779b690b9a1","kind":"tag","published_at":"2022-04-06T15:07:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.9.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.0/manifests"},{"name":"v1.8.5","sha":"5d470eabf0132642088b4bd98a3fabccf7673b68","kind":"tag","published_at":"2022-04-05T21:05:28.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"1139ea196f046e3a55fb8b95246e3e948f7fe984","kind":"tag","published_at":"2022-03-02T21:32:56.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"0cc7c8bc77bcb21feae730eb4e6de31609d3545b","kind":"tag","published_at":"2022-02-01T18:16:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"dc5bfa71c623399f78e5376998a0139ba0041d1e","kind":"tag","published_at":"2022-01-04T19:23:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"9a6cd355da87d3488a5187d8e00461eeae1e5773","kind":"tag","published_at":"2021-12-08T16:11:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"25bc2720424cf17633f39b1d49769be9aad6e16c","kind":"tag","published_at":"2021-11-23T20:15:29.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e5d5cc32429d033ffe7cde5d3a9c41c7c8180fd3","kind":"tag","published_at":"2021-11-23T15:15:30.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"ddf065f0488ad1f1e61867a1ebd225e180f8f694","kind":"tag","published_at":"2021-11-03T15:13:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"18a01473dd9e5dfc69fcc641b61a723d24133ce9","kind":"tag","published_at":"2021-10-05T17:14:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.3/manifests"},{"name":"v1.6.2","sha":"44757392d7f3b130f5b5bd53b6cd0c0f72920a4a","kind":"tag","published_at":"2021-09-02T18:20:38.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.6.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.2/manifests"},{"name":"v1.7.2","sha":"ae7e0368d633c3538515860d77f991135eae3fbb","kind":"tag","published_at":"2021-09-02T18:17:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"9e49b5bdd709ca89dad07357876ee04871074f62","kind":"tag","published_at":"2021-08-03T19:13:19.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.1/manifests"},{"name":"v1.6.1","sha":"be680894b53540173c8b6fe3d070a357bf0d1cec","kind":"tag","published_at":"2021-08-03T19:01:11.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.6.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.1/manifests"},{"name":"v1.7.0","sha":"d98d92b9dfe651ef28e0557f22ff22b245b6b8b9","kind":"tag","published_at":"2021-07-20T21:54:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ad16663648a4ec4b4044792af91a3b02a2c7520","kind":"tag","published_at":"2021-07-12T17:44:44.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.6.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"89691b745f83853528368f59c43d89ee16d9b0a7","kind":"tag","published_at":"2021-07-02T23:32:55.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"2f0d7d15171a00a42deac6d06f8b5e1a29c809a0","kind":"commit","published_at":"2021-06-01T19:09:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"6147f9f8f2ce9312a7c3e8e050c3258f9370e180","kind":"tag","published_at":"2021-05-05T19:15:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"40c0e70826f57cf9d942045a014367d9b3c94251","kind":"commit","published_at":"2021-03-30T18:11:55.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6760875fa58e0fa5518c992582efa6d807960d6c","kind":"tag","published_at":"2021-03-09T18:35:25.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.0/manifests"},{"name":"v1.4.7","sha":"0ada7cd8b50fcff5dde0f92b2a07af93b203102d","kind":"tag","published_at":"2021-03-09T17:07:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.7","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.7/manifests"},{"name":"1.4.6","sha":"8e535694ecde48e5936c71ddacb194a1acbd18d4","kind":"commit","published_at":"2021-02-02T17:08:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/1.4.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/1.4.6/manifests"},{"name":"v1.4.6","sha":"8e535694ecde48e5936c71ddacb194a1acbd18d4","kind":"commit","published_at":"2021-02-02T17:08:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"967c25b3a3df06fc89c2d3f3b5b7684adb8c843b","kind":"commit","published_at":"2021-01-19T19:46:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.5/manifests"},{"name":"v1.5.0-beta1","sha":"bca3a4ba607ff6f5bbb946b27a72bc2f9f96a3cf","kind":"commit","published_at":"2020-12-16T20:28:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.0-beta1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.0-beta1/manifests"},{"name":"v1.4.4","sha":"6ff7302acfbcece1a2f85d768c5f731917deb8a9","kind":"commit","published_at":"2020-12-01T19:37:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"8f147600b9f3462dc2d231e16ae14798a77b7619","kind":"commit","published_at":"2020-11-03T19:44:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"140a982e2bad05fb469723ea9046c9699b3fe161","kind":"tag","published_at":"2020-10-07T13:52:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"95ed2ee11705a9b1c1e29d05fae34024b7e60ba2","kind":"commit","published_at":"2020-09-01T17:49:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.1/manifests"},{"name":"v1.3.7","sha":"0b27683295250b7d82c548da457d7b0d4a855300","kind":"commit","published_at":"2020-08-10T15:21:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.7","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"a2827a4c86da1bc9540428d1e1865611c77dd7d5","kind":"commit","published_at":"2020-08-04T18:26:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.6/manifests"},{"name":"v1.4.0","sha":"f10b4198e74067ceb15c68889c34a2cb4817d766","kind":"tag","published_at":"2020-07-30T16:36:48.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0/manifests"},{"name":"v1.4.0-rc0","sha":"cfc0cb9248826358c5066d03d32a62bf5b8c2fc6","kind":"tag","published_at":"2020-07-13T16:43:42.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.0-rc0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-rc0/manifests"},{"name":"v1.3.5","sha":"750fe7dfc033d023b335494a4ad2b713386e8e59","kind":"tag","published_at":"2020-07-08T14:04:11.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.5/manifests"},{"name":"v1.4.0-beta2","sha":"462c8c5fc4e2738a6c8e1c4fdf2afc22e4b301da","kind":"tag","published_at":"2020-06-09T18:38:02.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.0-beta2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-beta2/manifests"},{"name":"v1.3.4","sha":"4ce2db174a8ec022f504b9bc0e768e284e44708f","kind":"tag","published_at":"2020-06-03T15:21:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"21e280c95635166b64311808c2bd9b8d02b94f22","kind":"tag","published_at":"2020-05-05T15:13:13.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.3/manifests"},{"name":"v1.4.0-beta1","sha":"c69a0ab471a1a2792d2980db01a46ca6aef3acf7","kind":"tag","published_at":"2020-04-10T19:06:18.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.0-beta1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.2","sha":"dbe9cee06654c7d19e291eb74b9da49b4c6a0fd4","kind":"tag","published_at":"2020-04-07T17:34:37.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"17ea4abd2ac121376c1f782964fce1c3ee692915","kind":"tag","published_at":"2020-03-03T18:43:26.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"f002b1fa256d7987c03274bab1f4263dbdff0f64","kind":"tag","published_at":"2020-02-05T16:29:30.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"55b507b3e45a2ef5dc1d5a4cba3333c45dce443c","kind":"tag","published_at":"2020-01-08T14:57:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.2.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.2.1/manifests"},{"name":"v1.1.4","sha":"c5d1ddd8cbe3680a846c26e13f1117ca00e83e75","kind":"tag","published_at":"2019-12-17T18:58:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.1.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.4/manifests"},{"name":"v1.2.0","sha":"b414b897457665f12997cefd10ad934ccb9dfb3e","kind":"tag","published_at":"2019-12-10T18:54:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.2.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"797e0a635920c291b1808180bf7249eaac5eafed","kind":"tag","published_at":"2019-11-05T18:40:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.1.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"1261197350f3ad46a907489aee7ecc49b39efb82","kind":"commit","published_at":"2019-10-07T16:01:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.1.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"c520d023af0a89aec8b7f97717b52da270df2c38","kind":"tag","published_at":"2019-09-05T17:55:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.1.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d42ea7239f0db8a61e77191b9f2730a922459042","kind":"tag","published_at":"2019-08-13T15:18:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.1.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"0d1270edf53072da4da781b76d2e1db58831152f","kind":"tag","published_at":"2019-07-09T17:48:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"582ff343271e8893d785ff094855498c285bce0a","kind":"tag","published_at":"2019-06-06T20:39:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"be02c9f9ce6b45d6e845492277a232afd6956cc3","kind":"tag","published_at":"2019-05-16T19:13:02.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fd38aea397a6b7fdd52b5528e4cfd683821e7b39","kind":"tag","published_at":"2019-04-18T19:14:11.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1c3b9b9a41eecdf056560e07b68e6407b8d598c3","kind":"tag","published_at":"2019-03-13T20:39:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc2","sha":"82905e3077cb5ce7f194748a47b55bf7fff65ccf","kind":"tag","published_at":"2019-03-07T20:58:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.0-rc2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"ccf36d0607fa2f6f4ae9645e625a7f33b26cf6d1","kind":"tag","published_at":"2019-02-22T20:26:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.0-rc1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0-rc1/manifests"},{"name":"v0.3.0","sha":"e1f3d104525e687eda76125707c9852e429f2730","kind":"tag","published_at":"2019-02-01T17:24:37.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.3.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3cfdc9ffcf780eede57d27ec26a3edad4c9ab6a9","kind":"tag","published_at":"2019-01-08T18:18:13.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.2.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"29905d4bda472574c8b499e2f93b5b2747d8fbd7","kind":"tag","published_at":"2018-12-06T20:15:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.1.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.1.0/manifests"},{"name":"v0.0.18","sha":"dbffb1c211bf96fbd721b4bd6911331e5c1886ab","kind":"tag","published_at":"2018-11-15T19:42:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.18","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"8db96a607cde2fea156d9a72c26aa09271592591","kind":"tag","published_at":"2018-10-25T20:36:32.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.17","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"518f2246cd0d376a473b93baaee3942d99e44d0f","kind":"tag","published_at":"2018-10-11T20:37:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.16","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"71de844febff6ac5b6fc6ba165e24e9677d2ee05","kind":"tag","published_at":"2018-09-27T21:05:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.15","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"e9228a40a480a5403b7256fb755ab000ff754c35","kind":"tag","published_at":"2018-09-20T21:29:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.14","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"b75c1ad5f277465dc7bdcc3d14c5177a89b6a4f9","kind":"tag","published_at":"2018-09-06T21:27:26.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.13","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"e3f321c2848b138976cf8c6143aab9702e2b2fc6","kind":"tag","published_at":"2018-08-23T19:50:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.12","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"9b26cbb1a61aaedd6160e99c41fa514b04a1a245","kind":"tag","published_at":"2018-08-09T15:57:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.11","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"8df56f107cdd485351eb2523992c3364114b4b2e","kind":"tag","published_at":"2018-07-26T17:43:56.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.10","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"4503c54ec045b406a0b3533901c6d7a5614cfef3","kind":"tag","published_at":"2018-07-12T19:31:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.9","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"545effea171428c3e129274032cedbf9beb0e724","kind":"tag","published_at":"2018-06-28T21:13:29.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.8","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"bb548a5e4d4cabb086e6425b113b07270e40bbb8","kind":"tag","published_at":"2018-06-14T15:27:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.7","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"de03a35e8661ae6df623f41ec8f616ffd8ef6131","kind":"tag","published_at":"2018-05-31T14:54:38.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"29a4d7d5b648e5b0b60e03e3bd71c11703f0c203","kind":"tag","published_at":"2018-05-17T18:46:57.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"ff5ad991913ea56c4609391ff190eaf83edf339b","kind":"tag","published_at":"2018-05-03T18:19:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"94ae2dc59114fbf6dd39707929068adfa20a92e8","kind":"tag","published_at":"2018-04-19T13:53:30.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4dccfa06a22dc6d6f77c9828e12c8ebb6ec502a4","kind":"commit","published_at":"2018-03-06T18:54:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a2de2b10d6d45a2a78f40e1746833dcba1aa60cc","kind":"commit","published_at":"2018-02-13T18:38:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-22T01:02:04.475Z","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":0.5181603008629272,"forks_count":0.6257877057855061,"average":4.37223706759652},"purl":"pkg:golang/github.com/%21mongo%21d%21b/mongo-go-driver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/MongoDB/mongo-go-driver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/MongoDB/mongo-go-driver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/MongoDB/mongo-go-driver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T02:01:39.937Z","issues_count":5,"pull_requests_count":1342,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":906066.5647668394,"issues_closed_count":5,"pull_requests_closed_count":1158,"pull_request_authors_count":63,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0134128166915053,"merged_pull_requests_count":991,"bot_issues_count":0,"bot_pull_requests_count":239,"past_year_issues_count":2,"past_year_pull_requests_count":541,"past_year_avg_time_to_close_issue":343854.5,"past_year_avg_time_to_close_pull_request":712720.3396674584,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":421,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.0258780036968578,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":184,"past_year_merged_pull_requests_count":342,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":248,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":240,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"}],"active_maintainers":[{"login":"prestonvasquez","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"blink1073","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMongoDB%2Fmongo-go-driver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMongoDB%2Fmongo-go-driver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMongoDB%2Fmongo-go-driver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMongoDB%2Fmongo-go-driver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMongoDB%2Fmongo-go-driver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMongoDB%2Fmongo-go-driver/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431060,"name":"go.mongodb.org/mongo-driver/v2/x/mongo/driver/description","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/x/mongo/driver","versions_count":20,"first_release_published_at":"2026-05-12T05:42:20.373Z","latest_release_published_at":"2026-05-12T05:42:20.373Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:56.622Z","created_at":"2026-05-12T05:41:53.812Z","updated_at":"2026-06-15T23:20:56.622Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/description","install_command":"go get go.mongodb.org/mongo-driver/v2/x/mongo/driver/description","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/description#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.149Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/x/mongo/driver/description","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/description","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/description","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/description/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fdescription/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fdescription/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fdescription/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fdescription/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fdescription/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fdescription/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392935,"name":"go.mongodb.org/mongo-driver/internal/uuid","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/internal","versions_count":50,"first_release_published_at":"2026-05-06T15:33:09.121Z","latest_release_published_at":"2026-05-06T15:33:09.121Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:45.864Z","created_at":"2026-05-06T15:32:04.184Z","updated_at":"2026-06-15T23:20:45.864Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/uuid","install_command":"go get go.mongodb.org/mongo-driver/internal/uuid","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/uuid#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:28.851Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/internal/uuid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/uuid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/uuid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/internal/uuid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fuuid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fuuid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fuuid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fuuid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fuuid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fuuid/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392943,"name":"go.mongodb.org/mongo-driver/mongo/readconcern","ecosystem":"go","description":"Package readconcern defines read concerns for MongoDB operations.\n\nFor more information about MongoDB read concerns, see\nhttps://www.mongodb.com/docs/manual/reference/read-concern/","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/mongo","versions_count":50,"first_release_published_at":"2026-05-06T15:33:35.000Z","latest_release_published_at":"2026-05-06T15:33:35.000Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:46.766Z","created_at":"2026-05-06T15:32:04.986Z","updated_at":"2026-06-15T23:20:46.766Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/mongo/readconcern","install_command":"go get go.mongodb.org/mongo-driver/mongo/readconcern","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/mongo/readconcern#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:28.853Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/mongo/readconcern","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/mongo/readconcern","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/mongo/readconcern","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/mongo/readconcern/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Freadconcern/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Freadconcern/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Freadconcern/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Freadconcern/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Freadconcern/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Freadconcern/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14393532,"name":"go.mongodb.org/mongo-driver/event","ecosystem":"go","description":"Package event is a library for monitoring events from the MongoDB Go\ndriver. Monitors can be set for commands sent to the MongoDB cluster,\nconnection pool changes, or changes on the MongoDB cluster.\n\nMonitoring commands requires specifying a CommandMonitor when constructing\na mongo.Client. A CommandMonitor can be set to monitor started, succeeded,\nand/or failed events. A CommandStartedEvent can be correlated to its matching\nCommandSucceededEvent or CommandFailedEvent through the RequestID field. For\nexample, the following code collects the names of started events:\n\nMonitoring the connection pool requires specifying a PoolMonitor when constructing\na mongo.Client. The following code tracks the number of checked out connections:\n\nMonitoring server changes specifying a ServerMonitor object when constructing\na mongo.Client. Different functions can be set on the ServerMonitor to\nmonitor different kinds of events. See ServerMonitor for more details.\nThe following code appends ServerHeartbeatStartedEvents to a slice:","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver","versions_count":50,"first_release_published_at":"2026-05-06T21:46:10.633Z","latest_release_published_at":"2026-05-06T21:46:10.633Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:49.266Z","created_at":"2026-05-06T21:44:51.702Z","updated_at":"2026-06-15T23:20:49.267Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/event","install_command":"go get go.mongodb.org/mongo-driver/event","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/event#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:25.807Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/event","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/event","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/event","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/event/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fevent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fevent/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fevent/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fevent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fevent/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fevent/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14436752,"name":"go.mongodb.org/mongo-driver/v2/internal/aws/awserr","ecosystem":"go","description":"Package awserr represents API error interface accessors for the SDK.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/internal/aws","versions_count":20,"first_release_published_at":"2026-05-13T08:17:01.601Z","latest_release_published_at":"2026-05-13T08:17:01.601Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:51.406Z","created_at":"2026-05-13T08:16:32.231Z","updated_at":"2026-06-15T23:20:51.407Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/aws/awserr","install_command":"go get go.mongodb.org/mongo-driver/v2/internal/aws/awserr","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/internal/aws/awserr#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:28.510Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.070147552151246,"dependent_packages_count":4.750509749023225,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.9103286505872354},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/internal/aws/awserr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/aws/awserr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/internal/aws/awserr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/internal/aws/awserr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Faws%2Fawserr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Faws%2Fawserr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Faws%2Fawserr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Faws%2Fawserr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Faws%2Fawserr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Finternal%2Faws%2Fawserr/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14436750,"name":"go.mongodb.org/mongo-driver/v2/bson","ecosystem":"go","description":"Package bson is a library for reading, writing, and manipulating BSON. BSON is a binary serialization\nformat used to store documents and make remote procedure calls in MongoDB. For more information about\nthe Go BSON library, including usage examples, check out the Work with BSON page in the Go Driver\ndocs site. For more information about BSON, see https://bsonspec.org.\n\nThe D and M types defined in this package can be used to build representations of BSON using native Go types. D is a\nslice and M is a map. For more information about the use cases for these types, see the documentation on the type\ndefinitions.\n\nNote that a D should not be constructed with duplicate key names, as that can cause undefined server behavior.\n\nExample:\n\nWhen decoding BSON to a D or M, the following type mappings apply when unmarshaling:\n\nThe above mappings also apply when marshaling a D or M to BSON. Some other useful marshaling mappings are:\n\nStructs can be marshaled/unmarshaled to/from BSON or Extended JSON. When transforming structs to/from BSON or Extended\nJSON, the following rules apply:\n\nOnly exported fields in structs will be marshaled or unmarshaled.\n\nWhen marshaling a struct, each field will be lowercased to generate the key for the corresponding BSON element.\nFor example, a struct field named \"Foo\" will generate key \"foo\". This can be overridden via a struct tag (e.g.\n`bson:\"fooField\"` to generate key \"fooField\" instead).\n\nAn embedded struct field is marshaled as a subdocument. The key will be the lowercased name of the field's type.\n\nA pointer field is marshaled as the underlying type if the pointer is non-nil. If the pointer is nil, it is\nmarshaled as a BSON null value.\n\nWhen unmarshaling, a field of type any will follow the D/M type mappings listed above. BSON documents\nunmarshaled into an any field will be unmarshaled as a D.\n\nThe encoding of each struct field can be customized by the \"bson\" struct tag. The \"bson\" tag gives the name of the\nfield, followed by a comma-separated list of options. The name may be omitted in order to specify options without\noverriding the default field name. The following options can be used to configure behavior:\n\nomitempty: If the \"omitempty\" struct tag is specified on a field, the field will not be marshaled if it is set to\nan \"empty\" value. Numbers, booleans, and strings are considered empty if their value is equal to the zero value for\nthe type (i.e. 0 for numbers, false for booleans, and \"\" for strings). Slices, maps, and arrays are considered\nempty if they are of length zero. Interfaces and pointers are considered empty if their value is nil. By default,\nstructs are only considered empty if the struct type implements Zeroer and the \"IsZero\"\nmethod returns true. Struct types that do not implement Zeroer are never considered empty and will be\nmarshaled as embedded documents. NOTE: It is recommended that this tag be used for all slice and map fields.\n\nminsize: If the minsize struct tag is specified on a field of type int64, uint, uint32, or uint64 and the value of\nthe field can fit in a signed int32, the field will be serialized as a BSON int32 rather than a BSON int64. For\nother types, this tag is ignored.\n\ntruncate: If the truncate struct tag is specified on a field with a non-float numeric type, BSON doubles\nunmarshaled into that field will be truncated at the decimal point. For example, if 3.14 is unmarshaled into a\nfield of type int, it will be unmarshaled as 3. If this tag is not specified, the decoder will throw an error if\nthe value cannot be decoded without losing precision. For float64 or non-numeric types, this tag is ignored.\n\ninline: If the inline struct tag is specified for a struct or map field, the field will be \"flattened\" when\nmarshaling and \"un-flattened\" when unmarshaling. This means that all of the fields in that struct/map will be\npulled up one level and will become top-level fields rather than being fields in a nested document. For example,\nif a map field named \"Map\" with value map[string]any{\"foo\": \"bar\"} is inlined, the resulting document will\nbe {\"foo\": \"bar\"} instead of {\"map\": {\"foo\": \"bar\"}}. There can only be one inlined map field in a struct. If\nthere are duplicated fields in the resulting document when an inlined struct is marshaled, the inlined field will\nbe overwritten. If there are duplicated fields in the resulting document when an inlined map is marshaled, an\nerror will be returned. This tag can be used with fields that are pointers to structs. If an inlined pointer field\nis nil, it will not be marshaled. For fields that are not maps or structs, this tag is ignored.\n\nThe Raw family of types is used to validate and retrieve elements from a slice of bytes. This\ntype is most useful when you want do lookups on BSON bytes without unmarshaling it into another\ntype.\n\nExample:\n\nThe Go BSON library uses a Registry to define encoding and decoding behavior for different data types.\nThe default encoding and decoding behavior can be customized or extended by using a modified Registry.\nThe custom registry system is composed of two parts:\n\n1) ValueEncoder and ValueDecoder that handle encoding and decoding Go values to and from BSON\nrepresentations.\n\n2) A Registry that holds these ValueEncoders and ValueDecoders and provides methods for\nretrieving them.\n\nTo use a custom Registry, use Encoder.SetRegistry or Decoder.SetRegistry.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2","versions_count":20,"first_release_published_at":"2026-05-13T08:16:57.901Z","latest_release_published_at":"2026-05-13T08:16:57.901Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:50.043Z","created_at":"2026-05-13T08:16:31.681Z","updated_at":"2026-06-15T23:20:50.043Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/bson","install_command":"go get go.mongodb.org/mongo-driver/v2/bson","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/bson#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:28.513Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.070147552151246,"dependent_packages_count":4.750509749023225,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.9103286505872354},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/bson","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/bson","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/bson","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/bson/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fbson/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fbson/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fbson/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fbson/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fbson/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fbson/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392938,"name":"go.mongodb.org/mongo-driver/mongo/address","ecosystem":"go","description":"Package address provides structured representations of network addresses.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/mongo","versions_count":50,"first_release_published_at":"2026-05-06T15:33:09.659Z","latest_release_published_at":"2026-05-06T15:33:09.659Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:52.184Z","created_at":"2026-05-06T15:32:04.407Z","updated_at":"2026-06-15T23:20:52.184Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/mongo/address","install_command":"go get go.mongodb.org/mongo-driver/mongo/address","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/mongo/address#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:28.851Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/mongo/address","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/mongo/address","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/mongo/address","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/mongo/address/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Faddress/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Faddress/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Faddress/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Faddress/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Faddress/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo%2Faddress/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392937,"name":"go.mongodb.org/mongo-driver/mongo","ecosystem":"go","description":"Package mongo provides a MongoDB Driver API for Go.\n\nBasic usage of the driver starts with creating a Client from a connection\nstring. To do so, call Connect:\n\nThis will create a new client and start monitoring the MongoDB server on localhost.\nThe Database and Collection types can be used to access the database:\n\nA Collection can be used to query the database or insert documents:\n\nSeveral methods return a cursor, which can be used like this:\n\nCursor.All will decode all of the returned elements at once:\n\nMethods that only return a single document will return a *SingleResult, which works\nlike a *sql.Row:\n\nAll Client, Collection, and Database methods that take parameters of type interface{}\nwill return ErrNilDocument if nil is passed in for an interface{}.\n\nAdditional examples can be found under the examples directory in the driver's repository and\non the MongoDB website.\n\nErrors from the MongoDB server will implement the ServerError interface, which has functions to check for specific\nerror codes, labels, and message substrings. These can be used to check for and handle specific errors. Some methods,\nlike InsertMany and BulkWrite, can return an error representing multiple errors, and in those cases the ServerError\nfunctions will return true if any of the contained errors satisfy the check.\n\nThere are also helper functions to check for certain specific types of errors:\n\nBuilding with Go 1.11+ and using connection strings with the \"mongodb+srv\"[1] scheme is unfortunately\nincompatible with some DNS servers in the wild due to the change introduced in\nhttps://github.com/golang/go/issues/10622. You may receive an error with the message \"cannot unmarshal DNS message\"\nwhile running an operation when using DNS servers that non-compliantly compress SRV records. Old versions of kube-dns\nand the native DNS resolver (systemd-resolver) on Ubuntu 18.04 are known to be non-compliant in this manner. We suggest\nusing a different DNS server (8.8.8.8 is the common default), and, if that's not possible, avoiding the \"mongodb+srv\"\nscheme.\n\nClient-side encryption is a new feature in MongoDB 4.2 that allows specific data fields to be encrypted. Using this\nfeature requires specifying the \"cse\" build tag during compilation:\n\nNote: Auto encryption is an enterprise- and Atlas-only feature.\n\nThe libmongocrypt C library is required when using client-side encryption. Specific versions of libmongocrypt\nare required for different versions of the Go Driver:\n\n- Go Driver v1.2.0 requires libmongocrypt v1.0.0 or higher\n\n- Go Driver v1.5.0 requires libmongocrypt v1.1.0 or higher\n\n- Go Driver v1.8.0 requires libmongocrypt v1.3.0 or higher\n\n- Go Driver v1.10.0 requires libmongocrypt v1.5.0 or higher.\nThere is a severe bug when calling RewrapManyDataKey with libmongocrypt versions less than 1.5.2.\nThis bug may result in data corruption.\nPlease use libmongocrypt 1.5.2 or higher when calling RewrapManyDataKey.\n\n- Go Driver v1.12.0 requires libmongocrypt v1.8.0 or higher.\n\nTo install libmongocrypt, follow the instructions for your\noperating system:\n\n1. Linux: follow the instructions listed at\nhttps://github.com/mongodb/libmongocrypt#installing-libmongocrypt-from-distribution-packages to install the correct\ndeb/rpm package.\n\n2. Mac: Follow the instructions listed at https://github.com/mongodb/libmongocrypt#installing-libmongocrypt-on-macos\nto install packages via brew and compile the libmongocrypt source code.\n\n3. Windows:\n\nlibmongocrypt communicates with the mongocryptd process or mongo_crypt shared library for automatic encryption.\nSee AutoEncryptionOpts.SetExtraOptions for options to configure use of mongocryptd or mongo_crypt.\n\n[1] See https://www.mongodb.com/docs/manual/reference/connection-string/#dns-seedlist-connection-format","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver","versions_count":50,"first_release_published_at":"2026-05-06T15:33:20.847Z","latest_release_published_at":"2026-05-06T15:33:20.846Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:53.266Z","created_at":"2026-05-06T15:32:04.291Z","updated_at":"2026-06-15T23:20:53.266Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/mongo","install_command":"go get go.mongodb.org/mongo-driver/mongo","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/mongo#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:28.803Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/mongo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/mongo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/mongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/mongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fmongo/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392934,"name":"go.mongodb.org/mongo-driver/internal/randutil","ecosystem":"go","description":"Package randutil provides common random number utilities.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/internal","versions_count":50,"first_release_published_at":"2026-05-06T15:33:08.714Z","latest_release_published_at":"2026-05-06T15:33:08.713Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:54.690Z","created_at":"2026-05-06T15:32:04.118Z","updated_at":"2026-06-15T23:20:54.690Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/randutil","install_command":"go get go.mongodb.org/mongo-driver/internal/randutil","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/randutil#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:28.802Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/internal/randutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/randutil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/randutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/internal/randutil/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Frandutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Frandutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Frandutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Frandutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Frandutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Frandutil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431067,"name":"go.mongodb.org/mongo-driver/v2/x/mongo/driver/auth","ecosystem":"go","description":"Package auth is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/x/mongo/driver","versions_count":20,"first_release_published_at":"2026-05-12T05:42:20.937Z","latest_release_published_at":"2026-05-12T05:42:20.937Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:55.348Z","created_at":"2026-05-12T05:41:54.944Z","updated_at":"2026-06-15T23:20:55.348Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/auth","install_command":"go get go.mongodb.org/mongo-driver/v2/x/mongo/driver/auth","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/auth#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.152Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/x/mongo/driver/auth","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/auth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/auth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/auth/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fauth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fauth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fauth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fauth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fauth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fauth/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14393531,"name":"go.mongodb.org/mongo-driver/bson/bsonrw","ecosystem":"go","description":"Package bsonrw contains abstractions for reading and writing\nBSON and BSON like types from sources.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/bson","versions_count":50,"first_release_published_at":"2026-05-06T21:46:15.017Z","latest_release_published_at":"2026-05-06T21:46:15.017Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:54.691Z","created_at":"2026-05-06T21:44:51.507Z","updated_at":"2026-06-15T23:20:54.691Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/bson/bsonrw","install_command":"go get go.mongodb.org/mongo-driver/bson/bsonrw","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/bson/bsonrw#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:30.148Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/bson/bsonrw","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/bson/bsonrw","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/bson/bsonrw","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/bson/bsonrw/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsonrw/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsonrw/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsonrw/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsonrw/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsonrw/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fbson%2Fbsonrw/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3494617,"name":"go.mongodb.org/mongo-driver","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org","versions_count":138,"first_release_published_at":"2018-02-13T18:38:16.000Z","latest_release_published_at":"2026-06-17T00:00:29.098Z","latest_release_number":null,"last_synced_at":"2026-06-17T00:00:29.539Z","created_at":"2022-04-10T19:26:12.448Z","updated_at":"2026-06-17T00:00:34.493Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver","install_command":"go get go.mongodb.org/mongo-driver","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-06-10T07:44:01.000Z","size":47085,"stargazers_count":8524,"open_issues_count":13,"forks_count":929,"subscribers_count":115,"default_branch":"master","last_synced_at":"2026-06-11T10:03:03.252Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2017-02-08T17:18:02.000Z","updated_at":"2026-06-11T06:54:11.000Z","dependencies_parsed_at":"2026-06-04T09:01:03.993Z","dependency_job_id":null,"html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":159,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34265491,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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":"mongodb","name":"mongodb","uuid":"45120","kind":"organization","description":"","email":"iteng@mongodb.com","website":"http://www.mongodb.com/","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45120?v=4","repositories_count":293,"last_synced_at":"2026-05-16T15:59:20.831Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mongodb","funding_links":[],"total_stars":98439,"followers":4479,"following":0,"created_at":"2022-11-02T16:21:32.383Z","updated_at":"2026-05-16T15:59:20.831Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb/repositories"},"tags":[{"name":"v2.6.0","sha":"fd85a834c40ee76649b94e1816ca623befa7c4bb","kind":"tag","published_at":"2026-04-27T22:55:57.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.6.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.6.0/manifests"},{"name":"v2.4.4","sha":"e1e7b6586f73eb3a206ddf05319999326bf4c9a0","kind":"tag","published_at":"2026-04-15T17:27:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.4.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.4/manifests"},{"name":"v2.5.1","sha":"4782a985c744a5ff8c3dc4f5b2ee5116b46e72ee","kind":"tag","published_at":"2026-04-14T22:00:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.5.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.5.1/manifests"},{"name":"v2.4.3","sha":"e9c841fca59df4b40ac0a429e1d02fd5b4379ee2","kind":"tag","published_at":"2026-04-09T18:50:39.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.4.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.3/manifests"},{"name":"v1.17.9","sha":"3b10ae6d48140a7a672e64bace1e6132d61586f0","kind":"tag","published_at":"2026-02-06T20:03:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.9","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.9/manifests"},{"name":"v1.17.8","sha":"5ac5a1e731384cefcfa6dfa9f36949c43fae07a1","kind":"tag","published_at":"2026-01-30T16:43:19.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.8","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.8/manifests"},{"name":"v2.5.0","sha":"2039b58027ab614c0429626e1eb72b6cbe9e4ce8","kind":"tag","published_at":"2026-01-28T17:52:08.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.5.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"63848d9a21f72bea17b4724eb4f45ba780417bbd","kind":"tag","published_at":"2026-01-21T21:30:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.4.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.2/manifests"},{"name":"v1.17.7","sha":"eb01e7e2531e4bbbccfcff31a4be7a576e60349b","kind":"tag","published_at":"2026-01-21T18:26:59.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.7","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.7/manifests"},{"name":"v2.4.1","sha":"6388ffcd60169fd2b9eb7198069053008c0c2036","kind":"tag","published_at":"2025-12-09T19:10:38.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.4.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"9bd07db1ed8ffcc24b9ca0261bed9323b764b620","kind":"tag","published_at":"2025-10-28T03:42:37.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.4.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.4.0/manifests"},{"name":"v1.17.6","sha":"d2fa0ab6f3ba0579b7bca7912d30e23907ffec9a","kind":"tag","published_at":"2025-10-27T23:16:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.6/manifests"},{"name":"v2.3.1","sha":"d38fa23cf48c819969724492d5c942904ce9d6c2","kind":"tag","published_at":"2025-10-09T15:31:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.3.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"54bab6dd3e8ea728597da6d513265bc503a8293e","kind":"tag","published_at":"2025-08-13T22:42:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.3.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"929283100004d7b999d35de99b6fcdf4e7bce935","kind":"tag","published_at":"2025-08-05T20:41:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.2.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a0f897bda6ce40b7e1514a75aefba1945f7be2d1","kind":"tag","published_at":"2025-06-05T22:04:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.2.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.2/manifests"},{"name":"v1.17.4","sha":"4c4cafc2f35435794f614f78cbe2ea486832ff4b","kind":"tag","published_at":"2025-06-05T19:01:58.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.4/manifests"},{"name":"v2.2.1","sha":"10f57ab05f61446ac18c1c058fb8e7bb9209ccac","kind":"tag","published_at":"2025-05-06T17:40:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.2.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"e922368d467e1765f2799635b99426cde06cb0ad","kind":"tag","published_at":"2025-04-09T17:20:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.2.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"5afecc5d27e39384dd89ccacde921025cb74d7f1","kind":"tag","published_at":"2025-02-26T23:51:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.1.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.1.0/manifests"},{"name":"v1.17.3","sha":"9c48575104ae4feea05b39696e58bb60c13679c0","kind":"tag","published_at":"2025-02-25T03:04:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.3/manifests"},{"name":"v2.0.1","sha":"1e183a429b9e95471dbbe2d20419dc970beb8f32","kind":"tag","published_at":"2025-02-20T17:21:29.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.1/manifests"},{"name":"v1.17.2","sha":"f1323781ad1c8abea94148323f81eafa6e41c565","kind":"tag","published_at":"2025-01-07T20:47:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.2/manifests"},{"name":"v2.0.0","sha":"c6d13693a881560f3a85a1729e7f074c5f459c7d","kind":"tag","published_at":"2024-12-10T16:31:01.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0/manifests"},{"name":"v1.17.1-cloud1","sha":"5d8dd302c4612f4191cff9b983c0b7193f729234","kind":"tag","published_at":"2024-10-07T17:26:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.1-cloud1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.1-cloud1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.1-cloud1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.1-cloud1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.1-cloud1/manifests"},{"name":"v1.17.1","sha":"070817db7980f9b85bddf52acbb7e1622a697728","kind":"tag","published_at":"2024-10-01T20:40:18.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.1/manifests"},{"name":"v2.0.0-beta2","sha":"bdc4bf6832682580511c237fc4fa2ce4c2b4c90f","kind":"tag","published_at":"2024-09-18T12:41:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.0-beta2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-beta2/manifests"},{"name":"v1.17.0","sha":"54846578a97cfb9140ecb68f6b37f5fe0d9c2801","kind":"tag","published_at":"2024-09-17T19:35:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.0/manifests"},{"name":"v1.17.0-beta1","sha":"7f37ca167c8ace198887ae44c6ba3055a6e0917a","kind":"tag","published_at":"2024-08-12T17:08:51.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.17.0-beta1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.17.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.17.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.17.0-beta1/manifests"},{"name":"v1.16.1","sha":"9ea6d8e3cb2da6fa5026761a667bd45d82a15754","kind":"tag","published_at":"2024-08-07T18:22:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.1/manifests"},{"name":"v2.0.0-beta1","sha":"c5205e284ac030a45d2d7261332bed77abd1137f","kind":"tag","published_at":"2024-07-26T13:21:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.0-beta1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-beta1/manifests"},{"name":"v2.0.0-alpha2","sha":"77c164fbc98de0a2c3d6e94dfafe41df008a26e7","kind":"tag","published_at":"2024-07-26T00:06:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.0-alpha2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-alpha2/manifests"},{"name":"v2.0.0-alpha1","sha":"3a85395f24243bc00fd2347e871d5bd029418b9d","kind":"tag","published_at":"2024-07-25T17:45:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v2.0.0-alpha1/manifests"},{"name":"v1.16.0","sha":"77bcc5cd9ccda906e7255e13bc4ef8339c15fb3e","kind":"tag","published_at":"2024-06-27T20:11:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0/manifests"},{"name":"v1.16.0-rc2","sha":"9245fa123321e047014ab104832a7f98859839a1","kind":"tag","published_at":"2024-06-27T19:26:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.0-rc2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc2/manifests"},{"name":"v1.16.0-rc1","sha":"ce9646e46f94305083ad164453e7a2c75c036951","kind":"tag","published_at":"2024-06-27T19:04:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.0-rc1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc1/manifests"},{"name":"v1.16.0-rc0","sha":"6beba9364097def06713dab87f844a0fbca849a6","kind":"tag","published_at":"2024-06-27T17:27:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.0-rc0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-rc0/manifests"},{"name":"v1.15.1","sha":"b87684f4278d7ca4848d943d8a2de6ae84d9405f","kind":"tag","published_at":"2024-06-15T04:42:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.15.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.1/manifests"},{"name":"v1.12.0-cloud3","sha":"350cfdd355ea8011b6721f1757b8b3df76d766e6","kind":"tag","published_at":"2024-06-14T19:12:55.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0-cloud3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0-cloud3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0-cloud3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud3/manifests"},{"name":"v1.14.1","sha":"d265534e939daa716e68bbd9e447da0abbdcce31","kind":"tag","published_at":"2024-05-08T23:04:54.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.14.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.14.1/manifests"},{"name":"v1.13.4","sha":"c1bb261f291d3609cba606187d4f456120b87468","kind":"tag","published_at":"2024-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.13.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.4/manifests"},{"name":"v1.16.0-prerelease","sha":"be7fa88cfc1db87a99254f0c44d3417b482a31e0","kind":"tag","published_at":"2024-04-16T22:46:13.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.16.0-prerelease","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.16.0-prerelease","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.16.0-prerelease","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-prerelease","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.16.0-prerelease/manifests"},{"name":"v1.15.0","sha":"7a495f2d45ed77cc72305ffea6371350818e751d","kind":"tag","published_at":"2024-04-12T21:21:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.15.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.0/manifests"},{"name":"v1.15.0-alpha1","sha":"cc0711c6eb3beb12152e89631cab366f6f7e660e","kind":"tag","published_at":"2024-04-02T22:51:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.15.0-alpha1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.15.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.15.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.15.0-alpha1/manifests"},{"name":"v1.14.0","sha":"1c38449d03ede4995f937a650228d75d5367aac8","kind":"tag","published_at":"2024-02-14T21:02:22.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.14.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"6ac7f312e0025f007b4adbfac3aac5188bdbad97","kind":"tag","published_at":"2024-02-14T14:18:08.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.13.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.2/manifests"},{"name":"v1.12.0-cloud2","sha":"bea792418d216da52cb3bc8d40ec97afb54c3c9d","kind":"tag","published_at":"2024-01-14T22:20:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0-cloud2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0-cloud2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0-cloud2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud2/manifests"},{"name":"v1.13.1","sha":"a2e5cba3984bd12c88256d2f3c6a78d1e42cdce3","kind":"tag","published_at":"2023-12-06T20:57:25.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.13.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.1/manifests"},{"name":"v1.12.2","sha":"1f344bd232e6dd3eb70f9d1df3e82cb532191200","kind":"tag","published_at":"2023-11-08T01:02:59.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.2/manifests"},{"name":"v1.13.0","sha":"01cc2a267a0e5916c3a2e44c06584485cf00bc1a","kind":"tag","published_at":"2023-11-07T19:59:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.13.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"c8bbc621c1a2adf907c44db5251d324e2df7594d","kind":"tag","published_at":"2023-08-02T21:40:18.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.1/manifests"},{"name":"v1.11.9","sha":"91d5551af8ef0f0c79f1d26fbeb43507b411cf46","kind":"tag","published_at":"2023-08-02T20:49:39.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.9","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.9/manifests"},{"name":"v1.11.8","sha":"1c76288a80811f1a0c89b83dc6913d02cbc0b8c5","kind":"tag","published_at":"2023-08-01T17:45:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.8","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.8/manifests"},{"name":"v1.13.0-prerelease","sha":"3b55443a099996596dda93ea125f5521603d3ef6","kind":"tag","published_at":"2023-06-22T01:35:58.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.13.0-prerelease","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.13.0-prerelease","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.13.0-prerelease","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.0-prerelease","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.13.0-prerelease/manifests"},{"name":"v1.12.0-cloud","sha":"bef55866cf8eb786da5b5110fb3d3dc9937bf1c6","kind":"tag","published_at":"2023-06-22T00:24:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0-cloud","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0-cloud","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0-cloud","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-cloud/manifests"},{"name":"v1.12.0","sha":"e113d80138eabfce810c6369d25e57b146aac917","kind":"tag","published_at":"2023-06-21T23:52:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0/manifests"},{"name":"v1.11.7","sha":"c1127e821a925d95b56a1aea45443f25930bdaeb","kind":"tag","published_at":"2023-06-06T22:03:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.7","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.7/manifests"},{"name":"v1.11.6","sha":"f9ce69809fd84b5a6448a34d34b15975985333a1","kind":"tag","published_at":"2023-05-04T12:31:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.6/manifests"},{"name":"v1.11.5","sha":"580d733c8d9f8b3a4d7c1278a2d1a7ebca8f5f8e","kind":"tag","published_at":"2023-05-03T13:25:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"92227024410686eb2faf11332f3d01d832ed1d4d","kind":"tag","published_at":"2023-04-04T22:38:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"20a7983746710f97263c0b93bb80155c542fcc7b","kind":"tag","published_at":"2023-03-17T22:33:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"f444b06cf7c37006ac44f78898111a0a0e6975f3","kind":"tag","published_at":"2023-02-13T18:32:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.2/manifests"},{"name":"v1.10.6","sha":"d39ac8f5694ccb27cc21f1fe6a7ad961ea151c22","kind":"tag","published_at":"2023-01-27T20:36:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.6/manifests"},{"name":"v1.12.0-alpha1","sha":"b1e7aa5b82b06ebfc32b035757cef43ac03e8869","kind":"tag","published_at":"2023-01-24T20:21:07.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0-alpha1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-alpha1/manifests"},{"name":"v1.11.1","sha":"88c138b00c2caa6bc20a4371ea9653d0e9a17cc9","kind":"tag","published_at":"2022-12-08T20:44:56.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.1/manifests"},{"name":"v1.10.5","sha":"3b32385f173ec916895e1af8bd1ac238fcb4e595","kind":"tag","published_at":"2022-12-06T19:38:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.5/manifests"},{"name":"v1.9.4","sha":"aef8af4b93e0e983b640f065aaf985c91bbecdad","kind":"tag","published_at":"2022-12-06T19:36:12.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.9.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.4/manifests"},{"name":"v1.12.0-prerelease","sha":"19ba335554e757674e31a718daa10cef82c9f956","kind":"tag","published_at":"2022-11-03T21:33:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.12.0-prerelease","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.12.0-prerelease","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.12.0-prerelease","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-prerelease","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.12.0-prerelease/manifests"},{"name":"v1.11.0","sha":"ea2a55c615d87f26c6761fc8268d48bb835a279d","kind":"tag","published_at":"2022-11-02T22:54:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.11.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.11.0/manifests"},{"name":"v1.8.6","sha":"adf72ea3c46a3d4be68a182101ebea4f881c208e","kind":"tag","published_at":"2022-11-02T20:10:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.6/manifests"},{"name":"v1.9.3","sha":"3be08ec77c4eb89b9d46b8950f4f1337f8528381","kind":"tag","published_at":"2022-11-02T19:33:25.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.9.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.3/manifests"},{"name":"v1.10.4","sha":"29dffaf2eef2672372ed4fead038d3093b8b6722","kind":"tag","published_at":"2022-11-01T21:12:38.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"79c9a4b48dfeb2ee524717e1e18edc5e943c59f4","kind":"tag","published_at":"2022-10-04T20:26:23.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.3/manifests"},{"name":"v1.9.2","sha":"7e0e0b0f34d066353720a8b8e46d9ca204e2f7ed","kind":"tag","published_at":"2022-10-04T20:24:33.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.9.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.2/manifests"},{"name":"v1.10.2","sha":"f78a85399617c264018b885c7a08025bd329b6f2","kind":"commit","published_at":"2022-09-06T21:25:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.2/manifests"},{"name":"v1.10.1-cloud","sha":"3b86675b2691015b96ad51f7a4cdf7db7ca42259","kind":"tag","published_at":"2022-08-03T16:55:13.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.1-cloud","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.1-cloud","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.1-cloud","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.1-cloud","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.1-cloud/manifests"},{"name":"v1.10.1","sha":"9c62b3f10d181190603b67a3b58c6db4c65a7eb5","kind":"tag","published_at":"2022-08-02T23:25:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9bbe96c59ee98d3056a687aa54c76014b2aef1a2","kind":"tag","published_at":"2022-07-14T14:35:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0/manifests"},{"name":"v1.10.0-beta1","sha":"29d083aedcec2f23bd5e49a3f44fab0ad09a440b","kind":"tag","published_at":"2022-06-01T20:15:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.0-beta1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0-beta1/manifests"},{"name":"v1.9.1","sha":"886d852b768f98f06d976609ef5fdc00351ca405","kind":"tag","published_at":"2022-05-03T18:32:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.9.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.1/manifests"},{"name":"v1.7.6","sha":"468152e04ad4535dc8e3fe3645154c6ba5872c04","kind":"tag","published_at":"2022-04-11T21:19:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.6/manifests"},{"name":"v1.10.0-prerelease","sha":"e3d9c0488af829d26d40eb6d8015d11331372001","kind":"tag","published_at":"2022-04-06T19:46:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.10.0-prerelease","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.10.0-prerelease","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.10.0-prerelease","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0-prerelease","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.10.0-prerelease/manifests"},{"name":"v1.9.0","sha":"35f33daefb0efe9f8820500028fb7779b690b9a1","kind":"tag","published_at":"2022-04-06T15:07:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.9.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.9.0/manifests"},{"name":"v1.8.5","sha":"5d470eabf0132642088b4bd98a3fabccf7673b68","kind":"tag","published_at":"2022-04-05T21:05:28.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"1139ea196f046e3a55fb8b95246e3e948f7fe984","kind":"tag","published_at":"2022-03-02T21:32:56.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"0cc7c8bc77bcb21feae730eb4e6de31609d3545b","kind":"tag","published_at":"2022-02-01T18:16:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"dc5bfa71c623399f78e5376998a0139ba0041d1e","kind":"tag","published_at":"2022-01-04T19:23:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"9a6cd355da87d3488a5187d8e00461eeae1e5773","kind":"tag","published_at":"2021-12-08T16:11:05.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"25bc2720424cf17633f39b1d49769be9aad6e16c","kind":"tag","published_at":"2021-11-23T20:15:29.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.8.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e5d5cc32429d033ffe7cde5d3a9c41c7c8180fd3","kind":"tag","published_at":"2021-11-23T15:15:30.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"ddf065f0488ad1f1e61867a1ebd225e180f8f694","kind":"tag","published_at":"2021-11-03T15:13:34.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"18a01473dd9e5dfc69fcc641b61a723d24133ce9","kind":"tag","published_at":"2021-10-05T17:14:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.3/manifests"},{"name":"v1.6.2","sha":"44757392d7f3b130f5b5bd53b6cd0c0f72920a4a","kind":"tag","published_at":"2021-09-02T18:20:38.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.6.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.2/manifests"},{"name":"v1.7.2","sha":"ae7e0368d633c3538515860d77f991135eae3fbb","kind":"tag","published_at":"2021-09-02T18:17:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"9e49b5bdd709ca89dad07357876ee04871074f62","kind":"tag","published_at":"2021-08-03T19:13:19.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.1/manifests"},{"name":"v1.6.1","sha":"be680894b53540173c8b6fe3d070a357bf0d1cec","kind":"tag","published_at":"2021-08-03T19:01:11.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.6.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.1/manifests"},{"name":"v1.7.0","sha":"d98d92b9dfe651ef28e0557f22ff22b245b6b8b9","kind":"tag","published_at":"2021-07-20T21:54:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.7.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"0ad16663648a4ec4b4044792af91a3b02a2c7520","kind":"tag","published_at":"2021-07-12T17:44:44.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.6.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"89691b745f83853528368f59c43d89ee16d9b0a7","kind":"tag","published_at":"2021-07-02T23:32:55.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"2f0d7d15171a00a42deac6d06f8b5e1a29c809a0","kind":"commit","published_at":"2021-06-01T19:09:17.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"6147f9f8f2ce9312a7c3e8e050c3258f9370e180","kind":"tag","published_at":"2021-05-05T19:15:41.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"40c0e70826f57cf9d942045a014367d9b3c94251","kind":"commit","published_at":"2021-03-30T18:11:55.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6760875fa58e0fa5518c992582efa6d807960d6c","kind":"tag","published_at":"2021-03-09T18:35:25.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.0/manifests"},{"name":"v1.4.7","sha":"0ada7cd8b50fcff5dde0f92b2a07af93b203102d","kind":"tag","published_at":"2021-03-09T17:07:50.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.7","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.7/manifests"},{"name":"1.4.6","sha":"8e535694ecde48e5936c71ddacb194a1acbd18d4","kind":"commit","published_at":"2021-02-02T17:08:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/1.4.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/1.4.6/manifests"},{"name":"v1.4.6","sha":"8e535694ecde48e5936c71ddacb194a1acbd18d4","kind":"commit","published_at":"2021-02-02T17:08:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"967c25b3a3df06fc89c2d3f3b5b7684adb8c843b","kind":"commit","published_at":"2021-01-19T19:46:06.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.5/manifests"},{"name":"v1.5.0-beta1","sha":"bca3a4ba607ff6f5bbb946b27a72bc2f9f96a3cf","kind":"commit","published_at":"2020-12-16T20:28:52.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.5.0-beta1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.5.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.5.0-beta1/manifests"},{"name":"v1.4.4","sha":"6ff7302acfbcece1a2f85d768c5f731917deb8a9","kind":"commit","published_at":"2020-12-01T19:37:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"8f147600b9f3462dc2d231e16ae14798a77b7619","kind":"commit","published_at":"2020-11-03T19:44:10.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"140a982e2bad05fb469723ea9046c9699b3fe161","kind":"tag","published_at":"2020-10-07T13:52:45.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"95ed2ee11705a9b1c1e29d05fae34024b7e60ba2","kind":"commit","published_at":"2020-09-01T17:49:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.1/manifests"},{"name":"v1.3.7","sha":"0b27683295250b7d82c548da457d7b0d4a855300","kind":"commit","published_at":"2020-08-10T15:21:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.7","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"a2827a4c86da1bc9540428d1e1865611c77dd7d5","kind":"commit","published_at":"2020-08-04T18:26:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.6/manifests"},{"name":"v1.4.0","sha":"f10b4198e74067ceb15c68889c34a2cb4817d766","kind":"tag","published_at":"2020-07-30T16:36:48.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0/manifests"},{"name":"v1.4.0-rc0","sha":"cfc0cb9248826358c5066d03d32a62bf5b8c2fc6","kind":"tag","published_at":"2020-07-13T16:43:42.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.0-rc0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-rc0/manifests"},{"name":"v1.3.5","sha":"750fe7dfc033d023b335494a4ad2b713386e8e59","kind":"tag","published_at":"2020-07-08T14:04:11.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.5/manifests"},{"name":"v1.4.0-beta2","sha":"462c8c5fc4e2738a6c8e1c4fdf2afc22e4b301da","kind":"tag","published_at":"2020-06-09T18:38:02.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.0-beta2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-beta2/manifests"},{"name":"v1.3.4","sha":"4ce2db174a8ec022f504b9bc0e768e284e44708f","kind":"tag","published_at":"2020-06-03T15:21:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"21e280c95635166b64311808c2bd9b8d02b94f22","kind":"tag","published_at":"2020-05-05T15:13:13.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.3/manifests"},{"name":"v1.4.0-beta1","sha":"c69a0ab471a1a2792d2980db01a46ca6aef3acf7","kind":"tag","published_at":"2020-04-10T19:06:18.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.4.0-beta1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.4.0-beta1/manifests"},{"name":"v1.3.2","sha":"dbe9cee06654c7d19e291eb74b9da49b4c6a0fd4","kind":"tag","published_at":"2020-04-07T17:34:37.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"17ea4abd2ac121376c1f782964fce1c3ee692915","kind":"tag","published_at":"2020-03-03T18:43:26.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"f002b1fa256d7987c03274bab1f4263dbdff0f64","kind":"tag","published_at":"2020-02-05T16:29:30.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.3.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"55b507b3e45a2ef5dc1d5a4cba3333c45dce443c","kind":"tag","published_at":"2020-01-08T14:57:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.2.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.2.1/manifests"},{"name":"v1.1.4","sha":"c5d1ddd8cbe3680a846c26e13f1117ca00e83e75","kind":"tag","published_at":"2019-12-17T18:58:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.1.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.4/manifests"},{"name":"v1.2.0","sha":"b414b897457665f12997cefd10ad934ccb9dfb3e","kind":"tag","published_at":"2019-12-10T18:54:47.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.2.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"797e0a635920c291b1808180bf7249eaac5eafed","kind":"tag","published_at":"2019-11-05T18:40:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.1.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"1261197350f3ad46a907489aee7ecc49b39efb82","kind":"commit","published_at":"2019-10-07T16:01:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.1.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"c520d023af0a89aec8b7f97717b52da270df2c38","kind":"tag","published_at":"2019-09-05T17:55:15.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.1.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d42ea7239f0db8a61e77191b9f2730a922459042","kind":"tag","published_at":"2019-08-13T15:18:20.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.1.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"0d1270edf53072da4da781b76d2e1db58831152f","kind":"tag","published_at":"2019-07-09T17:48:03.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"582ff343271e8893d785ff094855498c285bce0a","kind":"tag","published_at":"2019-06-06T20:39:00.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"be02c9f9ce6b45d6e845492277a232afd6956cc3","kind":"tag","published_at":"2019-05-16T19:13:02.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fd38aea397a6b7fdd52b5528e4cfd683821e7b39","kind":"tag","published_at":"2019-04-18T19:14:11.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1c3b9b9a41eecdf056560e07b68e6407b8d598c3","kind":"tag","published_at":"2019-03-13T20:39:49.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc2","sha":"82905e3077cb5ce7f194748a47b55bf7fff65ccf","kind":"tag","published_at":"2019-03-07T20:58:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.0-rc2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"ccf36d0607fa2f6f4ae9645e625a7f33b26cf6d1","kind":"tag","published_at":"2019-02-22T20:26:04.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v1.0.0-rc1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v1.0.0-rc1/manifests"},{"name":"v0.3.0","sha":"e1f3d104525e687eda76125707c9852e429f2730","kind":"tag","published_at":"2019-02-01T17:24:37.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.3.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3cfdc9ffcf780eede57d27ec26a3edad4c9ab6a9","kind":"tag","published_at":"2019-01-08T18:18:13.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.2.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"29905d4bda472574c8b499e2f93b5b2747d8fbd7","kind":"tag","published_at":"2018-12-06T20:15:14.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.1.0","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.1.0/manifests"},{"name":"v0.0.18","sha":"dbffb1c211bf96fbd721b4bd6911331e5c1886ab","kind":"tag","published_at":"2018-11-15T19:42:35.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.18","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"8db96a607cde2fea156d9a72c26aa09271592591","kind":"tag","published_at":"2018-10-25T20:36:32.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.17","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"518f2246cd0d376a473b93baaee3942d99e44d0f","kind":"tag","published_at":"2018-10-11T20:37:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.16","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"71de844febff6ac5b6fc6ba165e24e9677d2ee05","kind":"tag","published_at":"2018-09-27T21:05:43.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.15","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"e9228a40a480a5403b7256fb755ab000ff754c35","kind":"tag","published_at":"2018-09-20T21:29:21.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.14","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"b75c1ad5f277465dc7bdcc3d14c5177a89b6a4f9","kind":"tag","published_at":"2018-09-06T21:27:26.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.13","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"e3f321c2848b138976cf8c6143aab9702e2b2fc6","kind":"tag","published_at":"2018-08-23T19:50:40.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.12","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"9b26cbb1a61aaedd6160e99c41fa514b04a1a245","kind":"tag","published_at":"2018-08-09T15:57:31.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.11","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"8df56f107cdd485351eb2523992c3364114b4b2e","kind":"tag","published_at":"2018-07-26T17:43:56.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.10","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"4503c54ec045b406a0b3533901c6d7a5614cfef3","kind":"tag","published_at":"2018-07-12T19:31:24.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.9","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"545effea171428c3e129274032cedbf9beb0e724","kind":"tag","published_at":"2018-06-28T21:13:29.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.8","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"bb548a5e4d4cabb086e6425b113b07270e40bbb8","kind":"tag","published_at":"2018-06-14T15:27:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.7","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"de03a35e8661ae6df623f41ec8f616ffd8ef6131","kind":"tag","published_at":"2018-05-31T14:54:38.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.6","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"29a4d7d5b648e5b0b60e03e3bd71c11703f0c203","kind":"tag","published_at":"2018-05-17T18:46:57.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.5","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"ff5ad991913ea56c4609391ff190eaf83edf339b","kind":"tag","published_at":"2018-05-03T18:19:36.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.4","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"94ae2dc59114fbf6dd39707929068adfa20a92e8","kind":"tag","published_at":"2018-04-19T13:53:30.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.3","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4dccfa06a22dc6d6f77c9828e12c8ebb6ec502a4","kind":"commit","published_at":"2018-03-06T18:54:09.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.2","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a2de2b10d6d45a2a78f40e1746833dcba1aa60cc","kind":"commit","published_at":"2018-02-13T18:38:16.000Z","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/v0.0.1","html_url":"https://github.com/mongodb/mongo-go-driver/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb/mongo-go-driver@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-06-17T00:00:34.493Z","dependent_packages_count":14973,"downloads":null,"downloads_period":null,"dependent_repos_count":36142,"rankings":{"downloads":null,"dependent_repos_count":0.02989709420175755,"dependent_packages_count":0.011659866738685446,"stargazers_count":0.7674584081591164,"forks_count":0.936875275302409,"docker_downloads_count":0.011061924854650294,"average":0.3513905138513237},"purl":"pkg:golang/go.mongodb.org/mongo-driver","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWY2bXEtNW0yNS00cjcy","url":"https://github.com/advisories/GHSA-f6mq-5m25-4r72","title":"go.mongodb.org/mongo-driver improperly validates cstrings when marshalling Go objects into BSON","description":"Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshalling Go objects into BSON. A malicious user could use a Go object with specific string to potentially inject additional fields into marshalled documents. This issue affects all MongoDB GO Drivers up to (and including) 1.5.0.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-06-15T16:08:16.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.8,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-20329","https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1","https://github.com/mongodb/mongo-go-driver/pull/622","https://github.com/mongodb/mongo-go-driver/commit/2aca31d5986a9e1c65a92264736de9fdc3b9b4ca","https://jira.mongodb.org/browse/GODRIVER-1923","https://pkg.go.dev/vuln/GO-2021-0112","https://github.com/advisories/GHSA-f6mq-5m25-4r72"],"source_kind":"github","identifiers":["GHSA-f6mq-5m25-4r72","CVE-2021-20329"],"repository_url":"https://github.com/mongodb/mongo-go-driver","blast_radius":0.0,"created_at":"2022-12-21T16:12:58.871Z","updated_at":"2026-04-05T20:08:11.610Z","epss_percentage":0.0014,"epss_percentile":0.33888,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWY2bXEtNW0yNS00cjcy","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWY2bXEtNW0yNS00cjcy","packages":[{"ecosystem":"go","package_name":"go.mongodb.org/mongo-driver","versions":[{"first_patched_version":"1.5.1","vulnerable_version_range":"\u003c 1.5.1"}],"purl":"pkg:go/go.mongodb.org%2Fmongo-driver"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWY2bXEtNW0yNS00cjcy/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver","docker_dependents_count":4974,"docker_downloads_count":25836197075,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-06-15T22:00:29.665Z","issues_count":5,"pull_requests_count":1488,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":882393.7955271566,"issues_closed_count":5,"pull_requests_closed_count":1252,"pull_request_authors_count":77,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.1169354838709677,"merged_pull_requests_count":1070,"bot_issues_count":0,"bot_pull_requests_count":282,"past_year_issues_count":1,"past_year_pull_requests_count":276,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":615654.6481481482,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":162,"past_year_pull_request_authors_count":27,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.6376811594202898,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":85,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"matthewdale","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"prestonvasquez","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"alcaeus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3495924,"name":"github.com/mongodb/mongo-go-driver","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"github.com/mongodb","versions_count":138,"first_release_published_at":"2018-02-13T18:38:16.000Z","latest_release_published_at":"2026-02-06T20:03:44.000Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-17T00:30:22.602Z","created_at":"2022-04-10T19:36:42.241Z","updated_at":"2026-06-17T00:30:22.602Z","registry_url":"https://pkg.go.dev/github.com/mongodb/mongo-go-driver","install_command":"go get github.com/mongodb/mongo-go-driver","documentation_url":"https://pkg.go.dev/github.com/mongodb/mongo-go-driver#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":"mongodb","name":"mongodb","uuid":"45120","kind":"organization","description":"","email":"iteng@mongodb.com","website":"http://www.mongodb.com/","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45120?v=4","repositories_count":293,"last_synced_at":"2026-05-16T15:59:20.831Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mongodb","funding_links":[],"total_stars":98439,"followers":4479,"following":0,"created_at":"2022-11-02T16:21:32.383Z","updated_at":"2026-05-16T15:59:20.831Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-22T01:02:29.529Z","dependent_packages_count":387,"downloads":null,"downloads_period":null,"dependent_repos_count":324,"rankings":{"downloads":null,"dependent_repos_count":0.37311573563793426,"dependent_packages_count":0.2173518748467774,"stargazers_count":0.7674584081591164,"forks_count":0.936875275302409,"docker_downloads_count":1.6418410642792596,"average":0.7873284716450993},"purl":"pkg:golang/github.com/mongodb/mongo-go-driver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mongodb/mongo-go-driver","docker_dependents_count":5,"docker_downloads_count":912,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mongodb/mongo-go-driver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mongodb/mongo-go-driver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmongodb%2Fmongo-go-driver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmongodb%2Fmongo-go-driver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmongodb%2Fmongo-go-driver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmongodb%2Fmongo-go-driver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmongodb%2Fmongo-go-driver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmongodb%2Fmongo-go-driver/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431066,"name":"go.mongodb.org/mongo-driver/v2/x/mongo/driver/auth/creds","ecosystem":"go","description":"Package creds is intended for internal use only. It is made available to\nfacilitate use cases that require access to internal MongoDB driver\nfunctionality and state. The API of this package is not stable and there is\nno backward compatibility guarantee.\n\nWARNING: THIS PACKAGE IS EXPERIMENTAL AND MAY BE MODIFIED OR REMOVED WITHOUT\nNOTICE! USE WITH EXTREME CAUTION!","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/x/mongo/driver/auth","versions_count":20,"first_release_published_at":"2026-05-12T05:42:20.689Z","latest_release_published_at":"2026-05-12T05:42:20.689Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:43.317Z","created_at":"2026-05-12T05:41:54.604Z","updated_at":"2026-06-15T23:20:43.318Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/auth/creds","install_command":"go get go.mongodb.org/mongo-driver/v2/x/mongo/driver/auth/creds","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/x/mongo/driver/auth/creds#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.151Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/x/mongo/driver/auth/creds","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/auth/creds","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/auth/creds","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/x/mongo/driver/auth/creds/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fauth%2Fcreds/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fauth%2Fcreds/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fauth%2Fcreds/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fauth%2Fcreds/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fauth%2Fcreds/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fx%2Fmongo%2Fdriver%2Fauth%2Fcreds/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14392930,"name":"go.mongodb.org/mongo-driver/internal/httputil","ecosystem":"go","description":"","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/internal","versions_count":28,"first_release_published_at":"2026-05-06T15:32:40.148Z","latest_release_published_at":"2026-05-06T15:32:40.148Z","latest_release_number":"v1.17.9","last_synced_at":"2026-06-15T23:20:45.545Z","created_at":"2026-05-06T15:32:03.142Z","updated_at":"2026-06-15T23:20:45.546Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/httputil","install_command":"go get go.mongodb.org/mongo-driver/internal/httputil","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/internal/httputil#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:28.802Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10009395951028,"dependent_packages_count":4.778736471275303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.939415215392792},"purl":"pkg:golang/go.mongodb.org/mongo-driver/internal/httputil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/httputil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/internal/httputil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/internal/httputil/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fhttputil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fhttputil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fhttputil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fhttputil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fhttputil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Finternal%2Fhttputil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14431050,"name":"go.mongodb.org/mongo-driver/v2/mongo/address","ecosystem":"go","description":"Package address provides structured representations of network addresses.","homepage":"https://github.com/mongodb/mongo-go-driver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb/mongo-go-driver","keywords_array":[],"namespace":"go.mongodb.org/mongo-driver/v2/mongo","versions_count":20,"first_release_published_at":"2026-05-12T05:42:19.219Z","latest_release_published_at":"2026-05-12T05:42:19.219Z","latest_release_number":"v2.6.0","last_synced_at":"2026-06-15T23:20:47.962Z","created_at":"2026-05-12T05:41:52.849Z","updated_at":"2026-06-15T23:20:47.963Z","registry_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/mongo/address","install_command":"go get go.mongodb.org/mongo-driver/v2/mongo/address","documentation_url":"https://pkg.go.dev/go.mongodb.org/mongo-driver/v2/mongo/address#section-documentation","metadata":{},"repo_metadata":{"id":37334327,"uuid":"81355383","full_name":"mongodb/mongo-go-driver","owner":"mongodb","description":"The Official Golang driver for MongoDB","archived":false,"fork":false,"pushed_at":"2026-05-13T01:55:47.000Z","size":46877,"stargazers_count":8522,"open_issues_count":13,"forks_count":927,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-05-14T06:02:51.671Z","etag":null,"topics":["database","driver","go","golang","golang-library","mongodb"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/docs/drivers/go/current/","language":"Go","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/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":"docs/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":"2017-02-08T17:18:02.000Z","updated_at":"2026-05-13T14:37:01.000Z","dependencies_parsed_at":"2025-05-05T22:59:12.027Z","dependency_job_id":"da21e67d-2630-4451-a715-3e1c58665743","html_url":"https://github.com/mongodb/mongo-go-driver","commit_stats":{"total_commits":2142,"total_committers":161,"mean_commits":"13.304347826086957","dds":0.8169934640522876,"last_synced_commit":"b823409f1094fc54099bf64799a1e5a1d9e6fa67"},"previous_names":["10gen/mongo-go-driver"],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/mongo-go-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/mongo-go-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/sbom","scorecard":{"id":1084,"data":{"date":"2025-08-13T22:42:46Z","repo":{"name":"github.com/mongodb/mongo-go-driver","commit":"54bab6dd3e8ea728597da6d513265bc503a8293e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.5,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-branch.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:32","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/release.yml:57","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:68","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/release.yml:69","Warn: no topLevel permission defined: .github/workflows/check-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-labels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/check-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-branch.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/create-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/merge-up.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb/mongo-go-driver/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:20: pin your Docker image by updating artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04 to artifactory.corp.mongodb.com/dockerhub/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: goCommand not pinned by hash: Dockerfile:54","Warn: goCommand not pinned by hash: etc/api_report.sh:20","Warn: goCommand not pinned by hash: etc/govulncheck.sh:14","Info:   2 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   4 goCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: bson/decode_value_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: bson/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: x/mongo/driver/operation/hello_test.go:708"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/237789915","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223719875","Warn: release artifact v1.17.4 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/223478168","Warn: release artifact v2.2.1 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/216828800","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/mongodb/mongo-go-driver/releases/211348399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v1'","Info: 'allow deletion' disabled on branch 'release/1.13'","Info: 'allow deletion' disabled on branch 'release/1.12'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v1'","Info: 'force pushes' disabled on branch 'release/1.13'","Info: 'force pushes' disabled on branch 'release/1.12'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.13'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release/1.12'","Info: 'stale review dismissal' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'v1'","Info: 'stale review dismissal' is required to merge on branch 'release/1.13'","Info: 'stale review dismissal' is required to merge on branch 'release/1.12'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v1'","Warn: required approving review count is 1 on branch 'release/1.13'","Warn: required approving review count is 1 on branch 'release/1.12'","Info: codeowner review is required on branch 'master'","Info: codeowner review is required on branch 'v1'","Info: codeowner review is required on branch 'release/1.13'","Info: codeowner review is required on branch 'release/1.12'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v1'","Warn: 'last push approval' is disabled on branch 'release/1.13'","Warn: 'last push approval' is disabled on branch 'release/1.12'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v1'","Warn: 'up-to-date branches' is disabled on branch 'release/1.13'","Warn: 'up-to-date branches' is disabled on branch 'release/1.12'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v1'","Info: status check found to merge onto on branch 'release/1.13'","Info: status check found to merge onto on branch 'release/1.12'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v1'","Info: PRs are required in order to make changes on branch 'release/1.13'","Info: PRs are required in order to make changes on branch 'release/1.12'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 21 contributing companies or organizations","details":["Info: found contributions from: 10gen, EpicGames, Math-Game-MCA, Princeton-SSI, avancemos, cmu-db, conda-forge, cyborginstitute, doctrine, glaredb, kframework, matplotlib, mongodb, mongodb-labs, open-telemetry, pion, princetoneclub, viam robotics, viam-labs, viamrobotics, winlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-14T12:32:29.673Z","repository_id":37334327,"created_at":"2025-08-14T12:32:29.674Z","updated_at":"2025-08-14T12:32:29.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-22T01:02:27.154Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/go.mongodb.org/mongo-driver/v2/mongo/address","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/mongo/address","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.mongodb.org/mongo-driver/v2/mongo/address","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.mongodb.org/mongo-driver/v2/mongo/address/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:41:36.196Z","issues_count":5,"pull_requests_count":1459,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":885746.318627451,"issues_closed_count":5,"pull_requests_closed_count":1224,"pull_request_authors_count":74,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0959561343385882,"merged_pull_requests_count":1048,"bot_issues_count":0,"bot_pull_requests_count":275,"past_year_issues_count":1,"past_year_pull_requests_count":327,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":499698.4744897959,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":196,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2844036697247705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":164,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","maintainers":[{"login":"prestonvasquez","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"},{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}],"active_maintainers":[{"login":"prestonvasquez","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"},{"login":"matthewdale","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"},{"login":"alcaeus","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"},{"login":"qingyang-hu","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"},{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"},{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"},{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Faddress/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Faddress/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Faddress/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Faddress/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Faddress/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.mongodb.org%2Fmongo-driver%2Fv2%2Fmongo%2Faddress/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2171926,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":8204,"full_name":"mongodb/mongo-go-driver","default_branch":"master","total_commits":2747,"total_committers":185,"total_bot_commits":149,"total_bot_committers":3,"mean_commits":14.848648648648648,"dds":0.8572988714961777,"past_year_total_commits":260,"past_year_total_committers":24,"past_year_total_bot_commits":73,"past_year_total_bot_committers":3,"past_year_mean_commits":10.833333333333334,"past_year_dds":0.8,"last_synced_at":"2026-06-17T00:17:28.303Z","last_synced_commit":"334ef748f01829b85f520c42c032d440e3de65fa","created_at":"2023-03-07T09:47:44.007Z","updated_at":"2026-06-17T00:09:43.014Z","committers":[{"name":"Divjot Arora","email":"divjot.arora@10gen.com","login":null,"count":392},{"name":"Matt Dale","email":"9760375+matthewdale","login":"matthewdale","count":291},{"name":"Preston Vasquez","email":"prestonvasquez@icloud.com","login":"prestonvasquez","count":241},{"name":"Steven Silvester","email":"steven.silvester@ieee.org","login":"blink1073","count":202},{"name":"Benjamin Rewis","email":"32186188+benjirewis","login":"benjirewis","count":170},{"name":"Qingyang Hu","email":"103950869+qingyang-hu","login":"qingyang-hu","count":165},{"name":"Kris Brandow","email":"kris@mongodb.com","login":"skriptble","count":157},{"name":"iwysiu","email":"isabella.siu@10gen.com","login":null,"count":125},{"name":"Saghm Rossi","email":"saghmrossi@gmail.com","login":"saghm","count":113},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":96},{"name":"Craig Wilson","email":"craiggwilson@gmail.com","login":"craiggwilson","count":92},{"name":"Kevin Albertson","email":"kevin.albertson@mongodb.com","login":"kevinAlbs","count":62},{"name":"Isabella Siu","email":"isabella.siu@mongodb.com","login":"iwysiu","count":50},{"name":"mongodb-dbx-release-bot[bot]","email":"167856002+mongodb-dbx-release-bot[bot]","login":"mongodb-dbx-release-bot[bot]","count":35},{"name":"Rafael Cenzano","email":"32753063+RafaelCenzano","login":"RafaelCenzano","count":24},{"name":"David Golden","email":"xdg@xdg.me","login":"xdg","count":24},{"name":"Roland Fong","email":"rfblue2@gmail.com","login":"rfblue2","count":24},{"name":"Wisdom Omuya","email":"deafgoat@gmail.com","login":"deafgoat","count":21},{"name":"mongodb-drivers-pr-bot[bot]","email":"147046816+mongodb-drivers-pr-bot[bot]","login":"mongodb-drivers-pr-bot[bot]","count":18},{"name":"Emmanuel","email":"manny.eppinger@mongodb.com","login":"eppingere","count":18},{"name":"Igor Kryvenko","email":"kryvenko7igor@gmail.com","login":"igorKryvenko","count":17},{"name":"Andreas Braun","email":"andreas.braun@mongodb.com","login":"alcaeus","count":16},{"name":"Sam Kleinman","email":"sam@10gen.com","login":null,"count":16},{"name":"Connie Yu","email":"connie.yu@10gen.com","login":"connieyu","count":15},{"name":"Jeff Yemin","email":"jeff.yemin@10gen.com","login":"jyemin","count":14},{"name":"Joy Wang","email":"49984055+joyjwang","login":"joyjwang","count":14},{"name":"Eric Daniels","email":"eric@erdaniels.com","login":"edaniels","count":11},{"name":"roman.tarasov","email":"roman.tarasov@benchplatform.com","login":null,"count":11},{"name":"Matthew Chiaravalloti","email":"matthew.chiaravalloti@mongodb.com","login":"mattChiaravalloti","count":10},{"name":"Gabriela Asuncion","email":"gabriela.asuncion@mongodb.com","login":"gabbyasuncion","count":10},{"name":"Selena Zhou","email":"selena.zhou@mongodb.com","login":"zhouselena","count":9},{"name":"tycho garen","email":"garen@tychoish.com","login":"tychoish","count":8},{"name":"Patrick Meredith","email":"pmeredit@gmail.com","login":"pmeredit","count":8},{"name":"Ivan Sopov","email":"isopov@joom.com","login":"isopov","count":7},{"name":"Kriti Ravindran","email":"kriti.ravindran@mongodb.com","login":"KritiRav","count":7},{"name":"jtv4k","email":"jtv4k","login":"jtv4k","count":7},{"name":"timothy-kim-mongo","email":"timothy.kim@mongodb.com","login":"timothy-kim-mongo","count":6},{"name":"Tim Fogarty","email":"tim.fogarty@mongodb.com","login":"tfogo","count":6},{"name":"Ramit Mittal","email":"commitemailoframit@protonmail.com","login":"ramitmittal","count":6},{"name":"Parham Alvani","email":"parham.alvani@gmail.com","login":"1995parham","count":6},{"name":"Lokesh Kumar","email":"lkumar94@gmail.com","login":"kumarlokesh","count":6},{"name":"Patrick Freed","email":"patrick.freed@mongodb.com","login":"patrickfreed","count":5},{"name":"Lin Borland","email":"lin.borland@mongodb.com","login":"linborland","count":5},{"name":"Devin Hilly","email":"devin.hilly@mongodb.com","login":"dmhilly","count":5},{"name":"Charlie Vieth","email":"charlie.vieth@mongodb.com","login":"charlievieth","count":5},{"name":"Ryan Chipman","email":"ryan@ryanchipman.com","login":"rychipman","count":5},{"name":"Alice Thum","email":"alice.thum@10gen.com","login":null,"count":4},{"name":"Will Banfield","email":"william.banfield@10gen.com","login":null,"count":4},{"name":"Hett","email":"hettbox@gmail.com","login":"TheHett","count":4},{"name":"David Bartley","email":"bartle@stripe.com","login":"bartle-stripe","count":4},{"name":"Loris Cro","email":"kappaloris@gmail.com","login":"kristoff-it","count":4},{"name":"Mathew Robinson","email":"chasinglogic@gmail.com","login":"chasinglogic","count":4},{"name":"Payne Chu","email":"payne@piplay.com","login":"paynechu","count":4},{"name":"Dave Perryman","email":"dave@bugsnag.com","login":"Pezzah","count":3},{"name":"David Golub","email":"david.golub@mongodb.com","login":"dgolub","count":3},{"name":"Denis","email":"Hixon10@yandex.ru","login":"Hixon10","count":3},{"name":"Ernie Hershey","email":"ernie.hershey@mongodb.com","login":"ehershey","count":3},{"name":"Felipe Gasper","email":"FGasper","login":"FGasper","count":3},{"name":"NikSmith","email":"NikSmith","login":"NikSmith","count":3},{"name":"Stephan Lanfermann","email":"stelanf@gmail.com","login":"DerRidda","count":3},{"name":"Masatoshi Ogiwara","email":"msts.oo0131@gmail.com","login":"zigzagdev","count":2},{"name":"Kobrin Ilay","email":"ilayko3110@yandex.ru","login":"kobrineli","count":2},{"name":"John Liu","email":"john.liu@mongodb.com","login":"john-m-liu","count":2},{"name":"Caleb Doxsey","email":"caleb@datadoghq.com","login":"dd-caleb","count":2},{"name":"Ben Wells","email":"b.v.wells@gmail.com","login":"bvwells","count":2},{"name":"kennwhite","email":"github@kennwhite.com","login":"kennwhite","count":2},{"name":"Tim Gerk","email":"tjgerk@gmail.com","login":"tgerk","count":2},{"name":"Thomas Geulen","email":"thomas.geulen@csb.com","login":"thomasgeulen","count":2},{"name":"Thomas Geulen","email":"geulendev@gmail.com","login":"stitch84","count":2},{"name":"Sony AK","email":"sony@sony-ak.com","login":"sonyarianto","count":2},{"name":"Ryan Wynn","email":"ryan.m.wynn@gmail.com","login":"rwynn","count":2},{"name":"Alice Thum","email":"ayhthum@gmail.com","login":"athum","count":2},{"name":"Mathieu","email":"mathieu@hedtechnologies.com","login":null,"count":2},{"name":"Karim Alibhai","email":"karim@foko.co","login":null,"count":2},{"name":"Chris Cho","email":"chris.cho@mongodb.com","login":null,"count":2},{"name":"Benjamin Rewis","email":"benji.rewis@mongodb.com","login":null,"count":2},{"name":"Sergey Zelenov","email":"mail@zelenov.su","login":null,"count":2},{"name":"jbblanchet","email":"jbblanchet@gmail.com","login":"jbblanchet","count":2},{"name":"Aleksandr Yakimenko","email":"37263666+alyakimenko","login":"alyakimenko","count":1},{"name":"Ahmad Shah","email":"112424973+MAhmadShah","login":"MAhmadShah","count":1},{"name":"Adam Geiger","email":"ageiger@us.ibm.com","login":"argeiger","count":1},{"name":"Abner Chen","email":"houjunchen@gmail.com","login":"houjunchen","count":1},{"name":"Abdul Jaleel","email":"ajaleelp@gmail.com","login":"ajaleelp","count":1},{"name":"Aaron Kahn","email":"akahn@tesla.com","login":"aaronpkahn","count":1},{"name":"Aaron Jheng","email":"wentworth@outlook.com","login":"aaronjheng","count":1},{"name":"crhntr","email":"hunter.christopher@icloud.com","login":"crhntr","count":1},{"name":"jeyanthi","email":"jmuthuram@tekion.com","login":null,"count":1},{"name":"delioda","email":"delioda@consenteye.com","login":null,"count":1},{"name":"Thomas Geulen","email":"geulentech@gmail.com","login":null,"count":1},{"name":"Thomas Delacour","email":"thomas.delacour@mongodb.com","login":null,"count":1},{"name":"Rikard Anglerud","email":"Rikard.Anglerud@man.com","login":null,"count":1},{"name":"Jairo Santos","email":"jaisantos@uolinc.com","login":null,"count":1},{"name":"Bob Hall","email":"bobhall@Bobs-MacBook-Pro.local","login":null,"count":1},{"name":"camgraff","email":"46980357+camgraff","login":"camgraff","count":1},{"name":"c3b5aw","email":"spyk.developpeur@gmail.com","login":"nullswan","count":1},{"name":"Zhenhang Tung","email":"zhenhangtung@gmail.com","login":"ZhenhangTung","count":1},{"name":"Wei-En Wong","email":"weienwong.93@gmail.com","login":"weienwong","count":1},{"name":"Wan Bachtiar","email":"sindbach","login":"sindbach","count":1},{"name":"Tomas Virgl","email":"tomas@virgl.net","login":"tvi","count":1},{"name":"Tobias Kohlbau","email":"t.kohlbau@myopenfactory.com","login":"tobiaskohlbau","count":1},{"name":"Tejus Pratap","email":"tejzpr@gmail.com","login":"tejzpr","count":1},{"name":"Sylwester Rąpała","email":"sylwesterrapala@outlook.com","login":"xoac","count":1},{"name":"Steven Connors","email":"scconnors23@gmail.com","login":"StevenConnors","count":1},{"name":"Spikes","email":"wesley.spikes@gmail.com","login":"SpikesDivZero","count":1},{"name":"Shivam Rathore","email":"shivam.rathore010@gmail.com","login":"Shivam010","count":1},{"name":"Sergey Zelenov","email":"sergey.zelenov@mongodb.com","login":"tadjik1","count":1},{"name":"Scott L'Hommedieu","email":"slhommed","login":"slhommed","count":1},{"name":"Roman Tarasov","email":"postbox4me@mail.ru","login":"coldze","count":1},{"name":"Reilly Watson","email":"reillywatson@gmail.com","login":"reillywatson","count":1},{"name":"Ramón Berrutti","email":"ramonberrutti@gmail.com","login":"ramonberrutti","count":1},{"name":"Oghogho Odemwingie","email":"odemwingieog@gmail.com","login":"2HgO","count":1},{"name":"NiteshSingh17","email":"79739154+NiteshSingh17","login":"NiteshSingh17","count":1},{"name":"Nepomuk Crhonek","email":"105591323+Nepomuk5665","login":"Nepomuk5665","count":1},{"name":"Nathan","email":"nathan.leniz@10gen.com","login":"terakilobyte","count":1},{"name":"Nanxi","email":"leenanxi@gmail.com","login":"ti","count":1},{"name":"Mostafa Hassan","email":"mostafaabdullahahmed@gmail.com","login":"mostafa-abdullah","count":1},{"name":"yuancjun","email":"yuancjun@gmail.com","login":"yuancjun","count":1},{"name":"wang harry","email":"305263812@qq.com","login":"Harrywang55666","count":1},{"name":"stephentth","email":"25250133+stephentth","login":"stephentth","count":1},{"name":"shawnps","email":"shawn@signalsciences.com","login":"shawnps-sigsci","count":1},{"name":"rishitb-mongodb","email":"160672125+rishitb-mongodb","login":"rishitb-mongodb","count":1},{"name":"podhmo","email":"ababjam61@gmail.com","login":"podhmo","count":1},{"name":"pengzhenyi","email":"503282373@qq.com","login":"pengzhenyi2015","count":1},{"name":"oikarinen","email":"7252104+oikarinen","login":"oikarinen","count":1},{"name":"ncubrian","email":"ncubrian","login":"ncubrian","count":1},{"name":"mountcount","email":"166301065+mountcount","login":"mountcount","count":1},{"name":"mengskysama","email":"mengskysama@gmail.com","login":"mengskysama","count":1},{"name":"manunio","email":"maxnair.dev@gmail.com","login":"manunio","count":1},{"name":"linfp","email":"673730411@qq.com","login":"linfeip","count":1},{"name":"lencap","email":"techgeek@189.cn","login":"lencap","count":1},{"name":"kuafu","email":"kuafou@gmail.com","login":"kuafou","count":1},{"name":"koenno","email":"8572607+koenno","login":"koenno","count":1},{"name":"klikpaspor","email":"42468310+klikpaspor","login":"klikpaspor","count":1},{"name":"jiangzhi","email":"jiangzhi@qiniu.com","login":"jiangz222","count":1},{"name":"ginuerzh","email":"ginuerzh","login":"ginuerzh","count":1},{"name":"emilien puget","email":"emilien-puget","login":"emilien-puget","count":1},{"name":"elza","email":"44083691+elza2","login":"elza2","count":1},{"name":"coldWater","email":"254244460@qq.com","login":"forsaken628","count":1},{"name":"caosiyang","email":"csy3228@gmail.com","login":"caosiyang","count":1},{"name":"Guillem Jover","email":"guillem@hadrons.org","login":"guillemj","count":1},{"name":"God-Jay","email":"57613316+God-Jay","login":"God-Jay","count":1},{"name":"Gabe Fernando","email":"gef756@gmail.com","login":"gef756","count":1},{"name":"Fanat1k","email":"nso.fanat1k@gmail.com","login":"pvragov","count":1},{"name":"Eng Zer Jun","email":"engzerjun@gmail.com","login":"Juneezee","count":1},{"name":"Emmanuel T Odeke","email":"emmanuel@orijtech.com","login":"odeke-em","count":1},{"name":"Eliot Horowitz","email":"eliot@10gen.com","login":"erh","count":1},{"name":"Ed Pelc","email":"ed@freightchick.com","login":"epelc","count":1},{"name":"Dylan M. Kozicki","email":"dylan.kozicki@gmail.com","login":"Luberry","count":1},{"name":"Doug Tangren","email":"d.tangren@gmail.com","login":"softprops","count":1},{"name":"Don2Quixote","email":"35610661+Don2Quixote","login":"Don2Quixote","count":1},{"name":"Dmitri Nikulin","email":"dnikulin@gmail.com","login":"dnikulin","count":1},{"name":"Divjot Arora","email":"divjot.arora@gmail.com","login":"divjotarora","count":1},{"name":"Derrick J. Wippler","email":"thrawn01@gmail.com","login":"thrawn01","count":1},{"name":"Dennis Glot","email":"31706897+gl-ot","login":"gl-ot","count":1},{"name":"Daniel Kwasnick","email":"66713597+kwasnick","login":"kwasnick","count":1},{"name":"Chunyang Wen","email":"chunyang.wen@gmail.com","login":"chunyang-wen","count":1},{"name":"Cheng Fang","email":"cfang@redhat.com","login":"chengfang","count":1},{"name":"ANAND KUMAR JHA","email":"36113559+anandkumarjha54321","login":"anandkumarjha54321","count":1},{"name":"Byeonggyu Park","email":"55678893+ggyuchive","login":"ggyuchive","count":1},{"name":"Boris Ilijic","email":"boris.ilijic@gmail.com","login":"boris-ilijic","count":1},{"name":"Bastien","email":"bastien_maurice@hotmail.com","login":"Momotoculteur","count":1},{"name":"Alex Haynes","email":"alexhaynes93@gmail.com","login":"Deseao","count":1},{"name":"Mike Jensen","email":"jentfoo","login":"jentfoo","count":1},{"name":"Michael McClimon","email":"michael.mcclimon@mongodb.com","login":"mmcclimon","count":1},{"name":"Michael Bohn","email":"spaceodyssey@gmx.de","login":"Ragnaroek","count":1},{"name":"Meow","email":"8980561+floodcode","login":"floodcode","count":1},{"name":"May","email":"mehrabhoque@gmail.com","login":"Utagai","count":1},{"name":"Martin Zhang","email":"Martin.zhang@10gen.com","login":"MartyZhang","count":1},{"name":"MarkDaveny","email":"168091250+MarkDaveny","login":"MarkDaveny","count":1},{"name":"Mantas Šilanskas","email":"mantas.silanskas.ms@gmail.com","login":"MantasSilanskas","count":1},{"name":"Luca(Wei) Chen","email":"Wei@cvluca.com","login":"cvluca","count":1},{"name":"LordGhostX","email":"47832826+LordGhostX","login":"LordGhostX","count":1},{"name":"Krzysztof Jaśkiewicz","email":"krzysztof.jaskiewicz@northern.tech","login":"kjaskiewiczz","count":1},{"name":"Kriti Ravindran","email":"kriti.ravindran@gmail.com","login":"kritiravind","count":1},{"name":"Kirollos Morkos","email":"kman2121@gmail.com","login":"kmorkos","count":1},{"name":"Kenichi Kamiya","email":"kachick1@gmail.com","login":"kachick","count":1},{"name":"Kenan Abbak","email":"kenanabbak@hotmail.com","login":"Tebaks","count":1},{"name":"Kalugin Ivan","email":"ivan.kalugin1994@gmail.com","login":"Oldook","count":1},{"name":"Jitendra Adhikari","email":"2908547+adhocore","login":"adhocore","count":1},{"name":"Jason Song","email":"wolfogre@qq.com","login":"wolfogre","count":1},{"name":"Jakob Ackermann","email":"das7pad@outlook.com","login":"das7pad","count":1},{"name":"Ikko Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":1},{"name":"Hyeonho Kim","email":"jwalag87@gmail.com","login":"proost","count":1},{"name":"Hoonmin Kim","email":"harebox@gmail.com","login":"hoonmin","count":1},{"name":"Hamza Tokuchi","email":"h@mza.jp","login":"mkdior","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":52},{"name":"Matt Dale","email":"9760375+matthewdale","login":"matthewdale","count":51},{"name":"Qingyang Hu","email":"103950869+qingyang-hu","login":"qingyang-hu","count":36},{"name":"Preston Vasquez","email":"prestonvasquez@icloud.com","login":"prestonvasquez","count":35},{"name":"Rafael Cenzano","email":"32753063+RafaelCenzano","login":"RafaelCenzano","count":24},{"name":"mongodb-dbx-release-bot[bot]","email":"167856002+mongodb-dbx-release-bot[bot]","login":"mongodb-dbx-release-bot[bot]","count":19},{"name":"Andreas Braun","email":"andreas.braun@mongodb.com","login":"alcaeus","count":11},{"name":"Selena Zhou","email":"selena.zhou@mongodb.com","login":"zhouselena","count":9},{"name":"Lin Borland","email":"lin.borland@mongodb.com","login":"linborland","count":5},{"name":"Sergey Zelenov","email":"mail@zelenov.su","login":null,"count":2},{"name":"Masatoshi Ogiwara","email":"msts.oo0131@gmail.com","login":"zigzagdev","count":2},{"name":"mongodb-drivers-pr-bot[bot]","email":"147046816+mongodb-drivers-pr-bot[bot]","login":"mongodb-drivers-pr-bot[bot]","count":2},{"name":"Byeonggyu Park","email":"55678893+ggyuchive","login":"ggyuchive","count":1},{"name":"Doug Tangren","email":"d.tangren@gmail.com","login":"softprops","count":1},{"name":"Felipe Gasper","email":"FGasper","login":"FGasper","count":1},{"name":"God-Jay","email":"57613316+God-Jay","login":"God-Jay","count":1},{"name":"Ivan Sopov","email":"isopov@joom.com","login":"isopov","count":1},{"name":"Kobrin Ilay","email":"ilayko3110@yandex.ru","login":"kobrineli","count":1},{"name":"Michael McClimon","email":"michael.mcclimon@mongodb.com","login":"mmcclimon","count":1},{"name":"Nepomuk Crhonek","email":"105591323+Nepomuk5665","login":"Nepomuk5665","count":1},{"name":"NiteshSingh17","email":"79739154+NiteshSingh17","login":"NiteshSingh17","count":1},{"name":"Sergey Zelenov","email":"sergey.zelenov@mongodb.com","login":"tadjik1","count":1},{"name":"koenno","email":"8572607+koenno","login":"koenno","count":1},{"name":"oikarinen","email":"7252104+oikarinen","login":"oikarinen","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-17T00:00:13.021Z","repositories_count":6260530,"commits_count":877413056,"contributors_count":35041043,"owners_count":1167188,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"mongodb/mongo-go-driver","html_url":"https://github.com/mongodb/mongo-go-driver","last_synced_at":"2026-06-17T00:00:34.963Z","status":"active","issues_count":5,"pull_requests_count":1495,"avg_time_to_close_issue":268730.4,"avg_time_to_close_pull_request":879045.5258141382,"issues_closed_count":5,"pull_requests_closed_count":1259,"pull_request_authors_count":78,"issue_authors_count":5,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.1217391304347826,"merged_pull_requests_count":1075,"bot_issues_count":0,"bot_pull_requests_count":282,"past_year_issues_count":1,"past_year_pull_requests_count":283,"past_year_avg_time_to_close_issue":249357.0,"past_year_avg_time_to_close_pull_request":601759.3964497042,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":169,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.6501766784452296,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":85,"past_year_merged_pull_requests_count":138,"created_at":"2023-05-16T03:55:51.065Z","updated_at":"2026-06-17T00:00:34.964Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fmongo-go-driver/issues","issue_labels_count":{"table":{"priority-1-high":2,"ignore-for-release":1,"review-priority-normal":1,"priority-3-low":1}},"pull_request_labels_count":{"table":{"priority-3-low":557,"dependencies":214,"go":99,"priority-1-high":88,"documentation":75,"review-priority-normal":73,"priority-2-medium":51,"enhancement":38,"submodules":38,"ignore-for-release":36,"ci/cd":34,"github_actions":25,"bug":21,"review-priority-low":14,"feature":14,"review-priority-urgent":11}},"issue_author_associations_count":{"table":{"COLLABORATOR":3,"MEMBER":2}},"pull_request_author_associations_count":{"table":{"COLLABORATOR":612,"CONTRIBUTOR":437,"MEMBER":374,"NONE":70,"OWNER":2}},"issue_authors":{"table":{"blink1073":1,"qingyang-hu":1,"alcaeus":1,"matthewdale":1,"prestonvasquez":1}},"pull_request_authors":{"table":{"prestonvasquez":268,"matthewdale":249,"blink1073":245,"qingyang-hu":211,"dependabot[bot]":156,"mongodb-drivers-pr-bot[bot]":126,"joyjwang":28,"alcaeus":24,"timothy-kim-mongo":15,"pmeredit":14,"zhouselena":14,"RafaelCenzano":13,"kevinAlbs":13,"isopov":7,"FGasper":7,"charlievieth":5,"linborland":5,"jasonhills-mongodb":4,"fetsko":4,"kobrineli":4,"sashamelentyev":4,"zigzagdev":3,"linfeip":3,"ramitmittal":3,"jjti":2,"autarch":2,"ZackarySantana":2,"rishitb-mongodb":2,"fdgod09":2,"lencap":2,"Ragnaroek":2,"anandkumarjha54321":2,"jsphpl":2,"kumarlokesh":2,"MAhmadShah":2,"mmcclimon":2,"Oldook":2,"tadjik1":2,"jeroenvervaeke":2,"kjaskiewiczz":2,"rockwotj":1,"zerodaypwn":1,"ibilalkayy":1,"heclair":1,"MD-Mushfiqur123":1,"Juneezee":1,"mountcount":1,"c3nb3":1,"nickpoindexter":1,"kidjuniper":1,"iago-f-s-e":1,"jovyan123-playground":1,"koenno":1,"jinwoo1225":1,"nsofanat1k":1,"God-Jay":1,"bvalente":1,"hdm":1,"stephentth":1,"MantasSilanskas":1,"ThatHurleyGuy":1,"boris-ilijic":1,"NiteshSingh17":1,"manunio":1,"evkuzin":1,"dnikulin":1,"elza2":1,"oikarinen":1,"xuhe2":1,"jentfoo":1,"das7pad":1,"c12o16h1":1,"chengfang":1,"javieralvarezl":1,"xiaket":1,"MarkDaveny":1,"jtagcat":1,"ggyuchive":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-17T00:00:21.091Z","repositories_count":14812496,"issues_count":33149476,"pull_requests_count":109445683,"authors_count":11308636,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"ignore-for-release":1,"review-priority-normal":1}},"past_year_pull_request_labels_count":{"table":{"review-priority-normal":72,"dependencies":63,"enhancement":38,"ignore-for-release":36,"ci/cd":34,"github_actions":24,"submodules":23,"documentation":22,"bug":21,"priority-3-low":20,"go":18,"review-priority-low":13,"feature":13,"review-priority-urgent":11,"priority-2-medium":2,"priority-1-high":2}},"past_year_issue_author_associations_count":{"table":{"MEMBER":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":168,"COLLABORATOR":50,"MEMBER":45,"NONE":18}},"past_year_issue_authors":{"table":{"alcaeus":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":59,"qingyang-hu":46,"matthewdale":44,"prestonvasquez":31,"mongodb-drivers-pr-bot[bot]":26,"zhouselena":14,"RafaelCenzano":13,"alcaeus":12,"linborland":5,"jasonhills-mongodb":4,"zigzagdev":3,"FGasper":3,"isopov":3,"mmcclimon":2,"fdgod09":2,"tadjik1":2,"javieralvarezl":1,"koenno":1,"God-Jay":1,"ggyuchive":1,"MD-Mushfiqur123":1,"nickpoindexter":1,"NiteshSingh17":1,"oikarinen":1,"evkuzin":1,"c12o16h1":1,"bvalente":1,"hdm":1}},"maintainers":[{"table":{"login":"prestonvasquez","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"}},{"table":{"login":"blink1073","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"}},{"table":{"login":"matthewdale","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"}},{"table":{"login":"qingyang-hu","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"}},{"table":{"login":"alcaeus","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"}},{"table":{"login":"pmeredit","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmeredit"}},{"table":{"login":"timothy-kim-mongo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timothy-kim-mongo"}},{"table":{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"}},{"table":{"login":"xuhe2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuhe2"}},{"table":{"login":"heclair","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heclair"}},{"table":{"login":"kidjuniper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kidjuniper"}}],"active_maintainers":[{"table":{"login":"matthewdale","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdale"}},{"table":{"login":"prestonvasquez","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestonvasquez"}},{"table":{"login":"alcaeus","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alcaeus"}},{"table":{"login":"qingyang-hu","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qingyang-hu"}},{"table":{"login":"tadjik1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tadjik1"}}]}},"events":{"total":{"ReleaseEvent":13,"DeleteEvent":111,"MemberEvent":1,"PullRequestEvent":679,"ForkEvent":37,"WatchEvent":360,"IssueCommentEvent":454,"PushEvent":394,"PullRequestReviewCommentEvent":595,"PullRequestReviewEvent":906,"CreateEvent":145},"last_year":{"ReleaseEvent":4,"DeleteEvent":50,"PullRequestEvent":278,"ForkEvent":13,"WatchEvent":93,"IssueCommentEvent":190,"PushEvent":179,"PullRequestReviewCommentEvent":302,"PullRequestReviewEvent":376,"CreateEvent":58}},"keywords":["database","driver","go","golang","golang-library","mongodb"],"dependencies":[{"ecosystem":"go","filepath":"examples/_logger/logrus/go.mod","sha":null,"kind":"manifest","created_at":"2023-02-17T07:00:31.898Z","updated_at":"2023-02-17T07:00:31.898Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/examples/_logger/logrus/go.mod","dependencies":[{"id":7735388933,"package_name":"github.com/bombsimon/logrusr/v4","ecosystem":"go","requirements":"v4.0.0","direct":true,"kind":"runtime","optional":false},{"id":7735388934,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.9.0","direct":true,"kind":"runtime","optional":false},{"id":7735388935,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.11.1","direct":true,"kind":"runtime","optional":false},{"id":7735388936,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.3","direct":true,"kind":"runtime","optional":false},{"id":7735388937,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.1","direct":true,"kind":"runtime","optional":false},{"id":7735388938,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.13.6","direct":true,"kind":"runtime","optional":false},{"id":7735388939,"package_name":"github.com/montanaflynn/stats","ecosystem":"go","requirements":"v0.0.0-20171201202039-1bf9dbcd8cbe","direct":true,"kind":"runtime","optional":false},{"id":7735388940,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":7735388941,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":7735388942,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.3","direct":true,"kind":"runtime","optional":false},{"id":7735388943,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20181117223130-1be2e3e5546d","direct":true,"kind":"runtime","optional":false},{"id":7735388944,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220622213112-05595931fe9d","direct":true,"kind":"runtime","optional":false},{"id":7735388945,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":true,"kind":"runtime","optional":false},{"id":7735388946,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":7735388947,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/_logger/logrus/go.sum","sha":null,"kind":"lockfile","created_at":"2023-02-17T07:00:32.001Z","updated_at":"2023-02-17T07:00:32.001Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/examples/_logger/logrus/go.sum","dependencies":[{"id":7735388962,"package_name":"github.com/bombsimon/logrusr/v4","ecosystem":"go","requirements":"v4.0.0","direct":false,"kind":"runtime","optional":false},{"id":7735388963,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7735388964,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7735388965,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":7735388966,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":7735388967,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":7735388968,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.13.6","direct":false,"kind":"runtime","optional":false},{"id":7735388969,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":7735388970,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7735388971,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":7735388972,"package_name":"github.com/montanaflynn/stats","ecosystem":"go","requirements":"v0.0.0-20171201202039-1bf9dbcd8cbe","direct":false,"kind":"runtime","optional":false},{"id":7735388973,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7735388974,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":7735388975,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":7735388976,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":7735388977,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":7735388978,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7735388979,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7735388980,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7735388981,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20181117223130-1be2e3e5546d","direct":false,"kind":"runtime","optional":false},{"id":7735388982,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220622213112-05595931fe9d","direct":false,"kind":"runtime","optional":false},{"id":7735388983,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":7735388984,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":7735388985,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":7735388986,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":7735388987,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":7735388988,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220715151400-c0bba94af5f8","direct":false,"kind":"runtime","optional":false},{"id":7735388989,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":7735388990,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":7735388991,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":7735388992,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":7735388993,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":7735388994,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":7735388995,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":7735388996,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":7735388997,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/_logger/zap/go.mod","sha":null,"kind":"manifest","created_at":"2023-02-17T07:00:32.056Z","updated_at":"2023-02-17T07:00:32.056Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/examples/_logger/zap/go.mod","dependencies":[{"id":7735389017,"package_name":"github.com/go-logr/zapr","ecosystem":"go","requirements":"v1.2.3","direct":true,"kind":"runtime","optional":false},{"id":7735389121,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.11.1","direct":true,"kind":"runtime","optional":false},{"id":7735389123,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.24.0","direct":true,"kind":"runtime","optional":false},{"id":7735389126,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.2","direct":true,"kind":"runtime","optional":false},{"id":7735389128,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.1","direct":true,"kind":"runtime","optional":false},{"id":7735389130,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.13.6","direct":true,"kind":"runtime","optional":false},{"id":7735389132,"package_name":"github.com/montanaflynn/stats","ecosystem":"go","requirements":"v0.0.0-20171201202039-1bf9dbcd8cbe","direct":true,"kind":"runtime","optional":false},{"id":7735389134,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":7735389136,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":7735389137,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.3","direct":true,"kind":"runtime","optional":false},{"id":7735389138,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20181117223130-1be2e3e5546d","direct":true,"kind":"runtime","optional":false},{"id":7735389139,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":7735389140,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":7735389141,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220622213112-05595931fe9d","direct":true,"kind":"runtime","optional":false},{"id":7735389142,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":true,"kind":"runtime","optional":false},{"id":7735389143,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/_logger/zap/go.sum","sha":null,"kind":"lockfile","created_at":"2023-02-17T07:00:32.141Z","updated_at":"2023-02-17T07:00:32.141Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/examples/_logger/zap/go.sum","dependencies":[{"id":7735389345,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":7735389351,"package_name":"github.com/go-logr/zapr","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":7735389352,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":7735389353,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":7735389354,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.13.6","direct":false,"kind":"runtime","optional":false},{"id":7735389355,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":7735389356,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7735389357,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":7735389358,"package_name":"github.com/montanaflynn/stats","ecosystem":"go","requirements":"v0.0.0-20171201202039-1bf9dbcd8cbe","direct":false,"kind":"runtime","optional":false},{"id":7735389359,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":7735389360,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":7735389361,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7735389362,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":7735389363,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":7735389364,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":7735389365,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":7735389366,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":7735389367,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7735389368,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7735389369,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7735389370,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20181117223130-1be2e3e5546d","direct":false,"kind":"runtime","optional":false},{"id":7735389371,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":7735389372,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":7735389373,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.1.11","direct":false,"kind":"runtime","optional":false},{"id":7735389374,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":7735389375,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":7735389376,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":7735389377,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":7735389378,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220622213112-05595931fe9d","direct":false,"kind":"runtime","optional":false},{"id":7735389379,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":7735389380,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":7735389381,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":7735389382,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":7735389383,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":7735389384,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":7735389385,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":7735389386,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":7735389387,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":7735389388,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":7735389389,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":7735389390,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":7735389391,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":7735389392,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":7735389393,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":7735389394,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":7735389395,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191108193012-7d206e10da11","direct":false,"kind":"runtime","optional":false},{"id":7735389396,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":7735389397,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":7735389398,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":7735389399,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":7735389400,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":7735389401,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":7735389402,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":7735389403,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20210107192922-496545a6307b","direct":false,"kind":"runtime","optional":false},{"id":7735389404,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":7735389325,"package_name":"github.com/benbjohnson/clock","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7735389343,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7735389344,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/_logger/zerolog/go.mod","sha":null,"kind":"manifest","created_at":"2023-02-17T07:00:32.235Z","updated_at":"2023-02-17T07:00:32.235Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/examples/_logger/zerolog/go.mod","dependencies":[{"id":7735389634,"package_name":"github.com/go-logr/zerologr","ecosystem":"go","requirements":"v1.2.2","direct":true,"kind":"runtime","optional":false},{"id":7735389644,"package_name":"github.com/rs/zerolog","ecosystem":"go","requirements":"v1.28.0","direct":true,"kind":"runtime","optional":false},{"id":7735389645,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.11.1","direct":true,"kind":"runtime","optional":false},{"id":7735389646,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.2","direct":true,"kind":"runtime","optional":false},{"id":7735389647,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.1","direct":true,"kind":"runtime","optional":false},{"id":7735389648,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.13.6","direct":true,"kind":"runtime","optional":false},{"id":7735389649,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.12","direct":true,"kind":"runtime","optional":false},{"id":7735389650,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.14","direct":true,"kind":"runtime","optional":false},{"id":7735389651,"package_name":"github.com/montanaflynn/stats","ecosystem":"go","requirements":"v0.0.0-20171201202039-1bf9dbcd8cbe","direct":true,"kind":"runtime","optional":false},{"id":7735389652,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":7735389653,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":7735389654,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.3","direct":true,"kind":"runtime","optional":false},{"id":7735389655,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20181117223130-1be2e3e5546d","direct":true,"kind":"runtime","optional":false},{"id":7735389656,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220622213112-05595931fe9d","direct":true,"kind":"runtime","optional":false},{"id":7735389657,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":true,"kind":"runtime","optional":false},{"id":7735389658,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210927094055-39ccf1dd6fa6","direct":true,"kind":"runtime","optional":false},{"id":7735389659,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/_logger/zerolog/go.sum","sha":null,"kind":"lockfile","created_at":"2023-02-17T07:00:32.354Z","updated_at":"2023-02-17T07:00:32.354Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/examples/_logger/zerolog/go.sum","dependencies":[{"id":7735389701,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.3.3-0.20220203105225-a9a7ef127534","direct":false,"kind":"runtime","optional":false},{"id":7735389702,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7735389703,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":7735389704,"package_name":"github.com/go-logr/zerologr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":7735389705,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.0.4","direct":false,"kind":"runtime","optional":false},{"id":7735389706,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":7735389707,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":7735389708,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.13.6","direct":false,"kind":"runtime","optional":false},{"id":7735389709,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":7735389710,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7735389711,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":7735389712,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":7735389713,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":7735389714,"package_name":"github.com/montanaflynn/stats","ecosystem":"go","requirements":"v0.0.0-20171201202039-1bf9dbcd8cbe","direct":false,"kind":"runtime","optional":false},{"id":7735389715,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":7735389716,"package_name":"github.com/rs/xid","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":7735389717,"package_name":"github.com/rs/zerolog","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":7735389718,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7735389719,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7735389720,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7735389721,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20181117223130-1be2e3e5546d","direct":false,"kind":"runtime","optional":false},{"id":7735389722,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220622213112-05595931fe9d","direct":false,"kind":"runtime","optional":false},{"id":7735389723,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":7735389724,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":7735389725,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":7735389726,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":7735389727,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":7735389728,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":7735389729,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210927094055-39ccf1dd6fa6","direct":false,"kind":"runtime","optional":false},{"id":7735389730,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":7735389731,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":7735389732,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":7735389733,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":7735389734,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-02-17T07:00:32.531Z","updated_at":"2023-02-17T07:00:32.531Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/go.mod","dependencies":[{"id":7735389759,"package_name":"retract","ecosystem":"go","requirements":"(","direct":true,"kind":"runtime","optional":false},{"id":7735389760,"package_name":"[v1.7.0,","ecosystem":"go","requirements":"v1.7.1]","direct":true,"kind":"runtime","optional":false},{"id":7735389761,"package_name":"[v1.6.0,","ecosystem":"go","requirements":"v1.6.1]","direct":true,"kind":"runtime","optional":false},{"id":7735389762,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":7735389763,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.1","direct":true,"kind":"runtime","optional":false},{"id":7735389764,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":true,"kind":"runtime","optional":false},{"id":7735389765,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.13.6","direct":true,"kind":"runtime","optional":false},{"id":7735389766,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":7735389767,"package_name":"github.com/montanaflynn/stats","ecosystem":"go","requirements":"v0.0.0-20171201202039-1bf9dbcd8cbe","direct":true,"kind":"runtime","optional":false},{"id":7735389768,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":7735389769,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.3","direct":true,"kind":"runtime","optional":false},{"id":7735389770,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20181117223130-1be2e3e5546d","direct":true,"kind":"runtime","optional":false},{"id":7735389771,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220622213112-05595931fe9d","direct":true,"kind":"runtime","optional":false},{"id":7735389772,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-02-17T07:00:32.572Z","updated_at":"2023-02-17T07:00:32.572Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/go.sum","dependencies":[{"id":7735389794,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7735389795,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":7735389796,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":7735389797,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.13.6","direct":false,"kind":"runtime","optional":false},{"id":7735389798,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":7735389799,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7735389800,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":7735389801,"package_name":"github.com/montanaflynn/stats","ecosystem":"go","requirements":"v0.0.0-20171201202039-1bf9dbcd8cbe","direct":false,"kind":"runtime","optional":false},{"id":7735389802,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7735389803,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":7735389804,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7735389805,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20181117223130-1be2e3e5546d","direct":false,"kind":"runtime","optional":false},{"id":7735389806,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220622213112-05595931fe9d","direct":false,"kind":"runtime","optional":false},{"id":7735389807,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":7735389808,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":7735389809,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":7735389810,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":7735389811,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":7735389812,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":7735389813,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":7735389814,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":7735389815,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":7735389816,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":".evergreen/ocsp-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-17T07:00:32.734Z","updated_at":"2023-02-17T07:00:32.734Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/.evergreen/ocsp-requirements.txt","dependencies":[{"id":7735390013,"package_name":"asn1crypto","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":7735390014,"package_name":"bottle","ecosystem":"pypi","requirements":"==0.12.20","direct":true,"kind":"runtime","optional":false},{"id":7735390085,"package_name":"oscrypto","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2024-01-09T18:43:15.583Z","updated_at":"2024-01-09T18:43:15.583Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/.github/workflows/test.yml","dependencies":[{"id":15522963828,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15522963829,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15522963830,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2024-01-09T18:43:15.595Z","updated_at":"2024-01-09T18:43:15.595Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/Dockerfile","dependencies":[{"id":15522963831,"package_name":"ubuntu","ecosystem":"docker","requirements":"20.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T23:01:00.242Z","updated_at":"2024-11-05T23:01:00.242Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":20581584383,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":20581584384,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":20581584385,"package_name":"arduino/setup-task","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":20581584386,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/create-release-branch.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T23:01:00.486Z","updated_at":"2024-11-05T23:01:00.486Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/.github/workflows/create-release-branch.yml","dependencies":[{"id":20581584387,"package_name":"mongodb-labs/drivers-github-tools/secure-checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":20581584388,"package_name":"mongodb-labs/drivers-github-tools/setup","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":20581584389,"package_name":"mongodb-labs/drivers-github-tools/create-branch","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T23:01:00.639Z","updated_at":"2024-11-05T23:01:00.639Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/.github/workflows/release.yml","dependencies":[{"id":20581584390,"package_name":"mongodb-labs/drivers-github-tools/secure-checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":20581584391,"package_name":"mongodb-labs/drivers-github-tools/setup","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":20581584392,"package_name":"mongodb-labs/drivers-github-tools/golang/pre-publish","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":20581584393,"package_name":"mongodb-labs/drivers-github-tools/golang/publish","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"internal/cmd/benchmark/go.mod","sha":null,"kind":"manifest","created_at":"2024-11-05T23:01:00.822Z","updated_at":"2024-11-05T23:01:00.822Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/internal/cmd/benchmark/go.mod","dependencies":[{"id":20581584394,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":true,"kind":"runtime","optional":false},{"id":20581584395,"package_name":"../../../","ecosystem":"go","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":20581584396,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":20581584397,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.4","direct":true,"kind":"runtime","optional":false},{"id":20581584398,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.16.7","direct":true,"kind":"runtime","optional":false},{"id":20581584399,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":20581584400,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":20581584401,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.2","direct":true,"kind":"runtime","optional":false},{"id":20581584402,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":20581584403,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20240726163527-a2c0da244d78","direct":true,"kind":"runtime","optional":false},{"id":20581584404,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.28.0","direct":true,"kind":"runtime","optional":false},{"id":20581584405,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.8.0","direct":true,"kind":"runtime","optional":false},{"id":20581584406,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.19.0","direct":true,"kind":"runtime","optional":false},{"id":20581584407,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":true,"kind":"runtime","optional":false},{"id":20581584408,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"internal/cmd/benchmark/go.sum","sha":null,"kind":"lockfile","created_at":"2024-11-05T23:01:00.914Z","updated_at":"2024-11-05T23:01:00.914Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/internal/cmd/benchmark/go.sum","dependencies":[{"id":20581584409,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":20581584410,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":20581584411,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":20581584412,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":20581584413,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.16.7","direct":false,"kind":"runtime","optional":false},{"id":20581584414,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":20581584415,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":20581584416,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":20581584417,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20581584418,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":20581584419,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":20581584420,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":20581584421,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":20581584422,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":20581584423,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":20581584424,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20581584425,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":20581584426,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":20581584427,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20240726163527-a2c0da244d78","direct":false,"kind":"runtime","optional":false},{"id":20581584428,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":20581584429,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":20581584430,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":20581584431,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":20581584432,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":20581584433,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":20581584434,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":20581584435,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":20581584436,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":20581584437,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":20581584438,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":20581584439,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":20581584440,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":20581584441,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":20581584442,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":20581584443,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":20581584444,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":20581584445,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":20581584446,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":20581584447,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":20581584448,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":20581584449,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.8","direct":false,"kind":"runtime","optional":false},{"id":20581584450,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":20581584451,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":20581584452,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":20581584453,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":20581584454,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":20581584455,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":20581584456,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":20581584457,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":20581584458,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"internal/cmd/compilecheck/go.mod","sha":null,"kind":"manifest","created_at":"2024-11-05T23:01:00.984Z","updated_at":"2024-11-05T23:01:00.984Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/internal/cmd/compilecheck/go.mod","dependencies":[{"id":20581584459,"package_name":"../../../","ecosystem":"go","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":20581584460,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.4","direct":true,"kind":"runtime","optional":false},{"id":20581584461,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.16.7","direct":true,"kind":"runtime","optional":false},{"id":20581584462,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":20581584463,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.2","direct":true,"kind":"runtime","optional":false},{"id":20581584464,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":20581584465,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20240726163527-a2c0da244d78","direct":true,"kind":"runtime","optional":false},{"id":20581584466,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.28.0","direct":true,"kind":"runtime","optional":false},{"id":20581584467,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.8.0","direct":true,"kind":"runtime","optional":false},{"id":20581584468,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.19.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"internal/cmd/compilecheck/go.sum","sha":null,"kind":"lockfile","created_at":"2024-11-05T23:01:01.057Z","updated_at":"2024-11-05T23:01:01.057Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/internal/cmd/compilecheck/go.sum","dependencies":[{"id":20581584469,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":20581584470,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":20581584471,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":20581584472,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.16.7","direct":false,"kind":"runtime","optional":false},{"id":20581584473,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20581584474,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":20581584475,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":20581584476,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20240726163527-a2c0da244d78","direct":false,"kind":"runtime","optional":false},{"id":20581584477,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":20581584478,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":20581584479,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":20581584480,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":20581584481,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":20581584482,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":20581584483,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":20581584484,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":20581584485,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":20581584486,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":20581584487,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":20581584488,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":20581584489,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":20581584490,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":20581584491,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":20581584492,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":20581584493,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":20581584494,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":20581584495,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":20581584496,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":20581584497,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":20581584498,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.8","direct":false,"kind":"runtime","optional":false},{"id":20581584499,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":20581584500,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":20581584501,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":20581584502,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":20581584503,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"internal/cmd/faas/awslambda/mongodb/go.mod","sha":null,"kind":"manifest","created_at":"2024-11-05T23:01:01.129Z","updated_at":"2024-11-05T23:01:01.129Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/internal/cmd/faas/awslambda/mongodb/go.mod","dependencies":[{"id":20581584504,"package_name":"github.com/aws/aws-lambda-go","ecosystem":"go","requirements":"v1.41.0","direct":true,"kind":"runtime","optional":false},{"id":20581584505,"package_name":"../../../../../","ecosystem":"go","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":20581584506,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.4","direct":true,"kind":"runtime","optional":false},{"id":20581584507,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.16.7","direct":true,"kind":"runtime","optional":false},{"id":20581584508,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":true,"kind":"runtime","optional":false},{"id":20581584509,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":20581584510,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.2","direct":true,"kind":"runtime","optional":false},{"id":20581584511,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":20581584512,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20240726163527-a2c0da244d78","direct":true,"kind":"runtime","optional":false},{"id":20581584513,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.28.0","direct":true,"kind":"runtime","optional":false},{"id":20581584514,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.8.0","direct":true,"kind":"runtime","optional":false},{"id":20581584515,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.19.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"internal/cmd/faas/awslambda/mongodb/go.sum","sha":null,"kind":"lockfile","created_at":"2024-11-05T23:01:01.199Z","updated_at":"2024-11-05T23:01:01.199Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/internal/cmd/faas/awslambda/mongodb/go.sum","dependencies":[{"id":20581584516,"package_name":"github.com/aws/aws-lambda-go","ecosystem":"go","requirements":"v1.41.0","direct":false,"kind":"runtime","optional":false},{"id":20581584517,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":20581584518,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":20581584519,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":20581584520,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":20581584521,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.16.7","direct":false,"kind":"runtime","optional":false},{"id":20581584522,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20581584523,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":20581584524,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":20581584525,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":20581584526,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":20581584527,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":20581584528,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":20581584529,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20581584530,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":20581584531,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":20581584532,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20240726163527-a2c0da244d78","direct":false,"kind":"runtime","optional":false},{"id":20581584533,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":20581584534,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":20581584535,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":20581584536,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":20581584537,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":20581584538,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":20581584539,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":20581584540,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":20581584541,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":20581584542,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":20581584543,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":20581584544,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":20581584545,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":20581584546,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":20581584547,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":20581584548,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":20581584549,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":20581584550,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":20581584551,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":20581584552,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":20581584553,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":20581584554,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.8","direct":false,"kind":"runtime","optional":false},{"id":20581584555,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":20581584556,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":20581584557,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":20581584558,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":20581584559,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":20581584560,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":20581584561,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":20581584562,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/merge-up.yml","sha":null,"kind":"manifest","created_at":"2025-04-17T21:50:59.961Z","updated_at":"2025-04-17T21:50:59.961Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/.github/workflows/merge-up.yml","dependencies":[{"id":22728148090,"package_name":"mongodb-labs/drivers-github-tools/secure-checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22728148095,"package_name":"alcaeus/automatic-merge-up-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"internal/test/compilecheck/go.mod","sha":null,"kind":"manifest","created_at":"2025-04-17T21:51:01.113Z","updated_at":"2025-04-17T21:51:01.113Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/internal/test/compilecheck/go.mod","dependencies":[{"id":22728148109,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.10.0","direct":true,"kind":"runtime","optional":false},{"id":22728148110,"package_name":"github.com/testcontainers/testcontainers-go","ecosystem":"go","requirements":"v0.35.0","direct":true,"kind":"runtime","optional":false},{"id":22728148111,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.24.0","direct":true,"kind":"runtime","optional":false},{"id":22728148112,"package_name":"dario.cat/mergo","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":22728148113,"package_name":"github.com/Azure/go-ansiterm","ecosystem":"go","requirements":"v0.0.0-20210617225240-d185dfc1b5a1","direct":true,"kind":"runtime","optional":false},{"id":22728148114,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.6.2","direct":true,"kind":"runtime","optional":false},{"id":22728148128,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.2.1","direct":true,"kind":"runtime","optional":false},{"id":22728148129,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.7.27","direct":true,"kind":"runtime","optional":false},{"id":22728148130,"package_name":"github.com/containerd/log","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":22728148131,"package_name":"github.com/containerd/platforms","ecosystem":"go","requirements":"v0.2.1","direct":true,"kind":"runtime","optional":false},{"id":22728148132,"package_name":"github.com/cpuguy83/dockercfg","ecosystem":"go","requirements":"v0.3.2","direct":true,"kind":"runtime","optional":false},{"id":22728148133,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":22728148134,"package_name":"github.com/distribution/reference","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":22728148135,"package_name":"github.com/docker/docker","ecosystem":"go","requirements":"v27.1.1+incompatible","direct":true,"kind":"runtime","optional":false},{"id":22728148136,"package_name":"github.com/docker/go-connections","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":22728148137,"package_name":"github.com/docker/go-units","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":22728148138,"package_name":"github.com/felixge/httpsnoop","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":22728148139,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.4.2","direct":true,"kind":"runtime","optional":false},{"id":22728148140,"package_name":"github.com/go-logr/stdr","ecosystem":"go","requirements":"v1.2.2","direct":true,"kind":"runtime","optional":false},{"id":22728148141,"package_name":"github.com/go-ole/go-ole","ecosystem":"go","requirements":"v1.2.6","direct":true,"kind":"runtime","optional":false},{"id":22728148142,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":true,"kind":"runtime","optional":false},{"id":22728148143,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":22728148144,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.17.4","direct":true,"kind":"runtime","optional":false},{"id":22728148145,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":22728148146,"package_name":"github.com/lufia/plan9stats","ecosystem":"go","requirements":"v0.0.0-20211012122336-39d0f177ccd0","direct":true,"kind":"runtime","optional":false},{"id":22728148147,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.7","direct":true,"kind":"runtime","optional":false},{"id":22728148148,"package_name":"github.com/moby/docker-image-spec","ecosystem":"go","requirements":"v1.3.1","direct":true,"kind":"runtime","optional":false},{"id":22728148149,"package_name":"github.com/moby/patternmatcher","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":22728148150,"package_name":"github.com/moby/sys/sequential","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":22728148151,"package_name":"github.com/moby/sys/user","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":22728148152,"package_name":"github.com/moby/sys/userns","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":22728148153,"package_name":"github.com/moby/term","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":22728148154,"package_name":"github.com/morikuni/aec","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":22728148155,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":22728148156,"package_name":"github.com/opencontainers/image-spec","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":22728148157,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":22728148158,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":22728148159,"package_name":"github.com/power-devops/perfstat","ecosystem":"go","requirements":"v0.0.0-20210106213030-5aafc221ea8c","direct":true,"kind":"runtime","optional":false},{"id":22728148174,"package_name":"github.com/shirou/gopsutil/v3","ecosystem":"go","requirements":"v3.23.12","direct":true,"kind":"runtime","optional":false},{"id":22728148175,"package_name":"github.com/shoenig/go-m1cpu","ecosystem":"go","requirements":"v0.1.6","direct":true,"kind":"runtime","optional":false},{"id":22728148176,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.9.3","direct":true,"kind":"runtime","optional":false},{"id":22728148177,"package_name":"github.com/tklauser/go-sysconf","ecosystem":"go","requirements":"v0.3.12","direct":true,"kind":"runtime","optional":false},{"id":22728148178,"package_name":"github.com/tklauser/numcpus","ecosystem":"go","requirements":"v0.6.1","direct":true,"kind":"runtime","optional":false},{"id":22728148179,"package_name":"github.com/yusufpapurcu/wmi","ecosystem":"go","requirements":"v1.2.3","direct":true,"kind":"runtime","optional":false},{"id":22728148180,"package_name":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","ecosystem":"go","requirements":"v0.49.0","direct":true,"kind":"runtime","optional":false},{"id":22728148181,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.24.0","direct":true,"kind":"runtime","optional":false},{"id":22728148182,"package_name":"go.opentelemetry.io/otel/metric","ecosystem":"go","requirements":"v1.24.0","direct":true,"kind":"runtime","optional":false},{"id":22728148183,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.24.0","direct":true,"kind":"runtime","optional":false},{"id":22728148184,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.31.0","direct":true,"kind":"runtime","optional":false},{"id":22728148185,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.28.0","direct":true,"kind":"runtime","optional":false},{"id":22728148186,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20240318140521-94a12d6c2237","direct":true,"kind":"runtime","optional":false},{"id":22728148187,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"internal/test/compilecheck/go.sum","sha":null,"kind":"lockfile","created_at":"2025-04-17T21:51:02.174Z","updated_at":"2025-04-17T21:51:02.174Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/internal/test/compilecheck/go.sum","dependencies":[{"id":22728148189,"package_name":"dario.cat/mergo","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":22728148190,"package_name":"github.com/AdaLogics/go-fuzz-headers","ecosystem":"go","requirements":"v0.0.0-20230811130428-ced1acdcaa24","direct":false,"kind":"runtime","optional":false},{"id":22728148191,"package_name":"github.com/Azure/go-ansiterm","ecosystem":"go","requirements":"v0.0.0-20210617225240-d185dfc1b5a1","direct":false,"kind":"runtime","optional":false},{"id":22728148192,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.6.2","direct":false,"kind":"runtime","optional":false},{"id":22728148193,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.2.1","direct":false,"kind":"runtime","optional":false},{"id":22728148194,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.7.27","direct":false,"kind":"runtime","optional":false},{"id":22728148195,"package_name":"github.com/containerd/log","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":22728148196,"package_name":"github.com/containerd/platforms","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":22728148197,"package_name":"github.com/cpuguy83/dockercfg","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":22728148198,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":22728148199,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.18","direct":false,"kind":"runtime","optional":false},{"id":22728148200,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":22728148201,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":22728148202,"package_name":"github.com/distribution/reference","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":22728148203,"package_name":"github.com/docker/docker","ecosystem":"go","requirements":"v27.1.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":22728148204,"package_name":"github.com/docker/go-connections","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":22728148205,"package_name":"github.com/docker/go-units","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":22728148208,"package_name":"github.com/felixge/httpsnoop","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":22728148209,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":22728148210,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":22728148211,"package_name":"github.com/go-logr/stdr","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":22728148212,"package_name":"github.com/go-ole/go-ole","ecosystem":"go","requirements":"v1.2.6","direct":false,"kind":"runtime","optional":false},{"id":22728148213,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":22728148214,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":22728148215,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":22728148216,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":22728148217,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":22728148218,"package_name":"github.com/grpc-ecosystem/grpc-gateway/v2","ecosystem":"go","requirements":"v2.16.0","direct":false,"kind":"runtime","optional":false},{"id":22728148219,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":22728148220,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":22728148221,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.17.4","direct":false,"kind":"runtime","optional":false},{"id":22728148222,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":22728148223,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":22728148224,"package_name":"github.com/lufia/plan9stats","ecosystem":"go","requirements":"v0.0.0-20211012122336-39d0f177ccd0","direct":false,"kind":"runtime","optional":false},{"id":22728148225,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.7","direct":false,"kind":"runtime","optional":false},{"id":22728148226,"package_name":"github.com/moby/docker-image-spec","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":22728148227,"package_name":"github.com/moby/patternmatcher","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":22728148228,"package_name":"github.com/moby/sys/sequential","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":22728148229,"package_name":"github.com/moby/sys/user","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":22728148230,"package_name":"github.com/moby/sys/userns","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":22728148231,"package_name":"github.com/moby/term","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":22728148232,"package_name":"github.com/morikuni/aec","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":22728148233,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":22728148234,"package_name":"github.com/opencontainers/image-spec","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":22728148235,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":22728148236,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":22728148237,"package_name":"github.com/power-devops/perfstat","ecosystem":"go","requirements":"v0.0.0-20210106213030-5aafc221ea8c","direct":false,"kind":"runtime","optional":false},{"id":22728148238,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":22728148239,"package_name":"github.com/shirou/gopsutil/v3","ecosystem":"go","requirements":"v3.23.12","direct":false,"kind":"runtime","optional":false},{"id":22728148240,"package_name":"github.com/shoenig/go-m1cpu","ecosystem":"go","requirements":"v0.1.6","direct":false,"kind":"runtime","optional":false},{"id":22728148241,"package_name":"github.com/shoenig/test","ecosystem":"go","requirements":"v0.6.4","direct":false,"kind":"runtime","optional":false},{"id":22728148251,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.9.3","direct":false,"kind":"runtime","optional":false},{"id":22728148252,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":22728148253,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":22728148254,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":22728148255,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":22728148256,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":22728148257,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":22728148258,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":22728148259,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":false,"kind":"runtime","optional":false},{"id":22728148260,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":22728148261,"package_name":"github.com/testcontainers/testcontainers-go","ecosystem":"go","requirements":"v0.35.0","direct":false,"kind":"runtime","optional":false},{"id":22728148262,"package_name":"github.com/tklauser/go-sysconf","ecosystem":"go","requirements":"v0.3.12","direct":false,"kind":"runtime","optional":false},{"id":22728148263,"package_name":"github.com/tklauser/numcpus","ecosystem":"go","requirements":"v0.6.1","direct":false,"kind":"runtime","optional":false},{"id":22728148264,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":22728148265,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":22728148266,"package_name":"github.com/yusufpapurcu/wmi","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":22728148267,"package_name":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","ecosystem":"go","requirements":"v0.49.0","direct":false,"kind":"runtime","optional":false},{"id":22728148268,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":22728148269,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":22728148270,"package_name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":22728148271,"package_name":"go.opentelemetry.io/otel/metric","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":22728148272,"package_name":"go.opentelemetry.io/otel/sdk","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":22728148273,"package_name":"go.opentelemetry.io/otel/trace","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":22728148274,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":22728148275,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":22728148276,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":22728148277,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":22728148278,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.31.0","direct":false,"kind":"runtime","optional":false},{"id":22728148279,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":22728148280,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":22728148281,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":22728148282,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":22728148287,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":22728148288,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":22728148307,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":22728148308,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.33.0","direct":false,"kind":"runtime","optional":false},{"id":22728148309,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":22728148313,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":22728148314,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":22728148315,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":22728148316,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":22728148317,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190916202348-b4ddaad3f8a3","direct":false,"kind":"runtime","optional":false},{"id":22728148318,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":22728148319,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201204225414-ed752295db88","direct":false,"kind":"runtime","optional":false},{"id":22728148320,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210616094352-59db8d763f22","direct":false,"kind":"runtime","optional":false},{"id":22728148321,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220715151400-c0bba94af5f8","direct":false,"kind":"runtime","optional":false},{"id":22728148322,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":22728148323,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":22728148324,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":22728148325,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":22728148326,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.27.0","direct":false,"kind":"runtime","optional":false},{"id":22728148327,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":22728148328,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":22728148329,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":22728148330,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20220210224613-90d013bbcef8","direct":false,"kind":"runtime","optional":false},{"id":22728148331,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":22728148332,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":22728148333,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200619180055-7c47624df98f","direct":false,"kind":"runtime","optional":false},{"id":22728148334,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210106214847-113979e3529a","direct":false,"kind":"runtime","optional":false},{"id":22728148335,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":22728148336,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":22728148337,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":22728148338,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":22728148339,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20231211222908-989df2bf70f3","direct":false,"kind":"runtime","optional":false},{"id":22728148352,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20240318140521-94a12d6c2237","direct":false,"kind":"runtime","optional":false},{"id":22728148353,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20240401170217-c3f982113cda","direct":false,"kind":"runtime","optional":false},{"id":22728148354,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.64.1","direct":false,"kind":"runtime","optional":false},{"id":22728148366,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.35.2","direct":false,"kind":"runtime","optional":false},{"id":22728148367,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":22728148368,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":22728148369,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":22728148370,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":22728148371,"package_name":"gotest.tools/v3","ecosystem":"go","requirements":"v3.5.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"internal/test/goleak/go.mod","sha":null,"kind":"manifest","created_at":"2025-04-17T21:51:05.330Z","updated_at":"2025-04-17T21:51:05.330Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/internal/test/goleak/go.mod","dependencies":[{"id":22728148374,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.9.0","direct":true,"kind":"runtime","optional":false},{"id":22728148375,"package_name":"go.mongodb.org/mongo-driver/v2","ecosystem":"go","requirements":"v2.0.0-beta2","direct":true,"kind":"runtime","optional":false},{"id":22728148376,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":22728148377,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":22728148378,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":22728148379,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.16.7","direct":true,"kind":"runtime","optional":false},{"id":22728148380,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":22728148381,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":22728148382,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.8.1","direct":true,"kind":"runtime","optional":false},{"id":22728148383,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":22728148401,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.2","direct":true,"kind":"runtime","optional":false},{"id":22728148402,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":22728148415,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20240726163527-a2c0da244d78","direct":true,"kind":"runtime","optional":false},{"id":22728148422,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.28.0","direct":true,"kind":"runtime","optional":false},{"id":22728148423,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.8.0","direct":true,"kind":"runtime","optional":false},{"id":22728148424,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.19.0","direct":true,"kind":"runtime","optional":false},{"id":22728148425,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":true,"kind":"runtime","optional":false},{"id":22728148426,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"internal/test/goleak/go.sum","sha":null,"kind":"lockfile","created_at":"2025-04-17T21:51:06.809Z","updated_at":"2025-04-17T21:51:06.809Z","repository_link":"https://github.com/mongodb/mongo-go-driver/blob/master/internal/test/goleak/go.sum","dependencies":[{"id":22728148427,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":22728148428,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":22728148429,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":22728148430,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":22728148431,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.16.7","direct":false,"kind":"runtime","optional":false},{"id":22728148432,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":22728148433,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":22728148434,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":22728148435,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":22728148436,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":22728148461,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":22728148462,"package_name":"github.com/pkg/diff","ecosystem":"go","requirements":"v0.0.0-20210226163009-20ebb0f2a09e","direct":false,"kind":"runtime","optional":false},{"id":22728148463,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":22728148464,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":22728148465,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":22728148474,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":22728148475,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":22728148476,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":22728148477,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":22728148478,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20240726163527-a2c0da244d78","direct":false,"kind":"runtime","optional":false},{"id":22728148479,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":22728148480,"package_name":"go.mongodb.org/mongo-driver/v2","ecosystem":"go","requirements":"v2.0.0-beta2","direct":false,"kind":"runtime","optional":false},{"id":22728148481,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":22728148482,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":22728148483,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":22728148484,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":22728148485,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":22728148486,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":22728148487,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":22728148488,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":22728148489,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":22728148490,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":22728148491,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":22728148492,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":22728148493,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":22728148494,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":22728148495,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":22728148496,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":22728148497,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":22728148520,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":22728148521,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":22728148522,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":22728148523,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":22728148524,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.8","direct":false,"kind":"runtime","optional":false},{"id":22728148525,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":22728148526,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":22728148527,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":22728148528,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":22728148529,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":22728148530,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":22728148531,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":22728148532,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":22728148537,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":22728148558,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]}],"score":38.246979471635704,"created_at":"2025-08-07T16:42:33.636Z","updated_at":"2026-06-22T03:02:13.600Z","avatar_url":"https://github.com/mongodb.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362666","html_url":"https://summary.ecosyste.ms/projects/362666"}