[{"id":5022351,"name":"tk.mybatis:mybatis","ecosystem":"maven","description":"The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.","homepage":"http://www.mybatis.org/mybatis-3","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/mybatis/mybatis-3","keywords_array":[],"namespace":"tk.mybatis","versions_count":1,"first_release_published_at":"2018-07-16T23:21:32.000Z","latest_release_published_at":"2018-07-16T23:21:32.000Z","latest_release_number":"3.4.6-beta1","last_synced_at":"2026-08-26T03:39:13.012Z","created_at":"2022-07-27T13:36:38.631Z","updated_at":"2026-08-28T00:24:22.480Z","registry_url":"https://central.sonatype.com/artifact/tk.mybatis/mybatis/","install_command":null,"documentation_url":"https://appdoc.app/artifact/tk.mybatis/mybatis/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots/"]},"repo_metadata":{"id":6953644,"uuid":"8205602","full_name":"mybatis/mybatis-3","owner":"mybatis","description":"MyBatis SQL mapper framework for Java","archived":false,"fork":false,"pushed_at":"2026-08-25T00:21:07.000Z","size":158746,"stargazers_count":20439,"open_issues_count":210,"forks_count":12868,"subscribers_count":1128,"default_branch":"master","last_synced_at":"2026-08-26T03:34:06.896Z","etag":null,"topics":["java","mybatis","sql"],"latest_commit_sha":null,"homepage":"http://mybatis.github.io/mybatis-3/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mybatis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-14T19:03:32.000Z","updated_at":"2026-08-26T03:22:41.000Z","dependencies_parsed_at":"2026-08-08T06:53:26.998Z","dependency_job_id":null,"html_url":"https://github.com/mybatis/mybatis-3","commit_stats":{"total_commits":3835,"total_committers":275,"mean_commits":"13.945454545454545","dds":0.7757496740547588,"last_synced_commit":"6a2676a4bd5b8c4d752cac929fd5fd58387ae640"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/mybatis/mybatis-3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mybatis","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/sbom","scorecard":{"id":113126,"data":{"date":"2025-08-04","repo":{"name":"github.com/mybatis/mybatis-3","commit":"20f1017261983a7f2227172d9c98d0e07bb8fed3"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.8,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yaml:5","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/coveralls.yaml:5","Warn: topLevel 'contents' permission set to 'write': .github/workflows/site.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/sonar.yaml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sonatype.yaml:8","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coveralls.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/coveralls.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coveralls.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/coveralls.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/site.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/site.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/site.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/sonar.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/sonar.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonatype.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/sonatype.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonatype.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/sonatype.yaml/master?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact mybatis-3.5.17 not signed: https://api.github.com/repos/mybatis/mybatis-3/releases/187587298","Warn: release artifact mybatis-3.5.16 not signed: https://api.github.com/repos/mybatis/mybatis-3/releases/149740517","Warn: release artifact mybatis-3.5.17 does not have provenance: https://api.github.com/repos/mybatis/mybatis-3/releases/187587298","Warn: release artifact mybatis-3.5.16 does not have provenance: https://api.github.com/repos/mybatis/mybatis-3/releases/149740517"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/sonatype.yaml:11"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T16:25:47.345Z","repository_id":6953644,"created_at":"2025-08-15T16:25:47.346Z","updated_at":"2025-08-15T16:25:47.346Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36919942,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","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":"mybatis","name":"MyBatis","uuid":"1483254","kind":"organization","description":"","email":"mybatis-user@googlegroups.com","website":"http://www.mybatis.org","location":"Canada, Colombia, Italy, Japan, Perú, Spain, Russia, Thailand, UK, Ukranie and USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1483254?v=4","repositories_count":37,"last_synced_at":"2024-04-16T05:43:12.481Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mybatis","funding_links":[],"total_stars":35378,"followers":857,"following":0,"created_at":"2022-11-03T05:49:52.041Z","updated_at":"2024-04-16T05:43:12.920Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mybatis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mybatis/repositories"},"tags":[{"name":"mybatis-3.5.19","sha":"ee0d4f4831ffdd311b0183c202f4ad6492a3f404","kind":"tag","published_at":"2025-01-02T20:30:11.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.19","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.19/manifests"},{"name":"mybatis-3.5.18","sha":"fef4dd7fb06fad044247e930846e01b73e09db23","kind":"tag","published_at":"2025-01-01T03:26:39.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.18","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.18/manifests"},{"name":"mybatis-3.5.17","sha":"399d080c75ea1177ca00e82f03045a06f3ae349d","kind":"tag","published_at":"2024-11-26T13:58:00.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.17","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.17/manifests"},{"name":"mybatis-3.5.16","sha":"78bb677e2bf04b43386d3f1544cec51ff47662a2","kind":"tag","published_at":"2024-04-02T17:37:59.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.16","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.16/manifests"},{"name":"mybatis-3.5.15","sha":"b5380e3853df83a3251ba9d172c0e70ed4234693","kind":"tag","published_at":"2023-12-14T05:58:31.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.15","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.15/manifests"},{"name":"mybatis-3.5.14","sha":"52715ba679a3714dc340cd89e59f8c9f0d9c3205","kind":"tag","published_at":"2023-10-31T14:47:13.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.14","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.14/manifests"},{"name":"mybatis-3.5.13","sha":"17f5ac72062b3cdf25be21767a757ce0de05485f","kind":"tag","published_at":"2023-03-11T05:47:06.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.13","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.13/manifests"},{"name":"mybatis-3.5.12","sha":"3d6f9bdf1ade335748664d527fcec4c1852c504a","kind":"tag","published_at":"2023-03-01T03:45:02.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.12","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.12/manifests"},{"name":"mybatis-3.5.11","sha":"c195f12808a88a1ee245dc86d9c1621042655970","kind":"tag","published_at":"2022-09-18T20:26:30.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.11","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.11/manifests"},{"name":"mybatis-3.5.10","sha":"0d3c604afdb74f09407a3e15c8655733b36453fe","kind":"tag","published_at":"2022-05-23T20:03:39.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.10","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.10/manifests"},{"name":"mybatis-3.5.9","sha":"ea4d54687a05c3954b641f1f022ad63d6f410851","kind":"tag","published_at":"2021-12-25T18:27:29.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.9","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.9/manifests"},{"name":"mybatis-3.5.8","sha":"f2c2ec383fd1bc497c946e84c0a2c9a5f74c0b70","kind":"tag","published_at":"2021-12-12T16:38:20.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.8","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.8/manifests"},{"name":"mybatis-3.5.7","sha":"4d57711c33ec75bd94d9e9d025aed1efa643d27a","kind":"tag","published_at":"2021-04-25T19:42:20.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.7","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.7/manifests"},{"name":"mybatis-3.5.6","sha":"4f286a715e898ca502129f2567a8e4bb1b459e5a","kind":"tag","published_at":"2020-10-06T20:25:11.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.6","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.6/manifests"},{"name":"mybatis-3.5.5","sha":"ee478c28a01d50ead73fc2d112d7af72b9d2a169","kind":"tag","published_at":"2020-06-04T15:09:29.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.5","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.5/manifests"},{"name":"mybatis-3.5.4","sha":"e85eacb38dfbcdfe1778c8347135d8bb1b1b7d65","kind":"tag","published_at":"2020-02-02T15:03:21.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.4","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.4/manifests"},{"name":"mybatis-3.5.3","sha":"2c485af64eaab60892aa497e48b00327f4a92e6b","kind":"tag","published_at":"2019-10-20T10:19:11.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.3","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.3/manifests"},{"name":"mybatis-3.5.2","sha":"843c258ff1f07cc3eb3c282c5d02495ae4598941","kind":"tag","published_at":"2019-07-15T02:03:27.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.2","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.2/manifests"},{"name":"mybatis-3.5.1","sha":"0f8dc7f07b38a9912d2e6829c2e33efadd761546","kind":"tag","published_at":"2019-04-07T11:04:13.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.1/manifests"},{"name":"mybatis-3.5.0","sha":"e085258b3ee6dcf813b8c243be87b48685c4e6f7","kind":"tag","published_at":"2019-01-20T17:19:21.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.0","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.0/manifests"},{"name":"mybatis-3.4.6","sha":"e7f59b629b0c2107e27cc8449ff957aac293c624","kind":"tag","published_at":"2018-03-11T15:07:13.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.6","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.6/manifests"},{"name":"mybatis-3.4.5","sha":"1979968f65590358aaeb5542f4d96cbcc7a0ed45","kind":"tag","published_at":"2017-08-20T08:41:30.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.5","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.5/manifests"},{"name":"mybatis-3.4.4","sha":"771887c6ad792dc9f13942837738d66baf7faee5","kind":"tag","published_at":"2017-04-08T03:21:47.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.4","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.4/manifests"},{"name":"mybatis-3.4.3","sha":"893bdf15c1d4661d7c420fef99fe05e6f70a0dd1","kind":"tag","published_at":"2017-04-07T17:58:42.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.3","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.3/manifests"},{"name":"mybatis-3.4.2","sha":"44c09624bc07d5a152f8a8b94c6e569f55627cad","kind":"tag","published_at":"2017-01-02T09:02:00.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.2","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.2/manifests"},{"name":"mybatis-3.4.1","sha":"3e36e1190ca036b2214ca7570e198ab4af39f0d0","kind":"tag","published_at":"2016-06-25T17:20:32.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.1/manifests"},{"name":"mybatis-3.4.0","sha":"1e19afd0609c6614bbe29d67e1d3168e0e8201fc","kind":"tag","published_at":"2016-04-17T17:40:59.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.0","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.0/manifests"},{"name":"mybatis-3.3.1","sha":"4269dbb6061f0465905d70b8d3e023b5455da838","kind":"tag","published_at":"2016-02-13T17:25:26.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.3.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.1/manifests"},{"name":"mybatis-3.3.0","sha":"22fcbef30a5f6708e5c314ef18b3fad13bd1c78e","kind":"tag","published_at":"2015-05-23T23:15:47.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.3.0","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.0/manifests"},{"name":"mybatis-3.2.8","sha":"abf2ef361641221be092008b90c74e4f0d510528","kind":"tag","published_at":"2014-10-10T16:44:36.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.8","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.8/manifests"},{"name":"mybatis-3.3.0-SNAPSHOT","sha":"229fe57d8d84ab0834109a933db90ebad06b05f6","kind":"commit","published_at":"2014-07-05T17:26:11.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.3.0-SNAPSHOT","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.3.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.3.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.0-SNAPSHOT/manifests"},{"name":"mybatis-3.2.7","sha":"34f8feae24f648ba690ce81cce8cd32a35fa6329","kind":"tag","published_at":"2014-04-06T18:15:50.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.7","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.7/manifests"},{"name":"mybatis-3.2.6","sha":"31c247824e9699a7d58a124148dbe60f61b47ab6","kind":"tag","published_at":"2014-03-21T15:17:53.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.6","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.6/manifests"},{"name":"mybatis-3.2.6-SNAPSHOT","sha":"91f28828d4df64fd83fe4fa0a554b896f2f4d0cb","kind":"commit","published_at":"2014-03-16T12:22:04.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.6-SNAPSHOT","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.6-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.6-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.6-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.6-SNAPSHOT/manifests"},{"name":"mybatis-3.2.5","sha":"db7f38da3eda7329cbe4a5f7ecf42af0563157f2","kind":"tag","published_at":"2014-02-14T19:45:29.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.5","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.5/manifests"},{"name":"mybatis-3.2.5-SNAPSHOT","sha":"97a4fbee4512924a7cad266bc98f49b6814587e7","kind":"commit","published_at":"2014-01-22T18:45:23.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.5-SNAPSHOT","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.5-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.5-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.5-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.5-SNAPSHOT/manifests"},{"name":"mybatis-3.2.4","sha":"596cbe45f3d33efd9f19f6e2f13caf5163395d74","kind":"tag","published_at":"2014-01-15T21:53:32.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.4","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.4/manifests"},{"name":"mybatis-3.2.4-SNAPSHOT","sha":"5f9a1686c3c6f57887be3ad23c84868c3bc6d66c","kind":"commit","published_at":"2013-11-17T08:00:21.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.4-SNAPSHOT","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.4-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.4-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.4-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.4-SNAPSHOT/manifests"},{"name":"mybatis-3.2.3","sha":"93cf2680723fb45391f8c75dc9717144ef46e5f5","kind":"tag","published_at":"2013-09-29T19:06:29.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.3","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.3/manifests"},{"name":"mybatis-3.2.2","sha":"320dd703535bcbd08ffe2406878f4bbafdf746a7","kind":"tag","published_at":"2013-04-02T12:19:09.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.2","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.2/manifests"},{"name":"mybatis-3.2.1","sha":"5d749ed437700d91cb269d080e045116c465d68a","kind":"tag","published_at":"2013-03-10T19:48:36.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.1/manifests"},{"name":"mybatis-3.2.0","sha":"d83e3f0f8f923a6e0d9c381ae7205cf57c34c895","kind":"tag","published_at":"2013-02-20T19:11:33.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.0","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.0/manifests"},{"name":"mybatis-3.1.1","sha":"b944aaf3321b881bc782a125c961af686e2df4a1","kind":"tag","published_at":"2013-02-15T09:22:07.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.1.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.1.1/manifests"},{"name":"mybatis-3.1.0","sha":"5552b19e1b34cf7d127518ad4f4570765a3b923e","kind":"tag","published_at":"2013-02-15T09:21:14.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.1.0","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.1.0/manifests"},{"name":"mybatis-3.0.6","sha":"407de89952b15c43c95c6175b8cd5fe2d2d28d11","kind":"tag","published_at":"2013-02-15T09:18:55.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.6","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.6/manifests"},{"name":"mybatis-3.0.5","sha":"33fe3141c15e26ac3fb5d364ab4c3869cd5f1337","kind":"tag","published_at":"2013-02-15T09:18:10.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.5","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.5/manifests"},{"name":"mybatis-3.0.4","sha":"c473381c203488c21ca0befa96c2571e93a4fe6d","kind":"tag","published_at":"2013-02-15T09:17:49.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.4","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.4/manifests"},{"name":"mybatis-3.0.3","sha":"b20d70fa4422c305be4b14303ed0a4cad6f0c6ac","kind":"tag","published_at":"2013-02-15T09:17:27.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.3","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.3/manifests"},{"name":"mybatis-3.0.2","sha":"844634ab3e604dbae44a69dff7673d26c217b615","kind":"tag","published_at":"2013-02-15T09:17:01.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.2","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.2/manifests"},{"name":"mybatis-3.0.1","sha":"2bb7d63df0136109be73c325b106dfd673d80e1f","kind":"tag","published_at":"2013-02-15T09:16:18.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T00:24:22.480Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.76757029519778,"dependent_packages_count":50.1493810498324,"stargazers_count":1.2146721826854148,"forks_count":0.5460618269342443,"docker_downloads_count":null,"average":18.16942133866246},"purl":"pkg:maven/tk.mybatis/mybatis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/tk.mybatis:mybatis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/tk.mybatis:mybatis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/tk.mybatis:mybatis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T13:16:11.355Z","issues_count":232,"pull_requests_count":845,"avg_time_to_close_issue":44550274.435294114,"avg_time_to_close_pull_request":3422307.64171123,"issues_closed_count":170,"pull_requests_closed_count":748,"pull_request_authors_count":115,"issue_authors_count":213,"avg_comments_per_issue":3.564655172413793,"avg_comments_per_pull_request":1.549112426035503,"merged_pull_requests_count":638,"bot_issues_count":3,"bot_pull_requests_count":420,"past_year_issues_count":5,"past_year_pull_requests_count":73,"past_year_avg_time_to_close_issue":17261186.0,"past_year_avg_time_to_close_pull_request":668164.3454545455,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.821917808219178,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":52,"past_year_merged_pull_requests_count":50,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/issues","maintainers":[{"login":"hazendaz","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hazendaz"},{"login":"harawata","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harawata"},{"login":"kazuki43zoo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazuki43zoo"},{"login":"mnesarco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnesarco"},{"login":"emacarron","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emacarron"},{"login":"h3adache","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h3adache"}],"active_maintainers":[{"login":"hazendaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hazendaz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tk.mybatis:mybatis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tk.mybatis:mybatis/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tk.mybatis:mybatis/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tk.mybatis:mybatis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tk.mybatis:mybatis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tk.mybatis:mybatis/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620538,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4745554,"name":"com.pig4cloud:mybatis","ecosystem":"maven","description":"The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.","homepage":"http://www.mybatis.org/mybatis-3","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/mybatis/mybatis-3","keywords_array":[],"namespace":"com.pig4cloud","versions_count":1,"first_release_published_at":"2019-11-03T07:26:33.000Z","latest_release_published_at":"2019-11-03T07:26:33.000Z","latest_release_number":"0.5.2","last_synced_at":"2026-08-26T03:39:12.880Z","created_at":"2022-07-26T01:27:12.495Z","updated_at":"2026-08-28T06:54:58.900Z","registry_url":"https://central.sonatype.com/artifact/com.pig4cloud/mybatis/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.pig4cloud/mybatis/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots/"]},"repo_metadata":{"id":6953644,"uuid":"8205602","full_name":"mybatis/mybatis-3","owner":"mybatis","description":"MyBatis SQL mapper framework for Java","archived":false,"fork":false,"pushed_at":"2026-08-25T00:21:07.000Z","size":158746,"stargazers_count":20439,"open_issues_count":210,"forks_count":12868,"subscribers_count":1128,"default_branch":"master","last_synced_at":"2026-08-26T03:34:06.896Z","etag":null,"topics":["java","mybatis","sql"],"latest_commit_sha":null,"homepage":"http://mybatis.github.io/mybatis-3/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mybatis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-14T19:03:32.000Z","updated_at":"2026-08-26T03:22:41.000Z","dependencies_parsed_at":"2026-08-08T06:53:26.998Z","dependency_job_id":null,"html_url":"https://github.com/mybatis/mybatis-3","commit_stats":{"total_commits":3835,"total_committers":275,"mean_commits":"13.945454545454545","dds":0.7757496740547588,"last_synced_commit":"6a2676a4bd5b8c4d752cac929fd5fd58387ae640"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/mybatis/mybatis-3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mybatis","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/sbom","scorecard":{"id":113126,"data":{"date":"2025-08-04","repo":{"name":"github.com/mybatis/mybatis-3","commit":"20f1017261983a7f2227172d9c98d0e07bb8fed3"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.8,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yaml:5","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/coveralls.yaml:5","Warn: topLevel 'contents' permission set to 'write': .github/workflows/site.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/sonar.yaml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sonatype.yaml:8","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coveralls.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/coveralls.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coveralls.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/coveralls.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/site.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/site.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/site.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/sonar.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/sonar.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonatype.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/sonatype.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonatype.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/sonatype.yaml/master?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact mybatis-3.5.17 not signed: https://api.github.com/repos/mybatis/mybatis-3/releases/187587298","Warn: release artifact mybatis-3.5.16 not signed: https://api.github.com/repos/mybatis/mybatis-3/releases/149740517","Warn: release artifact mybatis-3.5.17 does not have provenance: https://api.github.com/repos/mybatis/mybatis-3/releases/187587298","Warn: release artifact mybatis-3.5.16 does not have provenance: https://api.github.com/repos/mybatis/mybatis-3/releases/149740517"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/sonatype.yaml:11"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T16:25:47.345Z","repository_id":6953644,"created_at":"2025-08-15T16:25:47.346Z","updated_at":"2025-08-15T16:25:47.346Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36919942,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","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":"mybatis","name":"MyBatis","uuid":"1483254","kind":"organization","description":"","email":"mybatis-user@googlegroups.com","website":"http://www.mybatis.org","location":"Canada, Colombia, Italy, Japan, Perú, Spain, Russia, Thailand, UK, Ukranie and USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1483254?v=4","repositories_count":37,"last_synced_at":"2024-04-16T05:43:12.481Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mybatis","funding_links":[],"total_stars":35378,"followers":857,"following":0,"created_at":"2022-11-03T05:49:52.041Z","updated_at":"2024-04-16T05:43:12.920Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mybatis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mybatis/repositories"},"tags":[{"name":"mybatis-3.5.19","sha":"ee0d4f4831ffdd311b0183c202f4ad6492a3f404","kind":"tag","published_at":"2025-01-02T20:30:11.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.19","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.19/manifests"},{"name":"mybatis-3.5.18","sha":"fef4dd7fb06fad044247e930846e01b73e09db23","kind":"tag","published_at":"2025-01-01T03:26:39.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.18","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.18/manifests"},{"name":"mybatis-3.5.17","sha":"399d080c75ea1177ca00e82f03045a06f3ae349d","kind":"tag","published_at":"2024-11-26T13:58:00.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.17","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.17/manifests"},{"name":"mybatis-3.5.16","sha":"78bb677e2bf04b43386d3f1544cec51ff47662a2","kind":"tag","published_at":"2024-04-02T17:37:59.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.16","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.16/manifests"},{"name":"mybatis-3.5.15","sha":"b5380e3853df83a3251ba9d172c0e70ed4234693","kind":"tag","published_at":"2023-12-14T05:58:31.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.15","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.15/manifests"},{"name":"mybatis-3.5.14","sha":"52715ba679a3714dc340cd89e59f8c9f0d9c3205","kind":"tag","published_at":"2023-10-31T14:47:13.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.14","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.14/manifests"},{"name":"mybatis-3.5.13","sha":"17f5ac72062b3cdf25be21767a757ce0de05485f","kind":"tag","published_at":"2023-03-11T05:47:06.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.13","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.13/manifests"},{"name":"mybatis-3.5.12","sha":"3d6f9bdf1ade335748664d527fcec4c1852c504a","kind":"tag","published_at":"2023-03-01T03:45:02.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.12","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.12/manifests"},{"name":"mybatis-3.5.11","sha":"c195f12808a88a1ee245dc86d9c1621042655970","kind":"tag","published_at":"2022-09-18T20:26:30.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.11","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.11/manifests"},{"name":"mybatis-3.5.10","sha":"0d3c604afdb74f09407a3e15c8655733b36453fe","kind":"tag","published_at":"2022-05-23T20:03:39.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.10","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.10/manifests"},{"name":"mybatis-3.5.9","sha":"ea4d54687a05c3954b641f1f022ad63d6f410851","kind":"tag","published_at":"2021-12-25T18:27:29.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.9","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.9/manifests"},{"name":"mybatis-3.5.8","sha":"f2c2ec383fd1bc497c946e84c0a2c9a5f74c0b70","kind":"tag","published_at":"2021-12-12T16:38:20.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.8","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.8/manifests"},{"name":"mybatis-3.5.7","sha":"4d57711c33ec75bd94d9e9d025aed1efa643d27a","kind":"tag","published_at":"2021-04-25T19:42:20.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.7","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.7/manifests"},{"name":"mybatis-3.5.6","sha":"4f286a715e898ca502129f2567a8e4bb1b459e5a","kind":"tag","published_at":"2020-10-06T20:25:11.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.6","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.6/manifests"},{"name":"mybatis-3.5.5","sha":"ee478c28a01d50ead73fc2d112d7af72b9d2a169","kind":"tag","published_at":"2020-06-04T15:09:29.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.5","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.5/manifests"},{"name":"mybatis-3.5.4","sha":"e85eacb38dfbcdfe1778c8347135d8bb1b1b7d65","kind":"tag","published_at":"2020-02-02T15:03:21.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.4","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.4/manifests"},{"name":"mybatis-3.5.3","sha":"2c485af64eaab60892aa497e48b00327f4a92e6b","kind":"tag","published_at":"2019-10-20T10:19:11.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.3","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.3/manifests"},{"name":"mybatis-3.5.2","sha":"843c258ff1f07cc3eb3c282c5d02495ae4598941","kind":"tag","published_at":"2019-07-15T02:03:27.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.2","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.2/manifests"},{"name":"mybatis-3.5.1","sha":"0f8dc7f07b38a9912d2e6829c2e33efadd761546","kind":"tag","published_at":"2019-04-07T11:04:13.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.1/manifests"},{"name":"mybatis-3.5.0","sha":"e085258b3ee6dcf813b8c243be87b48685c4e6f7","kind":"tag","published_at":"2019-01-20T17:19:21.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.0","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.0/manifests"},{"name":"mybatis-3.4.6","sha":"e7f59b629b0c2107e27cc8449ff957aac293c624","kind":"tag","published_at":"2018-03-11T15:07:13.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.6","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.6/manifests"},{"name":"mybatis-3.4.5","sha":"1979968f65590358aaeb5542f4d96cbcc7a0ed45","kind":"tag","published_at":"2017-08-20T08:41:30.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.5","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.5/manifests"},{"name":"mybatis-3.4.4","sha":"771887c6ad792dc9f13942837738d66baf7faee5","kind":"tag","published_at":"2017-04-08T03:21:47.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.4","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.4/manifests"},{"name":"mybatis-3.4.3","sha":"893bdf15c1d4661d7c420fef99fe05e6f70a0dd1","kind":"tag","published_at":"2017-04-07T17:58:42.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.3","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.3/manifests"},{"name":"mybatis-3.4.2","sha":"44c09624bc07d5a152f8a8b94c6e569f55627cad","kind":"tag","published_at":"2017-01-02T09:02:00.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.2","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.2/manifests"},{"name":"mybatis-3.4.1","sha":"3e36e1190ca036b2214ca7570e198ab4af39f0d0","kind":"tag","published_at":"2016-06-25T17:20:32.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.1/manifests"},{"name":"mybatis-3.4.0","sha":"1e19afd0609c6614bbe29d67e1d3168e0e8201fc","kind":"tag","published_at":"2016-04-17T17:40:59.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.0","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.0/manifests"},{"name":"mybatis-3.3.1","sha":"4269dbb6061f0465905d70b8d3e023b5455da838","kind":"tag","published_at":"2016-02-13T17:25:26.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.3.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.1/manifests"},{"name":"mybatis-3.3.0","sha":"22fcbef30a5f6708e5c314ef18b3fad13bd1c78e","kind":"tag","published_at":"2015-05-23T23:15:47.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.3.0","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.0/manifests"},{"name":"mybatis-3.2.8","sha":"abf2ef361641221be092008b90c74e4f0d510528","kind":"tag","published_at":"2014-10-10T16:44:36.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.8","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.8/manifests"},{"name":"mybatis-3.3.0-SNAPSHOT","sha":"229fe57d8d84ab0834109a933db90ebad06b05f6","kind":"commit","published_at":"2014-07-05T17:26:11.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.3.0-SNAPSHOT","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.3.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.3.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.0-SNAPSHOT/manifests"},{"name":"mybatis-3.2.7","sha":"34f8feae24f648ba690ce81cce8cd32a35fa6329","kind":"tag","published_at":"2014-04-06T18:15:50.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.7","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.7/manifests"},{"name":"mybatis-3.2.6","sha":"31c247824e9699a7d58a124148dbe60f61b47ab6","kind":"tag","published_at":"2014-03-21T15:17:53.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.6","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.6/manifests"},{"name":"mybatis-3.2.6-SNAPSHOT","sha":"91f28828d4df64fd83fe4fa0a554b896f2f4d0cb","kind":"commit","published_at":"2014-03-16T12:22:04.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.6-SNAPSHOT","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.6-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.6-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.6-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.6-SNAPSHOT/manifests"},{"name":"mybatis-3.2.5","sha":"db7f38da3eda7329cbe4a5f7ecf42af0563157f2","kind":"tag","published_at":"2014-02-14T19:45:29.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.5","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.5/manifests"},{"name":"mybatis-3.2.5-SNAPSHOT","sha":"97a4fbee4512924a7cad266bc98f49b6814587e7","kind":"commit","published_at":"2014-01-22T18:45:23.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.5-SNAPSHOT","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.5-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.5-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.5-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.5-SNAPSHOT/manifests"},{"name":"mybatis-3.2.4","sha":"596cbe45f3d33efd9f19f6e2f13caf5163395d74","kind":"tag","published_at":"2014-01-15T21:53:32.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.4","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.4/manifests"},{"name":"mybatis-3.2.4-SNAPSHOT","sha":"5f9a1686c3c6f57887be3ad23c84868c3bc6d66c","kind":"commit","published_at":"2013-11-17T08:00:21.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.4-SNAPSHOT","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.4-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.4-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.4-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.4-SNAPSHOT/manifests"},{"name":"mybatis-3.2.3","sha":"93cf2680723fb45391f8c75dc9717144ef46e5f5","kind":"tag","published_at":"2013-09-29T19:06:29.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.3","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.3/manifests"},{"name":"mybatis-3.2.2","sha":"320dd703535bcbd08ffe2406878f4bbafdf746a7","kind":"tag","published_at":"2013-04-02T12:19:09.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.2","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.2/manifests"},{"name":"mybatis-3.2.1","sha":"5d749ed437700d91cb269d080e045116c465d68a","kind":"tag","published_at":"2013-03-10T19:48:36.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.1/manifests"},{"name":"mybatis-3.2.0","sha":"d83e3f0f8f923a6e0d9c381ae7205cf57c34c895","kind":"tag","published_at":"2013-02-20T19:11:33.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.0","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.0/manifests"},{"name":"mybatis-3.1.1","sha":"b944aaf3321b881bc782a125c961af686e2df4a1","kind":"tag","published_at":"2013-02-15T09:22:07.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.1.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.1.1/manifests"},{"name":"mybatis-3.1.0","sha":"5552b19e1b34cf7d127518ad4f4570765a3b923e","kind":"tag","published_at":"2013-02-15T09:21:14.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.1.0","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.1.0/manifests"},{"name":"mybatis-3.0.6","sha":"407de89952b15c43c95c6175b8cd5fe2d2d28d11","kind":"tag","published_at":"2013-02-15T09:18:55.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.6","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.6/manifests"},{"name":"mybatis-3.0.5","sha":"33fe3141c15e26ac3fb5d364ab4c3869cd5f1337","kind":"tag","published_at":"2013-02-15T09:18:10.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.5","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.5/manifests"},{"name":"mybatis-3.0.4","sha":"c473381c203488c21ca0befa96c2571e93a4fe6d","kind":"tag","published_at":"2013-02-15T09:17:49.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.4","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.4/manifests"},{"name":"mybatis-3.0.3","sha":"b20d70fa4422c305be4b14303ed0a4cad6f0c6ac","kind":"tag","published_at":"2013-02-15T09:17:27.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.3","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.3/manifests"},{"name":"mybatis-3.0.2","sha":"844634ab3e604dbae44a69dff7673d26c217b615","kind":"tag","published_at":"2013-02-15T09:17:01.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.2","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.2/manifests"},{"name":"mybatis-3.0.1","sha":"2bb7d63df0136109be73c325b106dfd673d80e1f","kind":"tag","published_at":"2013-02-15T09:16:18.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T06:54:58.899Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":9.330802583451545,"stargazers_count":0.998388853999675,"forks_count":0.4093073276043684,"average":10.679610676500744},"purl":"pkg:maven/com.pig4cloud/mybatis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.pig4cloud:mybatis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.pig4cloud:mybatis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.pig4cloud:mybatis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T00:24:22.725Z","issues_count":232,"pull_requests_count":845,"avg_time_to_close_issue":44550274.435294114,"avg_time_to_close_pull_request":3422307.64171123,"issues_closed_count":170,"pull_requests_closed_count":748,"pull_request_authors_count":115,"issue_authors_count":213,"avg_comments_per_issue":3.564655172413793,"avg_comments_per_pull_request":1.549112426035503,"merged_pull_requests_count":638,"bot_issues_count":3,"bot_pull_requests_count":420,"past_year_issues_count":5,"past_year_pull_requests_count":73,"past_year_avg_time_to_close_issue":17261186.0,"past_year_avg_time_to_close_pull_request":668164.3454545455,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.821917808219178,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":52,"past_year_merged_pull_requests_count":50,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/issues","maintainers":[{"login":"hazendaz","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hazendaz"},{"login":"harawata","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harawata"},{"login":"kazuki43zoo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazuki43zoo"},{"login":"mnesarco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnesarco"},{"login":"emacarron","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emacarron"},{"login":"h3adache","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h3adache"}],"active_maintainers":[{"login":"hazendaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hazendaz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.pig4cloud:mybatis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.pig4cloud:mybatis/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.pig4cloud:mybatis/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.pig4cloud:mybatis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.pig4cloud:mybatis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.pig4cloud:mybatis/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620538,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14950758,"name":"github.com/mybatis/mybatis-3","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/mybatis/mybatis-3","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-08-13T00:41:03.000Z","latest_release_published_at":"2026-08-13T00:41:03.000Z","latest_release_number":"v0.0.0-20260813004103-008069adb1b0","last_synced_at":"2026-08-26T03:42:05.802Z","created_at":"2026-08-14T04:58:25.201Z","updated_at":"2026-08-26T13:16:10.807Z","registry_url":"https://pkg.go.dev/github.com/mybatis/mybatis-3","install_command":"go get github.com/mybatis/mybatis-3","documentation_url":"https://pkg.go.dev/github.com/mybatis/mybatis-3#section-documentation","metadata":{},"repo_metadata":{"id":6953644,"uuid":"8205602","full_name":"mybatis/mybatis-3","owner":"mybatis","description":"MyBatis SQL mapper framework for Java","archived":false,"fork":false,"pushed_at":"2026-08-25T00:21:07.000Z","size":158746,"stargazers_count":20439,"open_issues_count":210,"forks_count":12868,"subscribers_count":1128,"default_branch":"master","last_synced_at":"2026-08-26T03:34:06.896Z","etag":null,"topics":["java","mybatis","sql"],"latest_commit_sha":null,"homepage":"http://mybatis.github.io/mybatis-3/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mybatis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-14T19:03:32.000Z","updated_at":"2026-08-26T03:22:41.000Z","dependencies_parsed_at":"2026-08-08T06:53:26.998Z","dependency_job_id":null,"html_url":"https://github.com/mybatis/mybatis-3","commit_stats":{"total_commits":3835,"total_committers":275,"mean_commits":"13.945454545454545","dds":0.7757496740547588,"last_synced_commit":"6a2676a4bd5b8c4d752cac929fd5fd58387ae640"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/mybatis/mybatis-3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mybatis","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/sbom","scorecard":{"id":113126,"data":{"date":"2025-08-04","repo":{"name":"github.com/mybatis/mybatis-3","commit":"20f1017261983a7f2227172d9c98d0e07bb8fed3"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.8,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yaml:5","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/coveralls.yaml:5","Warn: topLevel 'contents' permission set to 'write': .github/workflows/site.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/sonar.yaml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sonatype.yaml:8","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coveralls.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/coveralls.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coveralls.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/coveralls.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/site.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/site.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/site.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/sonar.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/sonar.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonatype.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/sonatype.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonatype.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/sonatype.yaml/master?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact mybatis-3.5.17 not signed: https://api.github.com/repos/mybatis/mybatis-3/releases/187587298","Warn: release artifact mybatis-3.5.16 not signed: https://api.github.com/repos/mybatis/mybatis-3/releases/149740517","Warn: release artifact mybatis-3.5.17 does not have provenance: https://api.github.com/repos/mybatis/mybatis-3/releases/187587298","Warn: release artifact mybatis-3.5.16 does not have provenance: https://api.github.com/repos/mybatis/mybatis-3/releases/149740517"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/sonatype.yaml:11"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T16:25:47.345Z","repository_id":6953644,"created_at":"2025-08-15T16:25:47.346Z","updated_at":"2025-08-15T16:25:47.346Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36919942,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","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":"mybatis","name":"MyBatis","uuid":"1483254","kind":"organization","description":"","email":"mybatis-user@googlegroups.com","website":"http://www.mybatis.org","location":"Canada, Colombia, Italy, Japan, Perú, Spain, Russia, Thailand, UK, Ukranie and USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1483254?v=4","repositories_count":37,"last_synced_at":"2024-04-16T05:43:12.481Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mybatis","funding_links":[],"total_stars":35378,"followers":857,"following":0,"created_at":"2022-11-03T05:49:52.041Z","updated_at":"2024-04-16T05:43:12.920Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mybatis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mybatis/repositories"},"tags":[{"name":"mybatis-3.5.19","sha":"ee0d4f4831ffdd311b0183c202f4ad6492a3f404","kind":"tag","published_at":"2025-01-02T20:30:11.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.19","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.19/manifests"},{"name":"mybatis-3.5.18","sha":"fef4dd7fb06fad044247e930846e01b73e09db23","kind":"tag","published_at":"2025-01-01T03:26:39.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.18","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.18/manifests"},{"name":"mybatis-3.5.17","sha":"399d080c75ea1177ca00e82f03045a06f3ae349d","kind":"tag","published_at":"2024-11-26T13:58:00.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.17","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.17/manifests"},{"name":"mybatis-3.5.16","sha":"78bb677e2bf04b43386d3f1544cec51ff47662a2","kind":"tag","published_at":"2024-04-02T17:37:59.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.16","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.16/manifests"},{"name":"mybatis-3.5.15","sha":"b5380e3853df83a3251ba9d172c0e70ed4234693","kind":"tag","published_at":"2023-12-14T05:58:31.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.15","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.15/manifests"},{"name":"mybatis-3.5.14","sha":"52715ba679a3714dc340cd89e59f8c9f0d9c3205","kind":"tag","published_at":"2023-10-31T14:47:13.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.14","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.14/manifests"},{"name":"mybatis-3.5.13","sha":"17f5ac72062b3cdf25be21767a757ce0de05485f","kind":"tag","published_at":"2023-03-11T05:47:06.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.13","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.13/manifests"},{"name":"mybatis-3.5.12","sha":"3d6f9bdf1ade335748664d527fcec4c1852c504a","kind":"tag","published_at":"2023-03-01T03:45:02.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.12","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.12/manifests"},{"name":"mybatis-3.5.11","sha":"c195f12808a88a1ee245dc86d9c1621042655970","kind":"tag","published_at":"2022-09-18T20:26:30.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.11","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.11/manifests"},{"name":"mybatis-3.5.10","sha":"0d3c604afdb74f09407a3e15c8655733b36453fe","kind":"tag","published_at":"2022-05-23T20:03:39.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.10","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.10/manifests"},{"name":"mybatis-3.5.9","sha":"ea4d54687a05c3954b641f1f022ad63d6f410851","kind":"tag","published_at":"2021-12-25T18:27:29.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.9","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.9/manifests"},{"name":"mybatis-3.5.8","sha":"f2c2ec383fd1bc497c946e84c0a2c9a5f74c0b70","kind":"tag","published_at":"2021-12-12T16:38:20.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.8","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.8/manifests"},{"name":"mybatis-3.5.7","sha":"4d57711c33ec75bd94d9e9d025aed1efa643d27a","kind":"tag","published_at":"2021-04-25T19:42:20.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.7","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.7/manifests"},{"name":"mybatis-3.5.6","sha":"4f286a715e898ca502129f2567a8e4bb1b459e5a","kind":"tag","published_at":"2020-10-06T20:25:11.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.6","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.6/manifests"},{"name":"mybatis-3.5.5","sha":"ee478c28a01d50ead73fc2d112d7af72b9d2a169","kind":"tag","published_at":"2020-06-04T15:09:29.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.5","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.5/manifests"},{"name":"mybatis-3.5.4","sha":"e85eacb38dfbcdfe1778c8347135d8bb1b1b7d65","kind":"tag","published_at":"2020-02-02T15:03:21.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.4","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.4/manifests"},{"name":"mybatis-3.5.3","sha":"2c485af64eaab60892aa497e48b00327f4a92e6b","kind":"tag","published_at":"2019-10-20T10:19:11.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.3","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.3/manifests"},{"name":"mybatis-3.5.2","sha":"843c258ff1f07cc3eb3c282c5d02495ae4598941","kind":"tag","published_at":"2019-07-15T02:03:27.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.2","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.2/manifests"},{"name":"mybatis-3.5.1","sha":"0f8dc7f07b38a9912d2e6829c2e33efadd761546","kind":"tag","published_at":"2019-04-07T11:04:13.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.1/manifests"},{"name":"mybatis-3.5.0","sha":"e085258b3ee6dcf813b8c243be87b48685c4e6f7","kind":"tag","published_at":"2019-01-20T17:19:21.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.0","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.0/manifests"},{"name":"mybatis-3.4.6","sha":"e7f59b629b0c2107e27cc8449ff957aac293c624","kind":"tag","published_at":"2018-03-11T15:07:13.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.6","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.6/manifests"},{"name":"mybatis-3.4.5","sha":"1979968f65590358aaeb5542f4d96cbcc7a0ed45","kind":"tag","published_at":"2017-08-20T08:41:30.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.5","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.5/manifests"},{"name":"mybatis-3.4.4","sha":"771887c6ad792dc9f13942837738d66baf7faee5","kind":"tag","published_at":"2017-04-08T03:21:47.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.4","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.4/manifests"},{"name":"mybatis-3.4.3","sha":"893bdf15c1d4661d7c420fef99fe05e6f70a0dd1","kind":"tag","published_at":"2017-04-07T17:58:42.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.3","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.3/manifests"},{"name":"mybatis-3.4.2","sha":"44c09624bc07d5a152f8a8b94c6e569f55627cad","kind":"tag","published_at":"2017-01-02T09:02:00.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.2","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.2/manifests"},{"name":"mybatis-3.4.1","sha":"3e36e1190ca036b2214ca7570e198ab4af39f0d0","kind":"tag","published_at":"2016-06-25T17:20:32.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.1/manifests"},{"name":"mybatis-3.4.0","sha":"1e19afd0609c6614bbe29d67e1d3168e0e8201fc","kind":"tag","published_at":"2016-04-17T17:40:59.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.0","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.0/manifests"},{"name":"mybatis-3.3.1","sha":"4269dbb6061f0465905d70b8d3e023b5455da838","kind":"tag","published_at":"2016-02-13T17:25:26.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.3.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.1/manifests"},{"name":"mybatis-3.3.0","sha":"22fcbef30a5f6708e5c314ef18b3fad13bd1c78e","kind":"tag","published_at":"2015-05-23T23:15:47.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.3.0","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.0/manifests"},{"name":"mybatis-3.2.8","sha":"abf2ef361641221be092008b90c74e4f0d510528","kind":"tag","published_at":"2014-10-10T16:44:36.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.8","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.8/manifests"},{"name":"mybatis-3.3.0-SNAPSHOT","sha":"229fe57d8d84ab0834109a933db90ebad06b05f6","kind":"commit","published_at":"2014-07-05T17:26:11.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.3.0-SNAPSHOT","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.3.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.3.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.0-SNAPSHOT/manifests"},{"name":"mybatis-3.2.7","sha":"34f8feae24f648ba690ce81cce8cd32a35fa6329","kind":"tag","published_at":"2014-04-06T18:15:50.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.7","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.7/manifests"},{"name":"mybatis-3.2.6","sha":"31c247824e9699a7d58a124148dbe60f61b47ab6","kind":"tag","published_at":"2014-03-21T15:17:53.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.6","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.6/manifests"},{"name":"mybatis-3.2.6-SNAPSHOT","sha":"91f28828d4df64fd83fe4fa0a554b896f2f4d0cb","kind":"commit","published_at":"2014-03-16T12:22:04.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.6-SNAPSHOT","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.6-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.6-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.6-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.6-SNAPSHOT/manifests"},{"name":"mybatis-3.2.5","sha":"db7f38da3eda7329cbe4a5f7ecf42af0563157f2","kind":"tag","published_at":"2014-02-14T19:45:29.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.5","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.5/manifests"},{"name":"mybatis-3.2.5-SNAPSHOT","sha":"97a4fbee4512924a7cad266bc98f49b6814587e7","kind":"commit","published_at":"2014-01-22T18:45:23.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.5-SNAPSHOT","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.5-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.5-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.5-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.5-SNAPSHOT/manifests"},{"name":"mybatis-3.2.4","sha":"596cbe45f3d33efd9f19f6e2f13caf5163395d74","kind":"tag","published_at":"2014-01-15T21:53:32.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.4","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.4/manifests"},{"name":"mybatis-3.2.4-SNAPSHOT","sha":"5f9a1686c3c6f57887be3ad23c84868c3bc6d66c","kind":"commit","published_at":"2013-11-17T08:00:21.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.4-SNAPSHOT","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.4-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.4-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.4-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.4-SNAPSHOT/manifests"},{"name":"mybatis-3.2.3","sha":"93cf2680723fb45391f8c75dc9717144ef46e5f5","kind":"tag","published_at":"2013-09-29T19:06:29.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.3","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.3/manifests"},{"name":"mybatis-3.2.2","sha":"320dd703535bcbd08ffe2406878f4bbafdf746a7","kind":"tag","published_at":"2013-04-02T12:19:09.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.2","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.2/manifests"},{"name":"mybatis-3.2.1","sha":"5d749ed437700d91cb269d080e045116c465d68a","kind":"tag","published_at":"2013-03-10T19:48:36.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.1/manifests"},{"name":"mybatis-3.2.0","sha":"d83e3f0f8f923a6e0d9c381ae7205cf57c34c895","kind":"tag","published_at":"2013-02-20T19:11:33.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.0","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.0/manifests"},{"name":"mybatis-3.1.1","sha":"b944aaf3321b881bc782a125c961af686e2df4a1","kind":"tag","published_at":"2013-02-15T09:22:07.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.1.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.1.1/manifests"},{"name":"mybatis-3.1.0","sha":"5552b19e1b34cf7d127518ad4f4570765a3b923e","kind":"tag","published_at":"2013-02-15T09:21:14.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.1.0","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.1.0/manifests"},{"name":"mybatis-3.0.6","sha":"407de89952b15c43c95c6175b8cd5fe2d2d28d11","kind":"tag","published_at":"2013-02-15T09:18:55.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.6","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.6/manifests"},{"name":"mybatis-3.0.5","sha":"33fe3141c15e26ac3fb5d364ab4c3869cd5f1337","kind":"tag","published_at":"2013-02-15T09:18:10.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.5","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.5/manifests"},{"name":"mybatis-3.0.4","sha":"c473381c203488c21ca0befa96c2571e93a4fe6d","kind":"tag","published_at":"2013-02-15T09:17:49.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.4","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.4/manifests"},{"name":"mybatis-3.0.3","sha":"b20d70fa4422c305be4b14303ed0a4cad6f0c6ac","kind":"tag","published_at":"2013-02-15T09:17:27.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.3","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.3/manifests"},{"name":"mybatis-3.0.2","sha":"844634ab3e604dbae44a69dff7673d26c217b615","kind":"tag","published_at":"2013-02-15T09:17:01.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.2","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.2/manifests"},{"name":"mybatis-3.0.1","sha":"2bb7d63df0136109be73c325b106dfd673d80e1f","kind":"tag","published_at":"2013-02-15T09:16:18.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-26T13:16:10.807Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.78328514698273,"dependent_packages_count":4.482280635008168,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.632782890995449},"purl":"pkg:golang/github.com/mybatis/mybatis-3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mybatis/mybatis-3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mybatis/mybatis-3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mybatis/mybatis-3/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T05:01:41.760Z","issues_count":232,"pull_requests_count":839,"avg_time_to_close_issue":44550274.435294114,"avg_time_to_close_pull_request":3431300.434316354,"issues_closed_count":170,"pull_requests_closed_count":746,"pull_request_authors_count":115,"issue_authors_count":213,"avg_comments_per_issue":3.5474137931034484,"avg_comments_per_pull_request":1.5530393325387366,"merged_pull_requests_count":636,"bot_issues_count":3,"bot_pull_requests_count":414,"past_year_issues_count":5,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":17261186.0,"past_year_avg_time_to_close_pull_request":666395.6545454545,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":50,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/issues","maintainers":[{"login":"hazendaz","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hazendaz"},{"login":"harawata","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harawata"},{"login":"kazuki43zoo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazuki43zoo"},{"login":"mnesarco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnesarco"},{"login":"emacarron","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emacarron"},{"login":"h3adache","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h3adache"}],"active_maintainers":[{"login":"hazendaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hazendaz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmybatis%2Fmybatis-3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmybatis%2Fmybatis-3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmybatis%2Fmybatis-3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmybatis%2Fmybatis-3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmybatis%2Fmybatis-3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmybatis%2Fmybatis-3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282202,"maintainers_count":0,"namespaces_count":839585,"keywords_count":126348,"github":"golang","metadata":{"funded_packages_count":70969,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-02T05:03:03.375Z","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":5050775,"name":"org.mybatis:mybatis","ecosystem":"maven","description":"The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented\n applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or\n annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping\n tools.","homepage":"https://www.mybatis.org/mybatis-3/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mybatis/mybatis-3","keywords_array":[],"namespace":"org.mybatis","versions_count":47,"first_release_published_at":"2010-07-27T17:17:36.000Z","latest_release_published_at":"2025-01-02T20:37:41.000Z","latest_release_number":"3.5.19","last_synced_at":"2026-09-02T05:18:30.463Z","created_at":"2022-07-27T22:15:07.581Z","updated_at":"2026-09-02T22:22:59.175Z","registry_url":"https://central.sonatype.com/artifact/org.mybatis/mybatis/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mybatis/mybatis/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":6953644,"uuid":"8205602","full_name":"mybatis/mybatis-3","owner":"mybatis","description":"MyBatis SQL mapper framework for Java","archived":false,"fork":false,"pushed_at":"2026-08-25T00:21:07.000Z","size":158746,"stargazers_count":20439,"open_issues_count":210,"forks_count":12868,"subscribers_count":1128,"default_branch":"master","last_synced_at":"2026-08-26T03:34:06.896Z","etag":null,"topics":["java","mybatis","sql"],"latest_commit_sha":null,"homepage":"http://mybatis.github.io/mybatis-3/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mybatis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-02-14T19:03:32.000Z","updated_at":"2026-08-26T03:22:41.000Z","dependencies_parsed_at":"2026-08-08T06:53:26.998Z","dependency_job_id":null,"html_url":"https://github.com/mybatis/mybatis-3","commit_stats":{"total_commits":3835,"total_committers":275,"mean_commits":"13.945454545454545","dds":0.7757496740547588,"last_synced_commit":"6a2676a4bd5b8c4d752cac929fd5fd58387ae640"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/mybatis/mybatis-3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mybatis","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/sbom","scorecard":{"id":113126,"data":{"date":"2025-08-04","repo":{"name":"github.com/mybatis/mybatis-3","commit":"20f1017261983a7f2227172d9c98d0e07bb8fed3"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.8,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yaml:5","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/coveralls.yaml:5","Warn: topLevel 'contents' permission set to 'write': .github/workflows/site.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/sonar.yaml:8","Info: topLevel permissions set to 'read-all': .github/workflows/sonatype.yaml:8","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coveralls.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/coveralls.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coveralls.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/coveralls.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/site.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/site.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/site.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/sonar.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/sonar.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonatype.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/sonatype.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonatype.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mybatis/mybatis-3/sonatype.yaml/master?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact mybatis-3.5.17 not signed: https://api.github.com/repos/mybatis/mybatis-3/releases/187587298","Warn: release artifact mybatis-3.5.16 not signed: https://api.github.com/repos/mybatis/mybatis-3/releases/149740517","Warn: release artifact mybatis-3.5.17 does not have provenance: https://api.github.com/repos/mybatis/mybatis-3/releases/187587298","Warn: release artifact mybatis-3.5.16 does not have provenance: https://api.github.com/repos/mybatis/mybatis-3/releases/149740517"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/sonatype.yaml:11"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T16:25:47.345Z","repository_id":6953644,"created_at":"2025-08-15T16:25:47.346Z","updated_at":"2025-08-15T16:25:47.346Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36919942,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","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":"mybatis","name":"MyBatis","uuid":"1483254","kind":"organization","description":"","email":"mybatis-user@googlegroups.com","website":"http://www.mybatis.org","location":"Canada, Colombia, Italy, Japan, Perú, Spain, Russia, Thailand, UK, Ukranie and USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1483254?v=4","repositories_count":37,"last_synced_at":"2024-04-16T05:43:12.481Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mybatis","funding_links":[],"total_stars":35378,"followers":857,"following":0,"created_at":"2022-11-03T05:49:52.041Z","updated_at":"2024-04-16T05:43:12.920Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mybatis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mybatis/repositories"},"tags":[{"name":"mybatis-3.5.19","sha":"ee0d4f4831ffdd311b0183c202f4ad6492a3f404","kind":"tag","published_at":"2025-01-02T20:30:11.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.19","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.19/manifests"},{"name":"mybatis-3.5.18","sha":"fef4dd7fb06fad044247e930846e01b73e09db23","kind":"tag","published_at":"2025-01-01T03:26:39.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.18","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.18/manifests"},{"name":"mybatis-3.5.17","sha":"399d080c75ea1177ca00e82f03045a06f3ae349d","kind":"tag","published_at":"2024-11-26T13:58:00.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.17","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.17/manifests"},{"name":"mybatis-3.5.16","sha":"78bb677e2bf04b43386d3f1544cec51ff47662a2","kind":"tag","published_at":"2024-04-02T17:37:59.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.16","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.16/manifests"},{"name":"mybatis-3.5.15","sha":"b5380e3853df83a3251ba9d172c0e70ed4234693","kind":"tag","published_at":"2023-12-14T05:58:31.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.15","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.15/manifests"},{"name":"mybatis-3.5.14","sha":"52715ba679a3714dc340cd89e59f8c9f0d9c3205","kind":"tag","published_at":"2023-10-31T14:47:13.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.14","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.14/manifests"},{"name":"mybatis-3.5.13","sha":"17f5ac72062b3cdf25be21767a757ce0de05485f","kind":"tag","published_at":"2023-03-11T05:47:06.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.13","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.13/manifests"},{"name":"mybatis-3.5.12","sha":"3d6f9bdf1ade335748664d527fcec4c1852c504a","kind":"tag","published_at":"2023-03-01T03:45:02.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.12","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.12/manifests"},{"name":"mybatis-3.5.11","sha":"c195f12808a88a1ee245dc86d9c1621042655970","kind":"tag","published_at":"2022-09-18T20:26:30.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.11","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.11/manifests"},{"name":"mybatis-3.5.10","sha":"0d3c604afdb74f09407a3e15c8655733b36453fe","kind":"tag","published_at":"2022-05-23T20:03:39.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.10","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.10/manifests"},{"name":"mybatis-3.5.9","sha":"ea4d54687a05c3954b641f1f022ad63d6f410851","kind":"tag","published_at":"2021-12-25T18:27:29.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.9","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.9/manifests"},{"name":"mybatis-3.5.8","sha":"f2c2ec383fd1bc497c946e84c0a2c9a5f74c0b70","kind":"tag","published_at":"2021-12-12T16:38:20.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.8","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.8/manifests"},{"name":"mybatis-3.5.7","sha":"4d57711c33ec75bd94d9e9d025aed1efa643d27a","kind":"tag","published_at":"2021-04-25T19:42:20.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.7","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.7/manifests"},{"name":"mybatis-3.5.6","sha":"4f286a715e898ca502129f2567a8e4bb1b459e5a","kind":"tag","published_at":"2020-10-06T20:25:11.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.6","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.6/manifests"},{"name":"mybatis-3.5.5","sha":"ee478c28a01d50ead73fc2d112d7af72b9d2a169","kind":"tag","published_at":"2020-06-04T15:09:29.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.5","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.5/manifests"},{"name":"mybatis-3.5.4","sha":"e85eacb38dfbcdfe1778c8347135d8bb1b1b7d65","kind":"tag","published_at":"2020-02-02T15:03:21.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.4","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.4/manifests"},{"name":"mybatis-3.5.3","sha":"2c485af64eaab60892aa497e48b00327f4a92e6b","kind":"tag","published_at":"2019-10-20T10:19:11.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.3","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.3/manifests"},{"name":"mybatis-3.5.2","sha":"843c258ff1f07cc3eb3c282c5d02495ae4598941","kind":"tag","published_at":"2019-07-15T02:03:27.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.2","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.2/manifests"},{"name":"mybatis-3.5.1","sha":"0f8dc7f07b38a9912d2e6829c2e33efadd761546","kind":"tag","published_at":"2019-04-07T11:04:13.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.1/manifests"},{"name":"mybatis-3.5.0","sha":"e085258b3ee6dcf813b8c243be87b48685c4e6f7","kind":"tag","published_at":"2019-01-20T17:19:21.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.5.0","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.5.0/manifests"},{"name":"mybatis-3.4.6","sha":"e7f59b629b0c2107e27cc8449ff957aac293c624","kind":"tag","published_at":"2018-03-11T15:07:13.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.6","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.6/manifests"},{"name":"mybatis-3.4.5","sha":"1979968f65590358aaeb5542f4d96cbcc7a0ed45","kind":"tag","published_at":"2017-08-20T08:41:30.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.5","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.5/manifests"},{"name":"mybatis-3.4.4","sha":"771887c6ad792dc9f13942837738d66baf7faee5","kind":"tag","published_at":"2017-04-08T03:21:47.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.4","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.4/manifests"},{"name":"mybatis-3.4.3","sha":"893bdf15c1d4661d7c420fef99fe05e6f70a0dd1","kind":"tag","published_at":"2017-04-07T17:58:42.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.3","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.3/manifests"},{"name":"mybatis-3.4.2","sha":"44c09624bc07d5a152f8a8b94c6e569f55627cad","kind":"tag","published_at":"2017-01-02T09:02:00.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.2","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.2/manifests"},{"name":"mybatis-3.4.1","sha":"3e36e1190ca036b2214ca7570e198ab4af39f0d0","kind":"tag","published_at":"2016-06-25T17:20:32.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.1/manifests"},{"name":"mybatis-3.4.0","sha":"1e19afd0609c6614bbe29d67e1d3168e0e8201fc","kind":"tag","published_at":"2016-04-17T17:40:59.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.4.0","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.4.0/manifests"},{"name":"mybatis-3.3.1","sha":"4269dbb6061f0465905d70b8d3e023b5455da838","kind":"tag","published_at":"2016-02-13T17:25:26.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.3.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.1/manifests"},{"name":"mybatis-3.3.0","sha":"22fcbef30a5f6708e5c314ef18b3fad13bd1c78e","kind":"tag","published_at":"2015-05-23T23:15:47.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.3.0","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.0/manifests"},{"name":"mybatis-3.2.8","sha":"abf2ef361641221be092008b90c74e4f0d510528","kind":"tag","published_at":"2014-10-10T16:44:36.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.8","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.8/manifests"},{"name":"mybatis-3.3.0-SNAPSHOT","sha":"229fe57d8d84ab0834109a933db90ebad06b05f6","kind":"commit","published_at":"2014-07-05T17:26:11.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.3.0-SNAPSHOT","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.3.0-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.3.0-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.0-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.3.0-SNAPSHOT/manifests"},{"name":"mybatis-3.2.7","sha":"34f8feae24f648ba690ce81cce8cd32a35fa6329","kind":"tag","published_at":"2014-04-06T18:15:50.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.7","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.7/manifests"},{"name":"mybatis-3.2.6","sha":"31c247824e9699a7d58a124148dbe60f61b47ab6","kind":"tag","published_at":"2014-03-21T15:17:53.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.6","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.6/manifests"},{"name":"mybatis-3.2.6-SNAPSHOT","sha":"91f28828d4df64fd83fe4fa0a554b896f2f4d0cb","kind":"commit","published_at":"2014-03-16T12:22:04.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.6-SNAPSHOT","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.6-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.6-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.6-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.6-SNAPSHOT/manifests"},{"name":"mybatis-3.2.5","sha":"db7f38da3eda7329cbe4a5f7ecf42af0563157f2","kind":"tag","published_at":"2014-02-14T19:45:29.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.5","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.5/manifests"},{"name":"mybatis-3.2.5-SNAPSHOT","sha":"97a4fbee4512924a7cad266bc98f49b6814587e7","kind":"commit","published_at":"2014-01-22T18:45:23.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.5-SNAPSHOT","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.5-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.5-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.5-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.5-SNAPSHOT/manifests"},{"name":"mybatis-3.2.4","sha":"596cbe45f3d33efd9f19f6e2f13caf5163395d74","kind":"tag","published_at":"2014-01-15T21:53:32.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.4","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.4/manifests"},{"name":"mybatis-3.2.4-SNAPSHOT","sha":"5f9a1686c3c6f57887be3ad23c84868c3bc6d66c","kind":"commit","published_at":"2013-11-17T08:00:21.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.4-SNAPSHOT","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.4-SNAPSHOT","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.4-SNAPSHOT","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.4-SNAPSHOT","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.4-SNAPSHOT/manifests"},{"name":"mybatis-3.2.3","sha":"93cf2680723fb45391f8c75dc9717144ef46e5f5","kind":"tag","published_at":"2013-09-29T19:06:29.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.3","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.3/manifests"},{"name":"mybatis-3.2.2","sha":"320dd703535bcbd08ffe2406878f4bbafdf746a7","kind":"tag","published_at":"2013-04-02T12:19:09.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.2","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.2/manifests"},{"name":"mybatis-3.2.1","sha":"5d749ed437700d91cb269d080e045116c465d68a","kind":"tag","published_at":"2013-03-10T19:48:36.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.1/manifests"},{"name":"mybatis-3.2.0","sha":"d83e3f0f8f923a6e0d9c381ae7205cf57c34c895","kind":"tag","published_at":"2013-02-20T19:11:33.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.2.0","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.2.0/manifests"},{"name":"mybatis-3.1.1","sha":"b944aaf3321b881bc782a125c961af686e2df4a1","kind":"tag","published_at":"2013-02-15T09:22:07.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.1.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.1.1/manifests"},{"name":"mybatis-3.1.0","sha":"5552b19e1b34cf7d127518ad4f4570765a3b923e","kind":"tag","published_at":"2013-02-15T09:21:14.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.1.0","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.1.0/manifests"},{"name":"mybatis-3.0.6","sha":"407de89952b15c43c95c6175b8cd5fe2d2d28d11","kind":"tag","published_at":"2013-02-15T09:18:55.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.6","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.6/manifests"},{"name":"mybatis-3.0.5","sha":"33fe3141c15e26ac3fb5d364ab4c3869cd5f1337","kind":"tag","published_at":"2013-02-15T09:18:10.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.5","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.5/manifests"},{"name":"mybatis-3.0.4","sha":"c473381c203488c21ca0befa96c2571e93a4fe6d","kind":"tag","published_at":"2013-02-15T09:17:49.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.4","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.4/manifests"},{"name":"mybatis-3.0.3","sha":"b20d70fa4422c305be4b14303ed0a4cad6f0c6ac","kind":"tag","published_at":"2013-02-15T09:17:27.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.3","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.3/manifests"},{"name":"mybatis-3.0.2","sha":"844634ab3e604dbae44a69dff7673d26c217b615","kind":"tag","published_at":"2013-02-15T09:17:01.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.2","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.2/manifests"},{"name":"mybatis-3.0.1","sha":"2bb7d63df0136109be73c325b106dfd673d80e1f","kind":"tag","published_at":"2013-02-15T09:16:18.000Z","download_url":"https://codeload.github.com/mybatis/mybatis-3/tar.gz/mybatis-3.0.1","html_url":"https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mybatis/mybatis-3@mybatis-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/tags/mybatis-3.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-26T13:16:10.808Z","dependent_packages_count":1630,"downloads":null,"downloads_period":null,"dependent_repos_count":87034,"rankings":{"downloads":null,"dependent_repos_count":0.011821752023723651,"dependent_packages_count":0.043880740562635245,"stargazers_count":1.2474953915203975,"forks_count":0.5363869519916646,"docker_downloads_count":0.08956479923058427,"average":0.38582992706580105},"purl":"pkg:maven/org.mybatis/mybatis","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXFxNDgtbTRqeC14cWg4","url":"https://github.com/advisories/GHSA-qq48-m4jx-xqh8","title":"\"Deserialization errors in MyBatis\"","description":"MyBatis before 3.5.6 mishandles deserialization of object streams leading to potential cache poisoning.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2021-04-22T16:14:38.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2020-26945","https://github.com/mybatis/mybatis-3/pull/2079","https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.6","https://github.com/advisories/GHSA-qq48-m4jx-xqh8"],"source_kind":"github","identifiers":["GHSA-qq48-m4jx-xqh8","CVE-2020-26945"],"repository_url":"https://github.com/mybatis/mybatis-3","blast_radius":0.0,"created_at":"2022-12-21T16:13:06.611Z","updated_at":"2026-09-02T22:17:26.779Z","epss_percentage":0.01804,"epss_percentile":0.76984,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXFxNDgtbTRqeC14cWg4","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXFxNDgtbTRqeC14cWg4","packages":[{"ecosystem":"maven","package_name":"org.mybatis:mybatis","versions":[{"first_patched_version":"3.5.6","vulnerable_version_range":"\u003c 3.5.6"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXFxNDgtbTRqeC14cWg4/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mybatis:mybatis","docker_dependents_count":2033,"docker_downloads_count":1155060283,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mybatis:mybatis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mybatis:mybatis/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-14T05:01:41.760Z","issues_count":232,"pull_requests_count":839,"avg_time_to_close_issue":44550274.435294114,"avg_time_to_close_pull_request":3431300.434316354,"issues_closed_count":170,"pull_requests_closed_count":746,"pull_request_authors_count":115,"issue_authors_count":213,"avg_comments_per_issue":3.5474137931034484,"avg_comments_per_pull_request":1.5530393325387366,"merged_pull_requests_count":636,"bot_issues_count":3,"bot_pull_requests_count":414,"past_year_issues_count":5,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":17261186.0,"past_year_avg_time_to_close_pull_request":666395.6545454545,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":50,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybatis%2Fmybatis-3/issues","maintainers":[{"login":"hazendaz","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hazendaz"},{"login":"harawata","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harawata"},{"login":"kazuki43zoo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazuki43zoo"},{"login":"mnesarco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnesarco"},{"login":"emacarron","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emacarron"},{"login":"h3adache","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h3adache"}],"active_maintainers":[{"login":"hazendaz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hazendaz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mybatis:mybatis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mybatis:mybatis/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mybatis:mybatis/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mybatis:mybatis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mybatis:mybatis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mybatis:mybatis/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620538,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}]