{"id":8422899,"name":"github.com/db-operator/db-operator","ecosystem":"go","description":"","homepage":"https://github.com/db-operator/db-operator","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/db-operator/db-operator","keywords_array":[],"namespace":"github.com/db-operator","versions_count":70,"first_release_published_at":"2020-02-24T13:28:51.000Z","latest_release_published_at":"2023-11-09T09:24:09.000Z","latest_release_number":"v1.17.0","last_synced_at":"2026-06-02T19:01:52.718Z","created_at":"2023-10-13T02:46:12.068Z","updated_at":"2026-06-02T19:01:52.719Z","registry_url":"https://pkg.go.dev/github.com/db-operator/db-operator","install_command":"go get github.com/db-operator/db-operator","documentation_url":"https://pkg.go.dev/github.com/db-operator/db-operator#section-documentation","metadata":{},"repo_metadata":{"id":148709223,"uuid":"617096700","full_name":"db-operator/db-operator","owner":"db-operator","description":"The DB Operator creates databases and make them available in the cluster via Custom Resource.","archived":false,"fork":true,"pushed_at":"2025-09-27T10:03:14.000Z","size":1547,"stargazers_count":73,"open_issues_count":19,"forks_count":10,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-27T12:07:25.444Z","etag":null,"topics":["cloudsql","creating-databases","golang","google-cloud-sql","helm","k8s-operator","kubenetees","kubernetes-operations","kubernetes-operator","mysql","operator","postgres","postgresql"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kloeckner-i/db-operator","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/db-operator.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-03-21T17:35:57.000Z","updated_at":"2025-09-27T10:03:18.000Z","dependencies_parsed_at":"2023-10-13T02:43:49.219Z","dependency_job_id":"de6c3a82-74cb-42a7-80b9-8d572b6cf073","html_url":"https://github.com/db-operator/db-operator","commit_stats":null,"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/db-operator/db-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/db-operator","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/sbom","scorecard":{"id":328570,"data":{"date":"2025-08-11","repo":{"name":"github.com/db-operator/db-operator","commit":"b10838606812981954e2f85684fcc5e0dbb02529"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/image-publish.yaml:12","Warn: no topLevel permission defined: .github/workflows/build-and-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/image-publish.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/build-and-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/image-publish.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/image-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/image-publish.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/image-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/image-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/image-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/image-publish.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/image-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/image-publish.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/db-operator/db-operator/image-publish.yaml/main?enable=pin","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T03:03:48.424Z","repository_id":148709223,"created_at":"2025-08-18T03:03:48.424Z","updated_at":"2025-08-18T03:03:48.424Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277289861,"owners_count":25793384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-27T02:00:08.978Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"db-operator","name":"DB Operator","uuid":"128515378","kind":"organization","description":"A database operator for Kubernetes","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/128515378?v=4","repositories_count":7,"last_synced_at":"2025-05-15T06:39:01.519Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/db-operator","funding_links":[],"total_stars":66,"followers":3,"following":0,"created_at":"2023-03-29T12:54:31.810Z","updated_at":"2025-05-15T06:39:01.519Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/db-operator","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/db-operator/repositories"},"tags":[{"name":"v2.15.0","sha":"eaa332c3efde3fae9b9754258936b0fb33cf83de","kind":"commit","published_at":"2025-08-22T20:24:59.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.15.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"b10838606812981954e2f85684fcc5e0dbb02529","kind":"commit","published_at":"2025-07-25T11:43:02.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.14.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"7488346763af5f87212fb163777ab42a1380838f","kind":"commit","published_at":"2025-07-16T09:53:52.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.13.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.13.0/manifests"},{"name":"v2.12.1","sha":"0690ca35f5d0ce4c3301224edc0b3e6182e592e1","kind":"commit","published_at":"2025-05-21T10:48:10.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.12.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"47fb47015070fe48691bc0f6a54312f1e653ee8a","kind":"commit","published_at":"2025-04-25T08:01:42.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.12.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.12.0/manifests"},{"name":"v2.11.2","sha":"23610d8907ddd2af96b1e69d92ed36945f5a0029","kind":"commit","published_at":"2025-02-24T08:13:42.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.11.2","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"70610b7eda1116bbc31f3a810769ca1c1985517f","kind":"commit","published_at":"2025-02-13T14:10:22.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.11.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"65f551c7e94cd408fbb7c481a7983e49ff0b29cd","kind":"commit","published_at":"2025-01-01T19:42:54.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.11.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.11.0/manifests"},{"name":"v2.10.1","sha":"36ec253abc8421823a210a4612e82d476fc0e9ea","kind":"commit","published_at":"2024-12-19T06:46:37.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.10.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"3e6b83ba6fac65d231ec6db6e8d27d063be9a166","kind":"commit","published_at":"2024-11-24T18:50:31.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.10.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"9ddf5da7065fe9f3b00c75e8eb6951c8bedae78c","kind":"commit","published_at":"2024-09-04T11:03:40.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.9.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"12e1f850fbaffd8398f9f8af61dd981d2f198dcc","kind":"commit","published_at":"2024-08-21T16:36:15.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.9.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.9.0/manifests"},{"name":"v2.7.1","sha":"1995b7d8b2b4dc25b8e34bc6eb4936369acf949b","kind":"commit","published_at":"2024-06-25T09:03:56.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.7.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.7.1/manifests"},{"name":"v2.8.1","sha":"6506a9ebf9f4dc4dfd805c7c687ebaf13099b24b","kind":"commit","published_at":"2024-06-25T09:00:27.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.8.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"213bb672a4f7096bf824520a884c56b989ae2516","kind":"commit","published_at":"2024-06-21T08:20:56.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.8.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"a06d7a23eeba26969295092e677ab8aa49809642","kind":"commit","published_at":"2024-06-11T09:05:48.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.7.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"9e590958cb12a03f11dbb7fbd0eea3eb123c29d6","kind":"commit","published_at":"2024-05-08T09:40:39.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.6.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"75a4f4fe9dc4e62ad1e678468dac975333406876","kind":"commit","published_at":"2024-04-23T19:08:15.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.6.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"e14234fdfc1913c2bbcf26b856a396f44acc26f3","kind":"commit","published_at":"2024-04-13T12:42:43.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.5.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"549ed8127f11f619d46ddaed467d71a611025ddc","kind":"commit","published_at":"2024-04-08T13:58:06.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.5.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"831a752d9567116d9d8fd211c317c1af15cf7f69","kind":"commit","published_at":"2024-02-22T12:21:56.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.4.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"846f22d0f13bae365820ccb71149144d3afce8ef","kind":"commit","published_at":"2024-01-30T22:21:24.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.3.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"dcfde651b5e3fc77968136d1526f7d64d341a663","kind":"commit","published_at":"2024-01-17T08:55:31.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.2.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.2.0/manifests"},{"name":"v2.0.1","sha":"46043efc628174a148c209e755c1944c343b3564","kind":"tag","published_at":"2024-01-02T13:51:55.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.0.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.0.1/manifests"},{"name":"v2.1.1","sha":"936aca714e50e57140055def5c443189c2b3dfc6","kind":"commit","published_at":"2024-01-02T13:41:34.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.1.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"73133b0ee101da802821962e11084ecb1385ad65","kind":"commit","published_at":"2023-12-20T14:09:18.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.1.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"bf944896a8ba60aa2ce63e4592b48da43d379926","kind":"commit","published_at":"2023-12-13T15:07:14.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v2.0.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v2.0.0/manifests"},{"name":"v1.17.0","sha":"6e125e06a2271459d8dc3bb9324c165797c1165f","kind":"commit","published_at":"2023-11-09T09:24:09.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.17.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"523a8bf261be91b10bc34b8cc5354ae4d042a208","kind":"commit","published_at":"2023-10-31T12:31:27.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.16.2","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.16.2/manifests"},{"name":"v1.15.4","sha":"0ab5ef426a6c81a9372430b40a48e855d8b6dd3d","kind":"tag","published_at":"2023-10-31T08:40:50.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.15.4","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.15.4/manifests"},{"name":"v1.16.1","sha":"c466d6d25d22eb66e12078445b26541142d1b49e","kind":"commit","published_at":"2023-10-31T08:36:51.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.16.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"cf47d8b945ee4950482956b7e1a8287a329f1d72","kind":"commit","published_at":"2023-10-30T20:47:05.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.16.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f0d457956e3c0aa849019c35cfdc5aea4eca0257","kind":"commit","published_at":"2023-10-21T13:27:07.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.15.3","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.15.3/manifests"},{"name":"v1.14.2","sha":"4bc51aa6b56a63b922f796ac50715a9623ae378c","kind":"tag","published_at":"2023-10-19T12:49:17.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.14.2","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.14.2/manifests"},{"name":"v1.13.2","sha":"9912d5a1fd72c080db47fbe9a8b51b0cec912a1f","kind":"tag","published_at":"2023-10-19T12:46:45.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.13.2","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.13.2/manifests"},{"name":"v1.12.1","sha":"69fed3c1b732cc371a641f85a882c86073865d15","kind":"tag","published_at":"2023-10-19T12:44:53.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.12.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.12.1/manifests"},{"name":"v1.11.1","sha":"e71ba1bab1cc37a8f6e756cc235b07e56b93489a","kind":"tag","published_at":"2023-10-19T12:40:23.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.11.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.11.1/manifests"},{"name":"v1.10.2","sha":"9a6ca8831c6488edd668feab139859a76f0bd606","kind":"tag","published_at":"2023-10-19T12:37:14.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.10.2","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.10.2/manifests"},{"name":"v1.15.2","sha":"33f1c6c8c6955c745a831d5ddd4091e756b0f097","kind":"commit","published_at":"2023-10-19T12:31:55.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.15.2","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"d59cfb969c8e01d4570e6b00e191e48c076083c7","kind":"commit","published_at":"2023-10-06T21:17:12.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.15.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"ad6fd82a95f48d47675e813e3681b08fd7b4fab5","kind":"commit","published_at":"2023-10-04T08:42:16.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.15.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"c94363204f1d7f110e2090fb32a97f3b52a72d0c","kind":"commit","published_at":"2023-09-28T08:06:11.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.14.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"6fb0b39d9c7281141662590489fa7472fd0a0a2d","kind":"commit","published_at":"2023-09-20T14:14:03.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.14.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"c641319054c0d2d0c93c03e59b4e3a902129cda4","kind":"commit","published_at":"2023-08-12T16:12:25.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.13.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"037a8e275f572747859287ff2a6caaead8bb9ed8","kind":"commit","published_at":"2023-08-11T09:01:54.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.13.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"71feee658a9345e5fa2018270498407edb4d6184","kind":"commit","published_at":"2023-06-09T10:16:02.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.12.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a75b2d60257c5a82f224c3c381ab529c8d3918f3","kind":"commit","published_at":"2023-03-31T12:50:28.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.11.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"e46cc6b5a297c87db170bf682a0f9535e92fac58","kind":"commit","published_at":"2023-03-31T07:59:27.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.10.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"85da3c4d6c21df38df3f7fcd0ca8195d9e242a6d","kind":"commit","published_at":"2023-03-09T16:53:10.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.10.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"43931c3ea70395bbf346f94c4d8575efda5bb860","kind":"commit","published_at":"2023-02-17T09:47:21.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.9.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"077cf9d0178aef6f92fab010cdd1b5c678ffb9e0","kind":"commit","published_at":"2023-01-12T08:29:20.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.9.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"7250ff5d8fd8572318e80e6bf9e5dbdd62ea6b37","kind":"commit","published_at":"2022-12-13T17:05:25.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.8.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"ed440c4cedd79d435ce25641af5200f684d75772","kind":"commit","published_at":"2022-11-16T15:52:48.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.8.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cb7ff83fc9e4f9d62efe54e02d5b4fc424d42db4","kind":"commit","published_at":"2022-09-28T11:38:28.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.7.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.7.0/manifests"},{"name":"db-operator-1.2.7","sha":"8418049dc8301098dd933dbb13a4f6784eee4288","kind":"commit","published_at":"2022-08-08T08:08:10.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-operator-1.2.7","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-operator-1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-operator-1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.2.7/manifests"},{"name":"db-instances-1.3.0","sha":"2c454ffcfc6e4bb85017f49ed51e74c1a5321aeb","kind":"commit","published_at":"2022-07-26T13:35:21.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-instances-1.3.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-instances-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-instances-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-instances-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-instances-1.3.0/manifests"},{"name":"db-operator-1.2.6","sha":"55bbcb2cd7318ea893a07601c067f96db93c623f","kind":"commit","published_at":"2022-07-14T08:07:00.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-operator-1.2.6","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-operator-1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-operator-1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.2.6/manifests"},{"name":"v1.6.5","sha":"06ce67e572700ec25516a5dbb95e039c7d222a24","kind":"commit","published_at":"2022-07-14T07:39:59.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.6.5","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.6.5/manifests"},{"name":"db-operator-1.2.5","sha":"06ce67e572700ec25516a5dbb95e039c7d222a24","kind":"commit","published_at":"2022-07-14T07:39:59.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-operator-1.2.5","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-operator-1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-operator-1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.2.5/manifests"},{"name":"db-operator-1.2.4","sha":"84576caf17a941202d04450f099098cea56e819b","kind":"commit","published_at":"2022-07-12T09:02:36.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-operator-1.2.4","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-operator-1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-operator-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.2.4/manifests"},{"name":"v1.6.4","sha":"4a1c0c9813b7c68706000220fb81f2ef8ba27edf","kind":"commit","published_at":"2022-07-12T07:33:43.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.6.4","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.6.4/manifests"},{"name":"db-operator-1.2.3","sha":"4a1c0c9813b7c68706000220fb81f2ef8ba27edf","kind":"commit","published_at":"2022-07-12T07:33:43.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-operator-1.2.3","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-operator-1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-operator-1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.2.3/manifests"},{"name":"v1.6.3","sha":"bcac62d0296064ce165dda5099c863f81a62c79e","kind":"commit","published_at":"2022-06-08T14:35:13.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.6.3","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"859b4ee51561b2ffed5d992e06e270e87eee47b2","kind":"commit","published_at":"2022-06-07T15:13:04.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.6.2","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.6.2/manifests"},{"name":"db-operator-1.2.2","sha":"521ae101704aca203dda143e86ebe34efedc585a","kind":"commit","published_at":"2022-05-10T12:25:02.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-operator-1.2.2","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-operator-1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-operator-1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.2.2/manifests"},{"name":"db-operator-1.2.1","sha":"8d5138742954cc73550ffb6e723a729e595f6ca4","kind":"commit","published_at":"2022-05-10T10:06:12.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-operator-1.2.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-operator-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-operator-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.2.1/manifests"},{"name":"v1.6.1","sha":"0ce3aecd89030e01fbb0d192bdb3e9a8b714d0bf","kind":"commit","published_at":"2022-05-10T09:31:26.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.6.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.6.1/manifests"},{"name":"db-instances-1.2.0","sha":"aefb00fb1ac9e37db02706f7e2209c8c26e7a23e","kind":"commit","published_at":"2022-05-09T08:32:45.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-instances-1.2.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-instances-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-instances-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-instances-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-instances-1.2.0/manifests"},{"name":"v1.6.0","sha":"aefb00fb1ac9e37db02706f7e2209c8c26e7a23e","kind":"commit","published_at":"2022-05-09T08:32:45.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.6.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.6.0/manifests"},{"name":"db-operator-1.2.0","sha":"aefb00fb1ac9e37db02706f7e2209c8c26e7a23e","kind":"commit","published_at":"2022-05-09T08:32:45.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-operator-1.2.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-operator-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-operator-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.2.0/manifests"},{"name":"db-operator-1.1.7","sha":"ef6415039568f828b9a7baef5217bdb79ea2d76c","kind":"commit","published_at":"2022-05-05T16:04:22.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-operator-1.1.7","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-operator-1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-operator-1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.1.7/manifests"},{"name":"db-operator-1.1.6","sha":"19a51fce2d245a076c3781dc13e819a37e47a64e","kind":"commit","published_at":"2022-04-05T11:19:19.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-operator-1.1.6","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-operator-1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-operator-1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.1.6/manifests"},{"name":"v1.5.0","sha":"38f34e69c37f763f0da08f96ff3a4379d500b9b5","kind":"commit","published_at":"2022-03-17T12:38:20.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.5.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.5.0/manifests"},{"name":"db-operator-1.1.4","sha":"fa098fede1927411a31ea257ca1f8d144ed4a4f6","kind":"commit","published_at":"2022-02-24T12:04:16.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-operator-1.1.4","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-operator-1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-operator-1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.1.4/manifests"},{"name":"v1.4.0","sha":"48e9ca6efcdd853c0a45088fa750c5489a75c89c","kind":"commit","published_at":"2022-02-23T16:53:01.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.4.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.4.0/manifests"},{"name":"db-operator-1.1.3","sha":"913ede9069308ea5cf338faf9a5740492857a4bf","kind":"commit","published_at":"2022-02-14T10:30:51.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-operator-1.1.3","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-operator-1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-operator-1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.1.3/manifests"},{"name":"v1.3.1","sha":"913ede9069308ea5cf338faf9a5740492857a4bf","kind":"commit","published_at":"2022-02-14T10:30:51.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.3.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.3.1/manifests"},{"name":"db-operator-1.1.2","sha":"a3f7b80799609c70760da99562fa9a258ae0dade","kind":"commit","published_at":"2022-02-08T11:40:43.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-operator-1.1.2","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-operator-1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-operator-1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.1.2/manifests"},{"name":"db-operator-1.1.1","sha":"355178e43cd18a2aff3407d8552c2b3b7e02e985","kind":"commit","published_at":"2022-02-07T14:33:02.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-operator-1.1.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-operator-1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-operator-1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.1.1/manifests"},{"name":"v1.3.0","sha":"5744dadeda8db0984dd6167db594f655534d0b3d","kind":"commit","published_at":"2022-02-07T12:41:58.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.3.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.3.0/manifests"},{"name":"db-operator-1.1.0","sha":"5744dadeda8db0984dd6167db594f655534d0b3d","kind":"commit","published_at":"2022-02-07T12:41:58.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-operator-1.1.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-operator-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-operator-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.1.0/manifests"},{"name":"db-operator-1.0.0","sha":"a0830c4a7f23d112f6a80d751b817eea37cd3223","kind":"commit","published_at":"2022-02-03T14:28:39.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-operator-1.0.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-operator-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-operator-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-1.0.0/manifests"},{"name":"db-instances-1.1.2","sha":"5490e69e3913c8c3b0c0e66fcff26d723d2a8ee1","kind":"commit","published_at":"2022-02-03T09:26:32.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-instances-1.1.2","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-instances-1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-instances-1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-instances-1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-instances-1.1.2/manifests"},{"name":"db-operator-0.8.2","sha":"8f13010dc2dc942c14983584e8dfd530fcb9e773","kind":"commit","published_at":"2022-02-02T16:20:56.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-operator-0.8.2","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-operator-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-operator-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-0.8.2/manifests"},{"name":"db-operator-0.8.1","sha":"a378359b96422a346cac18bbe27101029d6ef041","kind":"commit","published_at":"2021-12-22T08:42:01.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-operator-0.8.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-operator-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-operator-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-0.8.1/manifests"},{"name":"db-operator-0.8.0","sha":"1c004db2675d306859c0cbd3c205e3cce8ff2de9","kind":"commit","published_at":"2021-12-21T08:02:23.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-operator-0.8.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-operator-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-operator-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-0.8.0/manifests"},{"name":"v1.2.0","sha":"1c004db2675d306859c0cbd3c205e3cce8ff2de9","kind":"commit","published_at":"2021-12-21T08:02:23.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.2.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.2.0/manifests"},{"name":"db-instances-1.1.0","sha":"1c004db2675d306859c0cbd3c205e3cce8ff2de9","kind":"commit","published_at":"2021-12-21T08:02:23.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-instances-1.1.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-instances-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-instances-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-instances-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-instances-1.1.0/manifests"},{"name":"v1.1.0","sha":"b2e21dd2daf0428cbf2c89c826be777f3e786089","kind":"commit","published_at":"2021-12-13T15:38:29.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.1.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"ecbebbc5d82d78f3cd6a4000e54a3d6eb1c8c202","kind":"commit","published_at":"2021-12-10T14:11:52.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v1.0.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v1.0.0/manifests"},{"name":"db-instances-0.5.1","sha":"0523cc881c22dd1320c160516f0b24861b534ccc","kind":"commit","published_at":"2021-12-09T08:55:29.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-instances-0.5.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-instances-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-instances-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-instances-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-instances-0.5.1/manifests"},{"name":"db-operator-0.7.0","sha":"18e602de63e4bca8f09b4d2b4ae331c1045cd785","kind":"commit","published_at":"2021-12-08T13:38:59.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-operator-0.7.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-operator-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-operator-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-0.7.0/manifests"},{"name":"db-operator-0.6.10","sha":"9617dcdd671b2f78cb6a3de10f0c9eb7ac1b47ae","kind":"commit","published_at":"2021-12-07T16:52:58.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-operator-0.6.10","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-operator-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-operator-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-0.6.10/manifests"},{"name":"v0.15.1","sha":"e9f4d36f433c73cd7a2187c2ee7c26bf5f6e3511","kind":"commit","published_at":"2021-12-07T13:51:03.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.15.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"90c7c49ae7ca8076186a3a5ff705526503bee9f3","kind":"commit","published_at":"2021-12-06T14:50:09.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.15.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.15.0/manifests"},{"name":"db-operator-0.6.9","sha":"bb1e9a7612119f66f5a696fe954fb664f251ecae","kind":"commit","published_at":"2021-11-26T13:53:56.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/db-operator-0.6.9","html_url":"https://github.com/db-operator/db-operator/releases/tag/db-operator-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@db-operator-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/db-operator-0.6.9/manifests"},{"name":"v0.14.2","sha":"70f37af1fda4167dcecfbd9517489e4db6b1c3a1","kind":"commit","published_at":"2021-11-19T12:11:21.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.14.2","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"c6207897aef171437b00eeb0bdc79ebf603196d9","kind":"commit","published_at":"2021-11-17T16:16:23.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.14.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"12232bdb9d86a09dec5313567990268a96cf3ecd","kind":"commit","published_at":"2021-08-23T11:04:01.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.14.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.14.0/manifests"},{"name":"v0.13.2","sha":"82df06b77d7e4a2d5f913f3410d77d92cbc06745","kind":"commit","published_at":"2021-08-09T11:02:19.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.13.2","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"35cdfb7c401d978f0594f1b4b9c7ced84722e968","kind":"commit","published_at":"2021-07-29T12:44:06.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.13.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"2e48bbe5f98d457bac56001a2e1398cd8aec0fc6","kind":"commit","published_at":"2021-06-30T11:52:26.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.13.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"32b70bf4a052891a08eac5c541ba805718e9323a","kind":"commit","published_at":"2021-06-25T07:26:19.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.12.2","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"3c4e3a816498b3bd60ea749cbb6cfa3031cb3006","kind":"commit","published_at":"2021-06-24T06:34:28.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.12.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"dd5175b6aed0d3a387138cde2b85e552b6e37246","kind":"commit","published_at":"2021-06-10T10:48:24.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.12.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"30384a6afb9c49264d8c02168251343f44c3b691","kind":"commit","published_at":"2021-06-03T15:29:42.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.11.3","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"32c792252f25990c38c0e9d0eb38ac3b1d7b8aaf","kind":"commit","published_at":"2021-06-03T12:17:33.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.11.2","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"a10777684783e87d44c0d868cde6ca3f1cb6821c","kind":"commit","published_at":"2021-06-02T14:42:45.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.11.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"514c6589a39710467254e030096d2f076cd61a8c","kind":"commit","published_at":"2021-05-20T08:37:48.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.11.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"6fbc75291851b593316f5f7d484388d402ba4d5d","kind":"commit","published_at":"2021-04-22T13:26:04.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.10.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"4a359259f68554818aa6772447bd93a4002ae5c6","kind":"commit","published_at":"2020-10-13T08:33:21.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.9.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"095b4e97010be09feddcc8bff5cb920bdf9df8c6","kind":"commit","published_at":"2020-07-24T09:05:18.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.8.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"aab4b8700b21165dc97f9268cd88449c98f393cc","kind":"commit","published_at":"2020-07-22T14:27:03.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.8.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e583b53179d2addb329f4b3dacd221cd8d9a9ce6","kind":"commit","published_at":"2020-07-21T11:13:48.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.7.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"53bc8edea3a58c6e3b3556b85d4a04bd29fa841b","kind":"commit","published_at":"2020-07-17T13:43:51.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.6.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ff7642fb2fe76e74b65185fd0f6fca53f4280044","kind":"commit","published_at":"2020-07-17T10:08:55.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.6.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"9a504592df7745291b238540c3e7ecc00bd0db44","kind":"commit","published_at":"2020-06-26T12:07:00.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.5.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"453839d40ea20a572bf2b094d88111b2d4534375","kind":"commit","published_at":"2020-06-10T13:16:24.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.4.2","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"f5a04a812f1b619eda07c9fbe51b59678ae003af","kind":"commit","published_at":"2020-06-09T08:31:57.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.4.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8031dec2e5b06d69a48d4a770c52b571c7a3a01e","kind":"commit","published_at":"2020-06-05T07:16:32.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.4.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"013ff84a0c31927033e2f7a2d17109719e137867","kind":"commit","published_at":"2020-05-04T13:47:17.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.3.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"fe3dc206f2c5d863ab85c17fb8689f476390a641","kind":"commit","published_at":"2020-03-30T06:59:49.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.2.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"8c301a79b3096ce1430ee292d38ef0524c14e97f","kind":"commit","published_at":"2020-03-20T13:30:21.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.1.1","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"92d9bc3937280049d0d417271b9c455502fd7734","kind":"commit","published_at":"2020-02-24T13:28:51.000Z","download_url":"https://codeload.github.com/db-operator/db-operator/tar.gz/v0.1.0","html_url":"https://github.com/db-operator/db-operator/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/db-operator/db-operator@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-27T20:55:24.084Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.779397314443685,"dependent_packages_count":9.564379406084258,"stargazers_count":8.651956823998548,"forks_count":9.937993426625555,"docker_downloads_count":null,"average":9.733431742788012},"purl":"pkg:golang/github.com/db-operator/db-operator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/db-operator/db-operator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/db-operator/db-operator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/db-operator/db-operator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-27T13:05:49.927Z","issues_count":35,"pull_requests_count":65,"avg_time_to_close_issue":6027637.25,"avg_time_to_close_pull_request":2324895.42,"issues_closed_count":28,"pull_requests_closed_count":50,"pull_request_authors_count":11,"issue_authors_count":17,"avg_comments_per_issue":7.371428571428571,"avg_comments_per_pull_request":0.6615384615384615,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":2786618.714285714,"past_year_avg_time_to_close_pull_request":478123.2380952381,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":9.363636363636363,"past_year_avg_comments_per_pull_request":0.4411764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/db-operator%2Fdb-operator/issues","maintainers":[{"login":"allanger","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allanger"}],"active_maintainers":[{"login":"allanger","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/allanger"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdb-operator%2Fdb-operator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdb-operator%2Fdb-operator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdb-operator%2Fdb-operator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdb-operator%2Fdb-operator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdb-operator%2Fdb-operator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdb-operator%2Fdb-operator/codemeta","maintainers":[]}