{"id":361362,"url":"https://github.com/aws/aws-advanced-jdbc-wrapper","last_synced_at":"2026-06-21T07:30:34.917Z","repository":{"id":62072279,"uuid":"507121102","full_name":"aws/aws-advanced-jdbc-wrapper","owner":"aws","description":"The Amazon Web Services JDBC Driver has been redesigned as an advanced JDBC wrapper. This wrapper is complementary to and extends the functionality of an existing JDBC driver to help an application take advantage of the features of clustered databases such as Amazon Aurora.","archived":false,"fork":false,"pushed_at":"2026-06-04T02:41:33.000Z","size":14444,"stargazers_count":339,"open_issues_count":29,"forks_count":84,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-06-04T06:03:33.750Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS.md","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-06-24T19:21:39.000Z","updated_at":"2026-06-03T23:56:21.000Z","dependencies_parsed_at":"2026-01-03T09:07:42.160Z","dependency_job_id":"e3230178-9557-40a2-8d7c-3dbf30f28b39","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper","commit_stats":{"total_commits":818,"total_committers":34,"mean_commits":"24.058823529411764","dds":0.6760391198044009,"last_synced_commit":"441af3622f9d194ab0a571b65f6f6fdc4e8cd76f"},"previous_names":["aws/aws-advanced-jdbc-wrapper","awslabs/aws-advanced-jdbc-wrapper"],"tags_count":47,"template":false,"template_full_name":"amazon-archives/__template_Apache-2.0","purl":"pkg:github/aws/aws-advanced-jdbc-wrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/sbom","scorecard":{"id":1245497,"data":{"date":"2026-04-03T00:59:30Z","repo":{"name":"github.com/aws/aws-advanced-jdbc-wrapper","commit":"d428c606ed9382d76b6b3a6bb5a087d716393d3e"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":8.4,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release_draft.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release_draft.yml:102","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/remove-old-artifacts.yml:15","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependabot-auto-merge.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/maven_release.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/maven_snapshot.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/mysql_advanced_performance.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/mysql_performance.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/pg_advanced_performance.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/pg_performance.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_draft.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/remove-old-artifacts.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-autoscaling-tests.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-bg-integration-tests-latest.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-hibernate-orm-tests.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-integration-tests-codebuild.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-integration-tests-default.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-integration-tests-latest.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-integration-tests-mysql-aurora-java-lts.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-metrics-latest.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-standard-integration-tests.yml:17","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_draft.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-advanced-jdbc-wrapper/release_draft.yml/main?enable=pin","Info:  67 out of  67 GitHub-owned GitHubAction dependencies pinned","Info:  19 out of  20 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/maven_release.yml:12"],"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: aws-advanced-jdbc-wrapper-3.3.0-bundle-federated-auth.jar.asc: https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/3.3.0","Info: signed release artifact: aws-advanced-jdbc-wrapper-3.2.0-bundle-federated-auth.jar.asc: https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/3.2.0","Info: signed release artifact: aws-advanced-jdbc-wrapper-3.1.0-bundle-federated-auth.jar.asc: https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/3.1.0","Info: signed release artifact: aws-advanced-jdbc-wrapper-3.0.0-bundle-federated-auth.jar.asc: https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/3.0.0","Info: signed release artifact: aws-advanced-jdbc-wrapper-2.6.8-bundle-federated-auth.jar.asc: https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.6.8","Warn: release artifact 3.3.0 does not have provenance: https://api.github.com/repos/aws/aws-advanced-jdbc-wrapper/releases/302000231","Warn: release artifact 3.2.0 does not have provenance: https://api.github.com/repos/aws/aws-advanced-jdbc-wrapper/releases/283126782","Warn: release artifact 3.1.0 does not have provenance: https://api.github.com/repos/aws/aws-advanced-jdbc-wrapper/releases/278460354","Warn: release artifact 3.0.0 does not have provenance: https://api.github.com/repos/aws/aws-advanced-jdbc-wrapper/releases/271839513","Warn: release artifact 2.6.8 does not have provenance: https://api.github.com/repos/aws/aws-advanced-jdbc-wrapper/releases/267626091"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 3 contributing companies or organizations -- score normalized to 10","details":["Info: found contributions from: aws, improving vancouver, pgjdbc"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}}]},"last_synced_at":"2026-04-03T02:30:00.177Z","repository_id":62072279,"created_at":"2026-04-03T02:30:00.178Z","updated_at":"2026-04-03T02:30:00.178Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34133404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":536,"last_synced_at":"2026-03-02T20:07:16.924Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aws","funding_links":[],"total_stars":245963,"followers":14738,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2026-03-02T20:07:16.924Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"packages":[{"id":10721575,"name":"software.amazon.jdbc:aws-advanced-jdbc-wrapper","ecosystem":"maven","description":"Amazon Web Services (AWS) Advanced JDBC Wrapper","homepage":"https://github.com/aws/aws-advanced-jdbc-wrapper","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-advanced-jdbc-wrapper","keywords_array":[],"namespace":"software.amazon.jdbc","versions_count":46,"first_release_published_at":"2022-10-06T16:54:15.000Z","latest_release_published_at":"2026-05-13T21:54:19.000Z","latest_release_number":"4.0.1","last_synced_at":"2026-05-28T09:10:52.990Z","created_at":"2024-07-20T02:13:02.067Z","updated_at":"2026-05-28T09:10:52.990Z","registry_url":"https://central.sonatype.com/artifact/software.amazon.jdbc/aws-advanced-jdbc-wrapper/","install_command":null,"documentation_url":"https://appdoc.app/artifact/software.amazon.jdbc/aws-advanced-jdbc-wrapper/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":62072279,"uuid":"507121102","full_name":"aws/aws-advanced-jdbc-wrapper","owner":"aws","description":"The Amazon Web Services JDBC Driver has been redesigned as an advanced JDBC wrapper. This wrapper is complementary to and extends the functionality of an existing JDBC driver to help an application take advantage of the features of clustered databases such as Amazon Aurora.","archived":false,"fork":false,"pushed_at":"2026-04-23T11:35:04.000Z","size":14021,"stargazers_count":331,"open_issues_count":28,"forks_count":81,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-04-23T17:00:16.222Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS.md","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-06-24T19:21:39.000Z","updated_at":"2026-04-23T08:36:32.000Z","dependencies_parsed_at":"2026-01-03T09:07:42.160Z","dependency_job_id":"e3230178-9557-40a2-8d7c-3dbf30f28b39","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper","commit_stats":{"total_commits":818,"total_committers":34,"mean_commits":"24.058823529411764","dds":0.6760391198044009,"last_synced_commit":"441af3622f9d194ab0a571b65f6f6fdc4e8cd76f"},"previous_names":["aws/aws-advanced-jdbc-wrapper","awslabs/aws-advanced-jdbc-wrapper"],"tags_count":45,"template":false,"template_full_name":"amazon-archives/__template_Apache-2.0","purl":"pkg:github/aws/aws-advanced-jdbc-wrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/sbom","scorecard":{"id":1245497,"data":{"date":"2026-04-03T00:59:30Z","repo":{"name":"github.com/aws/aws-advanced-jdbc-wrapper","commit":"d428c606ed9382d76b6b3a6bb5a087d716393d3e"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":8.4,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release_draft.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release_draft.yml:102","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/remove-old-artifacts.yml:15","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependabot-auto-merge.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/maven_release.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/maven_snapshot.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/mysql_advanced_performance.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/mysql_performance.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/pg_advanced_performance.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/pg_performance.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/release_draft.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/remove-old-artifacts.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-autoscaling-tests.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-bg-integration-tests-latest.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-hibernate-orm-tests.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-integration-tests-codebuild.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-integration-tests-default.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-integration-tests-latest.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-integration-tests-mysql-aurora-java-lts.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-metrics-latest.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-standard-integration-tests.yml:17","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_draft.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-advanced-jdbc-wrapper/release_draft.yml/main?enable=pin","Info:  67 out of  67 GitHub-owned GitHubAction dependencies pinned","Info:  19 out of  20 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/maven_release.yml:12"],"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: aws-advanced-jdbc-wrapper-3.3.0-bundle-federated-auth.jar.asc: https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/3.3.0","Info: signed release artifact: aws-advanced-jdbc-wrapper-3.2.0-bundle-federated-auth.jar.asc: https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/3.2.0","Info: signed release artifact: aws-advanced-jdbc-wrapper-3.1.0-bundle-federated-auth.jar.asc: https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/3.1.0","Info: signed release artifact: aws-advanced-jdbc-wrapper-3.0.0-bundle-federated-auth.jar.asc: https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/3.0.0","Info: signed release artifact: aws-advanced-jdbc-wrapper-2.6.8-bundle-federated-auth.jar.asc: https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.6.8","Warn: release artifact 3.3.0 does not have provenance: https://api.github.com/repos/aws/aws-advanced-jdbc-wrapper/releases/302000231","Warn: release artifact 3.2.0 does not have provenance: https://api.github.com/repos/aws/aws-advanced-jdbc-wrapper/releases/283126782","Warn: release artifact 3.1.0 does not have provenance: https://api.github.com/repos/aws/aws-advanced-jdbc-wrapper/releases/278460354","Warn: release artifact 3.0.0 does not have provenance: https://api.github.com/repos/aws/aws-advanced-jdbc-wrapper/releases/271839513","Warn: release artifact 2.6.8 does not have provenance: https://api.github.com/repos/aws/aws-advanced-jdbc-wrapper/releases/267626091"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 3 contributing companies or organizations -- score normalized to 10","details":["Info: found contributions from: aws, improving vancouver, pgjdbc"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}}]},"last_synced_at":"2026-04-03T02:30:00.177Z","repository_id":62072279,"created_at":"2026-04-03T02:30:00.178Z","updated_at":"2026-04-03T02:30:00.178Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32189656,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T15:28:30.493Z","status":"ssl_error","status_checked_at":"2026-04-23T15:28:29.972Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":536,"last_synced_at":"2026-03-02T20:07:16.924Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aws","funding_links":[],"total_stars":245963,"followers":14738,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2026-03-02T20:07:16.924Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"3.3.0","sha":"095ec1b6f33b49aaa04d8c06c9e1a95227d24445","kind":"commit","published_at":"2026-03-26T17:10:47.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/3.3.0","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"e7caadca57480ff115bc0d33a4b1badb2bdb393e","kind":"commit","published_at":"2026-02-04T20:08:43.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/3.2.0","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"44853cd2202dee2ff1eb7aff5bdb8569cf5b74fe","kind":"commit","published_at":"2026-01-20T23:09:38.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/3.1.0","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"fb867c258d1c9dafe169095be3e98168a15ee905","kind":"commit","published_at":"2025-12-19T18:42:30.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/3.0.0","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/3.0.0/manifests"},{"name":"2.6.8","sha":"0385fecbc9edd097a79c5a3edd066062281a47a0","kind":"commit","published_at":"2025-12-05T00:56:36.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.6.8","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.6.8/manifests"},{"name":"2.6.7","sha":"43ec3a5d6bed119865e2069bb1eeca9d50e6a737","kind":"commit","published_at":"2025-11-25T19:58:35.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.6.7","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.6.7/manifests"},{"name":"2.6.6","sha":"1cc232417bb8554ee13c8bac074f4c8bd8cbcf48","kind":"commit","published_at":"2025-11-05T22:26:51.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.6.6","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.6.6/manifests"},{"name":"2.6.5","sha":"213c5f857c3752a71683dd1c9417389a6a076229","kind":"commit","published_at":"2025-10-16T22:51:20.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.6.5","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.6.5/manifests"},{"name":"2.6.4","sha":"89a80c5d5ed14a33e5163ccdc1d67732e3feabf9","kind":"commit","published_at":"2025-09-11T20:08:12.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.6.4","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"186df3f4192c9d7d035aa7ddebae2c8a4afd2434","kind":"commit","published_at":"2025-08-27T16:33:07.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.6.3","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"0fb3d352a314d682932e7821cebea64e0df6368b","kind":"commit","published_at":"2025-07-31T01:46:21.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.6.2","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"5d5e62817bd39f5acdde0c4ed709649e9923374a","kind":"commit","published_at":"2025-07-22T03:19:04.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.6.1","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"bdb3489152b88c2714eb856ad5c57716bb5e7bcf","kind":"commit","published_at":"2025-06-10T19:17:05.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.6.0","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.6.0/manifests"},{"name":"2.5.6","sha":"305f754271e25dbaaadb963cc0aa3eb35294e9c7","kind":"commit","published_at":"2025-04-09T00:30:27.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.5.6","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.5.6/manifests"},{"name":"2.5.5","sha":"6d7fa5c85cad21c586afd33f739bf91af791e5f9","kind":"commit","published_at":"2025-03-06T23:16:16.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.5.5","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.5.5/manifests"},{"name":"2.5.4","sha":"01bcfac7bb0607da554a6fe3993f5f6a2b8b01cd","kind":"commit","published_at":"2024-12-23T20:21:09.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.5.4","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"f7cf8c5e1c9ca42ff5894a24dc4cebbb334c5a98","kind":"commit","published_at":"2024-11-29T19:09:20.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.5.3","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"93ed2a8fc265991d63965977e90c3a85baa0ea72","kind":"commit","published_at":"2024-11-05T01:00:34.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.5.2","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"71ed75ecfb570e9142a99059c8a358e5ad6b939d","kind":"commit","published_at":"2024-10-24T00:26:19.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.5.1","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"1593f77c032114375aebb4ee5e39b91f79c5b166","kind":"commit","published_at":"2024-10-18T19:52:03.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.5.0","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"7eae8ef79c860d46dd8f498df1acb6e5b9c5f7ff","kind":"commit","published_at":"2024-09-24T22:21:06.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.4.0","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.4.0/manifests"},{"name":"2.3.9","sha":"714166b4589a9f729cff1513295c86f00578b475","kind":"commit","published_at":"2024-08-09T21:40:54.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.3.9","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.3.9/manifests"},{"name":"2.3.8","sha":"140d45ff1f0937cafa94f5daebb8fbd995b114a1","kind":"commit","published_at":"2024-07-31T19:26:32.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.3.8","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.3.8/manifests"},{"name":"2.3.7","sha":"7591851e8da4e1c705ba232a8bd07824a5cfd276","kind":"commit","published_at":"2024-06-05T19:18:42.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.3.7","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.3.7/manifests"},{"name":"2.3.6","sha":"fb82a67d86d96f39b9308172831c2d204ce9df21","kind":"commit","published_at":"2024-05-01T00:31:07.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.3.6","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.3.6/manifests"},{"name":"2.3.5","sha":"2cbb66b96cb2717ee887b6db2831e8fe193b08ef","kind":"commit","published_at":"2024-03-13T22:32:32.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.3.5","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.3.5/manifests"},{"name":"2.3.4","sha":"b9606b8f34c34c9cfb9cdab3ecd41c83157da41b","kind":"commit","published_at":"2024-03-01T20:54:42.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.3.4","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.3.4/manifests"},{"name":"2.3.3","sha":"38122696e40cbfa15fbe2383a4d3af0d05408417","kind":"commit","published_at":"2024-01-23T16:49:28.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.3.3","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"30362a6d1c8ed1f7a55520ddaf5e3d3072b52f16","kind":"commit","published_at":"2023-12-18T21:10:18.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.3.2","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"628fb176e0c3c5ddfdc76b77373f32476aa8dac5","kind":"commit","published_at":"2023-11-24T21:47:40.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.3.1","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"1aacb932dfd3d27ce0db476842fe3b47b2fb50bf","kind":"commit","published_at":"2023-11-06T21:25:00.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.3.0","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.3.0/manifests"},{"name":"2.2.5","sha":"1fa465368c285cd569e39f08447609150240447c","kind":"commit","published_at":"2023-09-26T21:30:41.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.2.5","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"baa4ef363538e58a0fa899d5096ae3cc8660602f","kind":"commit","published_at":"2023-08-19T00:28:21.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.2.4","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.2.4/manifests"},{"name":"2.2.3","sha":"e37c68156bedff3f64e308b34ecddb2fb16c4fad","kind":"commit","published_at":"2023-07-21T16:59:25.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.2.3","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"fd9e6dac90f27405a7accb60039657250f5dc5ed","kind":"commit","published_at":"2023-07-05T18:36:53.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.2.2","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"319ea9efc4336d7d064342792bac5ea0e88f7b28","kind":"commit","published_at":"2023-06-16T18:39:06.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.2.1","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"0f8b5aa7496c34e97b945d36e42241975cce75d1","kind":"commit","published_at":"2023-06-15T18:26:29.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.2.0","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.2.0/manifests"},{"name":"2.1.2","sha":"61a8f2c365ab626ff62c5f39f4ef7be74d875bbf","kind":"commit","published_at":"2023-05-21T18:35:46.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.1.2","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"f7d5611c30a146dd98de04295b6b11bf30550bc0","kind":"commit","published_at":"2023-05-15T19:37:56.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.1.1","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"dcbe2b0716faabf1f47196b60a9fa808c865f077","kind":"commit","published_at":"2023-05-12T01:09:12.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.1.0","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"184ee2df8cf397ce167e4d10ef9a2ae73651d268","kind":"commit","published_at":"2023-04-28T17:26:36.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/2.0.0","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/2.0.0/manifests"},{"name":"1.0.2","sha":"3b8f58165867c2d2c1a1b682885e39e12bfbb5f2","kind":"commit","published_at":"2023-03-31T03:23:35.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/1.0.2","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"7d13a229098322e57172997168fb3618d236c159","kind":"commit","published_at":"2023-01-30T19:34:51.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/1.0.1","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"2b5008884c210cdcfbe3db8930ce08c28cccbc40","kind":"tag","published_at":"2022-10-06T16:46:00.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/1.0.0","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/1.0.0/manifests"},{"name":"0.1.0","sha":"c7bdc367352e356efa586ff7d7dd705fb45de0cd","kind":"tag","published_at":"2022-08-04T23:19:49.000Z","download_url":"https://codeload.github.com/aws/aws-advanced-jdbc-wrapper/tar.gz/0.1.0","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-advanced-jdbc-wrapper@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-23T17:00:24.323Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.1719644454717,"dependent_packages_count":50.28622550943758,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.729094977454636},"purl":"pkg:maven/software.amazon.jdbc/aws-advanced-jdbc-wrapper","advisories":[{"uuid":"GSA_kwCzR0hTQS03eHc0LWc3bW0tcjRoaM4ABOiT","url":"https://github.com/advisories/GHSA-7xw4-g7mm-r4hh","title":"Amazon Web Services Advanced JDBC Wrapper: Privilege Escalation in Aurora PostgreSQL instance","description":"### Description of Vulnerability:\nAn issue in AWS Wrappers for Amazon Aurora PostgreSQL may allow for privilege escalation to rds_superuser role. A low privilege authenticated user can create a crafted function that could be executed with permissions of other Amazon Relational Database Service (RDS) users.\n\nAWS recommends for customers to upgrade to the following versions: AWS JDBC Wrapper to v2.6.5 or greater.\n\n\n### Source of Vulnerability Report: \nAllistair Ishmael Hakim [allistair.hakim@gmail.com](mailto:allistair.hakim@gmail.com)\n\n\n### Affected products \u0026 versions: \nAWS JDBC Wrapper \u003c 2.6.5\n\n### Platforms: \nMacOS/Windows/Linux","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-11-13T22:22:28.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.0,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H","references":["https://github.com/aws/aws-advanced-jdbc-wrapper/security/advisories/GHSA-7xw4-g7mm-r4hh","https://github.com/aws/aws-advanced-jdbc-wrapper/commit/b62183b851fa46f891f9fe9c861e9ac2fb7d8b62","https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/2.6.5","https://github.com/advisories/GHSA-7xw4-g7mm-r4hh"],"source_kind":"github","identifiers":["GHSA-7xw4-g7mm-r4hh"],"repository_url":null,"blast_radius":0.0,"created_at":"2025-11-13T23:00:07.756Z","updated_at":"2026-05-19T01:02:40.518Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03eHc0LWc3bW0tcjRoaM4ABOiT","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03eHc0LWc3bW0tcjRoaM4ABOiT","packages":[{"ecosystem":"maven","package_name":"software.amazon.jdbc:aws-advanced-jdbc-wrapper","versions":[{"first_patched_version":"2.6.5","vulnerable_version_range":"\u003c= 2.6.4"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03eHc0LWc3bW0tcjRoaM4ABOiT/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/software.amazon.jdbc:aws-advanced-jdbc-wrapper","docker_dependents_count":3,"docker_downloads_count":256335,"usage_url":"https://repos.ecosyste.ms/usage/maven/software.amazon.jdbc:aws-advanced-jdbc-wrapper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/software.amazon.jdbc:aws-advanced-jdbc-wrapper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-21T03:02:16.590Z","issues_count":102,"pull_requests_count":778,"avg_time_to_close_issue":6394668.03125,"avg_time_to_close_pull_request":514538.78227060655,"issues_closed_count":64,"pull_requests_closed_count":643,"pull_request_authors_count":30,"issue_authors_count":88,"avg_comments_per_issue":3.0784313725490198,"avg_comments_per_pull_request":0.38303341902313626,"merged_pull_requests_count":576,"bot_issues_count":2,"bot_pull_requests_count":417,"past_year_issues_count":27,"past_year_pull_requests_count":256,"past_year_avg_time_to_close_issue":1581000.0,"past_year_avg_time_to_close_pull_request":200234.71597633135,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":169,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.8518518518518519,"past_year_avg_comments_per_pull_request":0.2890625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":117,"past_year_merged_pull_requests_count":150,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/issues","maintainers":[{"login":"sebiboga","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebiboga"},{"login":"Frank-Gu-81","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Frank-Gu-81"}],"active_maintainers":[{"login":"Frank-Gu-81","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Frank-Gu-81"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/software.amazon.jdbc:aws-advanced-jdbc-wrapper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/software.amazon.jdbc:aws-advanced-jdbc-wrapper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/software.amazon.jdbc:aws-advanced-jdbc-wrapper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/software.amazon.jdbc:aws-advanced-jdbc-wrapper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/software.amazon.jdbc:aws-advanced-jdbc-wrapper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/software.amazon.jdbc:aws-advanced-jdbc-wrapper/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607516,"maintainers_count":0,"namespaces_count":80700,"keywords_count":34855,"github":"maven-central","metadata":{"funded_packages_count":37774},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-28T05:11:16.233Z","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"}}],"commits":{"id":2209356,"full_name":"aws/aws-advanced-jdbc-wrapper","default_branch":"main","total_commits":1373,"total_committers":52,"total_bot_commits":485,"total_bot_committers":1,"mean_commits":26.403846153846153,"dds":0.6467589220684632,"past_year_total_commits":357,"past_year_total_committers":23,"past_year_total_bot_commits":102,"past_year_total_bot_committers":1,"past_year_mean_commits":15.521739130434783,"past_year_dds":0.6218487394957983,"last_synced_at":"2026-05-28T20:07:10.510Z","last_synced_commit":"ae58795fe7c777a2c7da9d55a152d085c68b0a26","created_at":"2024-10-03T21:07:01.093Z","updated_at":"2026-05-28T20:04:07.007Z","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":485},{"name":"sergiyvamz","email":"75754709+sergiyvamz","login":"sergiyvamz","count":267},{"name":"Karen","email":"64801825+karenc-bq","login":"karenc-bq","count":196},{"name":"Aaron","email":"69273634+aaron-congo","login":"aaron-congo","count":83},{"name":"crystall-bitquill","email":"97126568+crystall-bitquill","login":"crystall-bitquill","count":64},{"name":"aaronchung-bitquill","email":"118320132+aaronchung-bitquill","login":"aaronchung-bitquill","count":61},{"name":"joyc-bq","email":"95259163+joyc-bq","login":"joyc-bq","count":24},{"name":"Dave Cramer","email":"davecramer@gmail.com","login":"davecramer","count":20},{"name":"alecc-bq","email":"104795083+alecc-bq","login":"alecc-bq","count":16},{"name":"Favian (Ian) Samatha","email":"60306813+faviansamatha","login":"faviansamatha","count":15},{"name":"sergiyv-bitquill","email":"sergiyv@bitquilltech.com","login":"sergiyv-improving","count":15},{"name":"congoamz","email":"75754763+congoamz","login":"congoamz","count":13},{"name":"Bruno Paiva Lima da Silva","email":"64107800+brunos-bq","login":"brunos-bq","count":11},{"name":"sergiyv-bitquill","email":"69876824+sergiyv-bitquill","login":"sergiyv-bitquill","count":11},{"name":"Susan","email":"85227195+susanmdouglas-aws","login":"susanmdouglas-aws","count":10},{"name":"Matthew Hsu","email":"75754631+hsuamz","login":"hsuamz","count":9},{"name":"Sophia Chu","email":"112967780+sophia-bq","login":"sophia-bq","count":9},{"name":"jasonlamz","email":"161892786+jasonlamz","login":"jasonlamz","count":6},{"name":"jasonli-improving","email":"155494523+jasonli-improving","login":"jasonli-improving","count":6},{"name":"Fang Li","email":"fangli","login":"fangli","count":4},{"name":"Qu Chen","email":"QuChen88","login":"QuChen88","count":4},{"name":"crystall-bitquill","email":"crystall@bitquilltech.com","login":null,"count":4},{"name":"Jason Parraga","email":"Sovietaced@gmail.com","login":"Sovietaced","count":3},{"name":"Shaopeng Gu","email":"93494304+Frank-Gu-81","login":"Frank-Gu-81","count":3},{"name":"adalevinAWS","email":"84197027+adalevinAWS","login":"adalevinAWS","count":3},{"name":"jonathanl-bq","email":"72158117+jonathanl-bq","login":"jonathanl-bq","count":3},{"name":"Matthew Hsu","email":"40806528+matthewh-BQ","login":"matthewh-BQ","count":2},{"name":"Salman Chishti","email":"13schishti@gmail.com","login":"salmanmkc","count":2},{"name":"justing-bq","email":"62349012+justing-bq","login":"justing-bq","count":1},{"name":"Aaron Congo","email":"aaronc@bitquilltech.com","login":null,"count":1},{"name":"jameshcovington","email":"james.h.covington@gmail.com","login":"jameshcovington","count":1},{"name":"geetanjalij","email":"67435896+geetanjalij","login":"geetanjalij","count":1},{"name":"dvdgsng","email":"dvdgsng","login":"dvdgsng","count":1},{"name":"dnovitski","email":"54758025+dnovitski","login":"dnovitski","count":1},{"name":"claytran","email":"56480415+claytran","login":"claytran","count":1},{"name":"Yan Wang","email":"68562925+yanw-bq","login":"yanw-bq","count":1},{"name":"Xeroman.K","email":"xeroman.k@gmail.com","login":"xeromank","count":1},{"name":"Tom Chiverton","email":"tomchiverton","login":"tomchiverton","count":1},{"name":"Samuel St","email":"samuel.stuetz@gmail.com","login":"samuelstuetz","count":1},{"name":"Krzysztof Bialek","email":"44361000+firebike","login":"firebike","count":1},{"name":"Kris Iyer","email":"Krishnakumar.Iyer@hmhco.com","login":"krisiye","count":1},{"name":"Kevin Duong","email":"77290090+kevinparaport","login":"kevinparaport","count":1},{"name":"Johno Crawford","email":"johno@hellface.com","login":"johnou","count":1},{"name":"Jin Kwon","email":"onacit","login":"onacit","count":1},{"name":"Janne Liuhtonen","email":"janne.liuhtonen@iki.fi","login":"jliuhtonen","count":1},{"name":"Finlay Curran","email":"83229959+finlaycurran","login":"finlaycurran","count":1},{"name":"E0DONG","email":"87170837+leeyoungdong","login":"leeyoungdong","count":1},{"name":"Daniel Frankcom","email":"daniel@frankcom.ca","login":"danielfrankcom","count":1},{"name":"Damiano Albani","email":"damiano.albani@gmail.com","login":"dalbani","count":1},{"name":"Colin","email":"70862826+ColinKYuen","login":"ColinKYuen","count":1},{"name":"Benjamin Rogge","email":"209830+plastic-karma","login":"plastic-karma","count":1},{"name":"Adnan Khan","email":"AdnaneKhan","login":"AdnaneKhan","count":1}],"past_year_committers":[{"name":"sergiyvamz","email":"75754709+sergiyvamz","login":"sergiyvamz","count":135},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":102},{"name":"Aaron","email":"69273634+aaron-congo","login":"aaron-congo","count":31},{"name":"Karen","email":"64801825+karenc-bq","login":"karenc-bq","count":27},{"name":"Favian (Ian) Samatha","email":"60306813+faviansamatha","login":"faviansamatha","count":15},{"name":"Dave Cramer","email":"davecramer@gmail.com","login":"davecramer","count":10},{"name":"Sophia Chu","email":"112967780+sophia-bq","login":"sophia-bq","count":8},{"name":"Matthew Hsu","email":"75754631+hsuamz","login":"hsuamz","count":4},{"name":"Qu Chen","email":"QuChen88","login":"QuChen88","count":4},{"name":"Shaopeng Gu","email":"93494304+Frank-Gu-81","login":"Frank-Gu-81","count":3},{"name":"aaronchung-bitquill","email":"118320132+aaronchung-bitquill","login":"aaronchung-bitquill","count":3},{"name":"jonathanl-bq","email":"72158117+jonathanl-bq","login":"jonathanl-bq","count":3},{"name":"Salman Chishti","email":"13schishti@gmail.com","login":"salmanmkc","count":2},{"name":"Adnan Khan","email":"AdnaneKhan","login":"AdnaneKhan","count":1},{"name":"Benjamin Rogge","email":"209830+plastic-karma","login":"plastic-karma","count":1},{"name":"Daniel Frankcom","email":"daniel@frankcom.ca","login":"danielfrankcom","count":1},{"name":"E0DONG","email":"87170837+leeyoungdong","login":"leeyoungdong","count":1},{"name":"Kevin Duong","email":"77290090+kevinparaport","login":"kevinparaport","count":1},{"name":"Samuel St","email":"samuel.stuetz@gmail.com","login":"samuelstuetz","count":1},{"name":"Tom Chiverton","email":"tomchiverton","login":"tomchiverton","count":1},{"name":"Xeroman.K","email":"xeroman.k@gmail.com","login":"xeromank","count":1},{"name":"Yan Wang","email":"68562925+yanw-bq","login":"yanw-bq","count":1},{"name":"dvdgsng","email":"dvdgsng","login":"dvdgsng","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-30T00:00:22.241Z","repositories_count":6249180,"commits_count":883856536,"contributors_count":34996348,"owners_count":1160796,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"aws/aws-advanced-jdbc-wrapper","html_url":"https://github.com/aws/aws-advanced-jdbc-wrapper","last_synced_at":"2026-05-23T02:03:29.030Z","status":null,"issues_count":103,"pull_requests_count":785,"avg_time_to_close_issue":6394668.03125,"avg_time_to_close_pull_request":510623.94298921415,"issues_closed_count":64,"pull_requests_closed_count":649,"pull_request_authors_count":30,"issue_authors_count":89,"avg_comments_per_issue":3.058252427184466,"avg_comments_per_pull_request":0.3821656050955414,"merged_pull_requests_count":582,"bot_issues_count":2,"bot_pull_requests_count":420,"past_year_issues_count":19,"past_year_pull_requests_count":191,"past_year_avg_time_to_close_issue":1560837.2,"past_year_avg_time_to_close_pull_request":264135.63063063065,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":2.3684210526315788,"past_year_avg_comments_per_pull_request":0.28272251308900526,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":70,"past_year_merged_pull_requests_count":96,"created_at":"2024-10-03T21:07:01.390Z","updated_at":"2026-05-23T02:03:29.031Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-advanced-jdbc-wrapper/issues","issue_labels_count":{"table":{"bug":62,"enhancement":14,"pending release":14,"documentation":13,"question":11,"dependencies":2,"wontfix":2,"Stale":1}},"pull_request_labels_count":{"table":{"dependencies":420,"java":178,"ready for review":14,"wip":11,"github_actions":3}},"issue_author_associations_count":{"table":{"NONE":92,"CONTRIBUTOR":10,"MEMBER":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":769,"NONE":15,"MEMBER":1}},"issue_authors":{"table":{"ivankhoosty":7,"davecramer":4,"basdebakker":2,"dependabot[bot]":2,"firateren52":2,"rgueldem":2,"lujop":2,"bruceoutdoors":1,"vnephologist":1,"AmeyaBidwalkar":1,"aaronforest-wf":1,"smaliebsco":1,"gbhipolito":1,"markusrydh":1,"vvitiesc":1,"michaelmejaeger":1,"cyonglun":1,"ahus1":1,"nalininagarathinam":1,"dafriz":1,"tieungao88":1,"avnish-choudhary":1,"bahaa":1,"carolosf":1,"weronkagolonka":1,"danielbaniel":1,"atrn0":1,"amihaescu":1,"ucjonathan":1,"souradeepDe225":1,"lukaalba":1,"johnB96":1,"jkwuc89":1,"Sovietaced":1,"matheisco":1,"vuongddang":1,"parkerirving45":1,"seiichi1101":1,"jameshcovington":1,"grayyichen":1,"CokkkeZ":1,"kbfu":1,"aleruz-dt":1,"peternorthphorest":1,"KrohnicDev":1,"rostasz-dynatrace":1,"efenderbosch-atg":1,"stefan-stani-dt":1,"Petersoj":1,"dnovitski":1,"bgshacklett":1,"erie0210":1,"wawaberry":1,"dekachiri":1,"hyunwool-se":1,"testereg":1,"Milesy":1,"jeffemandel":1,"treetip":1,"aaronchung-bitquill":1,"smileatom":1,"jrschwartz":1,"ftreede":1,"eugen-eugen":1,"dzagorovsky":1,"BlckKn1fe":1,"kanwhoa":1,"juliendef":1,"kiichiro-ito":1,"droni1234":1,"jasonab":1,"er1c":1,"vmhirvinen":1,"szhnet":1,"akatruk":1,"mwgreen":1,"aaron-congo":1,"zaza":1,"jebeaudet":1,"rickie":1,"lazystone":1,"wisesky0":1,"sebiboga":1,"benkanlu":1,"kcsurapaneni":1,"dpiva97":1,"briete":1,"bunjang-paul-kwon":1,"rnlduaeo":1}},"pull_request_authors":{"table":{"dependabot[bot]":420,"sergiyvamz":117,"aaron-congo":80,"karenc-bq":55,"aaronchung-bitquill":50,"davecramer":10,"joyc-bq":8,"hsuamz":8,"faviansamatha":4,"crystall-bitquill":4,"sophia-bq":3,"johnou":2,"onacit":2,"denyska":2,"finlaycurran":2,"bgshacklett":2,"ColinKYuen":2,"claytran":2,"jameshcovington":1,"dvdgsng":1,"brunos-bq":1,"brycematheson1234":1,"xeromank":1,"QuChen88":1,"finalchild":1,"danielfrankcom":1,"kevinparaport":1,"Frank-Gu-81":1,"dnovitski":1,"eugen-eugen":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-24T00:00:44.577Z","repositories_count":14690809,"issues_count":34006960,"pull_requests_count":111397159,"authors_count":11272946,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":12,"documentation":4,"pending release":4,"question":4,"enhancement":1,"Stale":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":70,"java":67,"github_actions":3,"wip":3}},"past_year_issue_author_associations_count":{"table":{"NONE":19}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":176,"NONE":6,"MEMBER":1}},"past_year_issue_authors":{"table":{"akatruk":1,"AmeyaBidwalkar":1,"BlckKn1fe":1,"dafriz":1,"er1c":1,"grayyichen":1,"hyunwool-se":1,"ivankhoosty":1,"jasonab":1,"jebeaudet":1,"kanwhoa":1,"michaelmejaeger":1,"Petersoj":1,"rgueldem":1,"rostasz-dynatrace":1,"stefan-stani-dt":1,"vmhirvinen":1,"weronkagolonka":1,"wisesky0":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":70,"sergiyvamz":46,"aaron-congo":20,"karenc-bq":17,"davecramer":8,"hsuamz":5,"faviansamatha":4,"sophia-bq":3,"aaronchung-bitquill":2,"denyska":2,"brycematheson1234":1,"danielfrankcom":1,"Frank-Gu-81":1,"kevinparaport":1,"QuChen88":1,"xeromank":1}},"maintainers":[{"table":{"login":"sebiboga","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebiboga"}},{"table":{"login":"Frank-Gu-81","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Frank-Gu-81"}}],"active_maintainers":[{"table":{"login":"Frank-Gu-81","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Frank-Gu-81"}}]}},"events":{"total":{"CreateEvent":267,"IssuesEvent":87,"ReleaseEvent":12,"WatchEvent":72,"DeleteEvent":244,"MemberEvent":3,"IssueCommentEvent":343,"PushEvent":1088,"PullRequestEvent":532,"PullRequestReviewEvent":872,"PullRequestReviewCommentEvent":468,"ForkEvent":26},"last_year":{"CreateEvent":260,"ReleaseEvent":10,"IssuesEvent":82,"WatchEvent":71,"DeleteEvent":238,"MemberEvent":3,"IssueCommentEvent":318,"PushEvent":1054,"PullRequestReviewCommentEvent":451,"PullRequestReviewEvent":841,"PullRequestEvent":513,"ForkEvent":24}},"keywords":[],"dependencies":[{"ecosystem":"maven","filepath":"benchmarks/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2022-10-26T02:03:00.347Z","updated_at":"2022-10-26T02:03:00.347Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/benchmarks/build.gradle.kts","dependencies":[{"id":6510383049,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":"42.5.0","direct":true,"kind":"implementation","optional":false},{"id":6510383050,"package_name":"mysql:mysql-connector-java","ecosystem":"maven","requirements":"8.0.31","direct":true,"kind":"implementation","optional":false},{"id":6510383051,"package_name":"org.mariadb.jdbc:mariadb-java-client","ecosystem":"maven","requirements":"3.0.6","direct":true,"kind":"implementation","optional":false},{"id":6510383052,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":"5.9.0","direct":true,"kind":"testImplementation","optional":false},{"id":6510383053,"package_name":"org.mockito:mockito-inline","ecosystem":"maven","requirements":"4.8.0","direct":true,"kind":"testImplementation","optional":false},{"id":6510383054,"package_name":"org.junit.jupiter:junit-jupiter-engine","ecosystem":"maven","requirements":"*","direct":true,"kind":"testRuntimeOnly","optional":false}]},{"ecosystem":"maven","filepath":"buildSrc/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2022-10-26T02:03:00.956Z","updated_at":"2022-10-26T02:03:00.956Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/buildSrc/build.gradle.kts","dependencies":[{"id":6510384697,"package_name":"com.igormaznitsa:jcp","ecosystem":"maven","requirements":"7.0.2","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"examples/AWSDriverExample/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2022-10-26T02:03:01.673Z","updated_at":"2022-10-26T02:03:01.673Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/examples/AWSDriverExample/build.gradle.kts","dependencies":[{"id":6510384833,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":"42.5.0","direct":true,"kind":"implementation","optional":false},{"id":6510384834,"package_name":"software.amazon.jdbc:aws-advanced-jdbc-wrapper","ecosystem":"maven","requirements":"1.0.0","direct":true,"kind":"implementation","optional":false},{"id":6510384835,"package_name":"software.amazon.awssdk:rds","ecosystem":"maven","requirements":"2.17.289","direct":true,"kind":"implementation","optional":false},{"id":6510384836,"package_name":"software.amazon.awssdk:secretsmanager","ecosystem":"maven","requirements":"2.17.285","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"examples/HibernateExample/build.gradle","sha":null,"kind":"manifest","created_at":"2022-10-26T02:03:03.088Z","updated_at":"2022-10-26T02:03:03.088Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/examples/HibernateExample/build.gradle","dependencies":[{"id":6510385160,"package_name":"org.projectlombok:lombok","ecosystem":"maven","requirements":"1.18.24","direct":true,"kind":"compileOnly","optional":false},{"id":6510385161,"package_name":"org.hibernate:hibernate-core","ecosystem":"maven","requirements":"6.1.3.Final","direct":true,"kind":"implementation","optional":false},{"id":6510385162,"package_name":"jakarta.persistence:jakarta.persistence-api","ecosystem":"maven","requirements":"3.1.0","direct":true,"kind":"implementation","optional":false},{"id":6510385163,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":"42.5.0","direct":true,"kind":"runtimeOnly","optional":false},{"id":6510385164,"package_name":"mysql:mysql-connector-java","ecosystem":"maven","requirements":"8.0.30","direct":true,"kind":"runtimeOnly","optional":false},{"id":6510385165,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":"5.9.0","direct":true,"kind":"testImplementation","optional":false},{"id":6510385166,"package_name":"org.junit.jupiter:junit-jupiter-engine","ecosystem":"maven","requirements":"5.9.0","direct":true,"kind":"testRuntimeOnly","optional":false}]},{"ecosystem":"maven","filepath":"examples/HikariExample/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2022-10-26T02:03:04.818Z","updated_at":"2022-10-26T02:03:04.818Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/examples/HikariExample/build.gradle.kts","dependencies":[{"id":6510386297,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":"42.5.0","direct":true,"kind":"implementation","optional":false},{"id":6510386298,"package_name":"software.amazon.jdbc:aws-advanced-jdbc-wrapper","ecosystem":"maven","requirements":"1.0.0","direct":true,"kind":"implementation","optional":false},{"id":6510386299,"package_name":"com.zaxxer:HikariCP","ecosystem":"maven","requirements":"4.0.3","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"wrapper/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2022-10-26T02:03:05.912Z","updated_at":"2022-10-26T02:03:05.912Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/wrapper/build.gradle.kts","dependencies":[{"id":6510388088,"package_name":"org.checkerframework:checker-qual","ecosystem":"maven","requirements":"3.26.0","direct":true,"kind":"implementation","optional":false},{"id":6510388089,"package_name":"software.amazon.awssdk:rds","ecosystem":"maven","requirements":"2.17.285","direct":true,"kind":"compileOnly","optional":false},{"id":6510388090,"package_name":"com.zaxxer:HikariCP","ecosystem":"maven","requirements":"4.0.3","direct":true,"kind":"compileOnly","optional":false},{"id":6510388091,"package_name":"software.amazon.awssdk:secretsmanager","ecosystem":"maven","requirements":"2.17.285","direct":true,"kind":"compileOnly","optional":false},{"id":6510388092,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":"2.13.4","direct":true,"kind":"compileOnly","optional":false},{"id":6510388093,"package_name":"org.junit.platform:junit-platform-commons","ecosystem":"maven","requirements":"1.9.0","direct":true,"kind":"testImplementation","optional":false},{"id":6510388094,"package_name":"org.junit.platform:junit-platform-engine","ecosystem":"maven","requirements":"1.9.0","direct":true,"kind":"testImplementation","optional":false},{"id":6510388095,"package_name":"org.junit.platform:junit-platform-launcher","ecosystem":"maven","requirements":"1.9.0","direct":true,"kind":"testImplementation","optional":false},{"id":6510388096,"package_name":"org.junit.platform:junit-platform-suite-engine","ecosystem":"maven","requirements":"1.9.0","direct":true,"kind":"testImplementation","optional":false},{"id":6510388097,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":"5.9.0","direct":true,"kind":"testImplementation","optional":false},{"id":6510388098,"package_name":"org.junit.jupiter:junit-jupiter-params","ecosystem":"maven","requirements":"5.9.1","direct":true,"kind":"testImplementation","optional":false},{"id":6510388099,"package_name":"org.junit.jupiter:junit-jupiter-engine","ecosystem":"maven","requirements":"*","direct":true,"kind":"testRuntimeOnly","optional":false},{"id":6510388100,"package_name":"org.apache.commons:commons-dbcp2","ecosystem":"maven","requirements":"2.9.0","direct":true,"kind":"testImplementation","optional":false},{"id":6510388101,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":"42.5.0","direct":true,"kind":"testImplementation","optional":false},{"id":6510388102,"package_name":"mysql:mysql-connector-java","ecosystem":"maven","requirements":"8.0.31","direct":true,"kind":"testImplementation","optional":false},{"id":6510388103,"package_name":"org.mariadb.jdbc:mariadb-java-client","ecosystem":"maven","requirements":"3.0.6","direct":true,"kind":"testImplementation","optional":false},{"id":6510388104,"package_name":"com.zaxxer:HikariCP","ecosystem":"maven","requirements":"4.0.3","direct":true,"kind":"testImplementation","optional":false},{"id":6510388105,"package_name":"org.springframework.boot:spring-boot-starter-jdbc","ecosystem":"maven","requirements":"2.7.4","direct":true,"kind":"testImplementation","optional":false},{"id":6510388106,"package_name":"org.mockito:mockito-inline","ecosystem":"maven","requirements":"4.8.0","direct":true,"kind":"testImplementation","optional":false},{"id":6510388107,"package_name":"software.amazon.awssdk:rds","ecosystem":"maven","requirements":"2.17.285","direct":true,"kind":"testImplementation","optional":false},{"id":6510388108,"package_name":"software.amazon.awssdk:ec2","ecosystem":"maven","requirements":"2.18.1","direct":true,"kind":"testImplementation","optional":false},{"id":6510388109,"package_name":"software.amazon.awssdk:secretsmanager","ecosystem":"maven","requirements":"2.17.285","direct":true,"kind":"testImplementation","optional":false},{"id":6510388110,"package_name":"org.testcontainers:testcontainers","ecosystem":"maven","requirements":"1.17.4","direct":true,"kind":"testImplementation","optional":false},{"id":6510388111,"package_name":"org.testcontainers:mysql","ecosystem":"maven","requirements":"1.17.4","direct":true,"kind":"testImplementation","optional":false},{"id":6510388112,"package_name":"org.testcontainers:postgresql","ecosystem":"maven","requirements":"1.17.5","direct":true,"kind":"testImplementation","optional":false},{"id":6510388113,"package_name":"org.testcontainers:mariadb","ecosystem":"maven","requirements":"1.17.3","direct":true,"kind":"testImplementation","optional":false},{"id":6510388114,"package_name":"org.testcontainers:junit-jupiter","ecosystem":"maven","requirements":"1.17.4","direct":true,"kind":"testImplementation","optional":false},{"id":6510388115,"package_name":"org.testcontainers:toxiproxy","ecosystem":"maven","requirements":"1.17.5","direct":true,"kind":"testImplementation","optional":false},{"id":6510388116,"package_name":"org.apache.poi:poi-ooxml","ecosystem":"maven","requirements":"5.2.2","direct":true,"kind":"testImplementation","optional":false},{"id":6510388117,"package_name":"org.slf4j:slf4j-simple","ecosystem":"maven","requirements":"2.0.3","direct":true,"kind":"testImplementation","optional":false},{"id":6510388118,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":"2.13.4","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"wrapper/src/test/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2022-10-26T02:03:06.582Z","updated_at":"2022-10-26T02:03:06.582Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/wrapper/src/test/build.gradle.kts","dependencies":[{"id":6510388135,"package_name":"org.junit.platform:junit-platform-commons","ecosystem":"maven","requirements":"1.8.2","direct":true,"kind":"testImplementation","optional":false},{"id":6510388136,"package_name":"org.junit.platform:junit-platform-engine","ecosystem":"maven","requirements":"1.8.2","direct":true,"kind":"testImplementation","optional":false},{"id":6510388137,"package_name":"org.junit.platform:junit-platform-launcher","ecosystem":"maven","requirements":"1.8.2","direct":true,"kind":"testImplementation","optional":false},{"id":6510388138,"package_name":"org.junit.platform:junit-platform-suite-engine","ecosystem":"maven","requirements":"1.8.2","direct":true,"kind":"testImplementation","optional":false},{"id":6510388139,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":"5.8.2","direct":true,"kind":"testImplementation","optional":false},{"id":6510388140,"package_name":"org.junit.jupiter:junit-jupiter-params","ecosystem":"maven","requirements":"5.8.2","direct":true,"kind":"testImplementation","optional":false},{"id":6510388141,"package_name":"org.junit.jupiter:junit-jupiter-engine","ecosystem":"maven","requirements":"*","direct":true,"kind":"testRuntimeOnly","optional":false},{"id":6510388142,"package_name":"org.apache.commons:commons-dbcp2","ecosystem":"maven","requirements":"2.8.0","direct":true,"kind":"testImplementation","optional":false},{"id":6510388143,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":"42.5.0","direct":true,"kind":"testImplementation","optional":false},{"id":6510388144,"package_name":"mysql:mysql-connector-java","ecosystem":"maven","requirements":"8.0.30","direct":true,"kind":"testImplementation","optional":false},{"id":6510388145,"package_name":"software.amazon.awssdk:rds","ecosystem":"maven","requirements":"2.17.285","direct":true,"kind":"testImplementation","optional":false},{"id":6510388146,"package_name":"software.amazon.awssdk:ec2","ecosystem":"maven","requirements":"2.17.285","direct":true,"kind":"testImplementation","optional":false},{"id":6510388147,"package_name":"org.apache.poi:poi-ooxml","ecosystem":"maven","requirements":"5.2.2","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:21.337Z","updated_at":"2025-12-05T13:03:21.337Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/.github/workflows/main.yml","dependencies":[{"id":25758160816,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160817,"package_name":"tcort/github-action-markdown-link-check","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":25758160819,"package_name":"tj-actions/changed-files","ecosystem":"actions","requirements":"cbda684547adc8c052d50711417fa61b428a9f88","direct":true,"kind":"composite","optional":false},{"id":25758160831,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160832,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pg_performance.yml","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:22.796Z","updated_at":"2025-12-05T13:03:22.796Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/.github/workflows/pg_performance.yml","dependencies":[{"id":25758160855,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160856,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160857,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160858,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release_draft.yml","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:22.867Z","updated_at":"2025-12-05T13:03:22.867Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/.github/workflows/release_draft.yml","dependencies":[{"id":25758160863,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160864,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160865,"package_name":"crazy-max/ghaction-import-gpg","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25758160866,"package_name":"ncipollo/release-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-integration-tests-latest.yml","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:23.920Z","updated_at":"2025-12-05T13:03:23.920Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/.github/workflows/run-integration-tests-latest.yml","dependencies":[{"id":25758160904,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160905,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160906,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160907,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160908,"package_name":"haythem/public-ip","ecosystem":"actions","requirements":"v1.3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"examples/SpringTxFailoverExample/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:27.389Z","updated_at":"2025-12-05T13:03:27.389Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/examples/SpringTxFailoverExample/build.gradle.kts","dependencies":[{"id":25758160986,"package_name":"org.springframework.boot:spring-boot-starter-data-jdbc","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":25758160987,"package_name":"org.springframework.boot:spring-boot-starter-web","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":25758160988,"package_name":"org.springframework.retry:spring-retry","ecosystem":"maven","requirements":"1.3.4","direct":true,"kind":"implementation","optional":false},{"id":25758160989,"package_name":"org.springframework:spring-aspects","ecosystem":"maven","requirements":"5.3.29","direct":true,"kind":"implementation","optional":false},{"id":25758160995,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/mysql_performance.yml","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:22.655Z","updated_at":"2025-12-05T13:03:22.655Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/.github/workflows/mysql_performance.yml","dependencies":[{"id":25758160847,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160848,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160849,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160850,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"examples/SpringBootHikariExample/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:26.200Z","updated_at":"2025-12-05T13:03:26.200Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/examples/SpringBootHikariExample/build.gradle.kts","dependencies":[{"id":25758160959,"package_name":"org.springframework.boot:spring-boot-starter-data-jdbc","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":25758160960,"package_name":"org.springframework.boot:spring-boot-starter-web","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":25758160961,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":"42.7.7","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-autoscaling-tests.yml","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:23.330Z","updated_at":"2025-12-05T13:03:23.330Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/.github/workflows/run-autoscaling-tests.yml","dependencies":[{"id":25758160875,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160876,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160877,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160878,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-hibernate-orm-tests.yml","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:23.472Z","updated_at":"2025-12-05T13:03:23.472Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/.github/workflows/run-hibernate-orm-tests.yml","dependencies":[{"id":25758160883,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160884,"package_name":"tj-actions/changed-files","ecosystem":"actions","requirements":"cbda684547adc8c052d50711417fa61b428a9f88","direct":true,"kind":"composite","optional":false},{"id":25758160885,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160886,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-integration-tests-default.yml","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:23.612Z","updated_at":"2025-12-05T13:03:23.612Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/.github/workflows/run-integration-tests-default.yml","dependencies":[{"id":25758160898,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160899,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160900,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160901,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160902,"package_name":"haythem/public-ip","ecosystem":"actions","requirements":"v1.3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"examples/SpringWildflyExample/spring/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:27.986Z","updated_at":"2025-12-05T13:03:27.986Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/examples/SpringWildflyExample/spring/build.gradle.kts","dependencies":[{"id":25758160996,"package_name":"org.springframework.boot:spring-boot-starter-jdbc","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":25758161003,"package_name":"org.springframework.boot:spring-boot-starter-web","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":25758161004,"package_name":"org.springframework.boot:spring-boot-devtools","ecosystem":"maven","requirements":"*","direct":true,"kind":"runtimeOnly","optional":false},{"id":25758161005,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":"42.7.7","direct":true,"kind":"implementation","optional":false},{"id":25758161006,"package_name":"software.amazon.awssdk:rds","ecosystem":"maven","requirements":"2.33.5","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pg_advanced_performance.yml","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:22.724Z","updated_at":"2025-12-05T13:03:22.724Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/.github/workflows/pg_advanced_performance.yml","dependencies":[{"id":25758160851,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160852,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160853,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160854,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-integration-tests-codebuild.yml","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:23.541Z","updated_at":"2025-12-05T13:03:23.541Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/.github/workflows/run-integration-tests-codebuild.yml","dependencies":[{"id":25758160888,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160889,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160890,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160891,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"examples/SpringHibernateBalancedReaderTwoDataSourceExample/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:27.256Z","updated_at":"2025-12-05T13:03:27.256Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/examples/SpringHibernateBalancedReaderTwoDataSourceExample/build.gradle.kts","dependencies":[{"id":25758160976,"package_name":"org.springframework.boot:spring-boot-starter-data-jpa","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":25758160977,"package_name":"org.springframework.retry:spring-retry","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":25758160978,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":"42.7.7","direct":true,"kind":"implementation","optional":false},{"id":25758160979,"package_name":"software.amazon.awssdk:rds","ecosystem":"maven","requirements":"2.33.5","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"examples/VertxExample/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:28.374Z","updated_at":"2025-12-05T13:03:28.374Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/examples/VertxExample/build.gradle.kts","dependencies":[{"id":25758161007,"package_name":"io.vertx:vertx-core","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":25758161010,"package_name":"io.vertx:vertx-config","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":25758161011,"package_name":"io.vertx:vertx-jdbc-client","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":25758161012,"package_name":"io.vertx:vertx-web","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":25758161018,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":"2.19.0","direct":true,"kind":"implementation","optional":false},{"id":25758161019,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":"42.7.7","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-bg-integration-tests-latest.yml","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:23.401Z","updated_at":"2025-12-05T13:03:23.401Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/.github/workflows/run-bg-integration-tests-latest.yml","dependencies":[{"id":25758160879,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160880,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160881,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160882,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"examples/ReadWriteSplittingSample/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:26.107Z","updated_at":"2025-12-05T13:03:26.107Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/examples/ReadWriteSplittingSample/build.gradle.kts","dependencies":[{"id":25758160956,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":"42.7.7","direct":true,"kind":"implementation","optional":false},{"id":25758160957,"package_name":"com.mysql:mysql-connector-j","ecosystem":"maven","requirements":"9.4.0","direct":true,"kind":"implementation","optional":false},{"id":25758160958,"package_name":"com.zaxxer:HikariCP","ecosystem":"maven","requirements":"4.0.3","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-metrics-latest.yml","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:23.992Z","updated_at":"2025-12-05T13:03:23.992Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/.github/workflows/run-metrics-latest.yml","dependencies":[{"id":25758160915,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160916,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160917,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160918,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-standard-integration-tests.yml","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:24.069Z","updated_at":"2025-12-05T13:03:24.069Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/.github/workflows/run-standard-integration-tests.yml","dependencies":[{"id":25758160919,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160920,"package_name":"tj-actions/changed-files","ecosystem":"actions","requirements":"cbda684547adc8c052d50711417fa61b428a9f88","direct":true,"kind":"composite","optional":false},{"id":25758160921,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160922,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"wrapper/src/test/resources/postgis_pgvector/Dockerfile","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:24.137Z","updated_at":"2025-12-05T13:03:24.137Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/wrapper/src/test/resources/postgis_pgvector/Dockerfile","dependencies":[{"id":25758160923,"package_name":"postgis/postgis","ecosystem":"docker","requirements":"16-3.4","direct":true,"kind":"build","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependabot-auto-merge.yml","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:20.822Z","updated_at":"2025-12-05T13:03:20.822Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/.github/workflows/dependabot-auto-merge.yml","dependencies":[{"id":25758160810,"package_name":"dependabot/fetch-metadata","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven_release.yml","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:22.112Z","updated_at":"2025-12-05T13:03:22.112Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/.github/workflows/maven_release.yml","dependencies":[{"id":25758160834,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160835,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160836,"package_name":"crazy-max/ghaction-import-gpg","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven_snapshot.yml","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:22.512Z","updated_at":"2025-12-05T13:03:22.512Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/.github/workflows/maven_snapshot.yml","dependencies":[{"id":25758160840,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160841,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160842,"package_name":"crazy-max/ghaction-import-gpg","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/mysql_advanced_performance.yml","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:22.584Z","updated_at":"2025-12-05T13:03:22.584Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/.github/workflows/mysql_advanced_performance.yml","dependencies":[{"id":25758160843,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160844,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160845,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25758160846,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/remove-old-artifacts.yml","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:22.959Z","updated_at":"2025-12-05T13:03:22.959Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/.github/workflows/remove-old-artifacts.yml","dependencies":[{"id":25758160867,"package_name":"c-hive/gha-remove-artifacts","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:24.429Z","updated_at":"2025-12-05T13:03:24.429Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"examples/DBCPExample/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:24.509Z","updated_at":"2025-12-05T13:03:24.509Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/examples/DBCPExample/build.gradle.kts","dependencies":[{"id":25758160925,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":"42.7.7","direct":true,"kind":"implementation","optional":false},{"id":25758160935,"package_name":"com.mysql:mysql-connector-j","ecosystem":"maven","requirements":"9.4.0","direct":true,"kind":"implementation","optional":false},{"id":25758160936,"package_name":"org.apache.commons:commons-dbcp2","ecosystem":"maven","requirements":"2.13.0","direct":true,"kind":"implementation","optional":false},{"id":25758160948,"package_name":"software.amazon.awssdk:rds","ecosystem":"maven","requirements":"2.33.5","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"examples/SpringHibernateBalancedReaderOneDataSourceExample/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:26.404Z","updated_at":"2025-12-05T13:03:26.404Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/examples/SpringHibernateBalancedReaderOneDataSourceExample/build.gradle.kts","dependencies":[{"id":25758160962,"package_name":"org.springframework.boot:spring-boot-starter-data-jpa","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":25758160963,"package_name":"org.springframework.retry:spring-retry","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":25758160974,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":"42.7.7","direct":true,"kind":"implementation","optional":false},{"id":25758160975,"package_name":"software.amazon.awssdk:rds","ecosystem":"maven","requirements":"2.33.5","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"examples/SpringHibernateExample/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2025-12-05T13:03:27.322Z","updated_at":"2025-12-05T13:03:27.322Z","repository_link":"https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/examples/SpringHibernateExample/build.gradle.kts","dependencies":[{"id":25758160981,"package_name":"org.springframework.boot:spring-boot-starter-data-jpa","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":25758160982,"package_name":"org.springframework.boot:spring-boot-starter-web","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":25758160983,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":"42.7.7","direct":true,"kind":"implementation","optional":false},{"id":25758160984,"package_name":"software.amazon.awssdk:rds","ecosystem":"maven","requirements":"2.33.5","direct":true,"kind":"implementation","optional":false}]}],"score":22.313578821865953,"created_at":"2025-05-08T15:02:11.453Z","updated_at":"2026-06-21T07:30:34.917Z","avatar_url":"https://github.com/aws.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/361362","html_url":"https://summary.ecosyste.ms/projects/361362"}