{"id":4135860,"name":"github.com/microsoft/mssql-jdbc","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/microsoft/mssql-jdbc","keywords_array":[],"namespace":"github.com/microsoft","versions_count":103,"first_release_published_at":"2016-11-17T18:36:30.000Z","latest_release_published_at":"2026-07-31T03:54:46.000Z","latest_release_number":"v13.5.1+incompatible","last_synced_at":"2026-08-25T19:23:58.742Z","created_at":"2022-04-12T16:12:55.418Z","updated_at":"2026-08-25T19:23:58.742Z","registry_url":"https://pkg.go.dev/github.com/microsoft/mssql-jdbc","install_command":"go get github.com/microsoft/mssql-jdbc","documentation_url":"https://pkg.go.dev/github.com/microsoft/mssql-jdbc#section-documentation","metadata":{},"repo_metadata":{"id":37266470,"uuid":"66311167","full_name":"microsoft/mssql-jdbc","owner":"microsoft","description":"The Microsoft JDBC Driver for SQL Server is a Type 4 JDBC driver that provides database connectivity with SQL Server through the standard JDBC application program interfaces (APIs).","archived":false,"fork":false,"pushed_at":"2026-08-15T09:04:14.000Z","size":23175,"stargazers_count":1129,"open_issues_count":113,"forks_count":473,"subscribers_count":71,"default_branch":"main","last_synced_at":"2026-08-15T16:11:28.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2016-08-22T21:58:47.000Z","updated_at":"2026-08-13T05:38:09.000Z","dependencies_parsed_at":"2023-10-12T04:39:49.547Z","dependency_job_id":"710983d3-f28b-4287-8c80-e0dbb3017a88","html_url":"https://github.com/microsoft/mssql-jdbc","commit_stats":{"total_commits":2128,"total_committers":100,"mean_commits":21.28,"dds":0.8449248120300752,"last_synced_commit":"6829848c355a73277d60697d41cc35879dfad62f"},"previous_names":[],"tags_count":107,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/mssql-jdbc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/sbom","scorecard":{"id":93835,"data":{"date":"2022-08-15","repo":{"name":"github.com/microsoft/mssql-jdbc","commit":"bc302702b4e5d4da276ed78c96c8da2045218e65"},"scorecard":{"version":"v4.5.0-26-g10b6052","commit":"10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93"},"score":7.9,"checks":[{"name":"Code-Review","score":10,"reason":"all last 30 commits are reviewed through GitHub","details":null,"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 29 issue activity out of 30 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/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no badge detected","details":null,"documentation":{"short":"Determines if the project has a CII Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy detected in current repo: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"non read-only tokens detected in GitHub workflows","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/lithops-cloud/lithopscloud/codeql-analysis.yml/main?enable=permissions","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/lithops-cloud/lithopscloud/codeql-analysis.yml/main?enable=permissions","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/lithops-cloud/lithopscloud/codeql-analysis.yml/main?enable=permissions"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub 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/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#packaging"}},{"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/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: : LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/lithops-cloud/lithopscloud/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/lithops-cloud/lithopscloud/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/lithops-cloud/lithopscloud/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lithops-cloud/lithopscloud/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/lithops-cloud/lithopscloud/codeql-analysis.yml/main?enable=pin","Info: Third-party GitHubActions are pinned","Info: Dockerfile dependencies are pinned","Info: no insecure (not pinned by hash) dependency downloads found in Dockerfiles","Info: no insecure (not pinned by hash) dependency downloads found in shell scripts"],"documentation":{"short":"Determines if the project has declared and pinned its dependencies.","url":"https://github.com/ossf/scorecard/blob/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#pinned-dependencies"}},{"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/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v11.2.0 does not have provenance: https://api.github.com/repos/microsoft/mssql-jdbc/releases/73939553","Warn: release artifact v11.2.0 not signed: https://api.github.com/repos/microsoft/mssql-jdbc/releases/73939553","Warn: release artifact v11.1.2 does not have provenance: https://api.github.com/repos/microsoft/mssql-jdbc/releases/70092722","Warn: release artifact v11.1.2 not signed: https://api.github.com/repos/microsoft/mssql-jdbc/releases/70092722","Warn: release artifact v10.2.1 does not have provenance: https://api.github.com/repos/microsoft/mssql-jdbc/releases/66739184","Warn: release artifact v10.2.1 not signed: https://api.github.com/repos/microsoft/mssql-jdbc/releases/66739184","Warn: release artifact v11.1.1 does not have provenance: https://api.github.com/repos/microsoft/mssql-jdbc/releases/65009159","Warn: release artifact v11.1.1 not signed: https://api.github.com/repos/microsoft/mssql-jdbc/releases/65009159","Warn: release artifact v.11.1.0 does not have provenance: https://api.github.com/repos/microsoft/mssql-jdbc/releases/63424650","Warn: release artifact v.11.1.0 not signed: https://api.github.com/repos/microsoft/mssql-jdbc/releases/63424650"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#signed-releases"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: Dependabot detected"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#dependency-update-tool"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'force pushes' disabled on branch 'main'","Info: 'allow deletion' disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: number of required reviewers is only 1 on branch 'main'","Info: 'force pushes' disabled on branch 'v10.2-servicing'","Info: 'allow deletion' disabled on branch 'v10.2-servicing'","Warn: no status checks found to merge onto branch 'v10.2-servicing'","Info: number of required reviewers is 2 on branch 'v10.2-servicing'","Info: 'force pushes' disabled on branch 'v9.4-servicing'","Info: 'allow deletion' disabled on branch 'v9.4-servicing'","Warn: no status checks found to merge onto branch 'v9.4-servicing'","Info: number of required reviewers is 2 on branch 'v9.4-servicing'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/10b6052acfb4f0b8136bc4876cb6f5b6f26bfe93/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-15T08:27:26.788Z","repository_id":37266470,"created_at":"2025-08-15T08:27:26.788Z","updated_at":"2025-08-15T08:27:26.788Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36690945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"microsoft","name":"Microsoft","uuid":"6154722","kind":"organization","description":"Open source projects and samples from Microsoft","email":"opensource@microsoft.com","website":"https://opensource.microsoft.com","location":"Redmond, WA","twitter":"OpenAtMicrosoft","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6154722?v=4","repositories_count":8038,"last_synced_at":"2026-08-14T04:42:57.340Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/microsoft","funding_links":[],"total_stars":4168199,"followers":127546,"following":0,"created_at":"2022-11-02T16:20:12.368Z","updated_at":"2026-08-14T04:42:57.370Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft/repositories"},"tags":[{"name":"v13.5.1","sha":"1c2302b0c64dd0fb96a6a386c939b2035e9fc733","kind":"commit","published_at":"2026-07-31T03:54:46.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v13.5.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v13.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v13.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v13.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v13.5.1/manifests"},{"name":"v13.5.0","sha":"4af91fea10f590fedad7f25593862784ee98d6f0","kind":"commit","published_at":"2026-05-14T09:54:45.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v13.5.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v13.5.0/manifests"},{"name":"v13.4.0","sha":"b09d40a6077ba9727849248b1e502ac8dca51947","kind":"commit","published_at":"2026-03-12T05:03:14.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v13.4.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v13.4.0/manifests"},{"name":"v13.3.2","sha":"acf6ea44787d9661d8e849d5d987e3d5353b19da","kind":"commit","published_at":"2026-03-05T05:59:34.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v13.3.2","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v13.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"07a6dff9ab707d4d5e1c7076eb0cf941b5a257c8","kind":"commit","published_at":"2026-01-21T09:28:53.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v13.3.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"caef38321abfc55a712866f4d31e558bcf153436","kind":"commit","published_at":"2025-11-14T10:48:36.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v13.3.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v13.3.0/manifests"},{"name":"v12.10.2","sha":"34debbc9b19e5bace5f69e208b4b85e470d634ae","kind":"commit","published_at":"2025-10-15T10:42:09.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.10.2","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.10.2/manifests"},{"name":"v12.8.2","sha":"5c9cd93f057de5322973b427583e8603a2bc0fc7","kind":"commit","published_at":"2025-10-15T10:40:41.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.8.2","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.8.2/manifests"},{"name":"v12.6.5","sha":"269a1965ce331a3b274f6313c6f97f53dec71049","kind":"commit","published_at":"2025-10-15T10:40:28.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.6.5","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.6.5/manifests"},{"name":"v12.4.3","sha":"c15c00d8da48db0a1490a440f4061c33561f265b","kind":"commit","published_at":"2025-10-15T10:40:15.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.4.3","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.4.3/manifests"},{"name":"v13.2.1","sha":"0535f4f17255eea2bad34b1274f8057c191b9f6d","kind":"commit","published_at":"2025-10-15T10:36:50.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v13.2.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v13.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v13.2.1/manifests"},{"name":"v10.2.4","sha":"6ac9b9d667476b2776f78ea488c2b92cecfc92d3","kind":"commit","published_at":"2025-10-15T10:07:07.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v10.2.4","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v10.2.4/manifests"},{"name":"v11.2.4","sha":"9641938c250ba9b88b0a12b441bae74fc4cec133","kind":"commit","published_at":"2025-10-15T10:06:55.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v11.2.4","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v11.2.4/manifests"},{"name":"v12.2.1","sha":"ffca76d554f490274cea950536465e58f1b40e4c","kind":"commit","published_at":"2025-10-15T10:06:43.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.2.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.2.1/manifests"},{"name":"v13.2.0","sha":"e1acc9ec2bbda59dbc45d17cb4090357ae456c3f","kind":"commit","published_at":"2025-08-14T16:33:57.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v13.2.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v13.2.0/manifests"},{"name":"v13.1.1","sha":"c8c028f0ce867ca1d32f36957f6219772ced2f21","kind":"commit","published_at":"2025-07-23T06:24:19.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v13.1.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"558f420133c152749377f6fcc68e93f726c3c299","kind":"commit","published_at":"2025-07-01T10:09:07.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v13.1.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v13.1.0/manifests"},{"name":"v12.10.1","sha":"768f9f54529647984ca39a6ca2006d509802bd1f","kind":"commit","published_at":"2025-06-16T16:20:22.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.10.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.10.1/manifests"},{"name":"v12.10.0","sha":"a0ea23a0de0ec314b9836664cd158c4a795174dc","kind":"commit","published_at":"2025-03-06T21:18:08.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.10.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.10.0/manifests"},{"name":"v12.9.0","sha":"1967348b1a1f6f0ebc0bf4234f349986812fbaef","kind":"commit","published_at":"2024-12-02T18:19:37.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.9.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.9.0/manifests"},{"name":"v12.6.4","sha":"852d49cab963824ea152d67c8da7e497fdb0af6c","kind":"commit","published_at":"2024-08-28T23:01:29.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.6.4","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.6.4/manifests"},{"name":"v12.8.1","sha":"96c824de406d310b663cef48761b334fb21b212e","kind":"commit","published_at":"2024-08-22T20:53:44.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.8.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.8.1/manifests"},{"name":"v12.8.0","sha":"0e97689f50f30c70dcfec89bcc89537ea622b8b5","kind":"commit","published_at":"2024-07-23T19:00:44.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.8.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.8.0/manifests"},{"name":"v12.7.1","sha":"e9b1fec2645715af322499ec76330623350dae8c","kind":"commit","published_at":"2024-07-05T19:54:16.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.7.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.7.1/manifests"},{"name":"v12.6.3","sha":"ee044a88f9044ed07e2d9792b79d0ea1c2698912","kind":"commit","published_at":"2024-06-20T18:03:49.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.6.3","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.6.3/manifests"},{"name":"v12.6.2","sha":"17caf22234e632407499ad4e5a234c9da2de5aef","kind":"commit","published_at":"2024-05-23T18:44:39.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.6.2","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.6.2/manifests"},{"name":"v12.7.0","sha":"c073e78cd18153b305c29533fe53b02200edf796","kind":"commit","published_at":"2024-04-05T18:34:22.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.7.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.7.0/manifests"},{"name":"v12.6.1","sha":"64e6ee57922edbaab85b3242d7601da4a40a890e","kind":"commit","published_at":"2024-02-20T18:46:36.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.6.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.6.1/manifests"},{"name":"v12.6.0","sha":"3cd946efe4e61446ba9ae073ecc0530746dee6a2","kind":"commit","published_at":"2024-01-30T21:34:20.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.6.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.6.0/manifests"},{"name":"v12.5.0","sha":"d9b79dd09264b37d4ec3a92ecd71867336982e3d","kind":"commit","published_at":"2023-11-17T00:24:10.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.5.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.5.0/manifests"},{"name":"v12.4.2","sha":"4054ad05f8c66222ae34425c6bd9b22f581bd3e3","kind":"commit","published_at":"2023-09-20T19:20:04.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.4.2","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.4.2/manifests"},{"name":"v12.4.1","sha":"c457a4a66e530c772a59fccb18ad3948a0c03974","kind":"commit","published_at":"2023-08-17T22:18:01.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.4.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.4.1/manifests"},{"name":"v12.4.0","sha":"c235d35fa3148b24617359e2285a0bc6748076cb","kind":"commit","published_at":"2023-07-26T21:46:21.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.4.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.4.0/manifests"},{"name":"v12.3.1","sha":"bda01d6601c99e1fd6c8e7448f21cb169f1538dd","kind":"commit","published_at":"2023-06-07T18:34:24.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.3.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"467b7eaca609f001dbb8fe360a3308be2d4773d5","kind":"commit","published_at":"2023-05-04T21:31:55.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.3.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"4a27a0d1081bb3f0e9bba6112576c49f1776358f","kind":"commit","published_at":"2023-01-31T00:49:59.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.2.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.2.0/manifests"},{"name":"v10.2.3","sha":"f653891e50a9b3f3ac149ad61bf8f996c563134d","kind":"commit","published_at":"2023-01-03T22:03:38.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v10.2.3","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v10.2.3/manifests"},{"name":"v11.2.3","sha":"e4e783a0eb13d945b651f400f869cd1edead8f17","kind":"commit","published_at":"2022-12-30T21:59:58.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v11.2.3","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"7bb5e14af2359059ede81e26265895555ee53dff","kind":"commit","published_at":"2022-12-15T19:52:59.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v11.2.2","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v11.2.2/manifests"},{"name":"v10.2.2","sha":"edc6c64aa7addcb4e7b9cccbafb3c8f1679a171e","kind":"commit","published_at":"2022-12-13T23:58:15.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v10.2.2","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v10.2.2/manifests"},{"name":"v12.1.0","sha":"1572bf66580b9fe085f9834c0dc23ec510fa88aa","kind":"commit","published_at":"2022-11-03T23:23:47.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v12.1.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v12.1.0/manifests"},{"name":"v11.2.1","sha":"a6d125c1cd157157f1cd4044bd08767d155ce054","kind":"commit","published_at":"2022-09-08T22:07:01.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v11.2.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"eb88b7026edf217defcd8e6108f75dc3d6f86a1f","kind":"commit","published_at":"2022-08-08T21:33:34.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v11.2.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v11.2.0/manifests"},{"name":"v11.1.2","sha":"efaf4ecddbefbda16f5c9ec5a1af86d2b116b051","kind":"commit","published_at":"2022-06-22T18:04:41.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v11.1.2","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v11.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v11.1.2/manifests"},{"name":"v10.2.1","sha":"11179a59748a10c1772d237954f38893e21c49f3","kind":"commit","published_at":"2022-05-11T18:51:30.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v10.2.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v10.2.1/manifests"},{"name":"v11.1.1","sha":"e11d7f1261f1de3de37b58ae1c9029ea5dee4292","kind":"commit","published_at":"2022-04-21T17:39:18.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v11.1.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v11.1.1/manifests"},{"name":"v.11.1.0","sha":"7050e8869a483c9e1ddbe1b2aee8e35b7bf9c8a8","kind":"commit","published_at":"2022-04-01T22:35:43.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v.11.1.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v.11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v.11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v.11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v.11.1.0/manifests"},{"name":"v10.2.0","sha":"468a35abc49ee144a590079c10c32022a7a0247b","kind":"commit","published_at":"2022-01-29T03:40:11.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v10.2.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"1d9eb973ece35b272910b1fb8bf2a7d36f1bf053","kind":"commit","published_at":"2021-12-17T21:50:24.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v10.1.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v10.1.0/manifests"},{"name":"v9.4.1","sha":"03fcd0acbd61fef59adb3cb80e09e03fee5968f3","kind":"commit","published_at":"2021-12-02T19:44:15.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v9.4.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v9.4.1/manifests"},{"name":"v9.5.0","sha":"14953c2d73441eb144dbb86398751d04365a0508","kind":"commit","published_at":"2021-11-05T17:50:15.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v9.5.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"a901c34a132442fcb03eb62f258d20e3bc6d5479","kind":"commit","published_at":"2021-08-04T18:49:54.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v9.4.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v9.4.0/manifests"},{"name":"v9.3.1","sha":"127e943c61aa55af24e77c13eaf06ae872ff7c57","kind":"commit","published_at":"2021-04-28T20:39:14.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v9.3.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"89bb744675941113a0ca9bcd7dc3c8f1310bb23c","kind":"commit","published_at":"2021-03-31T17:03:46.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v9.3.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v9.3.0/manifests"},{"name":"v9.2.1","sha":"949fcbc64757b5368b4d92770cd56152211ab832","kind":"commit","published_at":"2021-02-23T23:55:59.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v9.2.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"a9f57215d1631ed22b32a5059f83f96c8315e1e5","kind":"commit","published_at":"2021-01-27T03:54:08.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v9.2.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v9.2.0/manifests"},{"name":"v9.1.1","sha":"8c0d32ba4e3cac18e134699e861f52513a842123","kind":"commit","published_at":"2020-12-01T21:30:21.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v9.1.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"af76d7af3846801be86f7f94fbc3318b1ed5bc04","kind":"commit","published_at":"2020-10-15T00:55:14.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v9.1.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v9.1.0/manifests"},{"name":"v8.4.1","sha":"d1876fe28cb035a84661a5dc4f4c2e33fc1d1cd6","kind":"commit","published_at":"2020-08-26T22:02:40.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v8.4.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"a87bccfea1616717fa5ac8cd6d338d9ea7dae6d3","kind":"commit","published_at":"2020-07-30T18:03:44.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v8.4.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"326a06aea6a561c4d625c7fbb07ca147a5b3acfe","kind":"commit","published_at":"2020-05-28T00:15:24.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v8.3.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"93a285699b704f6c5791c36d0f503a4a59d4ea89","kind":"commit","published_at":"2020-04-01T20:22:11.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v8.3.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v8.3.0/manifests"},{"name":"v8.2.2","sha":"0d4e97f401dc0e55779460d9709dd7ee399246be","kind":"commit","published_at":"2020-03-23T21:29:17.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v8.2.2","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v8.2.2/manifests"},{"name":"v8.2.1","sha":"5f33c574906313ecd45694a9e3638d12c23bf837","kind":"commit","published_at":"2020-02-24T20:31:36.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v8.2.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"646816fe8738784289445eb0bbca8d9260ae2a32","kind":"commit","published_at":"2020-01-31T00:36:21.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v8.2.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"a53c1ede04af2a6053471dba8faff687f85040d9","kind":"commit","published_at":"2019-12-09T20:58:15.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v8.1.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"a8f5fee935c130b54d286ed0681ce085cc63e0f8","kind":"commit","published_at":"2019-10-16T00:40:09.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v8.1.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v8.1.0/manifests"},{"name":"v7.4.1","sha":"ae05c4e123ad060ba6049fa262fd19a59c916ee7","kind":"commit","published_at":"2019-08-02T21:09:10.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v7.4.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"5c3c9adca4b87ce1db6f06fd1da5b411ace6fe11","kind":"commit","published_at":"2019-07-29T16:46:50.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v7.4.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"bc79aa14012781cc2949903204af3aa73f825e12","kind":"commit","published_at":"2019-06-14T19:23:30.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v7.3.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.3.1/manifests"},{"name":"v7.2.2","sha":"cc29ef980e962323d0ffaac992737cc17b6d1d85","kind":"commit","published_at":"2019-04-12T21:28:49.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v7.2.2","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.2.2/manifests"},{"name":"v7.3.0","sha":"84484edf7944de56749fd2648d0af2ffa2459b7a","kind":"commit","published_at":"2019-03-22T20:05:06.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v7.3.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"5d592c0812e8edb8f9e72608a17ad0d2cfd246ce","kind":"commit","published_at":"2019-02-05T04:48:32.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v7.2.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"5879de4674b641eff6c87d41f6bf038dacf6b00b","kind":"commit","published_at":"2019-01-31T22:28:32.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v7.2.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.2.0/manifests"},{"name":"v7.1.4","sha":"9e9fe830ac532792100c2eda3d049567d30d13a2","kind":"commit","published_at":"2019-01-08T18:24:08.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v7.1.4","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v7.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v7.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.1.4/manifests"},{"name":"v7.1.3","sha":"cf535dff187a6aa6f5b9111e9ea04845d6005015","kind":"commit","published_at":"2018-12-01T00:40:57.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v7.1.3","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.1.3/manifests"},{"name":"v7.1.2","sha":"b331c3bc01f668c93ed8c92f01a7c741d2b9f84d","kind":"commit","published_at":"2018-10-29T23:31:37.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v7.1.2","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.1.2/manifests"},{"name":"v7.1.1","sha":"593ffb1aa4d55c6fbbc90bbd175b8c20b13e7739","kind":"commit","published_at":"2018-09-25T22:18:10.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v7.1.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"b7e0e313655e497585246cd31cd10ca29e56e799","kind":"commit","published_at":"2018-08-29T00:36:41.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v7.1.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"c678352cf0ac0a6fd4a4c9dcf95eb0603bf6956c","kind":"commit","published_at":"2018-07-31T21:02:20.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v7.0.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v7.0.0/manifests"},{"name":"v6.5.4","sha":"f8b061ff4bbe7897a8e87402009c321d8dd63096","kind":"commit","published_at":"2018-06-30T00:06:27.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.5.4","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.5.4/manifests"},{"name":"v6.5.3","sha":"405c704e86457c37bc74ff682a59b0b7d380e3c1","kind":"commit","published_at":"2018-06-01T22:48:20.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.5.3","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.5.3/manifests"},{"name":"v6.5.2","sha":"6815b08cd9e9a58573a96acf93a9e1360009b86f","kind":"commit","published_at":"2018-05-04T20:46:54.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.5.2","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.5.2/manifests"},{"name":"v6.5.1","sha":"03c6617c7fd08fe620fd701bbf2a40db91499e82","kind":"commit","published_at":"2018-04-06T22:56:22.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.5.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"07669908d27e996c610ae564226baf5b123c6219","kind":"commit","published_at":"2018-03-08T20:43:44.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.5.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"e8ad454c624a938a5d995b52ec34a0cfea716581","kind":"commit","published_at":"2018-02-27T22:08:01.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.4.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.4.0/manifests"},{"name":"v6.4.0.jre7","sha":"38979414a5a3f8d122fcb467b396fef822b479be","kind":"commit","published_at":"2018-02-16T22:01:18.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.4.0.jre7","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.4.0.jre7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.4.0.jre7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.4.0.jre7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.4.0.jre7/manifests"},{"name":"v6.3.6","sha":"2c357ce783b53795921541f49ac410b483127227","kind":"commit","published_at":"2017-12-07T00:59:51.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.3.6","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.3.6/manifests"},{"name":"v6.3.5","sha":"91e7d8a12040511be05083e968cbfb5bdf362aac","kind":"commit","published_at":"2017-11-17T21:36:55.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.3.5","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.3.5/manifests"},{"name":"v6.3.4","sha":"16a76c7f42490501e531fa6234dd7572467a325e","kind":"commit","published_at":"2017-10-19T19:13:09.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.3.4","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.3.4/manifests"},{"name":"v6.2.2","sha":"ea83c598b34c65d8b5684e60f6c1fae9b879c324","kind":"commit","published_at":"2017-09-29T21:19:03.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.2.2","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.2.2/manifests"},{"name":"v6.3.3","sha":"edc794cbf12bdfe3f7544b4b20eca1163af6c98b","kind":"commit","published_at":"2017-09-23T00:05:24.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.3.3","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.3.3/manifests"},{"name":"v6.3.2","sha":"19af32bb561685c681c364fbd4d2d02efdfd352b","kind":"commit","published_at":"2017-09-06T21:39:39.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.3.2","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.3.2/manifests"},{"name":"6.2.0-v2","sha":"bae2e2ed70ec777fc734130ea0a945467365a272","kind":"tag","published_at":"2017-09-01T22:05:13.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/6.2.0-v2","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/6.2.0-v2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@6.2.0-v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/6.2.0-v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/6.2.0-v2/manifests"},{"name":"v6.3.1","sha":"62c5c6e154f3c7d7063c47c2a1b1f73226231c22","kind":"commit","published_at":"2017-08-15T16:26:55.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.3.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"2c6b705b83cf34828f672f553bee3107c6611a33","kind":"commit","published_at":"2017-07-28T20:23:07.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.3.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"1bf3ea118acbda77b5a21f5a6ffd5bab7881f630","kind":"commit","published_at":"2017-07-12T19:00:03.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.2.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"97d65a35f5ace744b2a6a319face588bed310f33","kind":"commit","published_at":"2017-06-30T19:24:34.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.2.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.2.0/manifests"},{"name":"v6.1.7","sha":"515724c9a1ca7ce7579432f86ea8479788e15d41","kind":"commit","published_at":"2017-05-01T18:32:11.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.1.7","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"632634f23c638cc6c5dde7d3b3ea11f0461c55ed","kind":"tag","published_at":"2017-04-06T00:51:02.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.1.6","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"60eadbb9f48b7194a54bcaf80bcf422d0bc16b13","kind":"commit","published_at":"2017-03-14T23:17:40.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.1.5","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"6e8dc59545ab1a1d968b7981316bfc9c79ae2eae","kind":"commit","published_at":"2017-02-17T21:14:51.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.1.4","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"55f0b7f40611c0985ea6122ecd3fef0f4bea16ca","kind":"commit","published_at":"2017-01-31T01:47:08.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.1.3","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"162e29241b1a405d969722edb58aecf133bd5ddf","kind":"commit","published_at":"2017-01-11T19:20:54.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.1.2","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.1.2/manifests"},{"name":"archive/BigDecimalPrecisionTVP","sha":"cd5b076e6d0550b73f8eb5c1eeee53aa724192e4","kind":"commit","published_at":"2016-12-23T00:40:11.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/archive/BigDecimalPrecisionTVP","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/archive/BigDecimalPrecisionTVP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@archive%2FBigDecimalPrecisionTVP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/archive%2FBigDecimalPrecisionTVP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/archive%2FBigDecimalPrecisionTVP/manifests"},{"name":"v6.1.1","sha":"eb14f63077c47ef1fc1c690deb8cfab602baeb85","kind":"commit","published_at":"2016-12-06T21:46:22.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.1.1","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"cd2f4c87403aa6a41cbe8b3dda3106392dc6ee0b","kind":"commit","published_at":"2016-11-17T18:36:30.000Z","download_url":"https://codeload.github.com/microsoft/mssql-jdbc/tar.gz/v6.1.0","html_url":"https://github.com/microsoft/mssql-jdbc/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/mssql-jdbc@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/tags/v6.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T16:19:33.823Z","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":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/microsoft/mssql-jdbc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/microsoft/mssql-jdbc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/microsoft/mssql-jdbc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/microsoft/mssql-jdbc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T04:33:44.321Z","issues_count":322,"pull_requests_count":644,"avg_time_to_close_issue":11230844.551724138,"avg_time_to_close_pull_request":2699512.0438931296,"issues_closed_count":232,"pull_requests_closed_count":524,"pull_request_authors_count":59,"issue_authors_count":257,"avg_comments_per_issue":5.3478260869565215,"avg_comments_per_pull_request":1.4627329192546583,"merged_pull_requests_count":432,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":31,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":2654930.0588235296,"past_year_avg_time_to_close_pull_request":971336.6385542168,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":31,"past_year_avg_comments_per_issue":2.838709677419355,"past_year_avg_comments_per_pull_request":1.186046511627907,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":73,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmssql-jdbc/issues","maintainers":[{"login":"tkyc","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkyc"},{"login":"lilgreenbird","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lilgreenbird"},{"login":"Jeffery-Wasty","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffery-Wasty"},{"login":"David-Engel","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Engel"},{"login":"ajlam","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajlam"},{"login":"cheenamalhotra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cheenamalhotra"}],"active_maintainers":[{"login":"David-Engel","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/David-Engel"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Fmssql-jdbc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Fmssql-jdbc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Fmssql-jdbc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Fmssql-jdbc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Fmssql-jdbc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Fmssql-jdbc/codemeta","maintainers":[]}